inquirer_author
Retrieve a Philippine Daily Inquirer author's profile and recent articles from a byline URL. Returns the contributor's name and article list for that section; call again for other sections.
Instructions
Get a Philippine Daily Inquirer author profile. Returns one Philippine Daily Inquirer byline's public archive page: the contributor's name and their recent articles on that subdomain, from a canonical byline URL. Byline pages are per-subdomain, so an author's articles from a different section require calling this endpoint again with that section's own byline URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Canonical Philippine Daily Inquirer byline URL | |
| page | No | 1-based page number of articles to return; defaults to 1 and overrides any page number already present in url |