chuhlomin/Instapaper to RSS
Pulls articles from Instapaper and publish RSS feed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| storage_path | Path to BoldDB file | no | instapaper.db |
| feed_path | Path to RSS feed file | no | atom.xml |
| instapaper_consumer_key | Instapaper Client consumer key | yes | — |
| instapaper_consumer_secret | Instapaper Client consumer secret | yes | — |
| instapaper_token | Instapaper user token | yes | — |
| instapaper_token_secret | Instapaper user token secret | yes | — |
Outputs
| name | description |
|---|---|
| new_bookmarks_count | Number of new bookmarks added to the feed |