reddit-analyzer
reddit-analyzer copied to clipboard
Handle missing 'created_utc'
--- fetching data for user: ?? ---
Traceback (most recent call last):
File "reddit-analyzer.py", line 64, in <module>
lastpost = postdata[0]['created_utc']
IndexError: list index out of range
same