An open API service indexing awesome lists of open source software.

https://github.com/gridaco/p666

😈 puppeteer daemon - run puppeteer from CLI
https://github.com/gridaco/p666

Last synced: 9 months ago
JSON representation

😈 puppeteer daemon - run puppeteer from CLI

Awesome Lists containing this project

README

          



p666






# puppeteer-666 (`p666`)

```sh
npx p666
```

## http

Use base url `localhost:666`.

- /api/pdf
- /api/screenshot

## Running locally

```sh
pnpm install
pnpm build
pnpm start
```