christies.com API: get_auction_lots
christies.com via Parse · marketplace
Paginate through all lots in an auction. Requires either a sale_id or a valid auction URL from which the sale_id can be extracted. Returns up to 100 lots per page with estimate and price realized data. Discover auctions, browse lots, fetch detailed artwork information, search sold and upcoming lots, list departments, and view private sale categories from Christie's. Fulfilled by Parse from christies.com.
- christies-com
- ecommerce
- finance
- 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/e8837cb2-ff50-4fc7-a2af-52d73e7eda50/get_auction_lots
- Interface artifact
- sha256:39c00d7037f6cf961fc1ee1602521448bc7de71c5577cb89e6cc255fb32e872b
- Manifest digest
- sha256:9d103c08341a0b3ea633182afb43f8c0dc505b9f997364d33b1179334d825405
Request fields
- url (string): Auction URL (used to extract sale_id if sale_id not provided)
- page (integer): Page number (starts at 1)
- sale_id (string): Numeric sale ID of the auction (from get_auction_detail or URL). Either sale_id or url must be provided.
Example queries
- {"url":"https://onlineonly.christies.com/sso?SaleID=30939&SaleNumber=23978","page":"1","sale_id":"30939"}