woluxwolu / twint

MIT License
84 stars 34 forks source link

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

Open sumitbehal opened 1 year ago

sumitbehal commented 1 year ago

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.

M4573RN04H commented 1 year ago

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

corpuzdonn commented 1 year ago

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