Skip to content

A Python Python Google-YouTube History Analytics, which reads your history data you get from Google and provide analytics about your searches on Google, YouTube and YouTube watch history. It provides number of counts for the term you searched for.

License

Notifications You must be signed in to change notification settings

srcecde/google-youtube-history-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Google-YouTube History Analytics


A Python Python Google-YouTube History Analytics, which reads your history data you get from Google and provide analytics about your searches on Google, YouTube and YouTube watch history. It provides number of counts for the term you searched for.

Requirements

  • Python 3.x, Pandas (Run sudo pip3 install -r requirements.txt to install dependencies
  • A data downloaded from Google History (You can download from Google History)
  • Download history for YouTube and Searches. Select None from top and select YouTube and Serches

How To Use

  • After downloading data from Google, unzip it.From YouTube Takeout folder copy YouTube->history folder and paste where the script is located
  • Same, from the Searches takeout folder copy the Searches folder and paste where the scrpt is located
  • Running without parameters will execute for both YouTube and Google Searches
  • Pass --y Y for running the script on YouTube data
  • Pass --g G for running the script on Google Searches data
  • It provide output in the csv files in the working directory
For queries or issues, feel free to contact or open an issue

About

A Python Python Google-YouTube History Analytics, which reads your history data you get from Google and provide analytics about your searches on Google, YouTube and YouTube watch history. It provides number of counts for the term you searched for.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages