This workflow uses the Pipedream S3 integration to deliver tweets to an S3 bucket. Tweets are delivered as batched, gzip-compressed JSON.
Usage
- Copy the workflow.
- Configure the Twitter source: connect your account, enter your search term, and set any optional params.
- Enter the S3 bucket you'd like to deliver tweets to. Make sure this bucket has the bucket policy allowing Pipedream access to upload objects.
- Deploy the workflow. It'll send batches of new tweets to S3 as the Twitter source produces them.