SocialData.Tools: API Documentation
  • Getting Started
  • Authentication
  • Pricing
  • SDKs and Code Examples
  • Twitter: Tweets
    • Retrieve tweet details
    • Retrieve thread
    • Retrieve article details
    • Retrieve all users who retweeted a tweet
    • Retrieve search results by keyword
    • Retrieve all users who liked a tweet
  • Twitter: Users
    • Retrieve user profile details
    • Retrieve profile's affiliated users
    • Retrieve tweets and replies made by a specific user
    • Retrieve likes made by a specific user
    • Retrieve user's articles
    • Retrieve user's highlighted tweets
    • Retrieve user's followers
    • Retrieve user's following
    • Retrieve user's lists
    • Check if a user is following another user
    • Check if a user retweeted a specific tweet
    • Check if a user commented on a specific tweet
    • Check if a user liked a specific tweet
    • Retrieve users search results by screenname
  • Twitter: Lists
    • Retrieve list details
    • Retrieve list members
  • Twitter: Spaces
    • Retrieve Twitter spaces stream details
  • Twitter / X: Communities
    • Retrieve community tweets timeline
    • Retrieve community members
Powered by GitBook
On this page
  • Introduction
  • X/Twitter: Available Endpoints

Getting Started

NextAuthentication

Last updated 21 hours ago

WARNING:

You are viewing an outdated version of our documentation. For the latest and most accurate information, please visit .

Introduction

SocialData API is a scalable and reliable API that simplifies the process of fetching data from social media websites. At the moment, we only support X (formerly Twitter), but working on adding more integrations.

With SocialData API, you can easily retrieve tweets, user profiles, user followers/following and other information without the need for proxies or parsing Twitter responses. This ensures a seamless and hassle-free integration with your application, saving you valuable time and effort.

X/Twitter: Available Endpoints

SocialData is capable of getting the following data from X (Twitter):

Tweets

Users

Lists

Spaces

Communities

docs.socialdata.tools
Retrieve tweet details
Retrieve thread
Retrieve all users who liked a tweet
Retrieve all users who retweeted a tweet
Retrieve search results by keyword
Retrieve user profile details
Retrieve profile's affiliated users
Retrieve tweets and replies made by a specific user
Retrieve user's likes
Retrieve user's highlighted tweets
Retrieve user's followers
Retrieve user's following
Retrieve user's lists
Check if a user is following another user
Check if a user retweeted a specific tweet
Check if a user liked a specific tweet
Retrieve users search results by screenname
Retrieve list details
Retrieve list members
Retrieve Twitter spaces stream details
Retrieve community tweets
Retrieve community members