Three versions:
- using standard modules urllib and json (main-urllib.py),
- using popular module requests (main-requests.py),
- using official Google's module (main-module.py).
-
Google Console for Developers (to register application and get API_KEY)
-
Google API for "commentThreads" used in code
-
Example video on YouTube which I use in code to get comments