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

# Web Search & Fetch 

> Bring the internet into your spreadsheet. Get live data, research information, and verify facts without ever leaving Excel.

**Instant access to live data** • **Research without leaving Excel** • **Always up-to-date information**

## Two Ways to Power Your Spreadsheet

### 🔍 Web Search: Ask Questions, Get Answers

Simply ask for the data you need in plain English. Elkar searches the web and delivers current information directly to your cells.

**Example requests:**

* "What's the current Uber stock price?"
* "Get Bitcoin price in EUR"
* "Find the US unemployment rate for 2024"
* "What's Apple's market cap today?"

### 🔗 Web Fetch: Extract Data from Any URL

Point Elkar to any webpage and watch it intelligently extract and format the data you need.

**Example requests:**

* "Get the top 10 box office movies from [https://en.wikipedia.org/wiki/List\_of\_highest-grossing\_films](https://en.wikipedia.org/wiki/List_of_highest-grossing_films)"
* "Extract the product prices from this page"
* "Pull the table data from this financial report"
* "Import all company contacts from this directory page"

## What You Can Do

<AccordionGroup>
  <Accordion title="📈 Financial & Market Data" icon="chart-line">
    **Real-Time Market Data**

    * Stock prices with historical charts
    * Cryptocurrency prices and market caps
    * Currency exchange rates (150+ currencies)
    * Commodity prices (gold, oil, wheat, etc.)

    **Market Analytics**

    * Index performance (S\&P 500, NASDAQ, Dow Jones)
    * Options data and implied volatility
    * Bond yields and interest rates
    * Market sentiment indicators

    **Example:**

    ```text theme={null}
    "Track AAPL, GOOGL, and MSFT prices with 52-week highs/lows"
    ```
  </Accordion>

  <Accordion title="🏢 Business Intelligence" icon="building">
    **Company Information**

    * Revenue and financial metrics
    * Employee count and growth
    * Funding rounds and valuations
    * Executive team and board members

    **Industry Analysis**

    * Market size and growth rates
    * Competitor comparisons
    * Industry trends and forecasts
    * Regulatory updates

    **Example:**

    ```text theme={null}
    "Compare revenue growth for Uber, Lyft, and DoorDash over 5 years"
    ```
  </Accordion>

  <Accordion title="📊 Data Extraction" icon="table">
    **Structured Data**

    * HTML tables from any website
    * Product listings with prices
    * Rankings and leaderboards
    * Contact directories

    **Document Parsing**

    * PDF reports and statements
    * Government statistics
    * Academic research data
    * Press releases

    **Example:**

    ```text theme={null}
    "Extract all smartphone specs and prices from this comparison site"
    ```
  </Accordion>

  <Accordion title="🌍 Economic & Geographic Data" icon="earth-americas">
    **Economic Indicators**

    * GDP by country/region
    * Inflation rates (CPI, PPI)
    * Unemployment statistics
    * Trade balance data

    **Geographic Information**

    * Population demographics
    * Weather and climate data
    * Real estate prices by region
    * Cost of living indices

    **Example:**

    ```text theme={null}
    "Get inflation rates for G7 countries over the last decade"

    ```
  </Accordion>
</AccordionGroup>

## Live Demo: Web Search

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/hVEpWgwALtA?autoplay=1&mute=1&loop=1&playlist=hVEpWgwALtA" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
