Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.33 KB

README.md

File metadata and controls

42 lines (34 loc) · 1.33 KB

BGBookMeta

Описание на Български

BGBookMeta is a tool to scrape the web for metadata of Books written in Bulgarian.

Currently, the tool scrapes the following websites:

Example

Example1

Download and Run

Download the latest release or use the command line to download the source code:

Windows

curl -LO https://github.com/kbkozlev/BGBookMeta/archive/refs/heads/master.zip
tar -xf master.zip
cd BGBookMeta-master
pip install -r requirements.txt
python main.py

Linux

wget https://github.com/kbkozlev/BGBookMeta/archive/refs/heads/master.zip
unzip master.zip
cd BGBookMeta-master
pip install -r requirements.txt
python3 main.py

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support Me

Buy Me A Coffee