> cat /dev/github | grep security-tools
discovered 03 Aug 2026

browser_cookie3

via awesome-list
→ View on GitHub
Browser Cookie is a Python 3 library designed to extract and load cookies from various web browsers into a cookiejar object, allowing seamless web scraping or automated web requests without the need for user authentication. It supports multiple browsers, including Chrome, Firefox, and Safari, and provides functionalities to retrieve cookies for specific domains or general use with different HTTP libraries like requests. Notable features include command-line support for cookie management and the ability to load cookies directly from a user-specific browser profile stored in SQLite databases or text files.