url-href-scrapper

1.1.0 • Public • Published

url-href-scrapper

Scrap href elements from an url

npm version

Scrap urls to get href elements from an url with this module

const urls = await scrapper('https://google.com/')```

Usage

const scrapper = require('url-scrapper')

const urls = await scrapper('https://google.com/')

Package Sidebar

Install

npm i url-href-scrapper

Weekly Downloads

5

Version

1.1.0

License

ISC

Unpacked Size

4.3 kB

Total Files

6

Last publish

Collaborators

  • artlfmj