reddit-snooper icon indicating copy to clipboard operation
reddit-snooper copied to clipboard

Requested too many items (reddit does not keep this large of a listing)

Open edgarosovel opened this issue 7 years ago • 6 comments

When I start a watcher for a subreddit, e.g. snooper.watcher.getPostWatcher('subreddit') everything works correctly, but if I try to get the top posts of such subreddit, e.g. snooper.watcher.getPostWatcher('subreddit/top') or the controversial ones e.g. snooper.watcher.getPostWatcher('subreddit/controversial') I alway get this: "Requested too many items (reddit does not keep this large of a listing)" Am I missing something here?

edgarosovel avatar Jul 22 '17 06:07 edgarosovel

Let me look into this

JuicyPasta avatar Jul 22 '17 17:07 JuicyPasta

Oh sorry, I just realized I had to use getListingWatcher instead of getPostWatcher. My bad!

edgarosovel avatar Jul 22 '17 20:07 edgarosovel

Get the same warning for snooper.watcher.getCommentWatcher() too.

rithvikvibhu avatar May 04 '18 10:05 rithvikvibhu

Same warning here, can't figure it out.

Bots avatar Dec 03 '19 19:12 Bots

same here

v4violet avatar Dec 09 '19 03:12 v4violet

Same issue here . snooper.watcher.getCommentWatcher() have Requested too many items (reddit does not keep this large of a listing) warning.

JOHNBASS avatar Feb 18 '21 03:02 JOHNBASS