Description of the issue:
For example: I tried to scrape some data from this webpage: Domek Kretowiny jezioro Narie Mazury łódka Kretowiny • OLX.pl
One of the data that I need is description, but here’s a problem. Usually the scraper works fine on the first pagination. But when it opens the second link, I checked that the webpage shows only the top of the website, the description is hidden.
So basically it scrapes data properly only on the first visit and on the rest of linked webpages (on the same domain) the description is hidden, so Bardeen can’t access it.
Error message (if aplicable):
None, just empty field
Steps to reproduce this issue:
Try to scrape listing from this page, especially the description, or maybe even phone number, which are only visible after you click the button: Dla Ciebie wszystko - Warmińsko-mazurskie - w kategorii Noclegi Polska
I’m using the same exact automation as shown in this tutorial: https://www.youtube.com/watch?v=c9IDz8E_nek&ab_channel=Bardeen
Bardeen version: 2.61.0
Link to Playbook or Autobook:
Video recording or screenshots (optional, but recommended):
Tried to upload a video here, but it’s impossible to attach mp4 here.