Backmarket: Search Products
Backmarket via Parse · ecommerce
Search for refurbished products by keyword using Algolia. Returns paginated results with product listings including price, brand, model, and image. Pagination is zero-based. Each hit includes a product UUID (id field) that can be passed to get_product_details or get_product_pricing. API for searching and retrieving detailed information about refurbished electronics on Back Market, including listings, pricing by condition, and seller reviews. Fulfilled by Parse from backmarket.com.
- backmarket
- backmarket-com
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/566594f8-ce10-4ec4-9596-24fac4873ebd/search_products
- Interface artifact
- sha256:6c2cf168e00372fdb8595e3c9f72d8e465cd2f88f8258dacb77f5cd7f6141ef9
- Manifest digest
- sha256:02d32bd0dc9704255064731f5f3fbae2fa34dcdf0bfca42db06904566c5f7a9a
Request fields
- page (integer): Page number, 0-indexed
- limit (integer): Number of results per page
- query (string, required): Search keyword (e.g. 'iPhone 13', 'MacBook', 'Samsung Galaxy')
Example queries
- {"page":"0","limit":"5","query":"iPhone 13"}