A Python interface to interact with Codecademy's anonymous chat feature that connected to Codecademy database. Designed for educational purposes to study API interactions and chatbot implementations.
- Anonymous chat session management
- UUID-based conversation tracking
- reCAPTCHA v3 token integration
- Automated chat token handling
- Message timestamping and role management
- Python 3.8+
requests
library- reCAPTCHA v3 solver integration
- Basic understanding of API authentication