social-intel
Retrieve public profile data for any social platform account by providing a profile URL or platform and username. Get name, bio, follower counts, creation date, and platform-specific metrics from 7+ platforms.
Instructions
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Full profile URL. Platform auto-detected from hostname. Use this OR platform+username. | |
| platform | No | Platform to query. Required when username is provided without a URL. | |
| username | No | Username on the target platform (no @ prefix needed). |