Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minet twitter tweet-search: some values of --start-time / --end-time are not supported (?) by the Twitter API #35

Open
bmaz opened this issue Jan 31, 2022 · 1 comment

Comments

@bmaz
Copy link
Collaborator

bmaz commented Jan 31, 2022

minet twitter tweet-search --start-time 2017-01-01T00:00:00.000Z --end-time 2020-06-23T22:11:20.000Z "wokisme lang:fr" --academic

returns the following payload:
{'meta': {'result_count': 0, 'next_token': 'b26v89c19zqg8o3fo7gesjok43y9xi3ssvc1brmi0c03h'}}
that is not supported by twitwi.

while

minet twitter tweet-search --start-time 2017-01-01T10:00:00.000Z --end-time 2020-06-23T01:11:20.000Z "wokisme lang:fr" --academic

returns a normal tweet payload

@bmaz
Copy link
Collaborator Author

bmaz commented Feb 1, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant