social-reddit
PullPush.io
An open successor to Pushshift offering keyless full-text search across Reddit comments and submissions, including content that was later removed or deleted. You query it through its JSON API by subreddit or keyword. It is the main practical tool for searching Reddit's history and recovering removed posts.
Warum es nützlich ist & wie es funktioniert
PullPush is the main practical tool for searching Reddit's past at scale. It inherited the Pushshift dataset, which began collecting Reddit posts and comments from around 2005, and continues updating it. You search through a simple JSON API by specifying a subreddit name, a keyword, a username, or a date range, with no registration or key required. It is especially useful for finding comments or posts that were removed or deleted, since it captured content before those removals happened.
Was drinsteckt
Covers Reddit submissions and comments from approximately 2005 onward, including content later removed by users or moderators. The underlying Pushshift dataset historically held billions of comments; PullPush continues to ingest new data with some lag.
API-Zugang
https://api.pullpush.io/reddit/search/submission/?subreddit= <sub> ; /reddit/search/comment/?q=<q>
Zugang
Programmatic API access (a key may be required, see the API tag).