Watchful1 / UpdateMeBot

u/UpdateMeBot on reddit
37 stars 4 forks source link

Use pushshift for post searching #59

Closed Watchful1 closed 7 years ago

Watchful1 commented 7 years ago

Either per subreddit

http://apiv2.pushshift.io/reddit/submission/search/?subreddit=redditdev&limit=500&sort=desc

or for all reddit at once

http://apiv2.pushshift.io/reddit/submission/search/?sort=desc&limit=500

Watchful1 commented 7 years ago

Closing in favor of #62. I might return to this, but I think I'll try to stick to the reddit api as much as possible for now.