Skip to main content

A command-line scraper written in Python for tumblr.

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tumblr-scraper-0.1.0.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

tumblr_scraper-0.1.0-py2.py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page