Carwow.uk Scraper avatar

Carwow.uk Scraper

Pricing

$29.00/month + usage

Go to Apify Store
Carwow.uk Scraper

Carwow.uk Scraper

Carwow UK Scraper extracts detailed used car listings from carwow.co.uk, including price, mileage, specs, dealer info, equipment, EV data and more, to power pricing analysis, market research, and automotive comparison tools.

Pricing

$29.00/month + usage

Rating

0.0

(0)

Developer

Lexis Solutions

Lexis Solutions

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

4 months ago

Last modified

Share

Carwow UK Scraper

banner


Carwow UK Scraper helps you extract vehicle listings data from carwow.co.uk, one of the UK's leading online car buying platforms.

You can extract detailed vehicle information including prices, specifications, dealer information, equipment lists, and other key details from the website. Carwow UK Scraper supports REST API which gives you access to the extracted dataset, enables you to download it in various formats and use it in other applications.

What data can I extract from Carwow with a web scraper

With this web scraping tool, you can extract the following data from Carwow:

๐Ÿš— Make & model๐Ÿ’ฐ Price
๐Ÿ“… Year๐Ÿ›ฃ๏ธ Mileage
โ›ฝ Fuel typeโš™๏ธ Transmission
๐Ÿš™ Body type๐Ÿ”ง Engine size
๐ŸŽจ Color๐Ÿšช Doors & seats
๐Ÿ“ Dealer location๐Ÿช Dealer name
๐Ÿ’จ CO2 emissions๐ŸŽ๏ธ Top speed
๐Ÿ›ก๏ธ Insurance group๐Ÿงณ Boot space
โšก Acceleration๐Ÿ”‹ Battery range (EV)
๐Ÿ’ก Efficiency๐Ÿ Engine power (BHP)
๐Ÿ”ข Registrationโญ Safety rating
๐Ÿ“‹ Equipment lists๐Ÿ”— Listing URL

Why scrape Carwow.co.uk

Carwow.co.uk is a leading UK automotive marketplace known for its competitive pricing and dealer network. Scraping Carwow.co.uk can help you:

  • Compare vehicle prices across dealers
  • Monitor dealer inventory and availability
  • Research market values for specific models
  • Track price trends and market changes
  • Analyze equipment and specification data
  • Build automotive databases and comparison tools

Input

The actor accepts the following input parameters:

  • startUrls (array, optional) - URLs to start scraping from. If provided, filters are ignored.
  • make (string, optional) - Car make (e.g., 'audi', 'bmw')
  • model (string, optional) - Car model slug (e.g., 'a1', '3-series')
  • priceMin (integer, optional) - Minimum price in GBP
  • priceMax (integer, optional) - Maximum price in GBP
  • mileageMin (integer, optional) - Minimum mileage
  • mileageMax (integer, optional) - Maximum mileage
  • yearMin (integer, optional) - Minimum registration year
  • yearMax (integer, optional) - Maximum registration year
  • fuelType (array, optional) - Fuel types (petrol, diesel, hybrid, electric)
  • transmission (array, optional) - Transmission types (automatic, manual)
  • bodyType (array, optional) - Body types (hatchback, saloon, estate, suv, etc.)
  • maxItems (integer, optional) - Maximum number of listings to scrape
  • proxyConfiguration (object, optional) - Proxy settings

Example with filters:

{
"make": "audi",
"priceMax": 25000,
"fuelType": ["petrol", "hybrid"],
"transmission": ["automatic"],
"maxItems": 50,
"proxyConfiguration": {
"useApifyProxy": true
}
}

Example with startUrls:

{
"startUrls": [
{
"url": "https://quotes.carwow.co.uk/stock_cars?vehicle_state_group=used"
}
],
"maxItems": 50,
"proxyConfiguration": {
"useApifyProxy": true
}
}

Output

The scraped data will be saved as a dataset. Each item will represent a vehicle listing. You can download your data in various formats: JSON, JSONL, HTML table, CSV, Excel spreadsheet, or NDJSON.

Example of the output format:

{
"url": "https://quotes.carwow.co.uk/deals/bcb1c51203ea3a4b55aac73213440a66",
"make": "mini",
"model": "electric",
"year": 2022,
"price": "ยฃ13,933",
"mileage": 37532,
"fuel_type": "electric",
"transmission": "automatic",
"body_type": "hatchback",
"color": "Special Metallic - Midnight black ll",
"doors": 3,
"seats": 4,
"location": "Carsa Mountsorrel",
"co2_emissions": "CO2 0 g/km",
"top_speed": "93 mph",
"insurance_group": "22E",
"boot_space_seats_up": "211 litres",
"boot_space_seats_down": "731 litres",
"efficiency": "4.0 miles/kWh",
"battery_range": "143 miles",
"acceleration": "7.3 secs",
"engine_power": "184 bhp",
"registration": "BG72SRU",
"equipment": {
"Driver Convenience": [
"Cruise control",
"Rear view camera",
"Rear park distance control"
],
"Interior Features": [
"Ambient lighting",
"3 stage heated front seats",
"2 zone automatic air conditioning"
],
"Passive Safety": [
"6 Airbags - front, side, head and seat belt tensioners",
"Anti-lock braking system (ABS)",
"Electronic parking brake"
]
}
}

Additional fields you may see

  • engine_size: Engine displacement (e.g., "2 litres")
  • equipment: Categorized lists of vehicle features and equipment
    • Categories include: Driver Convenience, Interior Features, Exterior Features, Passive Safety, Engine/Drivetrain/Suspension, Entertainment, Packs, Wheels, Security, Trim
  • safety_rating: Vehicle safety rating when available
  • battery_range: Electric vehicle range (for EVs)
  • efficiency: Fuel efficiency or electric efficiency (miles/kWh)

Need to scrape other automotive websites

Check out our other automotive scrapers:

  • CARFAX Scraper - Extract vehicle listings from America's trusted vehicle history platform
  • CarGurus Scraper - Extract vehicle listings from one of the largest US automotive marketplaces
  • Mobile.de Scraper - Extract vehicle listings from Germany's largest vehicle marketplace

Want something custom-built

This Carwow UK Scraper doesn't exactly do what you need? You can always build your own! Lexis Solutions is a certified Apify Partner. We can help you with custom solutions or data extraction projects.

Contact us over Email or LinkedIn

Support Our Work ๐Ÿ’

If you're happy with our work and scrapers, you're welcome to leave us a company review here and leave a review for the scrapers you're subscribed to. It will take you less than a minute but it will mean a lot to us!