Let's say I want to know how often my name appears on the web. Let's say I will charge people money to find out how ofen my name is on the web.
By collecting money I would not be able to use the Google Webservices API. Some companies, such as Yahoo, can interact with the Google database. I can write a computer program that will access the Google.com page and parse the results, but that's probably against their TOS.
So, I'd be interested in searching their results to get a count of items that have my name. Does anyone know if Google offers a subscription service of this type?
Any info is appreciated.