Options
| Flag | Type | Required | Default | Description |
|---|---|---|---|---|
-u, --url <url> | string | one of --url/--urls | — | Single social media URL. |
-U, --urls <list> | string | one of --url/--urls | — | Comma-separated list of URLs for batch-capable actors (e.g. "u1,u2,u3"). |
-p, --provider <slug> | string | Yes | — | Service slug provider/platform/type[:tag] (e.g. apify/linkedin/profile.info or apify/linkedin/profile.posts:apimaestro). Copy from the providers page. |
-l, --limit <n> | number | No | 100 | Maximum records to return (capped at 250). |
--no-fallback | boolean | No | — | Disable router fallback — fail if the requested provider errors instead of walking the chain. |
-j, --json | boolean | No | false | Output raw JSON. |