Skip to content

get multiple tweets (by date range) #21

@justinmk

Description

@justinmk

Thanks for this project, it's useful!

Is there a way to get this tool to pull a range of tweets from a given account? Something like:

npx tweet-to-markdown --since https://twitter.com/example/status/14542 --until https://twitter.com/example/status/9999

where the tool would pull all tweets starting from the --since tweet until the --until tweet.

Alternatively, between a date range:

npx tweet-to-markdown --since 2022-01-1 --until 2022-07-1 https://twitter.com/example

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