Any Website Links Scrapper (puppeteer)
$ pnpm install
$ serve a .env file and configure using env.example
# development
$ pnpm run start
# watch mode
$ pnpm run start:dev
# production mode
$ pnpm run start:prod
$ Run by giving parameter of any website (i.e. /website?noQuery=true&q=pahe.li)