Table of Contents

Puppeteer Sharp

Puppeteer Sharp is a .NET port of the official Node.JS Puppeteer API.

Sponsor the project

If you are making money using Puppeteer-Sharp, consider sponsoring this project. This will give you priority support and code reviews (depending on the tier), and it will help this community based project keep moving. Click here to sponsor this project.

Prerequisites

  • Puppeteer-Sharp comes in two flavors: a NetStandard 2.0 library for .NET Framework 4.6.1 and .NET Core 2.0 or greater and a .NET 8 version.
  • If you have issues running Chrome on Linux, the Puppeteer repo has a great troubleshooting guide.

Useful links