actions-marketplace-validations/Wolf Bites Tweets
Using twitter api to get tweets a user liked or tweeted and save as json files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| screen-name | The screen name of the twitter account. | yes | — |
| bearer-token | The bearer token from your twitter dev account. | yes | — |
| get-type | What kind of data you want to get.[tweets, likes, both] | no | tweets |
| count | How many tweets you want to get. | no | 10,10 |
| if-only-media | Do you want your result only contain tweets that contain media. | no | false |
| output-dir | The directory name that the json file will store | no | output |
Outputs
no outputs