Skip to content

A Selenium WebDriver project that fetches information (artist, total views) of top artists for the last 12 months in a region/state from YouTube Music Insights (https://artists.youtube.com/insights) and stores it as a dataset in an MS Excel file.

Notifications You must be signed in to change notification settings

SamadhanSonwane/youtube-music-insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

youtube-music-insights

A Selenium WebDriver project that fetches information (artist, total views) of top artists for the last 12 months in a region/state from YouTube Music Insights (https://artists.youtube.com/insights) and stores it as a dataset in an MS Excel file.

Prerequisites: • Java • Selenium WebDriver (v3 and above) • TestNG • Apache POI

Running the tests: • Input data can be edited in the 'YouTubeforArtists.xlsx' file under 'data' directory • Running 'ExtractArtistInfo.java' in package tests will extract data from YouTube Music Insights • The output dataset can be obtained from the 'TopArtistsDataset.xlsx' file under 'output-data' directory

Author: Samadhan Dilip Sonwane

About

A Selenium WebDriver project that fetches information (artist, total views) of top artists for the last 12 months in a region/state from YouTube Music Insights (https://artists.youtube.com/insights) and stores it as a dataset in an MS Excel file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published