{"id":16317036,"url":"https://github.com/simatwa/cookie-puppeteer","last_synced_at":"2025-09-17T10:00:02.652Z","repository":{"id":224359526,"uuid":"763057058","full_name":"Simatwa/cookie-puppeteer","owner":"Simatwa","description":"Retrieve cookies exported by Export cookie JSON File Puppeteer extension","archived":false,"fork":false,"pushed_at":"2024-02-25T14:48:25.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T16:17:36.486Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Simatwa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-25T12:55:55.000Z","updated_at":"2024-02-25T14:49:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4624014-d351-4bca-b657-e0ffb6386d70","html_url":"https://github.com/Simatwa/cookie-puppeteer","commit_stats":null,"previous_names":["simatwa/cookie-puppeteer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Simatwa/cookie-puppeteer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simatwa%2Fcookie-puppeteer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simatwa%2Fcookie-puppeteer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simatwa%2Fcookie-puppeteer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simatwa%2Fcookie-puppeteer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Simatwa","download_url":"https://codeload.github.com/Simatwa/cookie-puppeteer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simatwa%2Fcookie-puppeteer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266412206,"owners_count":23924468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T22:06:25.520Z","updated_at":"2025-09-17T09:59:57.615Z","avatar_url":"https://github.com/Simatwa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cookie-puppeteer\n\nRetrieve cookies exported by Export cookie JSON File Puppeteer extension\n\n# Installation\n\n```sh\npip install cookie-puppeteer\n```\n\n# Usage\n\n```python\nfrom cookie_puppeteer import Puppeteer\n\ncookies = Puppeteer(\"/home/smartwa/Downloads/gemini.google.com.cookies.json\")\n\nprint(cookies.get(\"AEC\"))\n# Ae3NU9ORz35qy6ucvgm9D3U161kwUayh0dj*********\n```\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\nConsole\n\u003c/summary\u003e\n\n`$ cookie-puppeteer --help` or `$ cpt -h`\n\n```\nusage: cookie-puppeteer [-h] [-v] [-k [KEY ...]] [-d [DEFAULT ...]]\n                        [-i INDENT] [--whole]\n                        PATH\n\nRetrieve cookies exported by Export cookie JSON File Puppeteer extension\n\npositional arguments:\n  PATH                  Path to cookie file\n\noptions:\n  -h, --help            show this help message and exit\n  -v, --version         show program's version number and exit\n  -k [KEY ...], --key [KEY ...]\n                        Set cookie value of this key\n  -d [DEFAULT ...], --default [DEFAULT ...]\n                        Default cookie value incase of None\n  -i INDENT, --indent INDENT\n                        Stdout all cookies with this indentation - 4\n  --whole               Stdout whole cookie contents\n\n```\n\n\u003c/details\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimatwa%2Fcookie-puppeteer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimatwa%2Fcookie-puppeteer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimatwa%2Fcookie-puppeteer/lists"}