
Turo Car Listing Scraper
Deprecated
Pricing
$30.00/month + usage

Turo Car Listing Scraper
Deprecated
Powerful Turo.com scraper to extract data from Turo car listings. Download Turo listings data as an HTML, JSON, CSV, Excel, or XML doc.
0.0 (0)
Pricing
$30.00/month + usage
2
Monthly users
1
Runs succeeded
>99%
Last modified
8 months ago
Turo Scraper
This scraper accepts search locations and search URLs as input and returns vehicle listing data.
How do I use Turo Scraper?
Turo Scraper is designed to be user-friendly, even for those who have never extracted data from Turo before, Here’s how you can use Turo Scraper to extract listings data:
- Create an Apify account.
- Open Turo Scraper.
- Add one or more Turo search URLs or location lists to scrape data.
- Click the "Start" button and wait for the data to be extracted.
- Download your data in JSON, XML, CSV, Excel, or HTML.
Input example
The input for Turo Scraper should be a search URLs or locations list. You can add as many URLs as you want or even import a CSV file or Google Sheet with a prepared list of URLs. Then select the results limit, and click Start. Click on the input tab for a full explanation of an input example in JSON.
What data can you scrape?
- Vehicle Make, Model, Year
- Vehicle images
- Vehicle specs
- Vehicle location
- Vehicle license plate and VIN numbers
- Vehicle rental price
- Listing created time
- Number of rentals
- Vehicle owner info
- Listing URL And a lot of other data
Data output example
The scraped data will be shown as a dataset which you can find in the Storage tab.
You can preview all the fields and choose in which format to download the Turo listing data you’ve extracted: JSON, Excel, HTML table, CSV, or XML. Here below is the same dataset in JSON:
1[ 2 { 3 "id": 1817348, 4 "type": "CAR", 5 "vin": "2C3CDZBT6JH269294", 6 "make": "Dodge", 7 "model": "Challenger", 8 "year": 2018, 9 "automaticTransmission": true, 10 "licensPlate": "8VKE390", 11 "licensPlateState": "CA", 12 "listingCreatedTime": 1670616702000, 13 "url": "https://turo.com/us/en/car-rental/united-states/miami-fl/dodge/challenger/1817348", 14 "marketCountry": "US", 15 "description": "Dodge Challenger RT V8 with a sunroof for rental in Miami International Airport.\n\nBeautiful American muscle car perfectly fits for your daily needs!\nEnjoy your rides on the streets of Florida!\n\nThe car is located 5 minutes away from Miami International Airport.\n\nSHORT TERM - LONG TERM - LAST MINUTES ARE WELCOME\n\nEmpower your journey!\n\nWorking hours: 8 AM to 8 PM.\n\nWhy rent from us?\n✅We’re open 24/7. Land at 2am, fly out at 5am? We got you covered!\n✅We guarantee customer satisfaction!\n✅All our cars have UNLIMITED mileage options. \n✅All cars are INSTANT BOOKING! \n✅We accept all trip modifications, even if it means giving a refund!\n✅Washed and clean cars! We want you to enjoy your trip!\n✅Got kids? We have baby seats for rent!\n\nRead our reviews to rent with confidence!\nCheck out our other vehicles too!\n\nYou are welcome to use Sunpass. Transponder ID: 054477491010. \n\n\nPlease be advised that parking fees may be your responsibility if you park a car during or immediately after your trip, or if you place a delivery order after 8 pm.", 16 "basicCarDetails": { 17 "averageFuelEconomy": 19, 18 "averageFuelEconomyWithLabel": "19 MPG", 19 "cityFuelEconomy": 15, 20 "fuelGrade": { 21 "label": "Premium", 22 "value": "PREMIUM" 23 }, 24 "fuelType": { 25 "label": "Gas", 26 "value": "GASOLINE" 27 }, 28 "fuelTypeAndGradeLabel": "Gas (Premium)", 29 "fuelUnit": "MILES_PER_GALLON", 30 "fuelUnitLabel": "MPG", 31 "highwayFuelEconomy": 23, 32 "numberOfDoors": 2, 33 "numberOfDoorsLabel": "2 doors", 34 "numberOfSeats": 5, 35 "numberOfSeatsLabel": "5 seats" 36 }, 37 "images": [ 38 "https://images.turo.com/media/vehicle/images/sJ1iPEZpT8mZtqnOU_lr2A.jpg", 39 "https://images.turo.com/media/vehicle/images/Xsnww4guT2Gd_eIGLvboSQ.jpg", 40 "https://images.turo.com/media/vehicle/images/qfMFqS6kTMmKdkuus-dZ9g.jpg", 41 "https://images.turo.com/media/vehicle/images/5ddcVKLeRAmDxPTr4VMprw.jpg", 42 "https://images.turo.com/media/vehicle/images/eZG4eVJoTrOdxoPQ4VYg4w.jpg", 43 "https://images.turo.com/media/vehicle/images/B9DwohyFRZ2Oj-kojctd3A.jpg", 44 "https://images.turo.com/media/vehicle/images/FoVHop6ySrmBqx39-DuMXg.jpg", 45 "https://images.turo.com/media/vehicle/images/QvLrnycBRVicn6TWFzqOzQ.jpg", 46 "https://images.turo.com/media/vehicle/images/uTTc1bPAT_OiJxzhnP8-dQ.jpg", 47 "https://images.turo.com/media/vehicle/images/mzAZxSb_Qm6nm8Nhpg7g_A.jpg", 48 "https://images.turo.com/media/vehicle/images/uG1sGSrPQ4mP7hlIDmeWvA.jpg", 49 "https://images.turo.com/media/vehicle/images/5S93n4bWSjuTuPkyM3YIBQ.jpg", 50 "https://images.turo.com/media/vehicle/images/JUdWFUWsSb2hfDox0plHNw.jpg", 51 "https://images.turo.com/media/vehicle/images/oEAqsnZUSxWkofEZjPH73Q.jpg", 52 "https://images.turo.com/media/vehicle/images/wgdxz-X-SSC4ArnMY-QfxA.jpg" 53 ], 54 "location": { 55 "country": "US", 56 "state": "FL", 57 "city": "Miami", 58 "address": "Miami, FL 33142", 59 "latitude": 25.801856238274475, 60 "longitude": -80.2623168918465 61 }, 62 "minimumAgeInYearsToRent": 21, 63 "numberOfFavorites": 556, 64 "numberOfRentals": 58, 65 "numberOfReviews": 46, 66 "turoGo": false, 67 "dailyPrice": 63.33, 68 "owner": { 69 "firstName": "CARSAN", 70 "lastName": "..", 71 "id": 2710289, 72 "url": "https://turo.com/us/en/drivers/2710289", 73 "image": "https://images.turo.com/media/driver/ghoGTayzSi2Pb0shG67GJQ.jpg" 74 } 75 }, 76 { 77 "id": 1432430, 78 "type": "SUV", 79 "vin": "3N1CP5DV6NL500897", 80 "make": "Nissan", 81 "model": "Kicks", 82 "year": 2022, 83 "automaticTransmission": true, 84 "licensPlate": "66BHJB", 85 "licensPlateState": "FL", 86 "listingCreatedTime": 1649560787000, 87 "url": "https://turo.com/us/en/suv-rental/united-states/miami-fl/nissan/kicks/1432430", 88 "marketCountry": "US", 89 "description": "We speak English Hablamos Español This is a brand new premium package Nissan kicks .\n\nKicks will get you some serious style points with a bold front end, available LED taillights, and striking 17\" wheels. Discover style, tech, and more.\n\nCABIN COMFORT FOR FIVE\n\nKicks is designed for you and the crew with smart storage, ample cargo room, and comfortable seating for five. \n[*]\n\nExactly how you like it\n\nStyle meets tech, inside and out. Kicks features expertly crafted interior design, next-level comfort, smart technology, and countless choices for customization.\n\nThis is everything you could want from a center console: storage for your phone, wallet, and other essentials, a larger area for you and your front passenger to rest your arms and much more \nWe will be happy to help you with your trip at anytime and we speak English y español para su conveniencia nos vemos pronto !!!", 90 "basicCarDetails": { 91 "averageFuelEconomy": 33.5, 92 "averageFuelEconomyWithLabel": "34 MPG", 93 "cityFuelEconomy": 31, 94 "fuelGrade": null, 95 "fuelType": { 96 "label": "Gas", 97 "value": "GASOLINE" 98 }, 99 "fuelTypeAndGradeLabel": "Gas", 100 "fuelUnit": "MILES_PER_GALLON", 101 "fuelUnitLabel": "MPG", 102 "highwayFuelEconomy": 36, 103 "numberOfDoors": 4, 104 "numberOfDoorsLabel": "4 doors", 105 "numberOfSeats": null, 106 "numberOfSeatsLabel": null 107 }, 108 "images": [ 109 "https://images.turo.com/media/vehicle/images/cI6EJT44TnGkZr5twuCLYg.jpg", 110 "https://images.turo.com/media/vehicle/images/EkEHvp6TRfqL5zhPSL9xCg.jpg", 111 "https://images.turo.com/media/vehicle/images/Fw3XLQdRT_GjEyJbLbZazQ.jpg", 112 "https://images.turo.com/media/vehicle/images/hnuGR8frSP-3eQOnaiRhBA.jpg", 113 "https://images.turo.com/media/vehicle/images/-ae-VD8wSAyKyWNYr55ziQ.jpg", 114 "https://images.turo.com/media/vehicle/images/8Z0wPRjXTmSkOZ6W8gnnQg.jpg", 115 "https://images.turo.com/media/vehicle/images/APkMTYcTTgGHSpJ22U2k7w.jpg", 116 "https://images.turo.com/media/vehicle/images/kdvWwisfR6OTTzOwW0Qp5w.jpg", 117 "https://images.turo.com/media/vehicle/images/aeIRICxAS9WE86NiBP7h2A.jpg", 118 "https://images.turo.com/media/vehicle/images/Ev9nXo3dSR-eNBuNzFCHyQ.jpg", 119 "https://images.turo.com/media/vehicle/images/Iz6gwxxDSHaLBBwCDB6IGQ.jpg", 120 "https://images.turo.com/media/vehicle/images/tu0bXUhDTLWq7IERNhjBig.jpg", 121 "https://images.turo.com/media/vehicle/images/ueDI4PqpQoaeDnXkhQOlXw.jpg" 122 ], 123 "location": { 124 "country": "US", 125 "state": "FL", 126 "city": "Miami", 127 "address": "Miami, FL 33144", 128 "latitude": 25.759590913390824, 129 "longitude": -80.33147998680356 130 }, 131 "minimumAgeInYearsToRent": 21, 132 "numberOfFavorites": 290, 133 "numberOfRentals": 78, 134 "numberOfReviews": 65, 135 "turoGo": false, 136 "dailyPrice": 40, 137 "owner": { 138 "firstName": "Roberto", 139 "lastName": "G.", 140 "id": 18742789, 141 "url": "https://turo.com/us/en/drivers/18742789", 142 "image": "https://images.turo.com/media/driver/t_qoOJtSTnqPGM0iyV0QVA.jpg" 143 } 144 } 145]
How much will it cost to scrape Turo listings?
100 results cost about $0.224, with default settings. Apify provides you with $5 free usage credits to use every month on the Apify Free plan and you can get up to 2200 listing data for those credits. Note that the cost of parsing depends on the actor settings and other factors and may vary.
Is it legal to scrape Turo.com?
Our scrapers are ethical and do not extract any private user data, such as email addresses, gender, or location. They only extract what the user has chosen to share publicly. We therefore believe that our scrapers, when used for ethical purposes by Apify users, are safe. However, you should be aware that your results could contain personal data. Personal data is protected by the GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers. You can also read our blog post on the legality of web scraping
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
3 days
Price
$30.00