Search the web
Sign In
New User? Sign Up
yws-search-general · Yahoo! Search General Developer Support
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1533 - 1563 of 1783   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1533
Hello, I am using the following request and getting 'No valid host'. ...
__angel_from_the_gods
__angel_from...
Offline Send Email
Oct 8, 2008
11:01 pm
1534
Hi, I'm getting an error calling the search API (xml response below). I suspect that it may be that the service is down, but it has been for several hours now...
dotcomsoftwaresolutions
dotcomsoftwa...
Offline Send Email
Oct 8, 2008
11:02 pm
1535
Hello, I realised that this was due to a version mismatch between the app server and the web API. Install the SP15 patch to the web API. After this was...
bl.praven
Offline Send Email
Oct 9, 2008
2:33 pm
1536
I found out the reason. I had a simple domain name as the value of the query parameter in the command, but it turned out I needed to add http:// to the domain...
dotcomsoftwaresolutions
dotcomsoftwa...
Offline Send Email
Oct 9, 2008
2:34 pm
1537
Hi Bob, I had a similar problem, and it turns out the syntax of the command has changed slightly. I found out be going back to the original documentation that...
dotcomsoftwaresolutions
dotcomsoftwa...
Offline Send Email
Oct 9, 2008
2:34 pm
1538
Hi you all, I'm trying to do something like: WebSearchRequest request = new WebSearchRequest("camión"); request.setResults(50); try { // Execute the search. ...
dfl_maradentro
Offline Send Email
Oct 9, 2008
5:56 pm
1539
In layman's terms, I'd like to query to API for: Tell me which URLs attracted the most new inlinks over the past 48 hours. After examining the API docs, I...
rmckillen
Offline Send Email
Oct 10, 2008
3:14 pm
1540
Hi, I just added a Yahoo test search and it's bringing up results such as "Index of /foldername". In this folder I don't have an index file but do have various...
mercuryrevver
Offline Send Email
Oct 15, 2008
3:45 pm
1541
When I try to do a query with a .me domain I get an "Invalid query parameter". The query is something like: ...
eleleoblog
Offline Send Email
Oct 15, 2008
3:46 pm
1542
Thanks for the help -- good catch! Unfortunately the following gives similar (unexpected) behavior described before. Searching for East Lyme, CT: 2684 results...
grasp06333
Offline Send Email
Oct 15, 2008
3:46 pm
1543
Just a bump. I have been searching hard for a definitive answer (even if it's NO) and have been unable to find one. ... hours....
rmckillen
Offline Send Email
Oct 15, 2008
3:47 pm
1544
web service API limit the number of web search results to 100. How can we get more?...
wuhao_2006cn
Offline Send Email
Oct 15, 2008
3:47 pm
1545
Yes, I see the same thing, only we are receiving up to 999 results on the YahooLocalSearch v3 API. After that no more results can be obtained under the same...
cscooper2000
Offline Send Email
Oct 15, 2008
5:47 pm
1546
Right now I'm using Google Analytics to filter on the search URL which seems a little backwards. Is there a control panel somewhere that shows what search...
kirbopotamus
Offline Send Email
Oct 15, 2008
7:51 pm
1547
Hi, does anybody know if the returned results are in utf-8 or iso-8859 or any other? I'm using XML for the search output. thanks! piratattack! [Non-text...
Manuel Alonso
piratattack
Offline Send Email
Oct 16, 2008
7:35 pm
1548
It's October 15, so we are now shutting down the audio search API. This will be crossposted to the forums. http://developer.yahoo.com/forum/ Robyn...
Robyn Tippins
duzins
Offline Send Email
Oct 16, 2008
10:10 pm
1549
As far as I know, XML is returned in utf-8. <?xml version="1.0" encoding="utf-8" ?> ()() ... From: Manuel Alonso <manuel.alonso.d@...> Subject:...
Thomas Hauck
tjhauck2001
Offline Send Email
Oct 16, 2008
10:11 pm
1550
Hi guys! Does anyone know how I can encode my special characters so that they are accepted by the inlinkData API? Try: ...
elfving.anders
Offline Send Email
Oct 17, 2008
7:11 pm
1551
Hello, I've already posted a message on the forums but I don't know which part is more active, so sorry for cross posting but the forums seem ... Hello, I've...
AmaƧ Herdaưde...
yalanciborsaci
Offline Send Email
Oct 23, 2008
5:50 pm
1552
Hi, According to Yahoo Dev site maximum results that can be retrieved is equal to 20. Is there any way to retrieve the total relevant results for Yahoo Local...
bunty_mec
Offline Send Email
Oct 27, 2008
1:54 pm
1553
Yes. Its in the docs. ... From: bunty_mec Sender: yws-search-general@yahoogroups.com To: yws-search-general@yahoogroups.com ReplyTo:...
charles@...
charles91345...
Offline Send Email
Oct 27, 2008
3:23 pm
1554
You must loop your requests and send a new START parameter each time. This works fine unless totalResultsAvailable is more than 999. After that you can't get...
cscooper2000
Offline Send Email
Oct 29, 2008
3:58 am
1555
I don't know if anyone else notices, but city and state and zip code search params do not work for the local api I mean, i am trying to do something i thought...
monsignorklaatu
Offline Send Email
Oct 31, 2008
2:52 pm
1556
... Could you post examples of the request URLs you are sending to Local Search API? That'll help troubleshoot the issue. thanks, Brian Cantoni Yahoo!...
Brian Cantoni
brian.cantoni
Offline Send Email
Oct 31, 2008
5:49 pm
1557
Sorry. Yahoo! doesn't live here. I think they've abandoned the Local Search API (or perhaps all APIs). Good luck getting any answers....
cscooper2000
Offline Send Email
Oct 31, 2008
8:08 pm
1558
seems your not alone with this problem, try using the extended procedure calls and compile them into one unit it worked for Roy at our Texas head office,...
Tibor_jr
tiborjr
Offline Send Email
Oct 31, 2008
8:09 pm
1559
I wish I would have done it beforehand Mr. Catoni, I don't know if I made a difference but I went through all the different rest and the prior examples i did...
monsignorklaatu
Offline Send Email
Nov 3, 2008
7:58 pm
1561
Hi all, Currently I'm using the Yahoo! Web Search Web Services: http://developer.yahoo.com/search/web/V1/webSearch.html Today I saw the Yahoo! Search BOSS: ...
avital.chissick
Offline Send Email
Nov 3, 2008
11:03 pm
1562
Thank you, I know yahoo is really busy, so I can understand. I hope if they survive their current woes that they learn to be more prepared for future...
monsignorklaatu
Offline Send Email
Nov 3, 2008
11:03 pm
1563
Dear Luc, It seems the api has been updated or I am checking more precisely. I am satisfied, but I would like to know the parameters of using route. Does a...
monsignorklaatu
Offline Send Email
Nov 3, 2008
11:03 pm
Messages 1533 - 1563 of 1783   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help