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
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
buildship-pup.txt46.66KB
html.html981.1KB
