Social Media Data TT
You can extract metadata about user and hashtag, extract video feed metadata from the user, hashtag, trending and music pages (video posts with statistics), extract user followers, following metadata and soon more - I'm on Telegram https://t.me/logicBuilder - News and announcements Telegram Channel https://t.me/logicApi
Social Media Data TT endpoints
| Method | Endpoint | Description |
|---|---|---|
| Hashtag | ||
| GET |
Hashtag feed (Video posts) /live/hashtag/feed |
Get current hashtag feed. - Before testing don't forget to fill out the name **OR** hashtag_id inputs - Endpoint will return an array of objects with very useful metadata. -… |
| GET |
Hashtag metadata (information) /live/hashtag |
Get hashtag metadata Basic informations as number of posts and etc |
| GET |
Real-time hashtag search /live/hashtag/search |
Search for hashtags by keyword |
| GET |
Hashtag metadata (information) V2 /live/hashtag/v2 |
Get hashtag metadata V2 V2 - returns more data then older version of the endpoint |
| GET |
Hashtag feed (Video posts) V2 /live/hashtag/feed/v2 |
Get hashtag feed V2. V2 - returns more data then older version of the endpoint, video without watermark and etc - Before testing don't forget to fill out the **name** query -… |
| Post | ||
| GET |
Direct post url /live/post/direct |
Get direct post url |
| GET |
Video post comments V2 /live/post/comments/v2 |
Get post comments. V2 returns much more data then the old endpoint |
| GET |
Video post metadata /live/post/meta |
Get single post metadata |
| GET |
Video post metadata V2 /live/post/meta/v2 |
Get single post metadata V2 V2 - returns more data then older version of the endpoint |
| GET |
Video post comments /live/post/comments |
Get video post comments. |
| Music | ||
| GET |
Music feed (Video posts) /live/music/feed |
Get current music feed. - Endpoint will return an array of objects with very useful metadata. - Direct urls to the video , statistics and more. |
| GET |
Music metadata /live/music |
Get music metadata Basic metadata: number of posts, direct url to the song(MP3) and etc |
| User | ||
| GET |
User feed (Video posts) /live/user/feed |
Get current user feed. - Before testing don't forget to fill out the username **OR** sec_uid inputs - Endpoint will return an array of objects with very useful metadata. - Direct… |
| GET |
User feed (Video posts) V2 /live/user/feed/v2 |
Get user feed V2 V2 - returns more data then older version of the endpoint |
| GET |
User followers list /live/user/follower/list |
Get user followers: - Before testing don't forget to fill out the username **OR** sec_uid inputs |
| GET |
Real-time user search /live/user/search |
Search for influencers by the keyword. - Very useful data will be returned in the response, if user is verified or not, users country and more |
| GET |
User followings list /live/user/following/list |
Get user followings: - Before testing don't forget to fill out the username **OR** sec_uid inputs |
| GET |
User metadata (information) /live/user |
Get user metadata. Number of followers, followings , avatar url, description and more |
| Trends | ||
| GET |
Trending feed (Video posts) V2 /live/trending/feed/v2 |
Get trending feed V2. V2 - returns more data then older version of the endpoint, video without watermark and etc - Endpoint will return an array of objects with very useful… |
| GET |
Trending feed (Video posts) /live/trending/feed |
Get current trending feed. - Due to nature of this endpoint the **max_cursor** is not required. Each request can return different data by default - Endpoint will return an array… |
Social Media Data TT pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | — |
|
| ULTRA | $75.99 / month | — |
|
| MEGA | $199.99 / month | — |
|