.NET in pillole

308 - Da HTML a PDF e scraping: il potere di PuppeteerSharp

PuppeteerSharp è un porting in C# della popolare libreria Puppeteer per Node.js. È progettato per consentirti di controllare browser basati su Chromium (anche in modalità headless) tramite .NET, e supporta .NET Framework, .NET Core e .NET 8. In questa puntata te ne parlo.

  • https://github.com/hardkoded/puppeteer-sharp
  • https://www.puppeteersharp.com/
  • https://www.c-sharpcorner.com/article/pdf-generation-in-asp-net-core-mvc-using-puppeteer-sharp/

#dotnet #PuppeteerSharp #pdf #scraping #formautomation #dotnetinpillole #podcast