-1

I want an API, or a way to obtain the Twitter follower count, of several twitter counts, for example, Twitter follower count of several Twitter accounts, from 1st September 2021 to today(9th February 2022),whether paid or not, if anyone can help me.

mark
  • 41
  • 5

1 Answers1

0

If you're willing to pay, the Social Blade API could be worth looking into. Social Blade has historical Twitter stats stored; you can search their website to see if the accounts that you're looking for are there. You could also scrape their website in Python with methods like this.

Yuuty
  • 123
  • 10