Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python
"""pyCookieCheat.py
2014-10-28 Modified to FUCK ALL COOKIES (quit Google Chrome first) --Jeigh
20140701 v 2.1: Modularized the code, made it compatible with Python 2, and added an encryption function
Use your browser's cookies to make grabbing data from login-protected sites easier.
Intended for use with Python Requests http://python-requests.org
Accepts a URL from which it tries to extract a domain. If you want to force the domain,