Hi I am trying to extract information for mergers and acquisitions from this website:
The website follows a scroll pagination, and after a point it has a click pagination. Since bardeen doesn’t allow multiple pagination types in a single playbook.
How can i create a pagination one after the other to solve this ?
Simply click pagination and click this button when creating your scraper template to accommodate this piece. Additionally, it’s best practices to include a delay inside of your scraper template after grabbing all necessary data per merger/acquisition to allow time for the page to load as Bardeen scrolls the page.
Give this a try and see how it works for you.
Please let us know if you have any questions.
Thank you,
Jess
I did try the click pagination as well as the infinite scroll pagination.
I kept the delay to 3 seconds but it still doesn’t work. In fact the data is not getting extracted beyond the first scroll.
The “load more content” button is way down but the data is not being captured till the article on 4th December.