Skip to content

smt923/tumbletags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tumbletags

Scrape a Tumblr blog and save tags found within posts to a csv file. Should work with any blog where the archive is accessable at /archive

Usage

Run with no arguments and -h for a list of flags.

Basic usage:

python tumbletags.py http://tumblrblog.tumblr.com

This will save the output to a csv file with the blog's url as the filename.

Requirements

Beautifulsoup is required:

pip3 install beautifulsoup4

About

Scrapes a Tumblr blog for tags in posts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages