Equipmenttrader: Search Listings
Equipmenttrader via Parse · marketplace
Search for industrial machinery listings on Equipment Trader. Returns paginated results with listing summaries including pricing, location, and seller information. Paginates via integer page counter. Without any filters, returns a broad set of listings across all categories. API to search and retrieve detailed machinery inventory, pricing, and seller information from Equipment Trader. Fulfilled by Parse from equipmenttrader.com.
- b2b-directory
- ecommerce
- equipmenttrader
- equipmenttrader-com
- marketplace
- parse
- platform-key
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/0813e3f4-48e4-4fd7-b93b-2a1a6517c470/search_listings
- Interface artifact
- sha256:30d34acd6e75cb5e99cd4407a0d4c7a09d74662e3706056c99c46cd74bbed7ea
- Manifest digest
- sha256:7d1822df086caa1012b80329de2cd9bf08d9045c8bfc124c8b3270454023c5d2
Request fields
- zip (string): 5-digit US ZIP code for location-based search
- make (string): Filter by manufacturer make (e.g., CATERPILLAR, KUBOTA, JOHN DEERE, BOBCAT)
- page (integer): Page number for pagination (1-based)
- sort (string): Sort order for results: Allowed values: relevance:desc, price:desc, price:asc, year:desc, year:asc
- model (string): Filter by model name
- radius (integer): Search radius in miles from the zip code: Allowed values: 100, 200, 400
- keyword (string): Search keyword (e.g., excavator, forklift, bulldozer)
Example queries
- {"page":"1","keyword":"excavator"}