Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/roggervalf/spider-node


https://github.com/roggervalf/spider-node

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# spider-node

This is an example of a simple web spider.
To run this example you need to:

1. install the dependencies with:
npm install

2. download a website of your choice with
node index.js "url of the website to download (http://www.example.com)"