Skip to content

Getting results beyond defined time period #671

Closed
@juste97

Description

@juste97

Hey ,

I'm using twarc2 as a library in python (not from command line) with search_all and academic access.

Everything is working fine except the defined start and end time does not seem to be working properly.

Whenever my time settings look like this from 2017-01-28 01:00:00+00:00 to 2017-01-28 23:00:00+00:00 or from 2017-01-28 00:00:00+00:00 to 2017-01-29 00:00:00+00:00 I get tweets from 2017-01-29 as well.

To clarify, I just want to get Tweets for one particular day, à 500 Tweets per query (6 pages using enumerate) which returns me around 60 tweets for the following day as well.

Can someone help or point me toward a solution (can poste python code too if needed)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions