search.semantic.similar
Find web pages with similar meaning to a given URL to discover related content, competitors, or alternatives without needing specific search terms.
Instructions
Find web pages semantically similar to a given URL — discover related content, competitors, alternatives without knowing what to search for. Unique capability for research agents (Exa)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Reference URL — Exa finds pages semantically similar to this one | |
| num_results | No | Number of similar pages (default 10, max 25) | |
| exclude_source_domain | No | Exclude results from same domain as input URL (default true) | |
| start_published_date | No | Only include similar pages published after this date (ISO format) | |
| include_text | No | Include full extracted page text (default false) |