Uhaul: Search Truck Rates
Uhaul via Parse · Travel
Search for available trucks and pricing between two locations on a given date. Returns truck names, daily rates, mileage rates, and moving type recommendations. One-way moves include mileage in the rate; in-town rates show per-mile charges separately. Scraper for U-Haul truck rentals, trailer types, storage facilities, locations, and moving supplies Fulfilled by Parse from uhaul.com.
- maps-geo
- parse
- platform-key
- real-estate
- travel
- uhaul
- uhaul-com
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/38b07629-45cb-4bed-9b33-28064c47e8ac/search_truck_rates
- Interface artifact
- sha256:e5824f23beb0d3ea660fd9166b31d42e44fd7dd2e3c07624d818846a266275be
- Manifest digest
- sha256:105d299bbbeb4c9ee0592828efd1de72083df75bb72416e569bc1c5df37236d8
Request fields
- pickup_date (string, required): Pickup date in MM/DD/YYYY format (e.g. '07/01/2026').
- pickup_location (string, required): Pickup city and state (e.g. 'Phoenix, AZ') or zip code.
- dropoff_location (string): Drop-off location for one-way rentals (e.g. 'Los Angeles, CA'). Omitting returns in-town rates.
Example queries
- {"pickup_date":"06/26/2026","pickup_location":"Phoenix, AZ","dropoff_location":"Los Angeles, CA"}