Date of followers

39 views
Skip to first unread message

mahend...@gmail.com

unread,
Mar 30, 2016, 1:36:37 PM3/30/16
to python-twitter
Can some one please let me know how can i get the date time (at least date) when a twitter user started following another twitter user ?

Jeremy Low

unread,
Mar 30, 2016, 2:44:43 PM3/30/16
to python-twitter
Twitter doesn't expose an endpoint (or the data) for that information, but if you're using the streaming endpoints, new followers show up as an 'event' which you can record. Alternatively, the GetFollowers method returns a list of a users followers in generally chronological order, though this behavior is not guaranteed. 

_____________________________
From: mahend...@gmail.com
Sent: Wednesday, March 30, 2016 1:36 PM
Subject: Date of followers
To: python-twitter <python-...@googlegroups.com>



Can some one please let me know how can i get the date time (at least date) when a twitter user started following another twitter user ?

--
You received this message because you are subscribed to the Google Groups "python-twitter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-twitte...@googlegroups.com.
To post to this group, send email to python-...@googlegroups.com.
Visit this group at https://groups.google.com/group/python-twitter.
For more options, visit https://groups.google.com/d/optout.


Reply all
Reply to author
Forward
0 new messages