Hacker News new | ask | show | jobs
Ask HN: How do you deploy your non-testing Puppeteer/Selenium scripts?
3 points by willhang 2051 days ago
We have some scripts that we run for web scraping + web automation in our backend. We're trying to find ways to host the scripts and maybe call them via API. Does anyone know of a good technique or service for this?

Also, just curious: what's everyone using Puppeteer for (if not for testing)? ;)