PSWebTools

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

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name PSWebTools

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

Install-PSResource -Name PSWebTools

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) 2020 engnut. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
1.0.5 (current version) 1,105 2/14/2020
1.0.4 18 2/14/2020
1.0.3 15 2/14/2020
1.0.2 15 2/14/2020
1.0.1 16 2/14/2020
1.0.0 22 2/12/2020
Show more