Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

PROBLEM : FOLLOWING ! #1127

Open
topliftarm opened this issue Feb 7, 2021 · 11 comments
Open

PROBLEM : FOLLOWING ! #1127

topliftarm opened this issue Feb 7, 2021 · 11 comments

Comments

@topliftarm
Copy link

now i cant retrieve Following of users!

i use this in google colab :

c = twint.Config()
c.Username = "myName"
c.Store_csv = False
c.Following = True
c.Output = c.Username + "_following.txt"
c.Hide_output = True
twint.run.Following(c)

but i give just these ->

CRITICAL:root:twint.feed:Follow:IndexError
CRITICAL:root:twint.get:User:'NoneType' object is not subscriptable

for many account checked and results is same

@topliftarm
Copy link
Author

please HELP me

@dbohdan
Copy link

dbohdan commented Feb 9, 2021

This affects me, too, though I use the command line interface.

> twint -u jack --following --user-full
CRITICAL:root:twint.feed:Follow:IndexError

@tryptofanik
Copy link

Same for me. I have checked and it seems that response is empty...

@Vix18
Copy link

Vix18 commented Feb 10, 2021

I have the same issue! Is twint still being updated? Are there any other osint tools that can help with this job - i.e. getting a list of followings?

@dit7ya
Copy link

dit7ya commented Feb 16, 2021

Yeah, same issue for me. I will watch this thread for any workarounds if anybody finds.

@jcsimmons1
Copy link

Anyone out there on this error for a user's followers/following? CRITICAL:root:twint.feed:Follow:IndexError Saw another thread where it had to do with "That's because twitter killed the no js (mobile version) version of twitter on 15th December. Followers were scraped using that version." #409

@markster07
Copy link

Also got the issue of CRITICAL:root:twint.feed:Follow:IndexError.

Anybody found a workaround?

Following.

@jcsimmons1
Copy link

I don't believe there is one Twitter killed the way Twint was using to pull followers. I use TweetBeaver for this kind of work now.

@DV777
Copy link

DV777 commented May 20, 2021

Please if anyone manage to solve this issue, add it here...

@youssefavx
Copy link

Does anyone have any alternatives to twint as @jcsimmons1 suggested? for tweets, I've found snscrape to be good. But for following, favorites, followers, etc. I'd love to find an alternative because snscrape does not support those.

@dt140120
Copy link

Same issues, just not changing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

10 participants