capture_public_ad_page
Fetch and store text and metadata from public Meta Ad Library pages without login. Enables building a searchable swipe file for ad research.
Instructions
Fetch and store metadata/text from an allowlisted public ad-library page without login or bypass behavior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public URL from Meta Ad Library, ad snapshot, or allowlisted transparency page. | |
| timeout_ms | No | Request timeout in milliseconds. Defaults to 10000. | |
| max_text_chars | No | Maximum extracted visible text characters to store. Defaults to 6000. |