Loriage / WebsiteScraper

A website scraper (Node.js)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebsiteScraper

A website scraper (Node.js)

Installing

Install dependencies :

$ sudo npm install website-scraper

How to use?

$ node scrap.js [url]

You need to include protocole in url (http:// or https://). The folder will be created where the script was launched.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A website scraper (Node.js)

License:MIT License


Languages

Language:JavaScript 100.0%