Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/scrape API - custom behavior with waitFor and dynamical loading page #3872

Open
macrochel opened this issue Feb 22, 2024 · 1 comment
Open

Comments

@macrochel
Copy link

I need to make scrape the assortment, but page is loading dynamically. I need to create a function, that will wait when every loadings will finish (on this page there's not just one load)
{ "url": "https://a201910091655256231033.szwego.com/static/index.html#/shop_detail/A201910091655256231033", "elements": [{"selector": ".word-break, .lazy"}], "waitFor": 10000 }
Now I can get only 128 items

@joelgriffith
Copy link
Collaborator

Are you needing to scroll in order to trigger those elements to appear?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants