automobile.it Scraper — Italian Car Listings & Prices avatar

automobile.it Scraper — Italian Car Listings & Prices

Pricing

from $1.20 / 1,000 result scrapeds

Go to Apify Store
automobile.it Scraper — Italian Car Listings & Prices

automobile.it Scraper — Italian Car Listings & Prices

Scrape car listings from automobile.it, Italy's largest online car marketplace. Extract prices, mileage, year, fuel type, transmission, seller info, and images by make and model. No login or cookies required.

Pricing

from $1.20 / 1,000 result scrapeds

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

automobile.it Scraper

Scrape car listings from automobile.it — Italy's largest online car marketplace, part of the Adevinta group (alongside subito.it and mobile.de), with over 260,000 active listings. No login or cookies required.

Why use this actor?

Car dealers, price comparison sites, importers, and automotive market researchers need reliable Italian used-car data. This actor extracts structured listing data from automobile.it including price, mileage, registration year, fuel type, power, transmission, seller info, and photos — ready for pricing analysis, inventory monitoring, or lead generation.

automobile.it is a Next.js SSR application. This actor extracts data directly from the embedded __NEXT_DATA__ JSON, which means fast and reliable scraping without a browser — just pure HTTP requests with CheerioCrawler.

How to scrape Automobile.it data

  1. Go to the automobile.it Scraper page on Apify Store.
  2. Click "Try for free" to open the actor in Apify Console.
  3. Optionally set a make (e.g. fiat, volkswagen, alfa romeo) and model (e.g. panda, golf) to filter the catalogue. Leave both empty to browse the full unfiltered catalogue.
  4. Set your maximum results.
  5. Click "Start" and wait for the run to complete.
  6. Download your data as JSON, CSV, or Excel from the Dataset tab.

You can also call this actor via the Apify API to integrate automobile.it car data into your own applications and workflows.

Input

FieldTypeRequiredDescription
makeStringNoCar make, e.g. fiat, volkswagen, alfa romeo, mercedes benz. Leave empty to browse the full catalogue.
modelStringNoModel within the selected make, e.g. panda for Fiat. Only applied when make is also set.
maxResultsIntegerNoMaximum number of car listings to return (default: 100)
proxyConfigurationObjectNoProxy settings. automobile.it has no bot-detection challenge, so Apify's automatic proxy is sufficient — residential proxies are not needed.

Make and model filtering

Make/model filtering works by building the same URL path automobile.it's own site navigation uses:

  • No make: https://www.automobile.it/annunci (full catalogue)
  • Make only: https://www.automobile.it/fiat
  • Make + model: https://www.automobile.it/fiat-panda

The make/model slug is derived from the input text (lowercased, diacritics stripped, spaces turned into underscores), matching automobile.it's own naming — e.g. Alfa Romeo becomes alfa_romeo, Mercedes Benz becomes mercedes_benz.

Pagination is also path-based (/fiat-panda/page-2, etc.), which the actor follows automatically until it reaches maxResults or the site's own 500-page cap.

Output

Each result contains:

FieldTypeExample
listingIdString"180506605"
titleString"Fiat Panda 1.2 EasyPower Lounge"
makeString or null"fiat" (echoed from input)
modelString or null"panda" (echoed from input)
priceNumber4950
currencyString"EUR"
yearNumber2018 (first registration year)
registrationMonthNumber5
mileageKmNumber290000
fuelTypeString"GPL", "Benzina", "Diesel", "Metano", "Elettrica"
emissionClassString"Euro 6"
transmissionString"Manual" or "Automatic"
powerCvNumber69
powerKwNumber51
engineCapacityCcNumber1242
offerTypeString"Used", "New", "Km0", or "Rental"
sellerTypeString"Dealer" or "Private"
sellerNameString or null"A.F. AUTO DI ALI WEHBE" — null for private sellers
sellerRatingNumber or null4.7 (Google rating, 0-5)
sellerRatingCountNumber or null81
cityString"Uboldo"
provinceString"VA" (Italian province code)
hasWarrantyBooleantrue
hasQualitySealBooleanfalse
hasVehicleHistoryBooleantrue
imageUrlsArrayFull-resolution listing photo URLs
urlStringFull listing URL on automobile.it
scrapedAtString"2026-08-10T19:58:37.226Z"

Example output

{
"listingId": "180506605",
"title": "Fiat Panda 1.2 EasyPower Lounge",
"make": "fiat",
"model": "panda",
"price": 4950,
"currency": "EUR",
"year": 2018,
"registrationMonth": 5,
"mileageKm": 290000,
"fuelType": "GPL",
"emissionClass": "Euro 6",
"transmission": "Manual",
"powerCv": 69,
"powerKw": 51,
"engineCapacityCc": 1242,
"offerType": "Used",
"sellerType": "Dealer",
"sellerName": "A.F. AUTO DI ALI WEHBE",
"sellerRating": null,
"sellerRatingCount": null,
"city": "Uboldo",
"province": "VA",
"hasWarranty": true,
"hasQualitySeal": false,
"hasVehicleHistory": true,
"imageUrls": [
"https://media-ys.automobile.it/api/v1/am-ad/images/0de85d1a9925df515d7d95bc194a5ef2"
],
"url": "https://www.automobile.it/uboldo-fiat-panda-1-2-easypower-lounge/180506605",
"scrapedAt": "2026-08-10T19:58:37.226Z"
}

Cost estimate

This actor uses CheerioCrawler (HTTP-only, no browser) and fetches 20 listings per request with no anti-bot friction, so it's very cheap to run. Expect approximately 0.01-0.02 compute units per 100 results with automatic proxy. At standard Apify pricing, that's roughly $0.01-0.02 per 100 listings.

Usage cost for a run only settles once the run finishes with status SUCCEEDED — a run that fails or is aborted mid-way is not charged for incomplete work.

Limitations

  • automobile.it caps deep pagination at 500 pages of 20 listings each (10,000 results) per make/model search — the same limit applies to browsing the site manually.
  • Data is scraped from the public website and may change without notice if automobile.it updates their page structure.
  • Model filtering depends on automobile.it's own slug naming for less common models — if a model slug doesn't match exactly, the actor falls back to returning all listings for the make (or the full catalogue if no make matched either).
  • Seller rating fields are null when automobile.it hasn't attached a Google rating to that dealer (common for smaller or newer dealers, and always null for private sellers).
  • automobile.it's own advanced filters (price range, year range, mileage range, fuel type) are client-side only and not exposed through the URL — only make and model are server-side filterable.

Use cases

  • Price benchmarking — track average asking prices by make, model, and mileage bracket across the Italian used car market.
  • Dealer inventory monitoring — watch a specific dealer's stock and pricing changes over time.
  • Lead generation — surface newly listed cars matching a buyer's criteria (make, model, price range).
  • Market research — analyze fuel type mix (Italy has heavy GPL/Metano adoption), transmission trends, and regional pricing by province.
  • Import/export sourcing — find undervalued used cars in the Italian market for cross-border resale.

For car listings beyond Italy, see the AutoScout24 Scraper, which covers the pan-European AutoScout24 marketplace across 8 countries including Italy, and the Mobile.de Scraper for the German market — both part of the same Adevinta family as automobile.it.

Support

Hit a bug or a missing field? Open an issue on the Actor page — we respond fast and ship fixes within 24 hours. Every published scraper in the Studio Amba catalog is monitored daily; broken runs trigger an automatic heal cycle.