rhiever / reddit-analysis

A Python script that parses post titles, self-texts, and comments on reddit and makes word clouds out of the word frequencies.
286 stars 63 forks source link

Catch and handle HTTP 500 error. #15

Closed rhiever closed 11 years ago

rhiever commented 11 years ago

Fixes https://github.com/rhiever/reddit-analysis/issues/10