Skip to main content

A version of MozillaCookieJar that works with curl/wget

Project description

# cookiestxt

A version of Python’s MozillaCookieJar that produces cookies.txt files that are compatible with curl/wget.

MozillaCookieJar is a great idea. It just doesn’t work well right now without [this patch](https://bugs.python.org/issue17164). So, I’ve applied the patch here.

Use it like you would use MozillaCookieJar.

`python from cookiestxt import MozillaCookieJar cj = MozillaCookieJar() ... `

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

cookiestxt-0.4.tar.gz (4.6 kB view hashes)

Uploaded Source

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