Getaround Cars Scraper
Pricing
from $3.62 / 1,000 results
Getaround Cars Scraper
Scrape Getaround car sharing listings: photo, make, model, year, day and hour price, rating, fuel, gearbox, seats. Export to CSV, Excel, JSON or XML.
Pricing
from $3.62 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
18 hours ago
Last modified
Categories
Share

๐ Getaround Cars Scraper
๐ Export Getaround car sharing listings in seconds. Pick a city, paste a search URL or give your own coordinates, and get every car on offer as a flat 36-field row: photo, make, model, year, price per day and per hour, rating, fuel, gearbox, seats, included mileage and pickup city. Bordeaux alone returns 911 cars.
Getaround, known as Drivy in much of Europe, is a peer-to-peer car sharing marketplace: cars owned by private individuals and rented by the hour or the day. Its search results are served by the site's own JSON endpoint, and this Actor reads that endpoint directly, then reads each car's public listing page for the specification. No browser, no login, no screen scraping of rendered pixels.
Coverage is the live European market. The Actor ships 41 verified city presets across France, Spain, Belgium, Norway, Austria and Germany, and accepts any latitude and longitude on top of that, so towns and airports without a Getaround landing page work too. A sample of 26 cities measured in one pass held 13,723 cars on offer, from 911 in Bordeaux and 934 in Marseille down to 23 in Ibiza. Getaround no longer operates in the United States, and this Actor covers what the site actually publishes today.
| ๐ฏ Target Audience | ๐ก Primary Use Cases |
|---|---|
| Car sharing and rental operators | Track what private owners charge per day and per hour in every city you compete in |
| Fleet owners and car sharing hosts | Price your own cars against the live local market, by make, year and gearbox |
| Travel and mobility analysts | Build supply and price curves for peer-to-peer car sharing across six countries |
| Marketplace and pricing researchers | Compare instant-booking supply, electric share and ratings city by city |
๐ What the Getaround Cars Scraper does
๐ก Why it matters: Getaround shows 40 cars per page and hides the gearbox, fuel, seats and included mileage behind a click on each listing. Reading a single city by hand means hundreds of page loads. This Actor collects the search row and the listing specification for every car in one run, and never bills for a row it did not deliver.
- ๐ Three ways to say where: pick from 41 city presets whose coordinates come from Getaround's own city pages, paste a
getaround.com/search?...URL with the filters you set on the site, or give raw coordinates such as50.62925,3.057256,Lillefor anywhere the site covers. - ๐ฐ Both prices, both currencies: the headline price per day and per hour as Getaround shows it in USD, plus the listing's own amount in its native currency (EUR, NOK) taken from the listing page.
- ๐ง Specification per car: make, model, year, fuel type, gearbox, seats, odometer band, and the kilometres or miles included per rental day.
- โญ Reputation and booking: the car's star rating, how many ratings it carries, whether it is instant bookable, whether it carries the Drivers' choice badge, and whether it opens with the app or needs a key handover.
- ๐ Pickup area, not a doorstep: city, country, distance from your search point, the nearest station or airport when Getaround names one, and the offset coordinate pair the site itself publishes for the map pin.
- ๐๏ธ Nine filters that provably work: instant booking, vehicle type, make, fuel, gearbox, minimum seats, features, new cars only and pickup method. Each one was tested against the live search; filters that changed nothing were left out.
- ๐ Clean data: one car ID per row across pages, the same 36 columns on every row, and
Not DisclosedorN/Ainstead of blank cells.
๐ฌ Full Demo (๐ง Coming soon)
A short walkthrough video is in production.
๐ Output
Each row is one car offered on Getaround. Fields, in dataset order:
| Field | Description |
|---|---|
๐ผ imageUrl | Main listing photo |
๐ title | Make, model and year as Getaround labels the card |
๐ท listingTitle | The owner's own title for the listing |
๐ url | Listing page on getaround.com |
๐ id | Getaround car ID, unique and stable |
๐ญ make | Manufacturer |
๐ model | Model and trim words from the card title |
๐
year | Model year |
๐ต pricePerDay | Price per day as displayed on getaround.com |
โฑ pricePerHour | Price per hour, published only for undated searches |
๐ฑ currency | Currency of pricePerDay and pricePerHour (USD) |
๐ช listedPricePerDay | Day price in the listing's own currency |
๐ฆ listedCurrency | That currency, for example EUR or NOK |
๐งพ rentalPeriodPrice | Total for the requested window, when you set dates |
๐ rentalPeriodLabel | The window Getaround priced, for example "For 3 days" |
โญ rating | Average star rating |
๐ณ ratingCount | Number of published ratings for this car |
โฝ fuelType | Petrol, Diesel, Electric, Petrol hybrid and so on |
โ๏ธ transmission | Manual or Automatic |
๐บ seats | Seats with a seatbelt |
๐ฃ mileageRange | Odometer band the owner declared |
๐ distanceIncludedPerDay | Kilometres or miles included per rental day |
๐ pickupMethod | Getaround Connect (app unlock) or Meet Owner |
โก instantBooking | Yes when no owner approval is needed |
๐ driversChoice | Yes when Getaround gives the car its Drivers' choice badge |
๐ city | Pickup city |
๐ country | Pickup country |
๐ approxLatitude | Offset pickup latitude published by Getaround |
๐ approxLongitude | Offset pickup longitude published by Getaround |
๐งญ distanceFromSearch | Distance from the point you searched |
๐ nearbyPointOfInterest | Station or airport Getaround ties the car to, when it names one |
๐ searchLocation | The city or label you searched |
๐ description | The owner's public description of the car |
โจ features | Equipment list, for example GPS, Apple CarPlay, baby seat |
๐ scrapedAt | ISO timestamp of collection |
โ error | Error message for a failed row, otherwise null |
Three real records from a verification run:
[{"imageUrl": "https://drivy.gumlet.io/uploads/originals/a5a3a1d80a0d286a5f8b4ddf3f8c92ec.jpg?compress=true&dpr=1&fm=auto&h=210&mode=crop&w=410","title": "Renault Clio (2019)","listingTitle": "Renault Clio Intense boรฎte auto","url": "https://getaround.com/car-rental/bordeaux/renault-clio-1153696","id": "1153696","make": "Renault","model": "Clio","year": 2019,"pricePerDay": 87,"pricePerHour": 12,"currency": "USD","listedPricePerDay": 75,"listedCurrency": "EUR","rentalPeriodPrice": "N/A","rentalPeriodLabel": "N/A","rating": 4.93,"ratingCount": 122,"fuelType": "Petrol","transmission": "Automatic","seats": 5,"mileageRange": "100-150,000 km","distanceIncludedPerDay": "200 km","pickupMethod": "Getaround Connect","instantBooking": "Yes","driversChoice": "No","city": "Bordeaux","country": "France","approxLatitude": 44.83637749984295,"approxLongitude": -0.5852276696239427,"distanceFromSearch": "570 m from search","nearbyPointOfInterest": "N/A","searchLocation": "Bordeaux","description": "Renault Clio 5 dynamique confortable que รงa soit en ville ou sur voie rapide . Un plaisir de conduire, une citadine avec une boรฎte Auto on se sent vraiment bien ร l'intรฉrieur.","features": ["Baby seat", "Bluetooth audio", "Air conditioning", "Android Auto", "Cruise control", "GPS", "Apple CarPlay", "Audio / iPod input"],"scrapedAt": "2026-09-09T19:55:23.632Z","error": null},{"imageUrl": "https://drivy.gumlet.io/uploads/originals/458e59491fd22f715044094a30a85686.jpg?compress=true&dpr=1&fm=auto&h=210&mode=crop&w=410","title": "Dacia Sandero Stepway (2022)","listingTitle": "Dacia Sandero Stepway Boรฎte auto","url": "https://getaround.com/car-rental/bordeaux/dacia-sandero-stepway-1181254","id": "1181254","make": "Dacia","model": "Sandero Stepway","year": 2022,"pricePerDay": 68,"pricePerHour": 10,"currency": "USD","listedPricePerDay": 58,"listedCurrency": "EUR","rentalPeriodPrice": "N/A","rentalPeriodLabel": "N/A","rating": 4.8,"ratingCount": 111,"fuelType": "Petrol","transmission": "Automatic","seats": 5,"mileageRange": "50-100,000 km","distanceIncludedPerDay": "200 km","pickupMethod": "Getaround Connect","instantBooking": "Yes","driversChoice": "No","city": "Bordeaux","country": "France","approxLatitude": 44.83607024262519,"approxLongitude": -0.5852944604446413,"distanceFromSearch": "570 m from search","nearbyPointOfInterest": "N/A","searchLocation": "Bordeaux","description": "Prenez places dans le nouveau Dacia SANDERO STEPWAY en boรฎte Auto , Ce SUV sera trรจs confortable et trรจs spacieux pour de longues distances.","features": ["Baby seat", "Bluetooth audio", "Apple CarPlay", "Audio / iPod input", "Cruise control", "Air conditioning", "Android Auto", "Roof box"],"scrapedAt": "2026-09-09T19:55:24.698Z","error": null},{"imageUrl": "https://drivy.gumlet.io/uploads/originals/9a9b56793cc5a9269b20a6251f698650.jpg?compress=true&dpr=1&fm=auto&h=210&mode=crop&w=410","title": "Fiat Punto (2016)","listingTitle": "Fiat Punto","url": "https://getaround.com/car-rental/bordeaux/fiat-punto-1324878","id": "1324878","make": "Fiat","model": "Punto","year": 2016,"pricePerDay": 36,"pricePerHour": 5,"currency": "USD","listedPricePerDay": 31,"listedCurrency": "EUR","rentalPeriodPrice": "N/A","rentalPeriodLabel": "N/A","rating": 4.82,"ratingCount": 22,"fuelType": "Petrol","transmission": "Manual","seats": 5,"mileageRange": "100-150,000 km","distanceIncludedPerDay": "200 km","pickupMethod": "Getaround Connect","instantBooking": "Yes","driversChoice": "No","city": "Bordeaux","country": "France","approxLatitude": 44.84133628920712,"approxLongitude": -0.5842169526178307,"distanceFromSearch": "340 m from search","nearbyPointOfInterest": "N/A","searchLocation": "Bordeaux","description": "Not Disclosed","features": ["Cruise control", "Air conditioning", "Bluetooth audio", "Audio / iPod input"],"scrapedAt": "2026-09-09T19:55:25.697Z","error": null}]
โจ Why choose this Actor
| What you get | |
|---|---|
| The site's own data | Prices, ratings, badges and coordinates come from the JSON the Getaround front end itself requests, and the specification comes from each listing's schema.org markup. Nothing is inferred. |
| Per day and per hour | Getaround is an hourly marketplace. Most car rental datasets carry a day rate only. This one carries both, in the site's USD display and in the listing's own currency. |
| Included mileage that stays per day | The mileage package Getaround prints scales with the length of a booking. The Actor always asks for a one day window, so distanceIncludedPerDay is comparable across every row. |
| Coordinates, not just cities | 41 verified city presets plus any latitude and longitude, so a town, an airport or a single neighbourhood is one input away. |
| Only filters that work | Nine filters were verified to change the live result set. Five more that Getaround lists internally do nothing over the query string, and they are not exposed as knobs that quietly lie. |
| Owner privacy respected | The listing and the vehicle are collected. Owner names, photos and the exact pickup address that Getaround prints on the page are never read. |
| Fast and cheap | HTTP only, 1 GB of memory, no browser and no proxy needed. A five-car verification run finished in 12 seconds. |
๐ How it compares to alternatives
The direct competitor in this niche is Turo, and Turo scrapers dominate the Store. Getaround is the European side of the same market and it answers plain HTTP, which keeps the cost per row low. The public search has one hard limit that applies to everyone, and this Actor states it and warns when it hits it.
| Feature | This Actor | Typical car sharing scrapers | By hand |
|---|---|---|---|
| Fields per car | 36 | 10 to 20 | Whatever you copy |
| Price per hour as well as per day | Yes | Rarely | Visible one car at a time |
| Fuel, gearbox, seats, odometer band | Yes, from each listing page | Usually card fields only | Behind a click |
| Included mileage per day | Yes, normalised to one day | No | Behind a click |
| Arbitrary coordinates | Yes | City names only | Yes |
| Cars per search point | Up to 1,001, the site's own ceiling | Same public limit | 40 per page |
| Duplicate cars across pages | Removed | Varies | Manual |
| Memory and speed | 1 GB, HTTP only | 2 to 4 GB with a browser | Hours |
๐ How to use
- Create a free Apify account with $5 in credit.
- Open the Getaround Cars Scraper.
- Pick one or more cities (or paste a Getaround search URL, or add coordinates), set Max Items, add filters if you want, and click Start.
- Download the dataset as CSV, Excel, JSON or XML from the Storage tab, or read it through the API.
A first run:
{"cities": ["bordeaux"],"maxItems": 50}
To go past a city preset, use coordinates and optional filters:
{"customLocations": ["50.62925,3.057256,Lille"],"carTypes": ["suv"],"transmission": "automatic","maxItems": 100}
Free-plan runs return up to 10 cars as a preview. Upgrade your Apify plan to collect up to 1,000,000 cars per run.
๐ผ Business use cases
๐ท๏ธ Competitive pricing for a car sharing fleet. An operator with 40 cars in Lyon runs the Actor every morning, groups by make, model and year, and re-prices the cars that sit above the local median day rate.
๐ Market entry studies. A mobility team compares supply, median day price, electric share and instant-booking share across Paris, Barcelona, Brussels and Oslo before choosing where to launch.
๐ Electrification tracking. An energy analyst filters fuelTypes: ["electric"] across 20 cities each month and tracks how the electric share of peer-to-peer supply moves.
๐ณ Insurance and residual value. An insurer collects year, mileageRange, pricePerDay and ratingCount for thousands of privately owned cars to model utilisation and wear in shared use.
๐ Automating Getaround Cars Scraper
- Make and Zapier: run the Actor on a schedule and append each snapshot to Google Sheets or Airtable.
- Slack: post a message when a car you watch drops below a price per day you set.
- Airbyte: sync the dataset into BigQuery, Snowflake or Postgres for pricing dashboards.
- GitHub Actions: refresh a city snapshot every night and commit the CSV.
- Google Drive: save each run as an Excel file in a shared folder.
Every integration starts from the Apify API or the ApifyClient for JavaScript and Python.
๐ Beyond business use cases
- Research: study how peer-to-peer car supply and price differ between a capital and a coastal town in the same country.
- Personal: find the cheapest automatic car with a baby seat within 500 m of your street for next weekend.
- Non-profit: a city mobility group measures how much shared-car supply exists per neighbourhood before arguing for parking policy.
- Experimentation: feed
descriptionandfeaturesinto an LLM to prototype a listing quality score.
๐ค Ask an AI assistant about this scraper
Give an AI agent live access to Getaround listings through the Model Context Protocol:
$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/getaround-cars-scraper"
Then ask in plain language, for example "Find automatic electric cars in Barcelona under 60 dollars a day with a rating above 4.8".
โ Frequently Asked Questions
๐ Which countries does Getaround cover?
France, Spain, Belgium, Norway, Austria and Germany. Getaround publishes 44 city landing pages across those six markets, and 41 of them carry coordinates and inventory. Getaround no longer operates in the United States: getaround.com/car-rental/united-states returns a 404.
๐ How do I search a place that has no city preset?
Add it under Custom coordinates as latitude,longitude,Label, for example 50.62925,3.057256,Lille. Anywhere Getaround has cars will return results; Lille returns over 800 even though it has no landing page.
๐ฆ How many cars can I collect per search point?
Getaround stops a search at 1,001 cars for any single coordinate. Paris, Lyon, Nice, Barcelona and Madrid all hit that wall. The Actor warns you when it does. To go deeper in one metro, search several coordinates across it or add filters.
๐ Do I need to set dates?
No. Leave both dates empty and you get every car on offer with its price per day and per hour. Set both and Getaround keeps only the cars free in that window and prices the whole period, which is what the rentalPeriodPrice and rentalPeriodLabel columns are for.
โฑ Why is pricePerHour sometimes "Not Disclosed"?
Getaround publishes the hourly headline only for a search with no dates. When you set a rental window it returns a day price and a total for the period instead, so the hourly figure is genuinely not published for that request.
๐ฑ Why are there two prices and two currencies?
getaround.com renders in English and converts every price to USD, so pricePerDay and pricePerHour are the site's USD figures. listedPricePerDay and listedCurrency carry the amount in the listing's own currency, taken from the listing page markup, so a French car shows 75 EUR alongside 87 USD.
๐ Do I need an API key or a Getaround account?
No. Everything the Actor reads is public and served without a login.
๐ก๏ธ Do I need a proxy?
No. Getaround answers plain HTTP from Apify. The proxy input is there and defaults to off; switch it on only if you run very large jobs and start seeing rate limits.
๐ข Why does a large run take a while?
Getaround rate limits bursts: about 26 back-to-back search calls earn a temporary block that clears in a minute. The Actor paces every request and backs off when asked to, which is why a thousand-car run takes minutes rather than seconds. It never loses rows to a block.
๐ Do I get the owner's name or address?
No, by design. These are cars belonging to private individuals. The Actor collects the listing and the vehicle only. Location is limited to the city, the country and the offset coordinates Getaround itself publishes for the map pin; the owner's name and the exact pickup address printed on the page are never read.
โญ Is ratingCount the number of trips?
It is the number of published ratings, which is what Getaround shows. Each rating follows a completed rental, so it is a floor on trips rather than the trip counter itself. Getaround does not publish a separate trip total.
โ ๏ธ What do Not Disclosed and N/A mean?
Not Disclosed means Getaround does not publish that value for this car, for example an owner who left the description empty. N/A means the field does not apply to this request, for example the period total on a search with no dates.
๐ Can the same car appear twice?
No. Rows are deduplicated on the Getaround car ID across pages and across every location in the same run.
๐ What output formats are supported?
CSV, Excel, JSON, XML, JSONL and RSS, from the Storage tab or the API.
๐ Integrate with any app
Connect the dataset to Google Sheets, Airtable, Slack, Zapier, Make, Notion or your own warehouse through the Apify integrations or a plain HTTP call to the dataset endpoint.
๐ Recommended Actors
๐ก Pro Tip: browse the complete ParseForge collection.
๐ Need Help? Open our contact form
โ ๏ธ Disclaimer: This is an independent tool and is not affiliated with, endorsed by or sponsored by Getaround. It collects only publicly available data.