Git Product home page Git Product logo

Comments (6)

igorbrigadir avatar igorbrigadir commented on June 8, 2024

Other people have reported similar problems (a larger then expected page size, and then duplicate tweets in the next page) https://twittercommunity.com/t/fullarchive-premium-search-strange-behavior-production-problem/128751 and https://twittercommunity.com/t/repetitive-next-key-for-different-pages/128776 so it's very likely it's a problem with the API and your code is fine.

from search-tweets-python.

jrmontag avatar jrmontag commented on June 8, 2024

Thanks for opening the issues @bmaz - can you share the versions of the library and the python interpreter you're using?

Thanks for the links @igorbrigadir, we'll follow up on these twittercommunity posts and see what we can figure out.

In the meantime, @bmaz, note that the 500 in your rule_gen_payload corresponds to the max number of tweets returned per call (page), and the max number of tweets is set by the max_results param in your ResultStream

from search-tweets-python.

bmaz avatar bmaz commented on June 8, 2024

I use Anaconda 3: Python 3.7.1 and searchtweets 1.7.4

from search-tweets-python.

jrmontag avatar jrmontag commented on June 8, 2024

Hey @bmaz, it seems like your report may be related to the API issue acknowledged here: https://twittercommunity.com/t/fullarchive-premium-search-strange-behavior-production-problem/128751/4

Can you confirm that you are (or are not) still observing the same issue?

from search-tweets-python.

bmaz avatar bmaz commented on June 8, 2024

It is probably related to this issue, however I cannot test anything this month since I exceeded the 100 requests/month limitation of my account. Thank you for the link @jrmontag !

from search-tweets-python.

jrmontag avatar jrmontag commented on June 8, 2024

No problem. I'm going to close this issue, as I suspect the linked API issue was the cause. Please feel free to open another issue in the future!

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.