Click here to Skip to main content
15,895,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Im developing an application using vb.net , my application will do simple search on google using webbrowser control the the application will scrape the results Links and their description , I have succeeded to scrape the href of the links but I can't scrape the description of search results for each link !

Thanks.
Posted
Updated 6-Sep-11 23:00pm
v5

1 solution

Why are you scraping? That's what the Google search API[^] is for.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900