Skip to content

WrightKD/CarDB-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CarDB-Data

Run the python file to pull cars for mock data

Usage

Requires Python 2.7 or greater to run.

Install bs4 and pandas

pip install bs4 pandas

Run CarDB_Data.py with or without any arguments.

python CarDB_Data.py

Output

A json file wil be saved with all the vehicles in the folder where the python file lives.

Arguments

Sort - Sorts table by column name

python CarDB_Data.py --sort [column]

pages - the number of pages to extract vehicles from ( 1 page ~ 11 vehicles).Default is one page.

python CarDB_Data.py --pages [int]

About

Pulls vehicles for mock data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages