Comment on Show HN: Pulpie – Models for Cleaning the WebComments−tyzoid2moHow does this work on pages that require JavaScript in order to render?−philipkglass2moYou'd typically use a headless browser to generate the fully rendered page, then capture the rendered output for use with the model.−snyyOP2moExactly this. Thank you for answering!
Comments
How does this work on pages that require JavaScript in order to render?
You'd typically use a headless browser to generate the fully rendered page, then capture the rendered output for use with the model.
Exactly this. Thank you for answering!