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
Creating a command
redditsfinder someusername
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file Redditsfinder-2.1.3.tar.gz
.
File metadata
- Download URL: Redditsfinder-2.1.3.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.6 Linux/5.10.126-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe36c2d4e91369efdfa11fbb63159e2119b9ee55af1e9e93e7c21504b5df2c21 |
|
MD5 | c70507652c52bd8f67dba8bacf3e1443 |
|
BLAKE2b-256 | 4cd077359ffa83a67ce75405ab68b88cdd3ad49eb95cbc04ef307fc37b74778f |
File details
Details for the file Redditsfinder-2.1.3-py3-none-any.whl
.
File metadata
- Download URL: Redditsfinder-2.1.3-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.6 Linux/5.10.126-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6330a3d8719f7f70ebcbe54fac092cf17cde68e31505c5502140862869a395e3 |
|
MD5 | 174c0030a6b0710845326da760bb331e |
|
BLAKE2b-256 | 21cc2cd7a5c20f63bcc695d2a59b151402e74996aaecd00ad21ad5fca007fed5 |