Autohome: Get Price List
Autohome via Parse · automotive
Get car owner price listings for a specific car spec/trim. Returns purchase details including user info, dates, location, and price data. Price values may be partially decoded due to site-side obfuscation techniques. Paginates at 10 entries per page; use page to advance. Each entry represents one owner's reported purchase price breakdown. Access car owner reported prices and spec data from autohome.com.cn (汽车之家车主价格) Fulfilled by Parse from jiage.autohome.com.cn.
- autohome
- automotive
- ecommerce
- jiage-autohome-com-cn
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/afeac0a0-7928-4c84-a531-d368a6734bfa/get_price_list
- Interface artifact
- sha256:e7f561d04135e15ff293eb475180779402dd799d6174acab62f6ecf6bbf2f51d
- Manifest digest
- sha256:8ce2e49274ca9a9d52cba34332e7b62bda7632f3ae8878e8cf02aa07ff76dbca
Request fields
- page (integer): Page number (1-based). Each page contains up to 10 entries.
- spec_id (string): Car spec ID identifying the trim/configuration. Use get_spec_list to find available IDs for a series.
- max_pages (integer): Number of consecutive pages to fetch in a single request (10 entries per page).
- user_city (string): User city code for regional display context (e.g. 310100 for Shanghai).
- city_filter (string): City code filter. 0 for nationwide results, or a specific city code such as 310100 for Shanghai, 320500 for Suzhou.
Example queries
- {"page":"1","spec_id":"72242","max_pages":"1","user_city":"310100","city_filter":"0"}