The script to parce bash.im
python3.7 or later
sqlite3 database with table from db.sql file
- requests
- sqlite3
- multiprocessing
- lxml
- datetimee
- sys
- os
- Enter
./bash.im_parser.py init path_to_sqlite_database
if you want to initialize the parser and start parsing - Enter
./bash.im_parser.py update path_to_sqlite_database
if you want update parsed data