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.
- Host: GitHub
- URL: https://github.com/i2rys/smtsaloaw
- Owner: I2rys
- License: mit
- Created: 2021-11-04T03:29:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-04T03:33:16.000Z (over 4 years ago)
- Last Synced: 2025-07-12T15:40:44.035Z (11 months ago)
- Topics: i2rys, nodejs-scrape-website-module, smtsaloaw, website-links-module, website-links-scraper, website-scraper
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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