chenkovsky / cookie_export

export cookie from firefox and chrome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookie_export

export cookie from firefox and chrome

Usage:

cookie_export.py <dst> <src> <format> <url>

export given url's cookie, format only supports "chrome" and "firefox". if path is "-" then use default cookie. output format is json

About

export cookie from firefox and chrome

License:MIT License


Languages

Language:Python 100.0%