Autohome Scraper (Chinese car platform) avatar

Autohome Scraper (Chinese car platform)

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Autohome Scraper (Chinese car platform)

Autohome Scraper (Chinese car platform)

Scrape autohome.com.cn - one of China's largest car platforms. Browse car series by brand, fetch series details. Emits model name, price range, class, per-trim models (drivetrain, gearbox), rating and URLs. No login required.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 days ago

Last modified

Share

Autohome Scraper

Scrape autohome.com.cn — one of China's largest car platforms (汽车之家).

Modes

ModeDescription
byBrand (default)Browse all car series for a brand letter (A-Z)
bySeriesIdFetch one car series detail page per series ID/URL

Filters

minPrice / maxPrice (in 万 / 10k CNY, applied to the series starting price), containsKeyword (name substring), maxItems.

Output fields

seriesId, name, brandId, brandName, carClass (轿车/SUV/MPV, from brand page), subBrand (一汽奥迪 etc., from brand page), priceMinWan, priceMaxWan (指导价 range), models[] (per-trim: name, status, drivetrain, gearbox, priceWan), rating (用户评分), keywords, description, images[], url, sourceUrl, scrapedAt, recordType. Typed error records for invalid IDs / fetch failures / parse failures.

Data Source

Brand and series pages are server-side rendered (GBK-encoded). No login, no API key.

Anti-bot

Tier 2: curl_cffi chrome131 TLS impersonation, rotating browser user-agents, exponential backoff on 403/429/5xx, Apify AUTO-datacenter proxy with per-attempt session (exit-IP) rotation, direct-connection fallback after proxy retries are exhausted.

Limits

  • Prices are the official 指导价 (manufacturer suggested) range in 万 — actual dealer/transaction prices are behind the showroom API and excluded.
  • byBrand emits the series list (name/url/carClass/subBrand) plus the per-series 指导价 for series that appear in the page's priced "main-lever" hot list (a subset of the full series list); series without a price block on the brand page carry no priceMinWan/priceMaxWan. Use bySeriesId for full detail incl. per-trim models[] and the complete price range.
  • minPrice/maxPrice filter on priceMinWan in both modes and are strict: when a price bound is set, series without a parsed 指导价 are excluded, so the filter always reflects in the output and impossible/inverted ranges (minPrice > maxPrice) emit 0 records cleanly.
  • images[] are the SSR-visible series thumbnails; full photo galleries load via JS and are excluded. Placeholder/loading graphics (car_static) are filtered out.
  • GBK pages are decoded via charset sniffing.
  • Brand letters are A-Z only — autohome removed the digit-letter (0-9) index; digit-leading brands are listed under their pinyin letter.