Can I automatize navigating websites with C#?

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. playwright-sharp

    Discontinued .NET version of the Playwright testing and automation library. [Moved to: https://github.com/microsoft/playwright-dotnet]

    I've used PuppeteerSharp for web automation with great success. I understand that project is now Playwright-Sharp. I would highly recommend that over something like Selenium which is really more for testing.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. Playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

    Playwright is Microsoft's tool. I think PuppeteerSharp is independent from it.

  4. AngleSharp

    :angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.

    You can use anglesharp

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to parse HTML in .NET - C# libraries comparison and benchmarks in 2021

    2 projects | /r/programming | 18 Jul 2021
  • Understanding JavaScript Deobfuscation in Web Scraping

    3 projects | dev.to | 16 Dec 2024
  • Playwright and Chrome Browser Testing in Heroku

    6 projects | dev.to | 3 Dec 2024
  • Rustify some puppeteer code

    6 projects | dev.to | 27 Jun 2024
  • Sometimes things simply don't work

    3 projects | dev.to | 23 Apr 2024

Did you know that C# is
the 11th most popular programming language
based on number of references?