Search From Search Engines

  • Thread starter Thread starter sb Luis
  • Start date Start date
S

sb Luis

Hi,
I want a class (C#.NET) whitch can get the result of famous search engines
(yahoo,
altavista, ZDnet and ....) and show them.
thanks in advance.
Luis.
 
hi,

IIRC you posted this a few days ago, and several people (me included)
replied to it.


cheers,
 
Hi,
Thanks, but it was not good for one!
If you now a good souse code for searching from the serch enginesp, please
send it.
thanks.
 
Hi,

As it was said before, there is not a 100% reliable way to parse the result
of the search engine page, you can have some success but t's enough that
that the engine change its format and your parsing is useless.
IMO just use google , they provide an API

no idea if MS does provide an API too


cheers,
 
Back
Top