/fetchComments

fetch JSON of comments from disqus API

Primary LanguagePythonApache License 2.0Apache-2.0

Parses JSON comments from Disqus forum

Setup

  • create file called api_key.txt containing your private disqus api key

  • modify forum and thread link in fetchcomments.py

  • you probably want to print/save/parse the JSON data instead of just traversing the next link