I use Google Custom Search apiin my application, an example search link to search for a profile on LinkedIn.
Requirements
I need the skipfirst ten pages and get the pages next ten. The basic idea is to skip the first 1000 entries, I want the next 1000 entries.
Question
Is there a way to skip the first 10 pages and get the next ten pages as a result?
source
share