praw-dev / prawtools

A collection of tools that interact with reddit's API providing moderator utilities, subreddit statistics, and keyword alerts.
BSD 2-Clause "Simplified" License
116 stars 25 forks source link

Stats: Not pulling the last few days of content? #20

Closed k3n closed 10 years ago

k3n commented 10 years ago

Hi!

I'm trying to get results up to 9/1, but it is only returning results up until 8/30 20:08 PDT.

I don't believe I'm hitting the 1000 post limit, though I'm no doubt doing something wrong:

vagrant@precise32:~$ subreddit_stats -d23 -vv -R r_javascript_stats -u r_javascript_stats -p hunter2 javascript                                                                                                                                  
You chose to analyze this subreddit: javascript
Logging in
DEBUG: Fetching submissions
DEBUG: Found 401 submissions
DEBUG: Processing Submitters
DEBUG: Processing Commenters on 401 submissions
Ignored 0 comments (1 MoreComment objects)
Ignored 0 comments (1 MoreComment objects)
You are about to submit to subreddit 'r_javascript_stats' as 'r_javascript_stats'.

Here's my environment:

vagrant@precise32:~$ subreddit_stats --version
BBoe's PRAWtools 0.18
vagrant@precise32:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 12.04 LTS
Release:        12.04
Codename:       precise

Please let me know if you need additional information!

k3n commented 10 years ago

My apologies, this is actually in the docs!

[...] but will ignore the last three days