Skip to main content

A python module to extract browser history

Project description

browser-history

A python module to retrieve browser history.

Work in progress.

Usage

from browser_history,browsers import Firefox

f = Firefox()

his = f.history()
  • Firefox in the above snippet can be replaced with any of the supported browsers.
  • his is a list of (datetime.datetime, url) tuples.

Supported Browsers

Firefox

  • Platforms:
    • Linux
    • Mac OS
    • Windows

Chrome

  • Platforms:
    • Linux
    • Mac OS
    • Windows

Chromium

  • Platforms:
    • Linux

Safari

  • Platforms:
    • Mac OS

License

Licensed under the Apache License, Version 2.0 (the "License")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

browser-history-0.1.0.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

browser_history-0.1.0-py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page