Recent public posts for a social handle.
| Provider | Price* | Mode |
|---|---|---|
ScrapeCreators |
$0.01 | platform prepaid |
Apify |
$0.011 | platform prepaid |
twitterapi.io |
$0 | platform prepaid · planned |
Unit: per_match · unmatched results billed: no
*Placeholder development pricing.
curl https://api.routergrowth.com/v1/run \ -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \ -d '{ "capability": "social.posts", "input": { "platform": "...", "handle": "..." }, "routing": {"provider": "auto"} }'
{
"properties": {
"handle": {
"type": "string"
},
"limit": {
"type": "integer"
},
"platform": {
"type": "string"
}
},
"required": [
"platform",
"handle"
],
"type": "object"
}
platform · handle · posts