المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Web Crawler problem using google links.



C# Programming
10-30-2009, 11:50 AM
Hi

I need to create a program that searches the internet for all Ecommerce websites in South Africa.

So i made a web crawler to search through web pages by using there text to search for keywords on ecommerce and ********.

Unfortunatley when using HttpRequest and HttpResponse on a google search, its retieves all the html but not the google search links.

Why is this? Is there a better way to do this? Any input would really help.

Thank you for your time.

Kindly Rian