Filter By

Package Types

Operating System

Categories

Trust Information

By: | 1,075 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

By: | 363 downloads | Last Updated: 8/2/2020 | Latest Version: 2.1.4.39

PowerShell Module that will return the HTTP Status Code of any provided URL without the need for a Try/Catch statement. Example 1 - Return HTTP Status Code of given url: Get-URLStatusCode -Url https://www.google.com/ Example 2 - Switch statement using HTTP Status Code: Switch (Get-URLStatusCode -Url https://www.google.com/) { 200 { ... More info

By: | 151 downloads | Last Updated: 5/28/2021 | Latest Version: 0.2.1

Cmdlets for scraping a site.

By: | 50 downloads | Last Updated: 12/14/2023 | Latest Version: 0.1.4-alpha

PowerShell implementation of the Nano ID generator.

By: | 35 downloads | Last Updated: 9/8/2023 | Latest Version: 1.0.0

AzureTableStorageHelper: PowerShell module for simplifying interactions with Azure Table Storage, including data retrieval using Shared Access Signatures (SAS).

By: | 51 downloads | Last Updated: 11/20/2023 | Latest Version: 1.2.0

A PowerShell/.NET package for processing documents.