auctiontime.com API: get_auction_results
auctiontime.com via Parse · marketplace
Fetch sold auction results for a category. Returns completed/sold listing data including sold prices when available. Scrape auction listing details, auctioneers, and categories from AuctionTime.com Fulfilled by Parse from auctiontime.com.
- auctiontime-com
- automotive
- ecommerce
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2b8559b0-3f76-4719-9202-0a6145fc380f/get_auction_results
- Interface artifact
- sha256:f180cbd22fea734a97a51a8b127bcf8744afb6b942e8405e4324b74232a71e05
- Manifest digest
- sha256:a7acdff319db91a126922098c69110a4b87a4a4ba59cae620a5a7e2920983244
Request fields
- page (integer): Page number.
- slug (string, required): URL slug for the category.: Allowed values: tractors, trucks, trailers, farm-equipment, construction-equipment, harvest-equipment
- category_id (string, required): Category ID.: Allowed values: 1100, 27, 28, 464, 4, 1101
Example queries
- {"page":"1","slug":"tractors","category_id":"1100"}