/followers-stats Get number of followers for each category on TweetScout
Get statistics on the number of followers by TweetScout categories: influencers, projects and VC employees. This endpoint receives data in real time, so it may take some time to respond especially for accounts with a large number of followers.<br>If we have information about the account in our database, the response will be quick. Otherwise, the request may take longer to process, as we need to gather account information.
GET
/
followers-stats
/followers-stats Get number of followers for each category on TweetScout
Copy
Ask AI
curl --request GET \ --url https://api.sorsa.io/v2/followers-stats \ --header 'ApiKey: <api-key>'