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.
- 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
- 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