Hey Jins,

Twython for Twitter and facebook-sdk for Facebook are two decent
client libraries in Python.

Writing a script for collecting public tweets from Twitter with any
hashtag is straight forward with Twython. However, facebook has
recently deprecated public content search from their api. So you might
need authentication from these "members" to collect their updates.

Hope this helps.

On 31 March 2015 at 15:15, Jins Thomas <jinstho...@gmail.com> wrote:
> Dear Experts,
>
> Would like to know your thought on available Python modules/apis for
> extracting information from Twitter and Facebook.
>
>
> Requirement: An organization has members and committees all across
> Karnataka, their members will tweet/post daily/weekly updates with a
> particular hashtag. And Organization will extract this information and
> create a report on monthly meetings happened at different districts,
> different Programs they organized etc etc.
>
> Would be great to have some thoughts from people already worked on these
> Twitter/Facebook apis.
>
> Thank you very much in anticpation.
>
>
> Thanks
> Jins Thomas
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> https://mail.python.org/mailman/listinfo/bangpypers



-- 
Haris Ibrahim K. V.
http://sosaysharis.wordpress.com
@harisibrahimkv
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to