Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.