This is a part of my #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 and replace the file name with the file name of the data you have downloaded in json format.
- jupyter notebook
- pandas
- urllib
- matplotlib