Beckett: Search Listings
Beckett via Parse · marketplace
Search the Beckett Marketplace for trading card listings by keyword. Returns paginated results with price ranges, conditions, and dealer information. Each result represents a unique card item which may have multiple sellers. Use the item_id from results to fetch all sellers via get_listing_details. Results are paginated at 50 per page; pass page to navigate. Search and retrieve trading card listings from the Beckett Marketplace, including prices from multiple dealers. Fulfilled by Parse from marketplace.beckett.com.
- beckett
- ecommerce
- marketplace
- marketplace-beckett-com
- parse
- platform-key
- sports
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/caee2a49-e4a2-4e18-92c1-b5a34b9b20a6/search_listings
- Interface artifact
- sha256:1774bf23699ce793b5d7899bed60d31b9bdd120e86b34aa861922c4a9c8ce9bf
- Manifest digest
- sha256:537732113a9ce44e1e11e58259f03b248ae11d6dff811040567f75d490770080
Request fields
- page (string): Page number for pagination (1-based).
- sort (string): Sort order for results. Omitted uses default relevance order.: Allowed values: print_run, sort_key, condition_id, quantity, price
- term (string, required): Search term for card listings (player name, card title, set name, etc.).
- sport (string): Sport category filter. Omitted returns all sports.
Example queries
- {"page":"1","sort":"price","term":"Michael Jordan","sport":"Basketball"}