I would like to get more than 10 results from this API: http://suggestqueries.google.com/complete/search?output=toolbar&q=TERM .
Is that possible?
I would like to get more than 10 results from this API: http://suggestqueries.google.com/complete/search?output=toolbar&q=TERM .
Is that possible?
I think there's no way to get more results for a single query. But you can get more results if you pass additional characters to it, e.g. "TERM a", "TERM b", ...