Scrapes AP’s public world-news hub and hydrates each card from public article HTML. Same result contract as Bloomberg and Reuters.
Hydrates each card from public article HTML.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| engine | string | Yes | Pinned by this SKU. |
| q | string | No | Keep listing cards whose title contains this text. |
| page | integer | No | Must be 1. These hubs are a single listing page. |
Returns
Up to 5 full articles: title, category, authors, publish_date, article_content[], article_url, featured_image. No cursor.
