top | item 37897928 (no title) peyloride | 2 years ago Hey, quick question: Is there a way to handle async behavior? Like in puppeteer we had something like waitFor helper to wait while loading the page. I couldn't find a similar thing in your readme. Or is this framework for only static pages? discuss order hn newest philippta|2 years ago At this time it works with server-side rendered / static pages only and does not execute any JavaScript of the website.The data extraction function of your script also runs aside the crawler, not inside the page.
philippta|2 years ago At this time it works with server-side rendered / static pages only and does not execute any JavaScript of the website.The data extraction function of your script also runs aside the crawler, not inside the page.
philippta|2 years ago
The data extraction function of your script also runs aside the crawler, not inside the page.