How To Code A Web Scraper In C# | Programming Tutorial For Beginners

16,218
0
Published 2023-02-22
Hey there!

In today's video, we discuss how to code a web scraper in C#. Web scraping is ultra useful for a variety of programs and a fun way to test out your programming skills. Enjoy!

Thanks for watching! :)

This project is available on GitHub at
--------------------------------------------------------------------------------------
github.com/ShaunHalverson/C-WebScraper

Add Me On Discord!
--------------------------------------------------------------------------------------
Username: Shaun(Hashtag)5626

Want to see more?
--------------------------------------------------------------------------------------
   / @shaunhalverson  

Legal Disclaimer
--------------------------------------------------------------------------------------
Assets in the thumbnail & video were provided by artists on
www.canva.com/

The art used in this video is from Canva and is used solely for the purpose of enhancing or demonstrating these coding tutorials. I do not claim ownership or credit for any of the art shown in this video. I am a paid member of Canva Pro and have the rights to use the art in this video as outlined in my membership agreement. If you have any questions about the use of the art in this video, please contact me.

Video Tags
--------------------------------------------------------------------------------------
Software Engineering / Programming for beginners / variables types / computer science / compsci / coding for beginners / learn how to program / learn how to code / C# variables / python for beginners / coding tutorial / programming tutorial

#programming #tutorial #learntocode

All Comments (20)
  • @tomlopez599
    This is a great video for beginners, liked and thanks!
  • @herozero777
    A very nice and concise video on the topic. Thank you.
  • @neilfosteronly
    Best video I have found on how to get the htmlDocument. Thanks.
  • @AnwerMehmood
    Superb and informative with very nice explaination.
  • @zajac4817
    Hey, this video helped a ton! I've got one question though. Is this possible to scrap basic information and detect whether the object presence is true or false? I want to web scrape information from the Flight Radar website. When the certain helicopter is flying, it appears on the flight radar website. If it lands, the helicopter disappears from the map. Is this possible to make an app that sends a notification whenever the desire object pops up on the map? I'd be grateful for some guidance!!!
  • @A.B.SEA.123
    is there a way to obtain a certain cookie from a website
  • @noahbennett8074
    HELL YA! How does someone build the SDK to scrape the internet from scratch?
  • @user-rk4jq3ex9v
    hey man can you please help me with a code that can screen scrape videos time that i'm watching?
  • Thank you it help me a lot, but how could get aria-label data from below structure, thank you!!
  • @MrFreddess
    Cant get the example to work. Only gets a null reference.