Skip to content

Import tweets from user timeline instead of search #60

@tommarmstrong

Description

@tommarmstrong

Importing tweets currently uses the Search API endpoint which has some limitations:

  • Not guaranteed to be complete (some users / tweets may be missing)
  • Can only search through the last 7 days of tweets

It could be better to implement the User Timeline endpoint which reads from a users timeline instead of performing a search. This has the advantage of being complete and can return results over a larger period (up to 3200 tweets of history per timeline)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions