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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for cookie2json-1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ceb3b678d0ce0d79384a6d78b07b180f3951337715fc48c946a350a93ac2971 |
|
MD5 | 4cd27652fa71cf2bf333180ed94e516a |
|
BLAKE2b-256 | 2ec4479f5ba64183b5b4877d283b1ab0f3b255f95e74bca94b4c8c4801c9575e |