-
Hi, I'm wondering if there's a way to get deleted posts and/or comments in a subreddit via timesearch? pushshift.io archives them, but any database downloads using default settings still display remov…
-
Hi, I have the following minimum working example to illustrate the problem,
```
import pandas as pd
from elasticsearch import Elasticsearch
import re
from pprint import pprint
def queryByID(…
-
**Describe the bug**
RMD does not discover all posts in a subreddit, limiting to amounts between 1800-2000 posts, and doesn't find anymore posts.
**Environment Info (please complete the following …
-
Hi, lets say I want to get the top 10 most upvoted posts from a particular day, from a particular subreddit. Is there a way to do this with psaw?
kind greetings :)
-
Hello,
how I am able to view the top posts of an specific subreddit?
e.g.:
https://api.pushshift.io/reddit/submission/search?q=&fields=author,full_link&subreddit=lineageos&after=24h&size=1&sort_t…
-
Hey, I'll post some links below that I think can be useful:
- [What is an API?](https://medium.freecodecamp.org/what-is-an-api-in-english-please-b880a3214a82)
- [Requests: HTTP for Humans](http://…
-
https://www.reddit.com/r/pushshift/comments/a8xq4h/feedback_and_discussion_regarding_concerns_reddit/
You probably want to weigh in on this.
-
**Version:** Elasticsearch version 7.0.0 GA
**Description of problem:**
When an aggregation using an "epoch_second" field is used, the value_as_string amount is 1,000 times less than the actual …
-
![image](https://user-images.githubusercontent.com/3267055/46468662-e452a780-c785-11e8-9f87-8770d43b61be.png)
I've had this issue for a long time, I just assumed it was broken..
Pacman in the t…
-
I'm trying to download an entire subreddit, for reasons (mostly populating an Elasticsearch database for analytics). It's approximately 10 years of data. PSAW throws a "MaxRetries exceeded" when tryin…