Add APITube to Datasets - #676
Open
liamka wants to merge 1 commit into
Open
Conversation
Member
|
@liamka thank you for your contribution. $1 monthly tip or $12 yearly tip is required for your case. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds APITube to the Datasets section, directly after Helium and next to the other news and market data sources already listed (FinancialData.Net, NASDAQ Data Link, The GDELT Project).
Entry added:
- [APITube](https://apitube.io) - News API with real-time and historical articles from 500,000+ sources across 177 countries and 59 languages, returned as structured JSON with sentiment scores, extracted entities, topics and IPTC categories; 65+ filter parameters and CSV, JSONL or Parquet exports for offline analysis, free tier of 100 requests/day.Why it belongs in this section: APITube is a news corpus you query rather than crawl. Each article arrives pre-enriched — sentiment score, extracted entities (people, organizations, locations, brands), IPTC categories, topics and industries — so a labelled text dataset can be pulled straight into pandas through the CSV, JSONL or Parquet export instead of scraping and annotating HTML. Historical coverage supports backtesting and longitudinal studies, and
/v1/news/trendsreturns aggregated counts over time buckets for time-series work.Docs: https://docs.apitube.io — free tier is 100 requests/day with no card required.
Tip Requirement (Required)
That is the honest category: APITube is a commercial hosted service, not open source. Equally honestly, the tip has not been sent — I am submitting the entry itself and leaving the sponsorship decision with the project owner. If the tip is a hard requirement for a merge, say so and I will take it back to them rather than bump this PR.
Tip link acknowledged: https://github.com/sponsors/hmert
License Type (Required)
License details: proprietary hosted API, terms at https://apitube.io/terms/terms-of-service. Free tier of 100 requests/day, paid plans from $29/month. The client SDKs are open source and MIT-licensed: https://github.com/apitube (Node.js, PHP, Python, Dart).
Your Relationship to This Project (Required)
I work on APITube, so this is a self-promotional submission.
Checklist
CONTRIBUTING.mdand followed the repository format: one bullet,[Name](URL) - short description, https link, no superlatives, placed next to similar entries in the section.