13alvone / py_browser_history

Python Implementation of `Browser History for MacOS` which provides recent browser history on MacOS for browsers: Apple Safari, Google Chrome, Microsoft Edge, and Mozilla Firefox.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Browser_History

_Get Browser Histories for Chrome, Firefox, Safari, and Edge on MacOS

Build Status

The browser_history produces the last 100 entries of any detected local users and respective Chrome, Firefox, Safari, and Edge browser histories and prints them to standard out

Usage

py_browser_history.py [-h] [-c EVENT_COUNT]

optional arguments:
  -h, --help            show this help message and exit
  -c EVENT_COUNT, --event_count EVENT_COUNT
                        Count by browser

About

Python Implementation of `Browser History for MacOS` which provides recent browser history on MacOS for browsers: Apple Safari, Google Chrome, Microsoft Edge, and Mozilla Firefox.


Languages

Language:Python 100.0%