kaskadi/action-collmex-scraper
This action scrape the CSV mapping from Collmex documentation. This mapping is for example used in [`collmex-client`](https://github.com/kaskadi/collmex-client) to parse the response from Collmex API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
no inputs
Outputs
| name | description |
|---|---|
| DATA_CHANGED | Tracks if the CSV mapping data has changed. Defined as `Boolean` but you may need to check it against its `String` version if you are working with conditionals. |