social-intel
ActiveTool of The Stall
Returns public profile data for any social platform account. Pass a profile URL (platform auto-detected) or platform + username. Supports GitHub, Reddit, HackerNews, Twitter/X, npm, and Open Graph fallback for any URL. Returns name, bio, follower/karma counts, creation date, and platform-specific metrics. Priced at $0.004 — 20% below comparable endpoints.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"url": {
"type": "string",
"description": "Full profile URL. Platform auto-detected from hostname. Use this OR platform+username."
},
"platform": {
"type": "string",
"description": "Platform to query. Required when username is provided without a URL."
},
"username": {
"type": "string",
"description": "Username on the target platform (no @ prefix needed)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries