Skip to content
/ bsto Public
forked from knock-in/bsto

bsto is a simple burning series api using beautifulsoup for html parsing and urllib for downloading html content.

Notifications You must be signed in to change notification settings

KMakowsky/bsto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bsto

bsto is a simple burning series api using beautifulsoup for html parsing and urllib for downloading html content.

Installation

git clone https://github.com/knock-in/bsto.git

cd bsto/

pip install -r requirements.txt

Example

See example.py or run with:

python example.py

About

bsto is a simple burning series api using beautifulsoup for html parsing and urllib for downloading html content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%