Skip to content

theAbdoSabbagh/DeeperSeek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeeperSeek

Downloads
PyPi
License

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.

Preview

Compatibility

DeeperSeek works on Windows, Linux, and macOS. It also supports Google Colab and other headless Linux servers. DeeperSeek requires Python 3.8 or later.

Features

  • 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

Documentation

You can find the documentation here.

Changelog

You can find the changelog here.

Disclaimer

  • 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.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details.

Star History

Star History Chart

About

An unofficial Python wrapper for DeepSeek API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages