Skip to main content

Browser cookie import/export — JSON and Netscape format for Multilogin X, AdsPower, Playwright.

Project description

browser-cookie-netscape

Convert browser cookies between JSON and Netscape format — import into Multilogin X Launcher API.

pip install browser-cookie-netscape
from pathlib import Path
from browser_cookie_netscape import load_cookies, save_cookies, to_netscape

cookies = load_cookies(Path("cookies.json"))
save_cookies(cookies, Path("export.txt"))  # Netscape

Multilogin X migration hub — SAAS50 · https://t.me/Multilogin_Scripts_Bot

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

browser_cookie_netscape-1.0.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

browser_cookie_netscape-1.0.0-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page