- python >= 3.10
- poetry
- chrome webdriver (os suitable)
Архитектура реализована по мотивам System Design Алекса Сюя.
# setup
make install
# download catalog pages
poetry run catalog-loader
# get car links
poetry run catalog-handler
# collect car sources
poetry run car-loader
# load brands
poetry run python manage.py load_brands