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

# Introduction

> Welcome to Anysite - the comprehensive data extraction and interaction platform

<div style={{ textAlign: "center", margin: "2rem 0" }}>
  <img src="https://mintcdn.com/horizondatawave/8MjJq6bqhA5EMT4i/public/images/anysite-logo.png?fit=max&auto=format&n=8MjJq6bqhA5EMT4i&q=85&s=393a2fa996bf4b85dccdee8b50ccc83d" alt="Anysite" style={{ maxWidth: "200px", display: "inline-block" }} width="1040" height="1040" data-path="public/images/anysite-logo.png" />
</div>

<Tip>
  **AI Agents & LLMs**: For machine-readable API reference, see [https://docs.anysite.io/llms.txt](https://docs.anysite.io/llms.txt) (overview) or [https://docs.anysite.io/llms-full.txt](https://docs.anysite.io/llms-full.txt) (endpoint index). Detailed specs with all parameters and responses: [https://docs.anysite.io/llms-linkedin.json](https://docs.anysite.io/llms-linkedin.json) · [https://docs.anysite.io/llms-social.json](https://docs.anysite.io/llms-social.json) · [https://docs.anysite.io/llms-data.json](https://docs.anysite.io/llms-data.json) · [https://docs.anysite.io/llms-custom-parsers.json](https://docs.anysite.io/llms-custom-parsers.json)
</Tip>

## What is Anysite?

Anysite is a powerful platform that provides comprehensive data extraction and interaction capabilities across multiple social media platforms and search engines — **1,600+ endpoints across 300+ data sources**. Our ecosystem includes:

<CardGroup cols={2}>
  <Card title="REST API" icon="api" href="/api-reference">
    Access our complete REST API for social media data extraction, search, and user management
  </Card>

  <Card title="MCP Server" icon="server" href="/mcp-server/tools">
    Model Context Protocol server for AI integrations with Claude, Cursor, and other AI tools
  </Card>

  <Card title="n8n Nodes" icon="workflow" href="/n8n-nodes/installation">
    Community nodes for n8n workflow automation platform
  </Card>

  <Card title="Anysite CLI" icon="terminal" href="/cli/overview">
    Command-line toolkit for data extraction, batch processing, dataset pipelines, and analytics
  </Card>

  <Card title="Authentication" icon="shield-halved" href="/authentication">
    Secure API key management and authentication system
  </Card>
</CardGroup>

## Supported Platforms

Anysite provides data extraction across **300+ data sources**, including:

* **LinkedIn** - Professional networking data, profiles, companies, posts, and connections
* **Instagram** - User profiles, posts, comments, and media
* **Twitter/X** - Tweets, user profiles, and social interactions
* **Reddit** - Posts, comments, and community data
* **YouTube** - Video search, channels, video details, comments, and subtitles
* **ProductHunt** - Products, launches, makers, topics, and collections
* **Google** - Web search, news, maps, and related results
* **Y Combinator** - Startup and founder intelligence
* **SEC** - Company filings and document search
* **Web Scraping** - General website parsing and data extraction

…plus Amazon, Facebook, TikTok, Yahoo, Crunchbase, Companies House, GitHub, DuckDuckGo, and 20+ more sources.

<Card title="Data Sources & Capabilities" icon="layer-group" href="/data-sources">
  See what every source can do, in plain language — all 1,600+ endpoints across 300+ sources
</Card>

## Getting Started

<Steps>
  <Step title="Get Your API Key">
    Sign up at [anysite.io](https://anysite.io) and generate your API key
  </Step>

  <Step title="Choose Your Integration">
    Select from our REST API, MCP Server, or n8n nodes based on your needs
  </Step>

  <Step title="Start Building">
    Follow our comprehensive guides to integrate Anysite into your applications
  </Step>
</Steps>

## Need Help?

<CardGroup cols={2}>
  <Card title="API Documentation" icon="book-open" href="https://api.anysite.io/redoc">
    Interactive API documentation with live examples
  </Card>

  <Card title="GitHub Repositories" icon="github" href="https://github.com/anysiteio">
    Open source components and example implementations
  </Card>
</CardGroup>
