You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.
In settings there is "Max Posts Retrieved in Subreddit Content Download[1-1000]", so if I want to download posts more than 1000? 1000 posts is far from enough to get data analysis.
Which setting will allow me to extract next 1001-2000, 2001-3000 etc posts? Is there an automatically mechansim to download ALL posts for one reddit topic?
Thanks!
The text was updated successfully, but these errors were encountered:
pangjac
changed the title
Only allowed to download max 100 posts?
Only allowed to download max 1000 posts?
Oct 9, 2015
Sorry, currently the Reddit API restricts downloads to the most recent 1000 submissions. If you want to download past the 1000 limit, you have to write your own scraper that can pass in time values to Reddit. Currently this isn't something available in my tool, and I haven't seen anything that does this for you, but if you look around you might be able to find something.
In settings there is "Max Posts Retrieved in Subreddit Content Download[1-1000]", so if I want to download posts more than 1000? 1000 posts is far from enough to get data analysis.
Which setting will allow me to extract next 1001-2000, 2001-3000 etc posts? Is there an automatically mechansim to download ALL posts for one reddit topic?
Thanks!
The text was updated successfully, but these errors were encountered: