288 B
288 B
Link Scraper
A lightweight API built with Express and Playwright to scrape and extract links from web pages.
Installation
npm install
Running the Application
Development Mode
npm run dev
Production Build
npm run build
npm start