Hi guys. Feels great to post back on DaniWeb. Hope everyone is doing great!
I am currently playing around with the google websearch api. They have a javascript example where they created a "hello world" page.
https://developers.google.com/web-search/docs/
This code only returns 8 pages of each type of search. I was wondering how can I get it to return more? Becasue for example, if i search directly on google for something, it returns millions of results. This only returns 8 pages. How can i get it to return more? also, how can I get the count of the number of pages that were returned?I was looking at some documentation and the functions but couldnt find anything useful for what im trying to do. What do you guys suggets?
Thanks in advance!