Reverb: Search Listings
Reverb via Parse · marketplace
Search for music gear listings on Reverb. Supports keyword search, pagination, and filtering by price range, condition, category, brand, year, and sort order. Returns paginated results capped at 50 total pages. Each listing includes pricing, condition, images, shipping details, and seller info. Paginates via integer page counter. Search and browse music gear listings on Reverb.com marketplace. Filter by keyword, price, condition, category, brand, year, and more. Fulfilled by Parse from reverb.com.
- ecommerce
- marketplace
- music
- parse
- platform-key
- reverb
- reverb-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/922ddbd0-df54-4078-8b35-cbf1538f0a75/search_listings
- Interface artifact
- sha256:d9ced45032e54c74a8ff5334e089e6ef122c8110b22d6618e36c33af2a5a96d1
- Manifest digest
- sha256:722fb534aa3b670285205491f155db1ce2cafd7d26937b47e1a75efa6ac489bf
Request fields
- make (string): Filter by brand/manufacturer (e.g. 'Fender', 'Gibson', 'Roland')
- page (integer): Page number for pagination
- sort (string): Sort order for results: Allowed values: price|asc, price|desc, date|desc
- query (string): Search keywords (e.g. 'fender stratocaster', 'gibson les paul')
- category (string): Product type slug to filter by category (e.g. 'electric-guitars', 'acoustic-guitars', 'bass-guitars', 'keyboards-and-synths')
- currency (string): Display currency code (e.g. 'USD', 'EUR', 'GBP')
- per_page (integer): Results per page (1-50)
- ships_to (string): Shipping region code (e.g. 'US_CON', 'EUR_EU', 'GB')
- year_max (string): Maximum year filter (e.g. '1970')
- year_min (string): Minimum year filter (e.g. '1960')
- condition (string): Filter by condition slug: Allowed values: mint, excellent, very-good, good, fair, poor, non-functioning, brand-new, b-stock, used
- price_max (string): Maximum price filter (e.g. '1500')
- price_min (string): Minimum price filter (e.g. '500')
Example queries
- {"page":"1","sort":"price|asc","query":"fender stratocaster","category":"electric-guitars","currency":"USD","per_page":"5","condition":"mint"}