Skip to content

This package will scrap all the urls in any website recursively

Notifications You must be signed in to change notification settings

mmarifat/__links_grabber

Repository files navigation

Description

Any Website Links Scrapper (puppeteer)

Installation

$ pnpm install

Environment

$ serve a .env file and configure using env.example

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Query Website

$ Run by giving parameter of any website (i.e. /website?noQuery=true&q=pahe.li)

About

This package will scrap all the urls in any website recursively

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published