opaidios
opaidios8mo ago

Puppeteer

Right now puppeteer is POSTing to the provided urls and it's supposed to extract the entire HTML source, however it's only returning text. Is there a function included with puppeteer through buildship where I can visit the urls with a headless browser instead of API call? I've attached buildships POST data response & the html source that I need Thank you
2 Replies
opaidios
opaidios8mo ago
I've also tried the web scraping nodes, but they don't return the html of the page regardless of selector