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

pip3 install redditsfinder

A program to get reddit user post data.

Test it on a user 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 --pics someusername

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

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.0.2.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

Redditsfinder-2.0.2-py3-none-any.whl (8.9 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