C#: I want to write an application that will parse google for my website's ranking(position in the google search engine and NOT PageRank), where do I start?
- Does anyone know any examples doing so written in c#?
- What is the general direction you would start with? How should I parse google' web pages?
- Although I've searched for it, it's worth a shot: does anyone know of any google API that helps with this?
Thanks in advance