- Rename .env.example to .env and set your settings
- Rename alembic.ini.example to alembic.ini and set sqlalchemy.url field
- Install dependencies from requirments.txt file
- Create tables for database using sql\create-dump.sql or apply migration using the command "alembic upgrade head" in src directory
- In src directory use "scrapy crawl books" command for start parsing.
Name | Last commit | Last update |
---|---|---|
sql | ||
src | ||
.gitignore | ||
README.md | ||
requirments.txt | ||
statistics.txt |