Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Expansion of Twitter search #38

Open
filmenczer opened this issue Feb 20, 2019 · 1 comment
Open

Expansion of Twitter search #38

filmenczer opened this issue Feb 20, 2019 · 1 comment
Labels
High Priority New Feature Tracking Newmark gift activities
Milestone

Comments

@filmenczer
Copy link
Member

filmenczer commented Feb 20, 2019

Allow user to incrementally explore more tweets beyond the current 1000-tweet limit, eg with a ‘More’ button that is enabled when allowed by Twitter’s rate limit. For this to work, we need to ensure that the results are returned in chronological order. Two approaches are, in order of priority:

(1) One button to search further in the past would simply continue the current "cursor"/pagination, when the Twitter API allows it.

(2) Another button to run the query again, merging the previous results with those in the intervening time interval, say, 15 minute later.

@filmenczer filmenczer added the New Feature Tracking Newmark gift activities label Feb 20, 2019
@filmenczer filmenczer added this to the Improvements milestone Feb 20, 2019
@filmenczer
Copy link
Member Author

Alternatively, we could use the streaming API to 'track' some topic on an ongoing basis...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
High Priority New Feature Tracking Newmark gift activities
Projects
None yet
Development

No branches or pull requests

1 participant