Hi Using the API we can get only till 100 results. I need till 1000 to check at what position is a site (domain) listed based on a given keyword search phrase. Is it legal if I pull http://www.google.com/search?q=digital+point&num=100&filter=1&start=0 10 times (0 - 10 increment by 10) and figure out the position ? Thanks
Actually I believe you can get up to 1000 results with API... But check: http://forums.digitalpoint.com/showthread.php?t=87829
Google API allows to retrive first 1000 results like manual search but allows to get only 10 results each time where in manual search u can get 100 results at a time. Make sure u have filtering option OFF. If filtering is off not more than 2 results will be returned from the same domain.