Scrapes Bloomberg’s public latest listing, then hydrates each card from public article HTML or JSON. Not Terminal. Hard cap of 5 full articles per request (hydration budget). Uses a managed browser, so it is slower and costs more credits than Google News.
Returns title, authors, publish_date, article_content[], and article_url.
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.
