Skip to content

A command-line tool written in Python for scraping photos and videos from tumblr blogs.

License

Notifications You must be signed in to change notification settings

giosali/tumblr-scraper

Repository files navigation

tumblr-scraper

tumblr-scraper is a command-line tool written in Python for scraping photos and videos from tumblr blogs.

Python versions PyPI license code-style: black

Installation

To get started, you can install tumblr-scraper by using pip:

$ pip install tumblr-scraper

tumblr-scraper supports Python 3.7+.

Usage

You can scrape the media from a blog by running:

$ tumblr-scraper <blog>

All of the media will be downloaded in a directory named after the blog in your current working directory: <cwd>/<blog>

Arguments

Here are the command-line arguments available:

usage: tumblr-scraper [-h] [-v] blog

positional arguments:
    blog            The name of the tumblr blog

optional arguments:
    -h, --help      show this help message and exit
    -v, --verbose   Enable debugging

About

A command-line tool written in Python for scraping photos and videos from tumblr blogs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages