Is there any way to find out current page number in search complete callback function of google image search api?
I have defined a function for search complete callback and set it using this setSearchCompleteCallback
and found that it is called for each page click also, so is there any way to know what is the current page number?