Running 'python DownloadStoryLinks.py' will go onto Reddit and look in the pages for the SubReddits that are specified in the script. It will then download the xml feed that lists the story in that SubReddit and store the links in links.txt.
Running 'python ProcessStoryFeeds.py' will read the links.txt file and get the comments for each of those stories.
RedditComments Code
Tree [r1] / History
Read Me