Skip to content
/ beepub Public

epub of Beeminder blog posts in bee-all tag

Notifications You must be signed in to change notification settings

bvtujo/beepub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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_

About

epub of Beeminder blog posts in bee-all tag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages