request-filtering-agent
request-filtering-agent copied to clipboard
puppeteer example
puppeteer is popular for screenshot usage
I think that almost example has SSRF vulnerbility.
- Create a website screenshot service with Puppeteer on Heroku - Fabio Franchino
- Save screenshot of websites with Puppeteer, Cloudinary and Heroku with Node.js
- How to take screenshots using Puppeteer - Dishant Agnihotri - Medium
If puppeteer support http.Agent, it is reasonable to add the example code in README.
If puppeteer does not support http.Agent, that is out of scope.