Technically speaking, what is the best way of doing the project below? What language, technologies would you use and why please ?
Summary as follows:
Many thanks
Summary as follows:
- Scrape a lot of data (text, pictures, videos) from multiple websites multiple times in a day (As an example: all vehicle data from autotrader.co.uk)
- Combine all data and check for any changes in the data being scraped (e.g new pictures)
- Make data available on a website on a real time basis (database?)
- Data is searchable with multiple filters (think autotrader.co.uk again)
Many thanks
Comment