Sorsa Follower Structure
JSON Structure description for Sorsa follower.
Type: record
Properties: 0
TwitterXSocial-MediaData ExtractionReal-Time
Follower is a JSON Structure definition published by Sorsa. It conforms to the https://json-structure.org/draft/2025-04/schema meta-schema.
{
"$schema": "https://json-structure.org/draft/2025-04/schema",
"$id": "https://api-evangelist.github.io/sorsa/json-structure/sorsa-follower-structure.json",
"name": "Follower",
"description": "JSON Structure description for Sorsa follower.",
"type": "record",
"fields": [
{
"name": "bio_urls",
"type": "array",
"items": "string",
"description": "URLs found in the user's bio."
},
{
"name": "can_dm",
"type": "boolean",
"description": "Whether the account accepts direct messages."
},
{
"name": "created_at",
"type": "string",
"description": "Account creation date in ISO 8601 format."
},
{
"name": "description",
"type": "string",
"description": "Profile bio text."
},
{
"name": "display_name",
"type": "string",
"description": "User's display name."
},
{
"name": "favourites_count",
"type": "integer",
"description": "Total number of tweets this user has liked."
},
{
"name": "followerDate",
"type": "string",
"description": "Date when this user started following the target account, in ISO 8601 format."
},
{
"name": "followers_count",
"type": "integer",
"description": "Number of accounts following this user."
},
{
"name": "followings_count",
"type": "integer",
"description": "Number of accounts this user follows."
},
{
"name": "id",
"type": "string",
"description": "Unique Twitter/X user ID."
},
{
"name": "media_count",
"type": "integer",
"description": "Total number of media items posted by this user."
},
{
"name": "pinned_tweet_ids",
"type": "array",
"items": "string",
"description": "IDs of the user's pinned tweets."
},
{
"name": "possibly_sensitive",
"type": "boolean",
"description": "Whether the account is flagged as possibly containing sensitive content."
},
{
"name": "profile_background_image_url",
"type": "string",
"description": "URL of the user's profile background image."
},
{
"name": "profile_image_url",
"type": "string",
"description": "URL of the user's avatar image."
},
{
"name": "protected",
"type": "boolean",
"description": "Whether the account's tweets are protected (private)."
},
{
"name": "tweets_count",
"type": "integer",
"description": "Total number of tweets posted by this user."
},
{
"name": "username",
"type": "string",
"description": "Current Twitter/X handle (without @)."
},
{
"name": "verified",
"type": "boolean",
"description": "Whether the account has a verified badge."
}
]
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/sorsa-follower-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.