Skip to content

ArgeliusLabs/HARryParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HARryParser

Installation:

  1. Clone this repo
  2. cd to repo, run pip install .

Examples:

python3 harryparser.py myfile.har -p mydomain.com

In this example, you are running the tool against the .har file you generated for a domain mydomain.com.

The tracker-to-entity mapping file, tds.json, comes from DuckDuckGo's Tracker Radar project and can be found here: https://github.com/duckduckgo/tracker-blocklists/blob/main/web/tds.json. You can mod or grab the latest from them for your use case.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages