Shopgoodwill: Search Listings
Shopgoodwill via Parse · marketplace
Search for items on shopgoodwill.com with filters. Returns paginated auction listings with category metadata. Search and browse auction listings on shopgoodwill.com, including item details, categories, shipping info, bid history, and featured items. Fulfilled by Parse from shopgoodwill.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- shopgoodwill
- shopgoodwill-com
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/49f1b060-de69-477f-9028-da1eea2aff21/search_listings
- Interface artifact
- sha256:866e9a966e8b10d3801e5d8d1f9ab101d9bf36f51f537a7ff920a38a53428073
- Manifest digest
- sha256:2c3848dc1a3fe52546924c46da4fec3861a8a8c201685ed91e2e960cf390560c
Request fields
- page (integer): Page number (1-based).
- query (string): Search keyword.
- low_price (string): Minimum price filter.
- page_size (integer): Results per page.
- seller_id (string): Seller ID to filter by.
- high_price (string): Maximum price filter.
- category_id (integer): Category ID to filter by. 0 returns all categories.
- sort_column (string): Sort column: 1 for ending soonest, 2 for newest listed.
- closed_auctions (string): Include closed auctions. Accepted values: true, false.
- sort_descending (string): Sort descending. Accepted values: true, false.
Example queries
- {"page":1,"query":"shoes","page_size":"5"}