GithubHelp home page GithubHelp logo

samwestby / internet-history-analysis Goto Github PK

View Code? Open in Web Editor NEW
3.0 0.0 0.0 309 KB

This project is a quick analysis of my Google Chrome browser history

Home Page: https://www.youtube.com/watch?v=76tv-Rh3H48

Jupyter Notebook 100.00%

internet-history-analysis's Introduction

internet-history-analysis

This project is a quick analysis of my BrowserHistory.json file from Google Chrome.

This video is me talking about what I learned.

Getting Going

Download this project and unzip it in your desired location.

Navigate to that location in a terminal.

Then create a virtual environment (OPTIONAL)

python3 -m virtualenv env

Activate it and install the required modules

Linux/Mac

source env/bin/activate
sudo python3 -m pip install -r requirements.txt

Windows

source env/bin/activate
python3 -m pip install -r requirements.txt

Alternative assuming you have Python 3 installed:

pip install jupyter matplotlib scipy

Get your Chrome Browsing History

Navigate to takeout.google.com

Deselect all options except "Chrome"

Click on "All Chrome data included" and only select "Browsing History"

Click "Next"

Click "Export"

Wait for an email saying your file is ready

Open the email and click "Download"

Unzip that folder

Navigate to \takeout-XXXXXXX\Takeout\Chrome\BrowserHistory.json and copy that file into the directory for this project

Execute

In your terminal type

jupyter notebook

Follow the prompts to open the notebook.ipynb file.

Navigate to "notebook.ipynb"

Run each cell in the notebook

internet-history-analysis's People

Contributors

samwestby avatar

Stargazers

YuQuan avatar  avatar Kesong Cao avatar

internet-history-analysis's Issues

Only ~365 days in past

Hey,

first, i really like what you coded here.
But i am asking myself, why the first entry is approx 1 year ago though i am using google chrome much longer. Is it the logfile itself, that does not deliver more data?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.