Skip to content

Introduction to SocialData API

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).

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.

Available Endpoints

Data API

Search Endpoints

Fetch tweets matching specified search criteria, including keywords, hashtags, and user mentions. Supports all Twitter Advanced Search operators

User Endpoints
Retrieve detailed information about a Twitter user’s profile, including bio, follower count, and profile picture
Retrieve detailed information about a up to 100 user profiles per request
Retrieve the full list of users who follow the specified account
Retrieve the full list of verified users who follow the specified account
Retrieve the full list of users that the specified account is following
Retrieve recent tweets or replies posted by the specified user
Retrieve all mentions of any user
Retrieve information about accounts associated with or connected to the specified organization profile
Retrieve highlighted tweets from the specified user’s timeline
Retrieve a list of Twitter lists created by or subscribed to by the specified user
Retrieve a user’s extended bio, if available
Tweet Endpoints

Retrieve complete tweet details together with all embedded media, urls, and complete tweet stats

Retrieve comments posted in response to any tweet
Retrieve quote-tweets posted in response to any tweets
Retrieve the full list of users who have retweeted a specific tweet
Retrieve all tweets in a conversation thread (i.e. a chain of tweets posted by the same user)
Retrieve information about an article shared on Twitter, including metadata and engagement statistics
List Endpoints
Retrieve detailed information about a specific Twitter list, including description and member count
Retrieve a list of users who are members of a specified Twitter list
Retrieve tweets published by members of a Twitter list
Spaces Endpoints
Retrieve information about a specific Twitter Space

Social Actions API

Check if a specified user is following another user
Check whether a user has retweeted a specific tweet
Check if a user has replied to or commented on a particular tweet