Changelog
INFO
The APITube platform is updated regularly with new features, improvements, and bug fixes. This page lists the changes made to the platform.
1.0.8
- ✅ ⭐
[News API]
Get news by topics: crypto news, movies news, video games news
1.0.7
- ✅ ⭐
[News API]
New articles export formats: XML, XML, XLSX, CSV, CSV.
1.0.6
- ✅ ⭐
[News API]
Add 'story_id' as property to the article resource. Story ID is a unique identifier for the story.
1.0.5
- ✅ ⭐
[News API]
Add 'links' and 'videos' as property to the article resource. Links are a list of links to related articles.
1.0.4
- ✅ ⭐
[News API]
Add 'opinion' resource type. Opinion articles are articles that are written by a person that expresses an opinion or point of view. Opinion articles are not news articles.
1.0.3
- ✅ ⭐
[News API]
Add filter 'search' to search find articles by title or content match. Example:https://api.apitube.io/v1/news/everything?search=bitcoin
. - ✅ ⭐
[News API]
Limit of articles per page for a paid user reached 1000 items per page.
1.0.2
- ✅ ⭐
[News API]
Add new integrations: Dart, Elixir, Haskell, Lua, Scala, Rust.
1.0.1
✅ ⭐
[News API]
Add new categories.✅ ⭐
[News API]
Articles body text(with tags) now trim data.