Row52: Get Yard Vehicles
Row52 via Parse · automotive
Get all vehicles at a specific yard location, paginated. Returns vehicle details from the first N pages of results (30 vehicles per page). Each page contains up to 30 vehicles. The response includes yard metadata (name, total results, total pages) alongside the vehicle array. Search for vehicles at Row52 recycling yard locations. Returns vehicle details including VIN, year, make, model, row number, and date added to yard. Fulfilled by Parse from row52.com.
- automotive
- ecommerce
- marketplace
- parse
- platform-key
- row52
- row52-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6aff89ac-9cc7-414c-b0f9-9524d9cabdf3/get_yard_vehicles
- Interface artifact
- sha256:17fe62686811816aa216890c3884ecbd57ce6c921ec828211a76a8f0b9938972
- Manifest digest
- sha256:f886c3ca6cc24e429fa44a49d9ff8475e40a435b1b0957aea15e5ed4d21c4cc9
Request fields
- max_pages (integer): Maximum number of pages to fetch (30 vehicles per page).
- location_id (string, required): The yard location ID (e.g., '88' for PICK-n-PULL Windsor, '89' for PICK-n-PULL Carson City).: Allowed values: 88, 89
Example queries
- {"max_pages":"1","location_id":"88"}