api
api copied to clipboard
Pushshift API
Is there a reason for this?
the api returns a 521 error? it was working a few hours ago image added an hour after initial issue 
api down getting a 521 error on the api, but the site otherwise works fine @pushshift
Would a license be added now or in the near future for this project? Hard to ascertain the level of use and resuse otherwise. Thanks!
When I search something in an NSFW sub like : https://api.pushshift.io/reddit/search/submission/?q=aqua&sort_type=score&subreddit=konosubansfw It should show the sort by top posts from r/konosubansfw sub ..It does show but a lot of posts...
get request 'https://api.pushshift.io/reddit/search/submission/?subreddit=metallica&after=1640606427&before=1643713908&size=100&fields=id&fields=subreddit&fields=created_utc&fields=title' return 521 error
Hi.. I am getting the message showing that API server down while downloading comments. Could please take a look at this issue. Thanks.
Hey, i'm getting this error every time after a **random** time period while scraping: _json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)_ is it because of the Pushshift-servers or...
What is the best way to to continue your search from where you left off (i.e. 100 records on, like for pagination)? I know you can request by date but...