Using the search function with the cursor api returns the same results continually #299
Labels
No labels
Bug
Enhancement
Feature Suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: code/twython#299
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rather than:
it should be
Currently, the cursor function only goes forward in time so since_id should be set to maximum id of the latest tweets.
Check if it solves your problem: https://github.com/ryanmcgrath/twython/pull/332