twint
twint copied to clipboard
CRITICAL:root:twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0) sleeping for 1.0 secs
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 isn't getting fetching and it flashes this sleeping error. Has Twitter banned Twint?
Environment Details
Running this on Jupyter & Colab but facing same issue.
If you are running a VPN you will need to turn it off to use Twint.
I'm actually getting this as well and my vpn is off.