Hi everybody, I have a problem with the questionSearch function of the Yahoo! Answers API, particulary with the start parameter. If I input a value greater...
151
Rob
rob.sworder
Jun 25, 2010 8:22 am
Hi, Thanks for the information. This bug has been reported to the Y!Answers team....
152
angelxmoreno
Jun 25, 2010 8:23 am
Is there a correlation between the YUI that Yahoo answers returns and a real user profile? for my app I want to create a user profile page that links to the...
153
Rob
rob.sworder
Jun 25, 2010 8:26 am
Hi, The rare cases occur when the user profile picture is hosted externally, and has extra parameters. This has been reported to the Y! Answers team. Regards, ...
154
Dany Sonzogni
dany.sonzogni
Jun 29, 2010 7:27 am
Hello, API answers for Italian version of Yahoo Answers seems to be still down. Anyone know when will it be restored? ________________________________ From:...
155
toadysycophant
Jul 19, 2010 10:47 am
Hi - I'm trying to determine whether the Answers API supports complex search queries. There appears to be no documentation that addresses this topic. For...
156
tom
thomasfogg
Jul 19, 2010 11:45 am
It supports AND, OR, ANDNOT and brackets of the form query=(this AND that) ANDNOT theother which would find matches containing this and that but not theother ...
157
jake898
Sep 16, 2010 9:33 pm
Say, anyone know how this user/asker got their username to appear upside down? Looks like some UTF-8 trick or something... ...
158
Camila Carina
camila_carina
Sep 16, 2010 9:33 pm
I want to get the following info about a specific user: - number of posts, - number of points, - level, - top contributer categories, - % best answer Does...
159
MikeD
dorsemike
Sep 16, 2010 9:33 pm
Hi, I am occasionally getting this error: HTTP request failed! HTTP/1.1 403 Forbidden. For the first few days with this API active, everything was working...
160
jlimcmmt
Oct 12, 2010 7:41 pm
I am trying to retrieve an XML file containing all questions and answers containing the term 'gene therapy'. The advanced search web interface allows this to...
161
Rob
rob.sworder
Oct 15, 2010 12:49 pm
Yahoo! Answers supports many languages and character sets, so utf-8 encoding is used. This also includes some oddities, including reversed and flipped letters....
162
Rob
rob.sworder
Oct 15, 2010 12:49 pm
At the moment, the current API does not support retrieval of this information. Rob...
163
zeetv75
Dec 16, 2010 10:19 am
I'm trying to make a query with more than one word and different region : no way. No result. eg : ...
164
codegod2
Dec 17, 2010 1:09 pm
Hi, I would like to import questions and answers into my database and provide it on my webpage. 1. Could you please tell me how this can be done or send me a...
165
David
ontheblog...
Mar 24, 2011 11:21 am
Hi Guys, I was using your previous API to build a mobile application and today I login to the developer site and it seems the API has been replaced with the...
166
caseyamcl
Mar 24, 2011 11:28 am
Hello, I have been using the API to gather data from the Yahoo Answers database on health topics for research purposes. We are interested in gathering, for...
167
Rob
rob.sworder
Mar 25, 2011 5:42 pm
Hi, the web service API is still currently the same; the missing API docs have been restored to the developer site page. Rob...
168
Juncong
liujuncong
Mar 28, 2011 12:24 pm
feed://xml.weather.yahoo.com/forecastrss?w=39322&u=c this url return 2 days weather info. the title is "Conditions for Watford, GB at 8:49 am GMT" I got the...
Hi all, I am looking to achieve the following and am wondering if Yahoo API's (preferably Java or webservice) are the right tools to use. If so, can I find...
171
Rob
rob.sworder
Mar 28, 2011 12:30 pm
http://weather.yahooapis.com/forecastrss?w=615702 - this location (Paris) has correct conditions (currently Fair) - <yweather:condition text="Fair" code="34"...
172
Rob
rob.sworder
Mar 28, 2011 12:30 pm
Hi, I'm afraid this group is for discussion on the API for Yahoo! Answers - you may find more information on the Weather API here:...
173
Rob
rob.sworder
Mar 28, 2011 12:31 pm
Hi, This group is for discussion on the use of the Yahoo! Answers API. You may find more information on other API by searching in http://developer.yahoo.com/...
174
Thilina
thilinaranaw...
Mar 28, 2011 12:32 pm
Hi All I need to know how to publish a custom developed yahoo plug-in to the yahoo IM. regards Thilina...
175
Rob
rob.sworder
Mar 28, 2011 12:34 pm
Hi, This group is for discussion of the API for Yahoo! Answers website. Please find other YDN documentation here: http://developer.yahoo.com/...
176
Angel Moreno
angelxmoreno
Mar 28, 2011 1:01 pm
where can I find a complete list of categories with their ids?...
177
Rob
rob.sworder
Mar 28, 2011 2:35 pm
Hi, This API call is currently not available through the public API - you could use YQL to retrieve categories, i.e.: ...
178
kekeguo
Apr 12, 2011 10:12 am
I've been playing with the yahoo! answer api and just noticed there seems to be hidden limit on "start" set to 10000 so if I use this query:...
179
Rob
rob.sworder
Apr 12, 2011 10:55 am
Hi, The documentation suggests an upper limit of 1000 for the start parameter: http://developer.yahoo.com/answers/V1/questionSearch.html However, as you have...