Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xxxily/happy-puppeteer

happy-puppeteer
https://github.com/xxxily/happy-puppeteer

Last synced: 12 days ago
JSON representation

happy-puppeteer

Awesome Lists containing this project

README

        

# happy-puppeteer

[[toc]]

## 简介

happy-puppeteer 是一个让你简单快捷使用 puppeteer 的辅助库,可适用于:

- 批量管理网站控制脚本
- 快速提取网站数据(图片、接口等)
- 建立简单高效的代理测试浏览器
- 更多功能有待挖掘和完善

## 安装
```bash
npm i happy-puppeteer
# or
yarn add -D happy-puppeteer
```