Cookie-api

Latest version: v0.2.2

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.2

This update implements the new error response syntax and retrieves the error message directly from the API.
- `CookieError` is now raised with additional information when an unexpected error occurs
- Added `QuotaExceeded` error
- Removed `GuildNotFound` and `UserNotFound` errors (use `NotFound` instead)
- Added unit tests

0.2.1

- Added support for Python 3.13
- Updated base URL for Cookie API

0.2.0

The API can now be used both synchronously and asynchronously. (3)
- `CookieAPI` has been renamed to `AsyncCookieAPI`
- `httpx` is now used instead of `aiohttp`
- Added image example
- Added example page to docs (4)

0.1.0

Initial release with a basic wrapper for the CookieBot API and documentation.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.