mindsdb
mindsdb copied to clipboard
🎉 Twitter Integration
Overview Implemented /tweets endpoint - API Documentation of the endpoint is found here
Reference Twitter API Link: https://developer.twitter.com/en/docs/twitter-api/
Further Improvements and Future Support
- Pagination support will be implemented to extract the full tweets
- Other data endpoints such as GET /2/tweets/search/all GET /2/tweets/search/recent
Comments After Initial testing, I found the integration is working; please let me know if anything else needs to be done. Also, please let me know if any other approach to be taken.
Screenshots
Unit Test Results