Skip to content

Create a Docker image to scrape Tweets using Twitter stream API #2

@bmenn

Description

@bmenn

Is your feature request related to a problem or is something missing? Please describe.
In July's MeetUp, several Twitter scripts were developed. We should run some of these scripts to collect Tweets for analysis at a future MeetUp.

Describe the solution you'd like
Create a Docker image that when run will retrieve Tweets using the Search API. The Docker image should:

  • Output Tweets in a file(s) in the folder /data.
  • Take parameters such as usernames, keywords, or hashtags to limit the search

Additional context
Links to Search API based Twitter scripts:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions