/Item-Scraper

web scraping tool for "Better Than Nothing" magic items as a training exercise in C#. assembles list of items and urls from a table at https://manysideddice.com/2015/03/10/a-table-of-contents-thats-better-than-nothing/ and then scrapes the linked pages for the related info and prints it to file in an organized method to read or possibly re-process later. Requires 'HTMLAgilityPack' library.

Primary LanguageC#

This repository is not active