https://github.com/website-scraper/demo
Demo app for website-scraper module
https://github.com/website-scraper/demo
Last synced: over 1 year ago
JSON representation
Demo app for website-scraper module
- Host: GitHub
- URL: https://github.com/website-scraper/demo
- Owner: website-scraper
- Archived: true
- Created: 2015-03-29T21:36:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T00:04:23.000Z (about 2 years ago)
- Last Synced: 2025-02-18T23:31:54.518Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 850 KB
- Stars: 85
- Watchers: 7
- Forks: 53
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web-scraper
This application uses [website-scraper](https://github.com/website-scraper/node-website-scraper) module for scraping
## Requirements and limitations
- `node` version `>= 4.2` and `<12`
- `website-scraper` module version `4.x`
## Install
- `npm install`
- `node app.js`