Filter By

Package Types

Operating System

Categories

Trust Information

By: | 278,372 downloads | Last Updated: 3/7/2021 | Latest Version: 4.0.0-preview3

Web automation using the Selenium Web Driver

By: | 122,721 downloads | Last Updated: 5/25/2018 | Latest Version: 1.1.0

A .Net class and PowerShell module to enable best practices for SSL validation even with self-signed certificates.

By: | 88,664 downloads | Last Updated: 12/6/2018 | Latest Version: 0.2.0

A cross-platform, minimalist web framework for PowerShell

By: | 136,191 downloads | Last Updated: 10/30/2023 | Latest Version: 2.9.0

A Cross-Platform PowerShell framework for creating web servers to host REST APIs and Websites. Pode also has support for being used in Azure Functions and AWS Lambda.

By: | 42,762 downloads | Last Updated: 10/20/2019 | Latest Version: 0.8.2

Cross platform PowerShell module to generate HTML markup language and create awesome web pages!

By: | 51,529 downloads | Last Updated: 2/14/2020 | Latest Version: 2.9.0

Cross-platform module for developing websites and REST APIs.

By: | 36,556 downloads | Last Updated: 10/4/2023 | Latest Version: 1.2.1-pre19

PwSh.Fw.Web can manipulate objects on from the web. It can download, test URI, and more, manipulate query strings and more...

By: | 10,950 downloads | Last Updated: 11/16/2023 | Latest Version: 1.0.129

Functions for working with the Five9 Admin Web Service API

By: | 8,261 downloads | Last Updated: 1/14/2022 | Latest Version: 1.5.1

IIS Helper Functions

By: | 6,054 downloads | Last Updated: 2/28/2023 | Latest Version: 0.8.3

Web template framework for the Pode PowerShell web server

By: | 3,607 downloads | Last Updated: 11/23/2014 | Latest Version: 1.9.9.4

Putting it all together with PowerShell

By: | 3,729 downloads | Last Updated: 2/3/2024 | Latest Version: 1.0.7

Powershell WebServer is a module that starts a webserver (without the need for IIS). Powershell command execution, script execution, upload, download and other functions are implemented. * Start-Webserver starts a webserver listening on port 8080 with binding to localhost only * Start-Webserver "http://+:8080/" "C:\Data" starts a webserver on po... More info

By: | 5,292 downloads | Last Updated: 11/30/2018 | Latest Version: 0.9.1

Module with various network functions

By: | 2,937 downloads | Last Updated: 10/29/2019 | Latest Version: 2.2

This Integration Module provides cmdlets for automating interaction with web pages and is designed to be used with the Runbook Studio and Azure Automation. Take the Runbook Studio for a test drive on the Azure Marketplace (http://bit.ly/AzureRBS) or get more information and download from (https://www.kelverion.com/runbook-studio/). For a free evalu... More info

By: | 2,804 downloads | Last Updated: 9/18/2020 | Latest Version: 2.1.1

PowerShell module to manage IIS, that also supports working in PowerShell Core

By: | 1,873 downloads | Last Updated: 7/25/2017 | Latest Version: 1.1.0.0

This module contains DSC resources that enable configuration of the Web Application Proxy role.

By: | 2,022 downloads | Last Updated: 9/26/2022 | Latest Version: 0.1.5

These functions lets you create an HTML5 web page with dynamic table and charts, easily.

By: | 881 downloads | Last Updated: 11/13/2021 | Latest Version: 1.2.0

Kestrel engine for the Pode PowerShell web server

By: | 1,191 downloads | Last Updated: 2/14/2020 | Latest Version: 1.0.5

Useful web related functions. They can do the following: - Create instance of HttpClient in global variable - Set up AngleSharp - Download files - Fetch file name when downloading - Scrape Href links - Fetch Web Page Title - Encode URL - Convert character references

By: | 1,034 downloads | Last Updated: 8/2/2020 | Latest Version: 1.0.1.6

Return the redirect (or final redirect) of any provided URL. Helpful when provided with shortlinks or links that redirect a few times and you cannot use to access the file you want as they go through a few redirects. Example: Get-RedirectedURL -URL 'https://download.mozilla.org/?product=firefox-msi-latest-ssl&os=win64&lang=en-US' returns: "ht... More info