Skip to content

st1ckO/Takeout-Chrome-History

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Takeout's Chrome History Visualizer

Visualize and explore your Chrome browser history from Google Takeout by parsing and generating an interactive HTML index.

Disclaimer: Only the 'Browser History' data of the JSON file is supported.

Screenshots

App Screenshot

App Screenshot

Run Locally

Follow these steps to run the application on your system:

1. Initial Setup

Ensure you meet all requirements by following this setup guide.

2. Download Chrome History from Google Takeout

If you haven't already downloaded your history data. You can follow this guide from Google. You'll only need the Chrome History data which gives a JSON file.

Google Takeout Chrome History

Save the JSON file (Usually, it's History.json) in the same directory as the extracted repository.

3. Run the application

Open your terminal or command prompt. Ensure that you're in the same directory as the repository. Execute the following command:

python history.py

Enter the name of the JSON file. Example:

Enter the path to your Chrome history JSON file: History.json

Enter a valid name for the output folder. Example:

Enter the name of the output folder: my_history

4. Open the index.html file

index.html in my_history folder

About

Visualize and explore your Chrome browser history from Google Takeout by parsing and generating an interactive HTML index.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages