stasnocap / ProductLab

Task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET 7!

Uset 3-rd party libraries:

  • HtmlAgilityPack // html parser free and no registration
  • HtmlAgilityPack.CssSelectors.NetCore // extension for html agility pack to use css selectors instad of xpath
  • PuppeteerSharp // because we need access to dynamic content, so we must have some headless browser
  • EPPlus // creating excel
  • OperationResult // to understand server

Screenshots

cmd

excel

About

Task

License:MIT License


Languages

Language:HTML 97.1%Language:C# 2.9%