In this video we use the YouTube Data API To Get the number of subscribers for any channel using Python.
The dependency that we need here is the requests library to parse the JSON returned by the API.
Code For the video: https://github.com/AdityaPai2398/Get-...
In the next video of this 3 Part series we'll look into how you could send notifications on a windows system!
#python #youtube #json #automate