profiles_stats
Get daily follower and engagement timeseries for a social media profile. Provide placement_id for Facebook, LinkedIn, and Telegram; omit for other networks.
Instructions
Get the follower/engagement timeseries for a profile. Returns daily snapshots (captured every ~23h). placement_id is required for facebook, linkedin, and telegram profiles (get it from profiles_placements); omit for other networks. Fields in records[].stats are platform-native and not normalized.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Optional ISO 8601 timestamp — only include snapshots recorded at or before this time | |
| from | No | Optional ISO 8601 timestamp — only include snapshots recorded at or after this time | |
| profile_id | Yes | Profile hashid | |
| placement_id | No | Required for facebook, linkedin, and telegram profiles. Get it from profiles_placements. Omit for instagram/threads/youtube/twitter/tiktok/pinterest/bluesky. |