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

https://github.com/i2rys/smtsaloaw

Simple module to scrape links on a website.
https://github.com/i2rys/smtsaloaw

i2rys nodejs-scrape-website-module smtsaloaw website-links-module website-links-scraper website-scraper

Last synced: 10 months ago
JSON representation

Simple module to scrape links on a website.

Awesome Lists containing this project

README

          

SMTSALOAW


Simple module to scrape links on a website






## Installation
Github:

git clone https://github.com/I2rys/SMTSALOAW

NPM Packages:
```
npm i request && npm i cheerio
```

## Usage
```
scrape_links(url, callback)
```

## License
MIT © I2rys