Trovit Cars Vehicle Listings Scraper avatar

Trovit Cars Vehicle Listings Scraper

Pricing

from $1.49 / 1,000 car listings

Go to Apify Store
Trovit Cars Vehicle Listings Scraper

Trovit Cars Vehicle Listings Scraper

Scrape Trovit Cars vehicle search results across supported countries. Export make, model, price, year, mileage, location, dealer signals, and listing URLs to JSON or CSV for automotive market monitoring, inventory tracking, and lead generation — no login required.

Pricing

from $1.49 / 1,000 car listings

Rating

0.0

(0)

Developer

rainminer

rainminer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Trovit Cars Scraper

Extract used-car listings from Trovit Cars — a leading aggregator that collects vehicle ads from hundreds of dealers and classified sites into a single search interface.

Trovit Cars

What does this Actor do?

The Trovit Cars Scraper crawls Trovit Cars search result pages and outputs structured data for every listing found. Because Trovit is a search-result aggregator (SERP), all the key details — title, price, location, mileage, description, and image — are embedded directly in the search-result cards. No separate detail-page visit is required, making the scraper fast and efficient.

For each listing the Actor collects:

  • id — Trovit's internal unique identifier for the car
  • title — Car make, model, and year (e.g. 2024 Toyota Tacoma)
  • priceText — Raw price string as shown on the page (e.g. $28,400)
  • price — Parsed numeric price value
  • currency — Detected currency code (USD, GBP, EUR, BRL)
  • location — City or region where the car is listed
  • properties — Array of specs extracted from property chips (mileage, year, fuel type, doors, etc.)
  • description — Snippet description from the listing card
  • imageUrl — Direct URL to the listing thumbnail image
  • updatedText — Recency label (e.g. 30+ days ago, Today)
  • isPremium — Whether the listing is a sponsored/premium placement
  • clickUrl — Outbound tracking link (to the originating dealer site)
  • searchUrl — The Trovit search page the listing was found on

Supported Country Versions

CountryDomain
United Statescars.trovit.com
United Kingdomcars.trovit.co.uk
Germanyde.trovit.com
Austriaat.trovit.com
Francevoiture.trovit.fr
Italyauto.trovit.it
Brazilcarros.trovit.com.br

How to use

  1. Open the Actor in Apify Console.
  2. Paste one or more Trovit Cars search URLs into the Start URLs field.
  3. Set Maximum items to control how many listings to collect per URL.
  4. Click Start. Results appear in the Dataset tab as JSON or CSV.

Example start URLs

https://cars.trovit.com/used-cars/toyota
https://cars.trovit.com/used-cars/honda-civic
https://cars.trovit.co.uk/used-cars/bmw
https://de.trovit.com/autos/volkswagen

Pagination

The Actor automatically follows Trovit's numeric pagination (/2, /3, …) until it has collected the requested number of items or no more results are available.

Output example

{
"id": "s1o1lI1e1ox11",
"title": "2024 Toyota Tacoma",
"url": "https://rd.clk.thribee.com/...",
"searchUrl": "https://cars.trovit.com/used-cars/toyota/",
"clickUrl": "https://rd.clk.thribee.com/...",
"priceText": "$28,400",
"price": 28400,
"currency": "USD",
"location": "Plano, TX",
"properties": ["1,550 Miles"],
"description": "OBDII Diagnostics: no active emissions or transmission codes…",
"imageUrl": "https://img-us-2.trovit.com/s1o1lI1e1ox11/s1o1lI1e1ox11.1_11.jpg",
"updatedText": "30+ days ago",
"isPremium": false
}

Use cases

  • Price research — Compare asking prices across makes, models, and regions without visiting multiple dealer sites.
  • Market monitoring — Track how inventory and prices shift week over week for a specific vehicle segment.
  • Lead generation — Build datasets of vehicles matching particular criteria (mileage, price range, location).
  • Competitive intelligence — Understand how dealers position their stock across aggregator channels.
  • Academic / data journalism — Analyse used-car market trends from aggregated listing data.

Technical details

  • Crawler: CheerioCrawler (pure HTTP — no browser required)
  • Base image: apify/actor-node:20
  • Proxy: disabled by default; enable via the Proxy configuration input if your region is geo-blocked
  • Charging model: pay-per-event (result-item)
  • TypeScript, Crawlee v3, Apify SDK v3

Frequently asked questions

Does the Actor visit individual dealer sites? No. Trovit embeds all listing metadata in its search-result cards. The Actor never navigates to the third-party dealer links.

Can I scrape multiple searches at once? Yes — add multiple URLs to the Start URLs field. Each URL gets its own independent maxItems counter.

Will it work for all Trovit country domains? The Actor validates the hostname against all known Trovit Cars country domains listed in the table above.

Image Credit

Image credit: trovit.com