> ## Documentation Index
> Fetch the complete documentation index at: https://docs.innflow.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Search and Data

> Search the web, retrieve cited answers, scrape pages, and pull market or SEO data

## Tavily Search

AI powered web search that returns clean, relevant content. Great for research and fact checking in your workflows.

**Configuration:**

| Field             | Description                                    |
| ----------------- | ---------------------------------------------- |
| **Variable name** | Name for the output variable                   |
| **Query**         | The search query (supports template variables) |
| **Max results**   | Maximum number of results to return            |

**Accessing output:** `{{variableName.output.results}}`

***

## Exa

Semantic web search powered by AI. Find content by meaning rather than just keywords.

**Operations:**

* **Search** — Semantic search across the web
* **Find Similar** — Find pages similar to a given URL
* **Get Contents** — Extract content from specific URLs

**Configuration:**

| Field             | Description                           |
| ----------------- | ------------------------------------- |
| **Variable name** | Name for the output variable          |
| **Operation**     | Search, Find Similar, or Get Contents |
| **Query**         | Search query or URL                   |

***

## Perplexity

Ask research questions and receive cited answers. Use Perplexity when the workflow needs a concise answer with source context instead of raw search results.

**Operations:**

* **Ask** — Answer a question with citations
* **Research** — Gather a deeper research response
* **Fact Check** — Check a claim against current sources

**Configuration:**

| Field             | Description                           |
| ----------------- | ------------------------------------- |
| **Variable name** | Name for the output variable          |
| **Operation**     | Ask, Research, or Fact Check          |
| **Query**         | Question, topic, or claim to research |

***

## Firecrawl

Scrape and extract structured data from any website.

***

## Ahrefs

Access SEO data, backlink profiles, and keyword research from Ahrefs.

***

## Polymarket

Retrieve prediction market data from Polymarket.
