China AI Tool Directory Scraper (ai-bot.cn)
AIDEVELOPER TOOLS
China AI Tool Directory Scraper (ai-bot.cn)
Scrapes ai-bot.cn — the definitive curated China AI tool directory — into a structured dataset of 1,000+ AI tools with names, categories, descriptions, logos, and external links.
What it collects
- Tool names in Chinese and English
- External URL to the tool
- Logo image URL
- Chinese description (meta description from detail page)
- Origin classification (domestic 国内 vs overseas 国外)
- Pricing signals (free / freemium / paid / open-source detection)
- Tags
- Source directory page URL
Why ai-bot.cn?
ai-bot.cn is the de-facto AI tools directory in China with editorially-curated coverage of both domestic and overseas AI tools. It surfaces Chinese AI products — Doubao, Kimi, DeepSeek, MarsCode, Tongyi Lingma, Hunyuan, MiniMax-Hailuo, and hundreds more — that no Western directory covers. Pairs with startups-fyi and other tool-directory scrapers to provide complete East/West coverage.
Input
| Field | Type | Default | Description |
|---|---|---|---|
maxItems |
integer | 100 | Maximum records to return. Set to 0 for all available tools (~1000+). |
Output
| Field | Description |
|---|---|
tool_name_zh |
Chinese tool name |
tool_name_en |
English name (where available) |
tool_url |
External link to the tool |
tool_logo_url |
Logo image URL |
description_zh |
Chinese description from meta tags |
origin |
国内 (domestic China) or 国外 (overseas) |
is_free |
Boolean — free tier available |
is_open_source |
Boolean — open source |
pricing_model |
free / freemium / paid / empty |
tags |
Comma-separated tag list |
source_directory_url |
Detail page URL on ai-bot.cn |
source |
Always ai-bot.cn |
Notes
Category fields (category_primary, category_secondary) are left empty — categories are only available on the homepage grouping, not on individual tool detail pages.