Category:Data Provider API Docs
DataQueryObject API Documentation
DATAKEY
"espn"
WEBSITE
http://www.espn.com/
DESCRIPTION
The Espn web service will give back news articles related to given query term.
INPUT
1st Parameter - Term
Type - string
2nd Parameter - No of results
Type - int/string
EXAMPLE DATA
[0] => Array
(
[source] => espn
[url] => http://sports.espn.go.com/espn/wire?section=nfl&id=31.....
[title] => Mix-and-match secondary could dictate Giants' fortunes ..
[summary] => EAST RUTHERFORD, N.J. -- The New York Giants ' t..
[pubdate] => Fri, 11 Jan 2008 15:09:55 PST
[metadata] => Array
(
[creator] => Associated Press
[source] => Associated Press
)
)
Categories: