tvlsi/IEEE TVLSI Issue Scraper
Scrapes IEEE TVLSI website for new issues and updates an issues file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| issues_file | Path to the issues file that will be updated | yes | issues.json |
Outputs
| name | description |
|---|---|
| new_issues_count | Number of new issues found |
| new_issues | JSON array of all new issues found |
| has_new_issues | Boolean indicating whether new issues were found |