Turo Vehicle Listings Scraper avatar

Turo Vehicle Listings Scraper

Pricing

from $1.75 / 1,000 results

Go to Apify Store
Turo Vehicle Listings Scraper

Turo Vehicle Listings Scraper

Turo scraper for peer-to-peer car sharing: search vehicles by location and dates and export make, model, year, daily price, host, rating, trip count, all-star status, location and coordinates. Car-sharing marketplace data and host lead generation.

Pricing

from $1.75 / 1,000 results

Rating

0.0

(0)

Developer

Haketa

Haketa

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Export vehicle listings from Turo — the peer-to-peer car sharing marketplace — as clean, structured data: make, model, year, daily price, host, rating, trip count, all-star status, location and coordinates. No code, no login.

Apify Car sharing USA No-code Export


⚡ At a glance

🚗 CoverageVehicle listings across any US city/airport on Turo, the largest car-sharing marketplace
💵 PricingDaily price + currency for every listing — benchmark rates by market, make and model
👤 Host dataHost ID, all-star status and completed trips — perfect for host lead generation
ReputationStar rating, trip count, new-listing and badge signals per vehicle
📍 LocationCity, state, coordinates and distance from the search point
🚫 No barriersNo login, no captcha to solve — just the data
Up to 200Up to ~200 vehicles per search; add locations/dates to scale

What is the Turo Vehicle Listings Scraper?

Turo Vehicle Listings Scraper turns Turo's live car-sharing search into a clean dataset you can actually work with. For each location and date range you get a ready-to-use list of vehicle listings: the car (make, model, year, type), the daily price, the host (id, all-star status, completed trips), the star rating, the exact location with coordinates, and a direct listing link.

Whether you're a host or fleet operator benchmarking rates, a market-research or data team analysing supply and pricing, an investor evaluating a car-sharing market, or building a host lead list, this scraper gives you the raw material in seconds — no login, no page-by-page clicking.

💡 Why it stands out: most car scrapers give you a price and a model. This one returns the host lead-gen layer (host id, all-star flag, completed trips), the reputation signals (rating, badges, new-listing) and precise coordinates + distance — clean and analysis-ready across any US market.


✨ Key features

  • 🇺🇸 Any US market — search by city, state or airport (Los Angeles, Miami, JFK…) with your own trip dates.
  • 💵 Pricing intelligence — daily price + currency for every listing to benchmark rates by market, make and model.
  • 👤 Host lead generation — host id, all-star status and completed trips for every vehicle.
  • Reputation signals — star rating, trip count, new-listing flag and badges.
  • 📍 Geo data — city, state, latitude/longitude and distance from the search point for mapping.
  • 🖼️ Images — listing photos for each vehicle.
  • 📤 Export anywhere — JSON, CSV, Excel or HTML, or pull straight from the Apify API into Sheets, Airtable, a dashboard or a webhook.

🎯 Use cases


🚀 How it works

  1. Enter a location — a city, state or airport.
  2. Pick dates — trip start and end (and times), or leave default.
  3. Run it — the Actor searches Turo and returns a clean, de-duplicated list of vehicles.
  4. Export — JSON, CSV, Excel or API.

No accounts, captchas or scripts — just fill in the form and press Start. To cover more, add several locations/date ranges via Start URLs.


📥 Input

FieldTypeDescription
locationtextCity / place, e.g. Los Angeles, CA, Miami, FL, JFK Airport.
startDate / endDatetextTrip dates MM/DD/YYYY. Leave empty for Turo's default.
startTime / endTimetextHH:MM (24h). Default 10:00.
startUrlslistAdvanced: paste Turo search URLs. Overrides location/dates.
maxItemsnumberMax vehicles to return (0 = unlimited). ~200 per search.
proxyConfigurationproxyUS Residential is required (Turo is US-only and blocks datacenter IPs). Default.

Example inputs

1. Vehicles in Los Angeles

{
"location": "Los Angeles, CA",
"startDate": "09/01/2026",
"endDate": "09/05/2026",
"maxItems": 200
}

2. Several markets via Start URLs

{
"startUrls": [
{ "url": "https://turo.com/us/en/search?location=Miami,FL&country=US" },
{ "url": "https://turo.com/us/en/search?location=Austin,TX&country=US" }
],
"maxItems": 400
}

📤 Output

Each vehicle listing is one row. Example:

{
"vehicleId": "3827377",
"make": "BMW",
"model": "X7",
"year": 2022,
"vehicleType": "SUV",
"category": "suv",
"dailyPrice": 58.93,
"currency": "USD",
"rating": 5,
"completedTrips": 7,
"hostId": "54771511",
"isAllStarHost": false,
"isNewListing": false,
"city": "Los Angeles",
"state": "CA",
"country": "US",
"latitude": 34.0720,
"longitude": -118.2678,
"distanceMiles": 1.9,
"isDelivery": false,
"tags": [],
"imageUrl": "https://images.turo.com/media/vehicle/images/….jpg",
"url": "https://turo.com/us/en/car-rental/us/los-angeles-ca/bmw-x7-2022/3827377"
}

Output fields

Coverage key: 🟢 almost every listing · 🟡 when Turo provides it

🚗 Vehicle

FieldCoverageDescription
make / model / year🟢Vehicle identity
vehicleType / category🟢Body type / category
imageUrl / images🟢Listing photos

💵 Price & rating

FieldCoverageDescription
dailyPrice / currency🟢Average daily price
rating🟡Star rating (new listings may have none)
completedTrips🟢Number of completed trips

👤 Host (lead-gen)

FieldCoverageDescription
hostId🟢Host identifier
isAllStarHost🟢All-star host flag
isNewListing🟢New-listing flag
FieldCoverageDescription
city / state / country🟢Location
latitude / longitude🟢Coordinates
distanceMiles🟢Distance from the search point
url / vehicleId🟢Listing link + id

🔎 Sample searches

GoalHow
🌆 Vehicles in a citylocation: "Los Angeles, CA"
✈️ Airport pickupslocation: "JFK Airport"
🗓️ Specific trip datesstartDate, endDate
🌍 Several marketsstartUrls: [ ...city URLs ]
📈 Big pullmaxItems: 1000 + multiple locations

🔌 Integrations & automation

  • Google Sheets / Excel — one-click export or scheduled sync.
  • Airtable, Notion, BI tools — via Apify integrations or webhooks.
  • Zapier / Make — trigger flows on new listings or price changes.
  • API & webhooks — pull the dataset into your app or warehouse.
  • Schedules — run daily to track pricing and supply over time.

❓ FAQ

Which markets can I search? Any US city, state or airport that Turo serves — pass a location or a Turo search URL.

Do I get the daily price? Yes — dailyPrice and currency are returned for every listing.

Do I get host data? Yes — hostId, isAllStarHost and completedTrips for every vehicle, ideal for host lead generation and market analysis.

Do I get coordinates? Yes — latitude, longitude and distanceMiles from the search point.

How many results per search? Turo returns up to ~200 vehicles per search. Add more locations/date ranges (via startUrls) and raise maxItems to scale.

Do I need proxies? US Residential proxies are required and enabled by default (Turo is US-only and blocks datacenter IPs).

In what formats can I export? JSON, CSV, Excel, HTML, plus the Apify API and integrations.


💡 Tips

  • Start with one city and maxItems: 200 to preview, then add locations.
  • Use several startUrls (different cities/dates) to build a nationwide dataset.
  • Run on a schedule and de-duplicate on vehicleId to track new listings and price changes.
  • Filter your export on isAllStarHost or completedTrips for high-quality host leads.
  • If a run returns nothing, re-run — occasionally an IP set is blocked and a fresh one succeeds.

⚠️ Limitations & responsible use

  • Prices and availability are live and change constantly; a run is a snapshot at that moment.
  • Rating is absent on brand-new listings; some fields depend on what Turo publishes.
  • Turo returns up to ~200 vehicles per search; use multiple locations/dates to cover more.
  • Use the data responsibly and in line with applicable laws and the source's terms. This tool is intended for market research, pricing analysis and lead generation.

This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Turo Inc. or any of its subsidiaries. "Turo" and all related names and logos are trademarks of their respective owners and are used here only to describe the publicly available data source.

Turn Turo's car-sharing marketplace into structured data in seconds. Enter a location, press Start. 🚗