Arnie97/chrome-cookiejar
Import your Chrome cookies to a Python CookieJar
When you're gathering information from websites, this tool lets you easily use your existing Chrome browser login sessions from within Python scripts. It takes your Chrome browser's stored cookies as input and provides them in a format Python can use, allowing you to access sites as if you were already logged in. This is for data analysts, researchers, or anyone automating web data collection who needs to bypass login screens or CAPTCHAs.
No commits in the last 6 months. Available on PyPI.
Use this if you want to scrape data from websites that require you to be logged in, without having to programmatically handle the login process.
Not ideal if you need to use this on macOS or Linux with a modern version of Chrome, as cookie decryption is currently limited to older Chrome versions on those platforms.
Stars
19
Forks
3
Language
Python
License
MIT
Category
Last pushed
Dec 06, 2021
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Arnie97/chrome-cookiejar"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.