KoushikNavuluri/Claude-API
An unofficial Python API client enabling programmatic access to Claude AI for building chatbot applications.

Velocity · 7d
+0.9
★ / day
Trend
→steady
star history
This library provides a Python wrapper for interacting with Claude AI through browser cookie-based authentication. It allows developers to send messages, manage conversations, create new chats, handle attachments, and retrieve chat history programmatically. The project enables building chatbot applications like Discord bots or console chatbots by providing a Client class to interface with the Claude API.