Please install mongo db to use carwler
git clone [email protected]:rajat19/carwler.git
python3 install -e carwler
cd carwler
python3 carwler/crawler.py
pyton3 api/main.py
Currently there are 4 apis
- /brands
- /models
- /variants
- /compare
TODO: write documentation for all apis