DeeperSeek is a Python library for using the DeepSeek website as an alternative API to the DeepSeek paid API.
DeeperSeek makes it easy to send messages and receive responses. DeeperSeek can also do a wide range of things such as supporting multiple login methods, seamless and easy process when switching accounts, bypassing Cloudflare protection, running in headless mode, supporting DeepThink and search-enhanced responses, and much more.
DeeperSeek works on Windows, Linux, and macOS. It also supports Google Colab and other headless Linux servers. DeeperSeek requires Python 3.8 or later.
- Automates message sending and response retrieval in DeepSeek
- Supports login via token or email/password authentication
- Allows regenerating responses
- Enables session management (reset chat, log out, retrieve token)
- Supports bypassing Cloudflare protection
- Headless mode for running on servers or automation setups
- Customizable browser arguments for better control over execution
- Supports "DeepThink" and search-enhanced responses
- Proxy support for enhanced security
- Detailed logging with customizable verbosity
You can find the documentation here.
You can find the changelog here.
- This project is not affiliated with DeepSeek in any way. Use at your own risk. I am not responsible for any damage caused by this project.
This project is licensed under the GPLv3 License - see the LICENSE file for details.