JustAnotherArchivist / snscrape

A social networking service scraper in Python
GNU General Public License v3.0
4.52k stars 712 forks source link

Is there a way to get the number of accounts a certain user is following on Twitter? #948

Closed cta2106 closed 1 year ago

cta2106 commented 1 year ago

Realize there is tweet.user.followersCount to get followers count. Is there something similar for following count?

JustAnotherArchivist commented 1 year ago

262