browser_cookie3 VS me-want-cookies

Compare browser_cookie3 vs me-want-cookies and see what are their differences.

browser_cookie3

This is a fork of browser_cookie (by borisbabic)

me-want-cookies

:rocket: Chrome Extension to export all accessible cookies of the current Tab (by cookiengineer)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
browser_cookie3 me-want-cookies
4 3
782 3
- -
5.7 1.8
4 months ago over 3 years ago
Python JavaScript
GNU Lesser General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

browser_cookie3

Posts with mentions or reviews of browser_cookie3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-01.
  • Show HN: Use cookies from Chrome (CDP) in cURL without copy pasting
    5 projects | news.ycombinator.com | 1 Apr 2023
    Feel like you can just read Chrome's cookie from the file (and filter out the ones you need by site, of course) so you don't need to bother run chrome in debugging mode?

    Like https://github.com/borisbabic/browser_cookie3

  • Vulnerability allows access to credentials in Microsoft Teams
    1 project | news.ycombinator.com | 16 Sep 2022
    > which has multiple OS-level controls to protect token leaks

    Huh? https://github.com/borisbabic/browser_cookie3 will get you cookies for almost any browser, and plenty of libraries like it for your favorite language exist.

  • I wrote a python script that will download your entire bandcamp collection.
    5 projects | /r/DataHoarder | 11 May 2022
    Yeah, turns out the library I used to grab the cookie files, browser_cookies3, has a bug where it is out of date for chromium browsers on windows. The only windows system I had to test it on is ancient and hold old enough chromium browsers to not hit the bug. I have tested it on newer versions of chromium now and submitted a PR to fix the issue in browser_cookies3.
    3 projects | /r/BandCamp | 10 May 2022
    It looks like browser-cookie3 is requesting access to all cookies. It looks like there is a way to filter down to the bandcamp.com domain, as referenced in the README here, in the last codeblock in "Usage".

me-want-cookies

Posts with mentions or reviews of me-want-cookies. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-28.

What are some alternatives?

When comparing browser_cookie3 and me-want-cookies you can also consider the following projects:

bandcamp-downloader - Download your bandcamp collection using this python script.

bandcampsync - Downloads your Bandcamp purchases automatically

Poetry - Python packaging and dependency management made easy

ccurl.sh - Use cURL with cookies from Chrome

playwright-python - Python version of the Playwright testing and automation library.

pycookiecheat - Borrow cookies from your browser's authenticated session for use in Python scripts.

bandcamp-collection-downloader - A command-line tool to automatically download all releases purchased with a Bandcamp account. The official page of the project is https://framagit.org/Ezwen/bandcamp-collection-downloader, while here this is just a mirror hosted on Github.