Skip to content

powersemmi/bash.im_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash.im_parser

The script to parce bash.im

Requirements

python3.7 or later

sqlite3 database with table from db.sql file

using libs:

  • requests
  • sqlite3
  • multiprocessing
  • lxml
  • datetimee
  • sys
  • os

How to use

  1. Enter ./bash.im_parser.py init path_to_sqlite_database if you want to initialize the parser and start parsing
  2. Enter ./bash.im_parser.py update path_to_sqlite_database if you want update parsed data

About

The script to parce bash.im

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published