Loading...
Loading...
Compare original and translation side by side
https://ai-skills.aihttps://ai-skills.ai| 参数 | 类型 | 说明 |
|---|---|---|
| string | 排序方式: |
| string | 热点分类,用于筛选特定类别的热点话题(如美妆、美食、科技等) |
| string | 搜索关键词,在热点标题/描述中过滤匹配的内容 |
| Parameter | Type | Description |
|---|---|---|
| string | Sorting method: |
| string | Hot topic category, used to filter hot topics in specific categories (e.g., beauty, food, technology, etc.) |
| string | Search keyword, used to filter content matching the hot topic title/description |
scripts/run.pypython3 scripts/run.py --params '{"order":"rank","tag":"美妆","keyword":"春季"}'scripts/run.pypython3 scripts/run.py --params '{"order":"rank","tag":"美妆","keyword":"春季"}'| 环境变量 | 说明 |
|---|---|
| API 密钥(必填),请运行 |
| Environment Variable | Description |
|---|---|
| API Key (required), configure it by running |
undefinedundefined| 排名 | 话题 | 变化 | 分类 | 热度值 |
|---|---|---|---|---|
| #12 | #春季护肤 | +8 | 美妆 | 123456 |
详细格式规范见 [references/output-format.md](references/output-format.md)。| Rank | Topic | Change | Category | Popularity Value |
|---|---|---|---|---|
| #12 | #春季护肤 | +8 | 美妆 | 123456 |
Detailed format specifications can be found in [references/output-format.md](references/output-format.md).