Contains abstract class for easily creating parser to get product information from most online stores.
Info
Version: | 1.0.2 |
Author(s): | Juha Palmu |
Last Update: | Wednesday, December 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/StoreParser |
Install
Install-Package StoreParser
dotnet add package StoreParser
paket add StoreParser
StoreParser Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.8.11)