Project Title: Compare and Scrape Car Prices from Car Websites

Project Description:

I would like to periodically analyse and compare the data of multiple car websites.

I require for specific offered cars on the websites (see below which ones) certain data fields to be 1. scraped and 2. the data cleaned, and put into an excel or google worksheet.

This needs to be done automatically once a day or twice a week. The data must be presented in the Excel in such a way to do analyses and make graphs.

The sites that need to be scrapped:
mobile.de
autotrack.nl
autoscout24.nl

To lower the number of entries to be scrapped the search can be narrowed down to the following type of car:

The search can be narrowed down to the following type of car:
BMW
5series
Stationwagon (also called “touring” or “kombi”)
younger than 2013
Benzine
Automatic gears

Data per car to be scrapped:
– Type of 5series (so 520, 528, etc.)
– Registration Date
– Kilometres driven
– Description (string of words of all the features)
– The corresponding link to the page of the car
– Price (sometimes two prices are given in Germany (a net and gross price), so maybe need two separate columns
– Color
– Address or at least city

Can you automate the scrapping?

For similar work requirement feel free to email us on info@logicwis.com.