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
- Host: GitHub
- URL: https://github.com/jfkz/puppeteer-parser
- Owner: jfkz
- License: mit
- Created: 2019-11-19T20:24:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T09:31:09.000Z (over 2 years ago)
- Last Synced: 2023-02-26T11:31:53.017Z (over 2 years ago)
- Topics: help-wanted, nodejs, puppeteer
- Language: JavaScript
- Homepage:
- Size: 353 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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