Posted by Andy Hassall on 11/05/06 16:10
On 5 Nov 2006 07:49:00 -0800, "Damo_Suzuki" <zumbar@b00mb0x.org> wrote:
>I'm writing a script to search google. The google SOAP API only allows
>it to return 10 results . I have the script returning 10 result but i
>want it it return the top 100 . Does anyone have a way around this?
Presumably issue another 9 requests for the remaining 90 results with
different "start" parameters.
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
[Back to original message]
|