https://github.com/ianjure/youtube-video-analyzer-api
A Flask API implementation for the YouTube video analyzer chrome extension.
https://github.com/ianjure/youtube-video-analyzer-api
api backend flaskapi
Last synced: 7 months ago
JSON representation
A Flask API implementation for the YouTube video analyzer chrome extension.
- Host: GitHub
- URL: https://github.com/ianjure/youtube-video-analyzer-api
- Owner: ianjure
- Created: 2024-02-09T04:29:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-20T00:16:30.000Z (12 months ago)
- Last Synced: 2025-06-06T14:38:03.582Z (8 months ago)
- Topics: api, backend, flaskapi
- Language: Python
- Homepage: https://ytvidapi.onrender.com/
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a simple Flask API that I deployed on Render that serves as the backend for the YouTube video analyzer chrome extension.
Libraries Used:
- Google API Client
- TextBlob