Is there need to get access (i.e,enterprise access) to get follower start following date in twitter api
There is no API endpoint that returns this information. You would need to track those metrics yourself by periodically checking for new followers.
thanks, how to get replies count for unauthorized user in twitter api?. i get replies count for authorized user.
Anyone know ,how to catch twitter api error response into exception handler in laravel