I see that questionsearch provides a list of question IDs and only the "chosen answer" to each id, and getquestion returns all the answers to 1 given question...
77
omartayeb2000
Sep 9, 2008 6:25 pm
Hey everyone, I'm wondering if you could help me, I just wanted some clarification. I am developing a desktop application that uses the Yahoo Answers API. When...
78
thomasfogg
Sep 12, 2008 3:56 pm
There is currently no API call to get questions + lots of answers in one call. To acheive this you need to to a questionsearch call then a getquestion call for...
79
thomasfogg
Sep 12, 2008 3:56 pm
... There is no API available to post content to Answers at the moment, there should be one available in the future. Thanks Tom...
80
thomasfogg
Sep 12, 2008 3:56 pm
The rate limiting is described with graphs here: http://developer.yahoo.com/search/rate.html The best way to see how it pans out for your application is to...
81
smanad
Sep 19, 2008 9:10 pm
When I search for term like "technology & science" I do not see results from answers api. however I get the search results on answers.yahoo.com for the same...
82
Olivier D. alias ze kat
olie_ze_kat
Sep 20, 2008 8:23 pm
Hi, I would like provide better YAnswers support on LiFE2Front which already support some things (users profiles display last questions). I need API to fetch...
83
Estevão Lucas
estevao_lucas
Oct 27, 2008 3:52 pm
... From: isao <i5ao@...> Date: 2008/10/8 Subject: [ydn-auth] Re: How can I get the user's token to use in Y! Answers API? To: ydn-auth@yahoogroups.com ...
84
Joe Purnell
joedatesta
Jan 6, 2009 8:38 am
Hi all, I want to allow my site visiters to do an answers search for at&t, turner & hooch, bang & olufsen, barnes & noble etc... Unfortunately, this url isn't...
85
ctagg2
Jan 10, 2009 6:16 pm
According to the docs, the category_id parameter allows you to specify "the specified category ID or IDs". Couldn't find anything definite in how to construct...
86
Yello_dits
dits59
Jan 22, 2009 12:53 am
hello joe you should encode the URL(ASCII UTF8 std).so AT&T becomes AT%26T. Thx Eldo...
87
phooby
Jan 22, 2009 11:59 am
Any news on if or when we'll be able to post questions?...
88
ginescapote
Jan 22, 2009 12:44 pm
hi, I want to know if its possible to write a script to download to my local PC, all the questions and answers that I've written in Yahoo!Answers, and to guide...
89
sim80@...
sim80@ymail.com
Jan 26, 2009 11:31 am
Hi, Is it possible to retrieve all the categories of Yahoo Answers for a specified language (with the API for example)? thanks !...
90
pbarnhart_cedarpark
pbarnhart_ce...
Feb 24, 2009 7:31 pm
I do not remember actually responding to anything in Yahoo Answers - but I got an email from Yahoo Answers stating I was suspended permanently (57917750), In...
91
ianclark11
Mar 14, 2009 8:24 pm
I set my Canvas URL and entered my widget code below <script type="text/javascript"...
92
nicolabaisero
Mar 30, 2009 12:52 pm
Hi to all, i'm a new member of the community: i hope that someone could help me and i will be glad to see yahoo api's improved. I apologize if my english isn't...
94
Ronan K
shaggy_n_eminem
May 4, 2009 10:07 am
Hi, I was having trouble to unserialize the data received from Yahoo Answers. I was getting Class_incomplete errors when tryin to unserialize. Then while...
95
altoning
May 7, 2009 8:51 am
Is it possible to receive (or derive) the location (city and/or latitude/longitude) for questionSearch results?...
96
intlorange@...
intlorange...
May 7, 2009 4:27 pm
I don't think that's easily done. questionSearch results don't include location information. They do return <UserId> and <UserNick> values, so maybe you...
97
intlorange@...
intlorange...
May 28, 2009 5:32 pm
I hope you'll enjoy my latest project, Questions & Answers: http://alignedleft.com/projects/2009/QuestionsAnswers/ A minimalist interface designed to encourage...
98
Robyn Tippins
duzins
May 28, 2009 5:48 pm
This is fun. I think it stole about a half hour of my time LOL. Great job! Thanks for sharing! :) -- Robyn Tippins Community Manager Yahoo! Developer...
99
yajiemiao
Jun 14, 2009 4:53 am
Yahoo!Answers APIs only return a maximum of 50 results to developers. But in research evaluations, a large amount of data are needed. How can I get more...
100
varungulati
Jul 29, 2009 3:13 pm
I want to see if there is a way to post a question on yahoo answers via a webpage/application. For e.g. I would like to set up a form on my site where users...
101
Paul Matthews
pmatthe1
Aug 3, 2009 1:41 pm
Hi Is there a way to get the users' profile data (score, questions anwered etc) as XML? Thanks P...
102
Scott Murray
intlorange...
Aug 28, 2009 11:12 pm
Maybe you have to span your data collection over multiple requests. But of course there are usage limits. Make sure to check the Terms of Service to be sure...
103
cupcakecutie37
Aug 28, 2009 11:13 pm
I have already used the API key given by Yahoo and inserted it into my index.php.html page, and the bots have not searched my website like Google. It validate...
104
jparicka
Sep 19, 2009 4:26 pm
When trying a call to an API: http://answers.yahooapis.com/AnswersService/V1/questionSearch?appid=YahooDemo&query=cars This happens: The following errors were...
105
Jan Paricka
jparicka
Sep 19, 2009 4:26 pm
FYI When trying: http://answers.yahooapis.com/AnswersService/V1/questionSearch?appid=test&query=test I get back "The following errors were detected: service...
106
mattiatomasoni
Sep 21, 2009 5:20 pm
Hi, it seems that the API only allows you to retrieve the one answer that has been chosen as the best one. Ideally I would like a dump of the Yahoo Answers...