CarGurus Scraper avatar

CarGurus Scraper

Pricing

$5.00 / 1,000 listing scrapeds

Go to Apify Store
CarGurus Scraper

CarGurus Scraper

Scrape used car listings from CarGurus.com search results: price, mileage, VIN, dealer info.

Pricing

$5.00 / 1,000 listing scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Scrape used car listings from CarGurus.com search results. Give it one or more search-result URLs (make, model, or location search) and get structured data for every listing: price, mileage, VIN, color, transmission, dealer name, dealer phone, dealer address.

Input

FieldTypeDescription
startUrlsarrayOne or more CarGurus.com search-results URLs, e.g. https://www.cargurus.com/Cars/l-Used-Toyota-Camry-d3116
maxItemsintegerMax listings to return in total (default 100)

Build any search URL on cargurus.com (make, model, location, price range) in your browser, then paste it into startUrls. Each start URL returns the listings CarGurus shows on that page; add more URLs (different makes/models/zip codes) for more volume.

Output

{
"sku": "453692259",
"name": "2023 Chevrolet Bolt EUV",
"brand": "Chevrolet",
"model": "Bolt EUV",
"year": "2023",
"bodyType": "Hatchback",
"price": 21100,
"currency": "USD",
"mileage": 19101,
"color": "Bright Blue Metallic",
"vin": "1G1FY6S09P4187981",
"fuelType": "Electric",
"transmission": "1-Speed Automatic",
"drivetrain": "Front-Wheel Drive",
"dealerName": "Empire Chevrolet of Hicksville",
"dealerPhone": "+1 516-363-4448",
"dealerCity": "Hicksville",
"dealerState": "NY",
"image": "https://static.cargurus.com/images/forsale/2026/07/25/09/22/2023_chevrolet_bolt_euv-pic-4193734276701684639-1024x768.jpeg",
"url": "https://www.cargurus.com/details/453692259"
}

Common uses

  • Used car price research and market monitoring
  • Dealer lead generation (name, phone, address per listing)
  • Feeding a price-tracking or inventory-alert pipeline
  • Competitive analysis across makes/models/regions

Notes

Free-tier runs are capped at 10 listings for evaluation. Paid runs return the full maxItems you request.