kristianfreeman/Workers Web Scraper
Scrape URLs using web.scraper.workers.dev
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 28, 2019
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: kristianfreeman/scraper-action@045360f3d9668844fea7a655feb6f8f53c767061 # 0.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| url | URL to scrape | — | — |
| selector | Selector(s) to retrieve from URL | — | — |
| test | Validate the scraped content matches a known JSON payload | — | — |
| file | JSON file containing a list of URLs, selectors, and tests | — | — |
Outputs
no outputs