pushshift / api

Pushshift API
1.29k stars 107 forks source link

Is the maximum value for size 500 or 1000? #22

Open zHaytam opened 5 years ago

zHaytam commented 5 years ago

Hello, Thank you for this great api.

As in the title: in the readme, it says 500 but I can make a request with size 1000. Did the maximum value change?

Thank you.

pushshift commented 5 years ago

What type of request are you making? Can you show the URL / request?

zHaytam commented 5 years ago

For example: https://api.pushshift.io/reddit/submission/search?size=1000. Adding fields (q, subreddit) still gives 1000 entries.