How to search in popular search engine sites through VB.NET

  • Thread starter Thread starter Mamatha
  • Start date Start date
M

Mamatha

Hi

I want to search a particular word or phrase in a popular
search engine sites like Google,Yahoo,Mamma,Alta vista and
so on.
For Google i know how to search because i have a google
key like that is there any possibility for other sites?
If any one knows how to search in those sites through
VB.NET code please let me know.
Thanks in advance


Mamatha
 
Mamatha said:
I want to search a particular word or phrase in a popular
search engine sites like Google,Yahoo,Mamma,Alta vista and
so on.
For Google i know how to search because i have a google
key like that is there any possibility for other sites?
If any one knows how to search in those sites through
VB.NET code please let me know.

See classes 'WebClient' and 'WebRequest'.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top