Skip to content

Frank-0G/C-Web-Scraper-Example---HTML-Agility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

C# Web Scraper Example - HTML-Agility

Since I was searching for some examples with C# in the past myself on how to web scrape data from websites I decided to publish this very simple C# HTML Agility example. Hope it's usefull!

This script is grabbing stock advise data from https://www.beleggen.nl/adviezen/default.aspx and displays the result in a console window.

Please note that the data which it's grabbing might be copyrighted. This is just to show you how you can easily grab data from any website using HTML-Agility Pack in C#.

About

Since I was searching for some examples with C# on how to web scrape data from websites I decided to publish this simple C# HTML Agility example. Hope it's usefull! It's grabbing stock advise data from beleggen.nl and displays the result in a console window. Please note that the data which it's grabbing might be copyrighted. This is just to show…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages