Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 548 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 548 Bytes

beepub

A simple quick-and-dirty scrape of the bee-all tag at https://blog.beeminder.com/bee-all Outputs an epub consisting of all the blog posts on that tag.

Usage:

  • Change desired user-specified parameters.
  • Make sure requirements are satisfied (pip install -r requirements.txt)
  • Run py beepub.py
  • The software will scrape the tags pages until there are none left, generate a table of contents, then grab the blog post from each url in the table to make an ebook.

User-specified parameters:

TAG_URL_
TITLE_
AUTHOR_
FNAME_