# 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
Release files for firstposts 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| firstposts-0.1.tar.gz | 2.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| firstposts-0.1-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 6.9 kB
Release files / firstposts-0.1.tar.gz
| Download URL | firstposts-0.1.tar.gz |
|---|---|
| Size | 2.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
78a77a9196d306a170f82db472caaac35e8442e8d642c8b15f56a4a529dad8df
|
|
BLAKE2b-256 checksum How to use checksums |
3f1d66dc746d8810a44a4132c7db9beabb136888fbfe7cc48248840db8736482
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / firstposts-0.1-py2-none-any.whl
| Download URL | firstposts-0.1-py2-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
37ef299644c31ab7f224e943c0bb77df72dee196b433adfa31e7cf0a3441e540
|
|
BLAKE2b-256 checksum How to use checksums |
03f3cc609590344ae3f60b8ed4f4c5a127bc96f421221847636cbeebe82ecfa1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |