twint icon indicating copy to clipboard operation
twint copied to clipboard

CRITICAL:root:twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0) sleeping for 1.0 secs

Open sumitbehal opened this issue 2 years ago • 2 comments

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.

sumitbehal avatar Aug 03 '22 07:08 sumitbehal

If you are running a VPN you will need to turn it off to use Twint.

M4573RN04H avatar Mar 28 '23 15:03 M4573RN04H

I'm actually getting this as well and my vpn is off.

corpuzdonn avatar Jul 02 '23 15:07 corpuzdonn