Real-time Sports News API
The API is easy to use and can be integrated with any application. It provides a variety of endpoints that allow you to retrieve sports news headlines, articles, and search results. It is a great resource for developers who want to create applications that provide real-time sports news to their users.
Real-time Sports News API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
live-articles /live-articles |
Fetches live articles |
| GET |
top-headlines /top-headlines |
Fetches top headlines from various sources |
| GET |
sources /sources |
Fetches a list of available news sources along with their categories. |
| GET |
sources-by-category /sources-by-category?category=sports |
Fetches news sources filtered by a specific category. |
| GET |
articles-by-source /articles-by-source?source=http%3A%2F%2Fwww.espn.com%2Fespn%2Frss%2Fnews |
Fetches articles from a specific news source based on the provided source parameter. |
| GET |
article-search /article-search? |
Searches articles based on optional parameters such as title, author, and url. |
Real-time Sports News API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 30 / minute |
|
| PRO | $19 / month | 300 / minute |
|
| ULTRA Recommended | $29 / month | 450 / minute |
|
| MEGA | $49 / month | 900 / minute |
|