Google SubramanyamRaju Xamarin & Windows App Dev Tutorials
Showing posts with label HtmlAgilityPack. Show all posts
Showing posts with label HtmlAgilityPack. Show all posts

Friday, 1 March 2019

HtmlAgilityPack: Html parsing in Xamarin.Forms (C# - Xaml)

Introduction:
There are some situations when we want to parse and extract information from an HTML page instead of rendering it. In this case, we can use HtmlAgilityPack nuget package because it has a set of powerful API very easy to use. In this post, we will discuss how to set up an Xamarin.Forms project that uses HtmlAgilityPack and how to extract information from an HTML string.

Search Engine Submission - AddMe