SEO question, getting info about websites
- by michael
I don't know much about SEO.
I have a csv file with 200,000 links to websites
i want to add another field (or maybe couple of them) to each link in the csv file with page ranking of each link and maybe other interesting metrics and info about the link.
I saw a free API from http://apiwiki.seomoz.org/ i can maybe use to build a simple script, but it's limited to 3 links for second which will roughly take 1100 minutes or 18 hours to run
any other ideas how to get this kind of simple metrics about each link ?
thanks !