项目作者: honDhan

项目描述 :
Python script to archive subreddits
高级语言: Python
项目地址: git://github.com/honDhan/RedditArchiver.git
创建时间: 2019-02-05T02:58:36Z
项目社区:https://github.com/honDhan/RedditArchiver

开源协议:MIT License

下载


RedditArchiver

A simple python3 script to archive your favorite subreddits.

How it works

RedditArchiver uses pushshift.io’s Reddit API to archive subreddits. The maximum return of 1000 results per search is overcome by splitting the desired archive interval into smaller intervals which are likely to have less than 1000 posts.

To-Do

  • Add support for flags
  • Beautify and clean up code

License

MIT