/tag/Web Scraping
- 18 May 2022
Web Scraping static web pages in .Net Core
Overview I was talking to a developer friend the other day about starting a little side project where you could keep track of the product prices on supermarket websites and trend them over time. This would allow a user to see what’s increasing in price at any given moment. Unfor...