cnn_author
Retrieve a CNN author's byline metadata, bio, social accounts, and recent articles/videos by providing a profile slug or URL.
Instructions
CNN profile page. Returns one CNN profile's byline metadata (name and title), bio paragraphs, social accounts, and recent articles/videos. Provide either a profile slug or a canonical cnn.com/profiles/ URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Canonical cnn.com/profiles/<slug> URL, as an alternative to slug | |
| slug | No | CNN profile slug, e.g. jake-tapper-profile (a slug without the -profile suffix is tried with it first, then as-is) |