Invaluable: List Auction Houses
Invaluable via Parse · marketplace
Search or list auction houses in the database by keyword. Returns house profiles with reference IDs and country. When page_from and page_to are both provided, fetches all pages in that inclusive range and merges results into one response (capped at 100 pages). When only page_from is provided, returns that single page. When neither is provided, the page parameter is used. Search and browse auction lots, artists, and auction houses on Invaluable.com Fulfilled by Parse from invaluable.com.
- ecommerce
- entertainment
- invaluable
- invaluable-com
- 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/03ac36d1-735f-4409-8428-86a450ee4b7a/list_auction_houses
- Interface artifact
- sha256:146aafa0d8c4e350b3a80b7e65a501ab2dd7ba06d800534a39a9bac0c60b9b70
- Manifest digest
- sha256:e94ec7b7a3ec134b9ba9a9ecc74eacbff3dda211bd7072768178f54644c30013
Request fields
- page (integer): Page number (0-based).
- query (string): Search keyword matched against house names.
- page_to (integer): End page of a multi-page fetch range (0-based, inclusive). Must be used with page_from. The range is capped at 100 pages.
- page_from (integer): Start page of a multi-page fetch range (0-based, inclusive). When provided with page_to, all pages in the range are fetched and merged. When provided alone, returns that single page. Overrides page when set.
Example queries
- {"page":"0","query":"Christie"}