Sorsa · Example Payload

Sorsa User Example

CTO

TwitterXSocial MediaData ExtractionReal-Time

Sorsa User Example is an example object payload from Sorsa, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idscreen_namenamedescriptionavatarbannerfollowers_countfriends_countstatuses_countverifiedprotectedcreated_at

Example Payload

Raw ↑
{
  "id": "44196397",
  "screen_name": "elonmusk",
  "name": "Elon Musk",
  "description": "CTO",
  "avatar": "https://pbs.twimg.com/profile_images/123/photo.jpg",
  "banner": "https://pbs.twimg.com/profile_banners/123/banner.jpg",
  "followers_count": 200300400,
  "friends_count": 950,
  "statuses_count": 49000,
  "verified": true,
  "protected": false,
  "created_at": "2009-06-02T20:12:29Z"
}