Run the python file to pull cars for mock data
Requires Python 2.7 or greater to run.
pip install bs4 pandasRun CarDB_Data.py with or without any arguments.
python CarDB_Data.pyA json file wil be saved with all the vehicles in the folder where the python file lives.
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]