I am attempting to pull google results for a query like this "site:thetrashplate.com". I want the title, description and url to be provided in column a,b,c. Each result would then go into the next row i.e. title2, description2 and url2 would go into a2,b2,c2. Im trying to make the code provide me 100% of all results found for that query.

I realize googles TOS on this and any suggestions on how to utilize google's api would be appreciated but is secondary concern to getting this operational.

The code I have so far is below:

Please Login or Register  to view this content.