Pup

0.1.0

PowerShell module for browser automation powered by PuppeteerSharp. Install browsers, start/stop them, create/manage pages, and automate web interactions.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Pup -RequiredVersion 0.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Pup -Version 0.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 Anton Lindström. All rights reserved.

Package Details

Author(s)

  • Anton Lindström

Tags

Browser Automation PowerShell WebScraping Testing Puppeteer Chrome

Dependencies

This module has no dependencies.

Release Notes

Initial release of Pup v0.1.0

Features:
- Install and launch Chrome/Chromium browsers
- Create and manage browser pages
- Navigate to URLs
- Take screenshots
- Find and interact with page elements
- Click elements and fill forms
- Extract page content

Powered by PuppeteerSharp

FileList

  • Pup.nuspec
  • Microsoft.Bcl.AsyncInterfaces.dll
  • Microsoft.Extensions.DependencyInjection.dll
  • Microsoft.Extensions.Logging.dll
  • Microsoft.Extensions.Primitives.dll
  • Pup.deps.json
  • Pup.dll
  • Pup.pdb
  • Pup.psd1
  • PuppeteerSharp.dll
  • System.Buffers.dll
  • System.ComponentModel.Annotations.dll
  • System.Diagnostics.DiagnosticSource.dll
  • System.Management.Automation.dll
  • System.Memory.dll
  • System.Numerics.Vectors.dll
  • System.Runtime.CompilerServices.Unsafe.dll
  • System.Text.Encodings.Web.dll
  • System.Text.Json.dll
  • System.Threading.Tasks.Extensions.dll
  • Microsoft.Extensions.DependencyInjection.Abstractions.dll
  • Microsoft.Extensions.Logging.Abstractions.dll
  • Microsoft.Extensions.Options.dll

Version History

Version Downloads Last updated
0.2.1 4 2/6/2026
0.2.0 4 2/6/2026
0.1.0 (current version) 4 2/3/2026