Learning about APIs from a statistics context from the YouTube data API.
- Now keeps a small log in a .csv file, to be used for change over time statistics
For now, please create a config.py in the project folder like the following:
api_key = 'YOUR_YT_DATA_API_KEY'
Learn more about Youtube Data API Keys at https://developers.google.com/youtube/v3/getting-started
More coming soon!