Swappa: Get Product Listings
Swappa via Parse · marketplace
Get active listings for a specific product model with optional filters and pagination. Use a product_slug from search_listings results. Returns individual for-sale listings with prices, carriers, and listing IDs for use with get_listing_detail. Scraper for Swappa marketplace - search listings, get product details, reviews, seller profiles, and market prices. Fulfilled by Parse from swappa.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- swappa
- swappa-com
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f9a224bf-b697-4565-85ca-5f0774766ba6/get_product_listings
- Interface artifact
- sha256:3663eadb669b89c606a8932a6e57517662020651920f6f217b9975729a835459
- Manifest digest
- sha256:90754a79deca8d51c799e3d9fc115a0ef2f0c790c08153bf17644cc590482ae9
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort order for results.
- color (string): Filter by color.
- carrier (string): Filter by carrier (e.g. 'unlocked', 'att', 'verizon', 'tmobile').
- storage (string): Filter by storage capacity (e.g. '128gb', '256gb').
- condition (string): Filter by condition (e.g. 'mint', 'good', 'fair').
- product_slug (string, required): Product slug from search_listings results (e.g. 'apple-iphone-15').
Example queries
- {"page":"1","product_slug":"apple-iphone-15"}