christies.com API: search_lots
christies.com via Parse · marketplace
Search Christie's database for lots matching a keyword. Returns paginated results sorted by relevance. Can search sold (past) lots or upcoming (available) lots. 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/search_lots
- Interface artifact
- sha256:b50e96eea62a7afb04676c1fc987fefbcfeeac99ef7c4c12c33efd12c3133bf6
- Manifest digest
- sha256:cf8a769e55d40369f40e6a16d381fe6dd31d0d9f2e7fd32336aeb5a60827073f
Request fields
- page (integer): Page number (starts at 1)
- query (string, required): Search keyword (e.g., Picasso, Monet, landscape)
- is_past (boolean): Whether to search sold lots (true) or upcoming/available lots (false): Allowed values: true, false
Example queries
- {"page":"1","query":"Picasso","is_past":"True"}