Working with Social Media Platforms
- tweepy: a Python library for accessing Twitter APIs (e.g. for the purposes of social media data collection, but potential usages extend far beyond just data collection).
- praw†: a Python library for accessing the Reddit APIs (e.g. for the purposes of social media data collection, but potential usages extend far beyond just data collection).
- facebook-sdk†: a Python library for accessing the Facebook APIs (e.g. for the purposes of social media data collection, but potential usages extend far beyond just data collection).
- python-instagram†: a Python library for accessing the Instagram APIs (e.g. for the purposes of social media data collection, but potential usages extend far beyond just data collection).
- soundcloud-python†: a Python library for accessing the Soundcloud APIs (e.g. for the purposes of social media data collection, but potential usages extend far beyond just data collection).
- pytumblr†: a Python library for accessing the Tumblr APIs (e.g. for the purposes of social media data collection, but potential usages extend far beyond just data collection).