i have lists of domains. Every list has 60k-70k(60.000-70.000) domains.
The script should:
– check every domains’ pagerank in the list.
– check 70k domains a day.
– add domains to mysql db (or to encrypted file) if the domains’ pageranks are higher than zero.
Notes: This is easy job but Google bans ip’s which query more than 1000 domains so you need to use proxies or find another solution to that. (i have a script which queries domains pr if you want to use it.)