Introduction to web scraping A terminal-based news scraper that looks for articles containing the specified keyword. Background Made during a lunch workshop about e2e-testing and web scraping with Fremtind. Local Development Make sure to have Node.js installed. Install dependencies npm install Run the project npm run execute