Git Product home page Git Product logo

Comments (6)

jimmoffitt avatar jimmoffitt commented on May 18, 2024 2

Hey there, I missed the mention from two weeks ago ;(

Are you suggesting that a call to the counts endpoint should also provide a 'total counts', that is a grand total across however many paginated responses are needed?

Yes, that would be a useful 'helper' function. FWIW, the TwitterDev Ruby client I wrote does that.

I recently adopted this Python library to get it ready for Labs (and soon v2). These new versions of search do not yet include a counts endpoint. The counts functionality is on the roadmap, so when that time comes, the Labs/v2 client should be updated to offer a helpful grand total.

For the enterprise/premium branch, let's hope for a pull request with those updates.

from search-tweets-python.

arvindiitm avatar arvindiitm commented on May 18, 2024 1

@casassg Yeah I agree with you. It will really help.

from search-tweets-python.

jrmontag avatar jrmontag commented on May 18, 2024

Thanks for the suggestion, @casassg. It's an interesting approach, and I can imagine how it could be built on top of the existing /counts API functionality. One aspect that may be challenging for your accounting use case, is that the requests aren't guaranteed to include the max 500 activities because pagination occurs over both activity count and time (30 days). I'm not certain where in the library would make the most sense to implement this, but I'll talk with the team and report back.

from search-tweets-python.

venomouscyanide avatar venomouscyanide commented on May 18, 2024

@jrmontag Is there any update to this? Any way to determine the total tweet count for given query.

from search-tweets-python.

casassg avatar casassg commented on May 18, 2024

@jimmoffitt tagging you here just in case you have more insights here 😄

from search-tweets-python.

casassg avatar casassg commented on May 18, 2024

@jimmoffitt mind if we re-open the issue to track whenver that gets merged? Also, it may be worth adding to the roadmap a way to get the full count of the data. I used to use this w @jenningsanderson to calculate how many requests we would need to download a dataset for @Project-EPIC. This would allow us to estimate cost better.

This is similar to the historical powertrack used to do back in GNIP days

from search-tweets-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.