tmz_author
Retrieve a TMZ person profile and recent articles from a canonical people URL or slug. Returns the person's name and latest coverage as structured JSON.
Instructions
Get a TMZ person profile. Returns a named person's TMZ profile hub: their name and their most recent TMZ coverage, from a canonical person-hub URL or slug. TMZ credits virtually all of its editorial content to a single "TMZ Staff" byline with no individual journalist profile pages, so this endpoint surfaces TMZ's own public per-person coverage hub (used for both celebrities and other newsmakers TMZ covers) as the closest available "profile + recent articles" surface.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Canonical tmz.com/people/<slug> URL, optionally with a ?page= query parameter; alternative to slug | |
| page | No | 1-based page number; overrides any page number in url | |
| slug | No | Person slug, e.g. dolly-parton |