- so the raw-request via cURL showed that the SOAP *can* work, now I just have to get the Perl SOAP interface to actually work - look into SOAP::Lite's +trace functionality, to confirm whether the 'filter' and 'safe' parameters are getting through first shot is to simply write a program that: - runs a google query - fetches all pages directly linked to by google - parses out all the links, and outputs them - later, the user can grep through the URLs, eliminating those that look like thumbnails, or look like offsite links, etc...