Y
Hacker News
new
|
ask
|
show
|
jobs
by
tyzoid
22 days ago
How does this work on pages that require JavaScript in order to render?
1 comments
philipkglass
22 days ago
You'd typically use a headless browser to generate the fully rendered page, then capture the rendered output for use with the model.
link
snyy
22 days ago
Exactly this. Thank you for answering!
link