← Catalog

social.posts

live

Recent public posts for a social handle.

Providers

ProviderPrice*Mode
ScrapeCreators $0.01 platform prepaid
Apify $0.011 platform prepaid
twitterapi.io $0 platform prepaid · planned

Billing

Unit: per_match · unmatched results billed: no

*Placeholder development pricing.

Run it

curl https://api.routergrowth.com/v1/run \
  -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \
  -d '{
    "capability": "social.posts",
    "input": { "platform": "...", "handle": "..." },
    "routing": {"provider": "auto"}
  }'

Input schema

{
  "properties": {
    "handle": {
      "type": "string"
    },
    "limit": {
      "type": "integer"
    },
    "platform": {
      "type": "string"
    }
  },
  "required": [
    "platform",
    "handle"
  ],
  "type": "object"
}

Normalized output fields

platform · handle · posts