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

# Web Browsing Overview

> Overview of web browsing and scraping options available in Lindy

<div style={{ display: 'flex', justifyContent: 'center', margin: '2rem 0' }}>
  <div className="video-card">
    <video src="https://mintcdn.com/lindyai/aZLeG0KVxZc0yYx4/lindy-brand-assets/web-scrape-overview.mp4?fit=max&auto=format&n=aZLeG0KVxZc0yYx4&q=85&s=abe126dcf7679dd1ce9e1f13e29633f1" width="600" autoPlay muted loop playsInline style={{ display: 'block', width: '100%', borderRadius: '16px' }} data-path="lindy-brand-assets/web-scrape-overview.mp4" />
  </div>
</div>

## Overview

Lindy has thousands of scraping options on our platform. Below are just some of the most common web browsing and scraping tools we see:

**[Web Browser](/skills/web-browsing/web-browser)**

* Basic internet search and webpage text extraction
* Use for simple Google searches and converting webpages to text
* Great for straightforward research and content extraction

**[Perplexity](/skills/web-browsing/perplexity)**

* AI-powered search with reasoning capabilities
* Use when you need intelligent research with sources and citations
* Best for complex queries that require analysis and reasoning

**[Parallel](/skills/web-browsing/parallel)**

* Web research and data enrichment
* Use for enriching datasets with web information
* Perfect for asking questions about web content and entity research

**[Apify](/skills/web-browsing/apify)**

* Access to 6,000+ pre-built web scrapers
* Use when you need specialized scrapers for specific websites or tasks
* Best for structured data extraction from popular platforms

Choose the right tool based on your specific needs — from simple searches to complex data enrichment workflows.

## Next Steps

<CardGroup cols={2}>
  <Card title="Web Browser" href="/skills/web-browsing/web-browser" icon="browser">
    Start with basic internet search and text extraction
  </Card>

  <Card title="Perplexity" href="/skills/web-browsing/perplexity" icon="browser">
    AI-powered search with reasoning capabilities
  </Card>

  <Card title="Apify" href="/skills/web-browsing/apify" icon="square-code">
    Access specialized scrapers for complex data extraction
  </Card>

  <Card title="Parallel" href="/skills/web-browsing/parallel" icon="browser">
    Web research and data enrichment workflows
  </Card>
</CardGroup>
