Skip to content

Rediscover your past months and years using Google search data. Google allows users to download their Google data, including their search history. This project analyzes the data and creates a personalized word-cloud poster, which brings back your thoughts, fears and dreams from that period.

Notifications You must be signed in to change notification settings

dariack/googleMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoogleMe

Rediscover your past months and years using Google search data. Google allows users to download their Google data, including their search history. The program analyzes the data and creates a personalized word-cloud poster, which brings back your thoughts, fears and dreams from that period.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

  1. python version 3
$ sudo apt-get update
$ sudo apt-get install python3.6
  1. pip3
$ sudo easy_install3 pip
  1. Download your Google data by following the instructions in this link: https://takeout.google.com/settings/takeout and the remarks below:
  • Notice! The only data this project needs is Searches data. So, it’s the only Google product that needs to be chosen

screenshot2

  • When downloading the data, keep all the default settings:

screenshot22

  • Clarification: Your data, which obviously is very private, will not be used or transferred to any other machine during the program run. The use of the data is merely local, and nobody will have access to it but you. In other words - your private data will remain private.
  1. Unzip the downloaded data.

Installing

  1. using requirements.txt, pip install the required python libraries for the project
$ pip install -r requirements.txt
  1. run the project
$ python main.py

Screenshots

  • Word Cloud Poster

2017-12_wordcloud

2016-08_wordcloud

  • Word Trends

watch online_trend

python_trend

  • Number of Google queries over months

image

  • Hebrew vs. English

heb_eng

  • Gui

image

Author

Daria Ackerman - The Hebrew University Of Jerusalem

About

Rediscover your past months and years using Google search data. Google allows users to download their Google data, including their search history. This project analyzes the data and creates a personalized word-cloud poster, which brings back your thoughts, fears and dreams from that period.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages