Skip to content

A tool for extracting, processing and visualizing personal Google search data.

Notifications You must be signed in to change notification settings

vhakopian/visusearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VisuSearch

This project aims to build a tool for extracting, processing and visualizing personal Google search data.

Getting Started

Here are the steps that will enable you to use this tool:

  1. Clone this repository.
  2. Download your Google search data on My Activity.
  3. Put all the .JSON files you get in one directory.
  4. Update the variable SEARCHS_DIRECTORY in the dataset_extraction.py file and put the directory where the .JSON files are located, as done below:
SEARCHS_DIRECTORY = /Users/USER/visusearch 
  1. Run plotting.py to get the visualizations.

Features

  • General history of searchs plotting
  • Words searchs plotting
  • Hourly repartition plotting

Authors

About

A tool for extracting, processing and visualizing personal Google search data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages