-
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/?…
-
Hey,
I have 1gb file in JSON, which I wanna convert to csv. But because of browser limits I cant do it. Can you help me with that. Do you have some kind of python script that will help me.
Data ca…
-
This could end up being a big topic (using archive.org etc.) but for now I'm just interesting in roos that have linked to the wrong comment. This means the *real* target roo exists and is nearby but w…
-
Hello,
I used the dask.bag for computation word count , the code learning from your official introduction page.
http://dask.pydata.org/en/latest/examples/bag-word-count-hdfs.html
The test data so…
-
Instead of making requests to reddit's api each time, just use the rss steam for a subreddit
-
```
Add the ability to set variables at the top of a script so we dont have to
manually change each time the variable appears.-
```
Original issue reported on code.google.com by `cgr...@bauerxcel.c…
-
``` java
E/Volley: [129860] BasicNetwork.performRequest: Unexpected response code 400 for https://api.pushshift.io/reddit/search?q=you&fields=body
E/RedditSearcher Error: Volley experienced an error
`…
-
Many times we use env vars to do things like give credentials for db access, etc.
Right now a container which links to other containers is pulling in the env from the linked container, thus exposing t…