Hi ,
I am using crawler in AEM and need to fetch the data(title, description) from third party link and in this link we have page navigation(multiple pages)
I am trying to using Jsoup api but through jsoup I am able to fetch the data on one page only.
How can I fetch the data of next page and how can I click the next page and get the data and store in our AEM. Please suggest.
Regards,