Nba Latest News
Api providing endpoints that allow for: Getting latest nba news articles from sports sites espn, slam, yahoo, bleacher report and nba Getting latest nba news articles by sports sites Getting latest nba news articles by player Getting latest nba news articles by team
Nba Latest News endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get All Latest Nba Articles /news |
Returns a list of all the latest nba articles from sports sites espn, slam, yahoo, bleacher report and nba |
| GET |
Getting latest nba articles by team /news/team/{team-name} |
Returns a list of all the latest nba articles of{team}. Optional params: limit returns the maximum number of articles desired Use dash to seperate names Searching by team name… |
| GET |
Get all latest Nba articles /articles |
GET /articles Returns a list of all the latest nba articles. Optional params: source returns articles based on chosen source options: nba-canada, nba, bleacher-report, yahoo,… |
| GET |
Getting latest nba articles by player /news/player/{player-name} |
GET /news/player/{player name} Returns a list of all the latest nba articles of{player name}. Optional params: limit returns the maximum number of articles desired Use dash to… |
| GET |
Get Latest Articles From A Specific Source/Website /news/source/{site} |
Returns a list of all the latest nba articles from the {sportsite}. Optional params: limit returns the maximum number of articles desired Options: nba, nba_canada,… |
Nba Latest News pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | Free | — |
|