View Full Version : API in PHP for linkdomain
gford
Oct 1st 2005, 11:20 am
Hey all,
Anyone point me to some info on using PHP w/ yahoo API to do a linkdomain info?
thanks!
digitalpoint
Oct 1st 2005, 11:36 am
Get an appID from Yahoo (http://api.search.yahoo.com/webservices/register_application).
Then make a request like so (replace keywordtracker with your appID).
http://api.search.yahoo.com/WebSearchService/V1/webSearch?appid=keywordtracker&query=linkdomain:digitalpoint.com&start=1&results=50
The results will be a nice little XML format. :)
gford
Oct 2nd 2005, 7:27 am
Get an appID from Yahoo (http://api.search.yahoo.com/webservices/register_application).
Then make a request like so (replace keywordtracker with your appID).
http://api.search.yahoo.com/WebSearchService/V1/webSearch?appid=keywordtracker&query=linkdomain:digitalpoint.com&start=1&results=50
The results will be a nice little XML format. :)
Thanks tons Shawn!
SecondV
Oct 2nd 2005, 10:08 am
I'll second that ;) Thank you. Was looking for this aswell. Hehe :)
-Eric
HN Will
Nov 7th 2005, 11:46 am
hmm - seems like its easier than Google API - thanks
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.