Skip to main content

Archive a reddit user's post history. Formatted overview of a profile, JSON containing every post, and picture downloads.

Project description

redditsfinder - reddit user info

It's in a good state again with some quality of life improvements.

pip3 install redditsfinder

A program to get reddit user post data.

Running redditsfinder
---------------------
    Test it on yourself to make sure it works.
        redditsfinder someusername

    Basic usage
        redditsfinder username
        redditsfinder [options] username_0 username_1 username_2 ...

    With an input file
        -f or --file.
        redditsfinder [options] -f line_separated_text_file.txt

    Examples
        - just print the summary table to stdout
            $ redditsfinder someusername

        - save data locally and print the summary table to stdout
            $ redditsfinder --write someusername

        - just save data locally without printing
            $ redditsfinder --write --quiet someusername

        - download pictures
            $ redditsfinder -pd someusername

    Optional args
        --pics returns URLs of image uploads
        -pd or --pics --download downloads them
            -quiet or -q turns off printing

Demo

Downloading Images

redditsfinder -pd someusername

download

Creating a command

redditsfinder someusername

table

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

Redditsfinder-2.1.3.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

Redditsfinder-2.1.3-py3-none-any.whl (9.0 kB view hashes)

Uploaded 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