https://github.com/davidterpay/youtube-api
A simple python program that will allow you to view the the view count of any keyword in an specified time period
https://github.com/davidterpay/youtube-api
data-science data-visualization python3 youtube-api
Last synced: about 1 month ago
JSON representation
A simple python program that will allow you to view the the view count of any keyword in an specified time period
- Host: GitHub
- URL: https://github.com/davidterpay/youtube-api
- Owner: davidterpay
- Created: 2018-03-15T18:44:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-24T03:44:52.000Z (about 8 years ago)
- Last Synced: 2024-10-29T07:41:44.200Z (over 1 year ago)
- Topics: data-science, data-visualization, python3, youtube-api
- Language: Jupyter Notebook
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadME.md
Awesome Lists containing this project
README
## Youtube - API
This is a quick run-through of how to print out the total view count of a certain keyword in a given time period.
In order to run this jupyter notebook go into terminal and git clone it. In addition, you will need to get your own API credentials.