About HTML Scraper
HTM Scraper is a HTML document scraper that can be used to retrieve data by scraping an HTM document using a URL. It is an extension to the wonderful
HTML Agility Pack which adds the following new features:
- Ability to Define document structure through code using POCO
- Ability to save and load document structure to be parsed, through a CSV file
- Ability to save results into CSV files using
CSV file handling is done using
CSV Helper
Quick Samples
Coming soon