dmarx / psaw

Python Pushshift.io API Wrapper (for comment/submission search)
BSD 2-Clause "Simplified" License
361 stars 53 forks source link

How to avoid posts that have/require flairs with an API call? #100

Closed Avnsx closed 3 years ago

dmarx commented 3 years ago

This is really more of a question about the capabilities of the pushshift API than this wrapper specifically. A better place to ask would be https://www.reddit.com/r/pushshift but my suspicion is that you're going to have to filter those posts out yourself as a post-processing step rather than being something filtered upstream by query arguments.