Giter Site home page Giter Site logo

twint's People

Contributors

4sakura avatar aaronzinhoo avatar adulau avatar afpmedialab avatar aksub99 avatar aldou avatar alexandreteles avatar atul161 avatar benjaminvanrenterghem avatar boogheta avatar calebglawson avatar cbjrobertson avatar coreyryanhanson avatar fshabashev avatar haccer avatar himanshudabas avatar hpiedcoq avatar jamim avatar llunn avatar lmeyerov avatar mehdzor avatar minamotorin avatar nestor75 avatar nosuck avatar pielco11 avatar prabod avatar tkmru avatar tweedge avatar woluxwolu avatar yunusemrecatalcam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

twint's Issues

It's just not getting all the tweets...

Hey guys

I am just running twint -s "word" --since 2022-12-29" and it just stops even before reaching to 29th. It stops after 100 tweets at 13:45:00 2022-12-30 when it should continue scrapping..

Would you mind fixing this woluxlulu ?

Thanks

CRITICAL:root:twint.run:Twint:Feed:noData'globalObjects'

I have been receiving "CRITICAL:root:twint.run:Twint:Feed:noData'globalObjects' sleeping for 0 secs" for 3 days, when checking the browser with the same search that I generated in twint, the browser does return results

Has anyone had this same problem? and have you solved it?

No Data

I keep getting CRITICAL:root:twint.run:Twint:Feed:noData'data' recently. I haven't encountered this problem since last year and I can't seem to fix it. I tried to do the upgrade and it keeps giving me that

Code:
import twint
import datetime
import nest_asyncio

current_date=datetime.date.today()
previous_date=current_date-datetime.timedelta(days=1)

nest_asyncio.apply()
c.Search = srch
c.Lang='tl OR en'
c.Since=previous_date.strftime("%Y-%m-%d %H:%M:%S")
c.Until=current_date.strftime("%Y-%m-%d %H:%M:%S")
twint.run.Search(c)

Doesn't get retweets

Hi, thank you for forking and fixing this!

I was scraping tweets based off their username and noticed everything under the retweet column is false, meaning no retweets have been scrapped

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.