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/')

Dependencies (20)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i url-href-scrapper

    Weekly Downloads

    0

    Version

    1.1.0

    License

    ISC

    Unpacked Size

    4.3 kB

    Total Files

    6

    Last publish

    Collaborators

    • artlfmj