Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 330 Bytes

File metadata and controls

8 lines (5 loc) · 330 Bytes

HTMLParse-Scraper VB.Net

You have to reference HTML AgilityPack -> Project Name --> Right Click ---> Manage NuGet Packages... ----> Search HTMLAgility Pack and install

In this case i created a simple code that provides to listing item IDs, Prices, Titles and URLs in Console.

YOU CAN SIMPLY DOWNLOAD THE ZIP FILE

Regards