Description
Browser cookies can be loaded into a Python cookie jar for scripts and testing tools. This library is for developers who need authenticated web requests using existing browser sessions. Cookies are account credentials, so extraction should be explicit and logs must avoid exposing them.