An open API service indexing awesome lists of open source software.

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

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
```