NBA-Latest Stories-API

About

Returns latest NBA articles based on teams or players from espn, bleacher report, nba.com, yahoo, and slam

Endpoints

/articles

Returns a list of all the latest nba articles from sports sites espn, slam, yahoo, bleacher report and nba

Optional param: source returns articles based on chosen source

Example /articles?source=bleacher-report

Optional param: limit returns the maximum number of articles desired
Example /articles?limit=5

Optional param: player returns articles based on chosen player
Use names seperated by a hypen for best results
Example /articles?player=kevin-durant&source=espn

Optional param: team returns articles base on chosen team
Example /articles?team=lakers