https://github.com/dbeley/cars-data-scraper
Scraper for cars-data.com
https://github.com/dbeley/cars-data-scraper
Last synced: 8 months ago
JSON representation
Scraper for cars-data.com
- Host: GitHub
- URL: https://github.com/dbeley/cars-data-scraper
- Owner: dbeley
- License: mit
- Created: 2019-03-31T19:20:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-01T09:36:44.000Z (about 7 years ago)
- Last Synced: 2025-05-31T17:31:48.697Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cars-data-scraper
This script extract the car specs from all the cars available in cars-data.com to csv files (one by manufacturer).
## Pre-requisites
- pandas
- beautifulsoup
## Usage
```
python cars-data-scraper.py
```
## Help
```
python cars-data-scraper.py -h
```