Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frikishaan/browsing-history-analysis

This is a data analysis of my browsing history for the last 7 months.
https://github.com/frikishaan/browsing-history-analysis

browsing-history data-analysis jupyter-notebook python

Last synced: 21 days ago
JSON representation

This is a data analysis of my browsing history for the last 7 months.

Awesome Lists containing this project

README

        

# Browsing history analysis 💻

This is a part of my [#30Days30Projects](https://github.com/sheikh005/30Days30Projects). The notebook helps you find how many times you had visited a particular websites during a given period of time. In order to use this notebook you have to download your data for chrome browing history from [Google](http://takeout.google.com/) and replace the file name with the file name of the data you have downloaded in **json** format.

#### Please make sure you have required library installed.

##### Packages required -

- jupyter notebook
- pandas
- urllib
- matplotlib

## Example

![Websites visited by me during last 6-7 months](https://github.com/sheikh005/30Days30Projects/blob/master/Day%2011%20-%20Browsing%20History%20Analysis/analysis.PNG)

##### Made with 💖 by [Ishaan Sheikh](http://frikishaan.xyz/) 😉