Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Yahoo Forum


You are currently viewing our Yahoo Forum as a guest. Please register to participate.
Login



Reply
I have used yahoo api for web search, we could get the totalResults available of resu
Old 01-20-2010, 12:18 AM I have used yahoo api for web search, we could get the totalResults available of resu
Junior Talker

Posts: 3
Name: intellisoft
Trades: 0
I have used yahoo api for web search, we could get the totalResults available of resultset field as return value of WebSearch method.
I observed the results are different compared to manual search, they are much much lesss, like if the manual result shows 64 results, webserach shows only 2.
following is the code snippet I used in VB.net
basedomain = Replace(url, "http://", "", 1)
basedomain = Mid(basedomain, 1, InStr(basedomain, "/") - 1)

url = "links:" & url & "-site:" & basedomain ' Url is used for search any keyword term
Dim yahoo As New YahooSearchService
Dim yahooresult As Yahoo.API.WebSearchResponse.ResultSet
yahooresult = yahoo.WebSearch("EP4vW1bV34Fh4RZ94Z.RPOwOKG4Roi5hN TXJAWY89t4EjQzUeVgTy27FkuPrzTeo0DZlPjlx", url, "all", 10, 1, "any", True, True, "en")

MsgBox(yahooresult.totalResultsAvailable)
nyahooresult = yahooresult.totalResultsAvailable


<removed. Create a signature>

Last edited by chrishirst; 01-20-2010 at 04:57 AM..
Intellisoftteam is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-20-2010, 05:00 AM Re: I have used yahoo api for web search, we could get the totalResults available of
chrishirst's Avatar
Defies a Status

Posts: 43,971
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Because the API queries come from a different datacentre than the manual search.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-22-2010, 02:51 AM Re: I have used yahoo api for web search, we could get the totalResults available of
Junior Talker

Posts: 3
Name: intellisoft
Trades: 0
Thanks for Reply

I have one question
In above I have use Websearch, can you tell me what is difference between Websearch and site explorer ,
Is site explorer give correct result than websearch , then how i use site explorer there is no method found in site explorer for totalResultavailable
Please send me reply as early as possible it is urgent?
Intellisoftteam is offline
Reply With Quote
View Public Profile
 
Old 01-22-2010, 05:44 AM Re: I have used yahoo api for web search, we could get the totalResults available of
chrishirst's Avatar
Defies a Status

Posts: 43,971
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
There is a clue in the names!

websearch is all of the index for all websites.

siteexplorer is specific to a particular website
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-23-2010, 03:02 AM Re: I have used yahoo api for web search, we could get the totalResults available of
Junior Talker

Posts: 3
Name: intellisoft
Trades: 0
Quote:
Originally Posted by chrishirst View Post
There is a clue in the names!

websearch is all of the index for all websites.

siteexplorer is specific to a particular website
Thanks for Reply

but in siteexplore there is no method found like totalresultavailable.I have count the result in yahoo. which is suitable for yahoo count.
Intellisoftteam is offline
Reply With Quote
View Public Profile
 
Old 01-23-2010, 05:54 AM Re: I have used yahoo api for web search, we could get the totalResults available of
chrishirst's Avatar
Defies a Status

Posts: 43,971
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
You will have to ask the API developers why they didn't include that method.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 10-07-2011, 08:09 AM Re: I have used yahoo api for web search, we could get the totalResults available of
Junior Talker

Posts: 3
Name: Olga
Location: Russia
Trades: 0
Thank you for unswer, i was thinking about it also
olstudio is offline
Reply With Quote
View Public Profile Visit olstudio's homepage!
 
Reply     « Reply to I have used yahoo api for web search, we could get the totalResults available of resu
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.21814 seconds with 11 queries