atymic/twitter

How to get Engagement stats

youngbobby opened this issue · 1 comments

I am trying to get engagement stats for some twitter accounts and I'm wondering what could be the best way to find this information.

Here are some of the details I am trying to get:

  • Average Tweets per day
  • Average Retweets per tweet
  • Average likes per tweet

Is there a way we can loop through user tweets over a period of time to calculate this information? What are some of the best ways to achieve this with this package ?