A website scraper (Node.js)
Install dependencies :
$ sudo npm install website-scraper
$ node scrap.js [url]
You need to include protocole in url (http:// or https://). The folder will be created where the script was launched.
- Bruno Durand If you have any questions, contact me at bdurand09@gmail.com
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details