This is awesome. I am very new to scraping, so bear with me if this is very obvious.<p>Would it be possible to follow a list of URLs from a home page (Ex: List of Marathon Runners), and then follow the link in their name that goes to their stats page, and download / save the scraped data as JSON to a text file on the local machine's C:\Runners\Data\ folder for example?<p>Also, does anyone know of a reliable and tested C# / .Net / ASP.Net web page scrapper?