twint icon indicating copy to clipboard operation
twint copied to clipboard

Results 9 twint issues
Sort by recently updated
recently updated
newest added

Search now requires being logged in + a CSRF token. This PR adds a CLI flag to provide an authentication cookie (must be obtained by logging in with a browser,...

## Command Ran >c = twint.Config() c = twint.Config() c.Utc = True c.Full_text = True c.Username = "realDonaldTrump" c.Search = "great" # Run twint.run.Search(c) ## Description of Issue > Data...

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...

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...

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...

Hey guys, I am facing an issue ![image](https://user-images.githubusercontent.com/121347041/209438743-c1d5c1d1-bb3b-4c87-8e6e-84096badf4b6.png) So when I am scrapping some users, "user_business_profile_state" indicates "none" but the thing is that the user has a business profile like...

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...

Just adding default values for these arguments to config.py.

Hello, Firstly, thanks for the fork. I would like if it's possible to get the hidden replies (Show additional replies, including those that may contain offensive content) ? Thank you