Find Subreddit Firstposts
Project description
# Reddit Firstposts
This script uses reddit’s cloud search features to find the first posts on a specific subreddit. The script just automates the process outlined [here.](https://www.reddit.com/r/NoStupidQuestions/comments/2icl6i/is_there_any_way_to_find_the_very_first_post_on/cl0xwr2/) Doing that manually takes a lot of time and is very error prone.
## Installation #### Install required packages.
pip install -r requirments.txt
#### Copy the configuration files.
cp config.yml.example config.yml
#### Setup Reddit API
Go to your reddit [preferences](https://www.reddit.com/prefs/apps) and create an app. Then add the client id, the secret id, and the user_agent to the config.yml file.
## Usage The script will automatically open the generated url in the default browser.
python firstposts.py subreddit days
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
Built Distribution
File details
Details for the file firstposts-0.1.tar.gz
.
File metadata
- Download URL: firstposts-0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78a77a9196d306a170f82db472caaac35e8442e8d642c8b15f56a4a529dad8df |
|
MD5 | 5f9c40e15b6a5c5319958168bd21d22f |
|
BLAKE2b-256 | 3f1d66dc746d8810a44a4132c7db9beabb136888fbfe7cc48248840db8736482 |
File details
Details for the file firstposts-0.1-py2-none-any.whl
.
File metadata
- Download URL: firstposts-0.1-py2-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37ef299644c31ab7f224e943c0bb77df72dee196b433adfa31e7cf0a3441e540 |
|
MD5 | 820a833b76867dfa5e4abc758e3a70ac |
|
BLAKE2b-256 | 03f3cc609590344ae3f60b8ed4f4c5a127bc96f421221847636cbeebe82ecfa1 |