Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rahulvictor12/data-extraction-and-analysis-from-social-media-platform-youtube
The project uses the YouTube API in Python to extract data on "Avatar movie" videos. It includes setting up the API key, fetching details and statistics for the top 50 US videos, sorting by top comments, retrieving comments, exporting data as JSON, and analyzing likes vs views ratios for videos with the most comments.
https://github.com/rahulvictor12/data-extraction-and-analysis-from-social-media-platform-youtube
Last synced: 8 days ago
JSON representation
The project uses the YouTube API in Python to extract data on "Avatar movie" videos. It includes setting up the API key, fetching details and statistics for the top 50 US videos, sorting by top comments, retrieving comments, exporting data as JSON, and analyzing likes vs views ratios for videos with the most comments.
- Host: GitHub
- URL: https://github.com/rahulvictor12/data-extraction-and-analysis-from-social-media-platform-youtube
- Owner: rahulvictor12
- Created: 2024-12-24T15:04:18.000Z (23 days ago)
- Default Branch: main
- Last Pushed: 2024-12-24T15:06:53.000Z (23 days ago)
- Last Synced: 2024-12-24T16:21:20.145Z (23 days ago)
- Language: Jupyter Notebook
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data-extraction-and-analysis-from-social-media-platform-YouTube
The project uses the YouTube API in Python to extract data on "Avatar movie" videos. It includes setting up the API key, fetching details and statistics for the top 50 US videos, sorting by top comments, retrieving comments, exporting data as JSON, and analyzing likes vs views ratios for videos with the most comments.