Reputation: 1020
I wanted to know if there is a way to get number of pages of a website that indexed in Google. with ASP.net , C#
I checked this post, but I didn't get it!
I don't know how to use Google API or even where can I get it!!
Thank You!
Upvotes: 0
Views: 573
Reputation: 7877
You'll need to use this library: http://code.google.com/p/google-gdata/
Upvotes: 1