Web Scraping Using C#

Diligent Dev
5 min readJan 26, 2020
Photo by Kevin Ku on Unsplash

In this tutorial, we are going to be using C# to scrape Craigslist to look for web development gigs. We will be using .NET Core with ScrapySharp. To get started, you will need to install the .NET Core SDK, Visual Studio Code, and the C# extension for Visual Studio Code. We will be creating a console app, but you can take a similar approach to any other type of project.

Video Tutorial

--

--

Diligent Dev

Full-stack developer developer for 7+ years with a passion for learning new things and sharing. For more, check out diligentdev.com.