Documentation
PSWebToolbox Overview
When to use PSWebToolbox and what it covers.
Use PSWebToolbox when a PowerShell script needs a small web utility rather than a full web framework.
The current curated examples focus on RSS feed ingestion and shaping feed data for review.
Common tasks
- Read one or more RSS feeds.
- Limit feed results to the newest entries.
- Filter feed output before sending it into a report or table.