Skip to main content

speclear - delete specific history in major windows browsers

Project description

speclear - delete specific history in major windows browsers

With speclear, you can delete sepcific history items in major installed browsers such as chrome, firefox, opera and safari in Windows. For Internet explorer (IE), specific segregation is not possible hence speclear will delete all IE history items. To prevent this, you can comment function ie_clear().

See below for more details.

Getting it:

To download speclear, either fork its github repo or simply use Pypi via pip.
$ pip install speclear

Compatibility:

speclear is compatible for python version > 3.0

Package dependency:

speclear needs sqlite3 to access sqlite databases of browsers, though it is installed as a standard library of python 3.

Using it:

Either via python module:

import speclear
speclear.delete_history('string-1', 'string-2',...)

Or via command line:

C:\Program Files\Python37\speclear_pkg\speclear>python3 -m speclear string-1 string-2

Sample output:

Info:: string(s) to be deleted: string-1 string-2 ...
Warning:: for chrome (profile 1) database seems locked, please close the browser
Info:: for chrome (profile 2), number of rows deleted is: 0
Info:: for chrome (profile 3), number of rows deleted is: 0
Info:: for firefox (profile 1), number of rows deleted is: 0
Info:: Browser not found: opera
Info:: Browser not found: safari
Info:: IE cleared

Author contact:

  • LinkedIn: https://www.linkedin.com/in/shivanshu26shiv/

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

speclear-0.1.1.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file speclear-0.1.1.tar.gz.

File metadata

  • Download URL: speclear-0.1.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.4

File hashes

Hashes for speclear-0.1.1.tar.gz
Algorithm Hash digest
SHA256 fdc346d15daf73595c5879ab60f34f27c340e7842c7c92d7f5f2c7ea65565075
MD5 40b3883323bde0339b1d4bae70f0b1c5
BLAKE2b-256 6152d7ad4cb81ca2958563c1a65eaea69e0effae762a730466a7bc9f15428560

See more details on using hashes here.

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