Skip to main content

format cookies from chrome or firefox to json.

Project description

Cookie2Json

这是一个将Chrome里的cookie文本转为Json的程序 使用方法:

# Usage:
import cookie2json
cookie2json.format(<PutCookieHere>)

Cookie格式:

# Cookie Format
cookie: aa:11; ccc:22

另一种用法:

# Another Usage
python -m cookie2json "<PutCookieHere>"

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

cookie2json-1.1.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

cookie2json-1.1-py3-none-any.whl (2.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