Sort cookies exported by
Cookies-to-Json
extension.
- Install addtopath
- Clone repo
git clone https://github.com/Simatwa/cookie-hunter.git
cd cookie-hunter
- Execute
addtopath main.py ch
- Export cookies with
Cookies-to-Json
Chrome Extension. $ ch <path-to-the.json-file-exported>
- For more info you can run
$ ch -h
$ ch -h
usage: main.py [-h] [-i n] [-g KEY] [-p PATH]
[--zero-mapping]
FILE-PATH
Hunt cookies from `Json-to-Cookies` extension
.json files
positional arguments:
FILE-PATH Path to .json file
options:
-h, --help show this help message
and exit
-i n, --indent n Indent level while
dumping json data - 7
-g KEY, --get KEY Stdout the specific
cookie value of the key
-p PATH, --pre PATH Path to .json file
containing key-mappings
--zero-mapping Disable key mappings -
False