Closed Francisc closed 5 years ago
Hello,
Is it possible to add arbitrary delay for when to read the markup? If there's JS code on the page that's async, it can change the DOM after parser read it.
Is there a way to work around that?
I'm asking the same myself, and a year later you have no respond yet. really bad!!
If you're using with cheerio, it won't ever run the JavaScript.
Hello,
Is it possible to add arbitrary delay for when to read the markup? If there's JS code on the page that's async, it can change the DOM after parser read it.
Is there a way to work around that?