Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Integration]: CryptoPanic API Integration #5548

Open
martyna-mindsdb opened this issue Apr 10, 2023 · 0 comments · May be fixed by #9070
Open

[Integration]: CryptoPanic API Integration #5548

martyna-mindsdb opened this issue Apr 10, 2023 · 0 comments · May be fixed by #9070
Labels
app-integration New idea for the supported applications integrations help wanted Extra attention is needed

Comments

@martyna-mindsdb
Copy link
Collaborator

martyna-mindsdb commented Apr 10, 2023

The goal of this issue is to build a new handler that will utilize the CryptoPanic API to enable users of MindsDB to analyze and predict cryptocurrency trends. This integration will allow users to build ML models that can predict market trends, monitor social media sentiment, and make informed investment decisions.

Resources 💡

🏁 To get started, please refer to the following resources:

  • 📚 Building Application Handler docs: This documentation will guide you through the process of building a custom handler for MindsDB. It contains essential information on the handler structure, methods, and best practices.

  • 📖 CryptoPanic API docs: This documentation contains all the endpoints and parameters that are available through the CryptoPanic API.

  • 👉 Twitter Handler: This existing handler connects MindsDB with the Twitter API, allowing users to automate tasks related to posting and analyzing tweets. You can use the Twitter Handler as a reference for building the CryptoPanic API integration.

  • 👉 Binance API Handler: Another example of a successful MindsDB integration to the Binance API to make trade data available to use for model training and predictions.

Next Steps 🕵️‍♂️ 🕵️‍♀️

  • You can familiarize yourself with the CryptoPanic API.
  • Create a new handler that connects MindsDB to CryptoPanic.
  • Implement the core features mentioned above.
  • Thoroughly test the integration to ensure proper functionality.
  • Submit a pull request with the new CryptoPanic Integration handler.

Thank you for contributing to MindsDB 🐻 !

@martyna-mindsdb martyna-mindsdb added help wanted Extra attention is needed app-integration New idea for the supported applications integrations hashnode-hackhathon App integrations issues for HashnodeHackhathon labels Apr 10, 2023
@martyna-mindsdb martyna-mindsdb removed the hashnode-hackhathon App integrations issues for HashnodeHackhathon label May 4, 2023
@parthiv11 parthiv11 linked a pull request Apr 13, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app-integration New idea for the supported applications integrations help wanted Extra attention is needed
Development

Successfully merging a pull request may close this issue.

1 participant