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

https://github.com/jfkz/puppeteer-parser

Parser created on top of puppeteer
https://github.com/jfkz/puppeteer-parser

help-wanted nodejs puppeteer

Last synced: 3 months ago
JSON representation

Parser created on top of puppeteer

Awesome Lists containing this project

README

        

# Description

This is websites parser made on top of puppeteer - Google Chrome Headless browser

## Installation

1. Clone repository
2. Run `yarn`
3. Copy `config.json.example` to `config.json`
4. Run `node index.js ` (ex. `node index.js example.json`)

© 2019, @jfkz