Johnpyeauctions: Search Items
Johnpyeauctions via Parse · marketplace
Search auction items by keyword, optionally filtered to a specific category. Returns paginated results with item title, price, lot number, listing ID, URL, time remaining, and end time. Searches across all categories by default. Each page returns up to 50 items. Scrapes auction listings from John Pye Auctions (johnpyeauctions.co.uk), returning item titles and prices with pagination support. Fulfilled by Parse from www.johnpyeauctions.co.uk.
- ecommerce
- johnpyeauctions
- marketplace
- parse
- platform-key
- reviews-ratings
- www-johnpyeauctions-co-uk
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b2e1828d-2fbf-4f91-9fbc-5110eeff222f/search_items
- Interface artifact
- sha256:95976c020eb8b7c641c9699c662ea4a1281e5c7d97f006fc73e1c4900d351059
- Manifest digest
- sha256:ee4c70f104c5421b4a52067640729d991497ad27c8eea4dc39ccdaff0f1593ea
Request fields
- page (integer): Page number (1-indexed).
- keyword (string, required): Search keyword (e.g. 'laptop', 'printer', 'sofa').
- category (string): Category path segment to search within (e.g. 'C183360492/TECH-GAMING'). Omitting searches all categories.
Example queries
- {"page":"1","keyword":"laptop","category":"C183360492/TECH-GAMING"}