api
api copied to clipboard
Pushshift API
Getting rid of the spaces due to linebreaks, and removing "active development" (because it looks like it is not).
I am using the Reddit API (Pushshift) : https://github.com/pushshift/api Using the documentation, I understand how I can use this to extract every comment containing the word "covid" that was left...
Running this (from the README): https://api.pushshift.io/reddit/submission/comment_ids/6uey5x Yields this: ``` {"detail":"Not Found"} ```
Hi there, This query: https://api.pushshift.io/reddit/submission/search?subreddit=covidlonghaulers&after=1669881600&before=1672560000 Is missing the result https://api.pushshift.io/reddit/submission/search?ids=zaetfu The created at is showing as 1669965563 for this post.
Hello! I am interested in retrieving submissions and comments for several sub-reddits which have been banned. E.g. `r/Incels` and `r/BrainCels`. I noticed that, while the comment queries seem to work,...
Hello. When I run "GET api.pushshift.io/reddit/comment/search/?link_id=10px1x6&subreddit=dataisbeautiful", I get this response. ```json { "data": [], "error": null, "errors": { "error": { "root_cause": [ { "type": "query_shard_exception", "reason": "failed to create query:...
Hi! I am getting comments from the subreddit using before and after dates, but I found out that the number of unique items per day is always 100. The number...
I have seen several comments on this subject, does anyone have an answer why the API is not working anymore ? I have been trying with this : getPushshiftData2 =...
Take for example one of the randomly generated usernames such as https://www.reddit.com/user/accurate-explorer-43 when applying the filter on the API it returns many results from any other usernames containing a hyphen:...
Hello, Just wanted to let you know that the sort parameter does not work 