puppeteer-dance
v0.0.5
Published
my cool project
Downloads
2
Readme
Usage
In cli
npx puppeteer-dance start -u https://httpbin.org/
Caution: the default args include disable-web-security
to get resources
without restriction.
Also this package is compatible with docker usage.
API
import { getBrowser } from 'puppeteer-dance'
Setup
npm install
npm start
Project generated by gengjiawen/ts-scaffold