Hi Guyz!
I am working on a project and want to get data from twitter for authenticated user.
the data includes,
- Followers Count
- Likes Count
- Comments Count
part 1 & 2 are done, and i have get the counts, but not finding any way to count total number of comments on all tweets from user.
I need quick help with it, I am using PHP as programming language.