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

# Build a Scraper

> Develop applications and sources on top of DIA using our open-source infrastructure.

DIA has a dedicated infrastructure for testing various integrations into the system. In the following pages you can learn how it works.

Start here:

<CardGroup>
  <Card title="Development Cluster Stack" href="/docs/guides/general-guides/tutorials/development-cluster-stack" icon="arrow-right" horizontal />
</CardGroup>

Or proceed directly to the scraper integration tutorials:

<CardGroup>
  <Card title="Add a new exchange scraper" href="/docs/guides/general-guides/tutorials/add-a-new-exchange-scraper" icon="arrow-right" horizontal />

  <Card title="Add a new foreign scraper" href="/docs/guides/general-guides/tutorials/add-a-new-foreign-scraper" icon="arrow-right" horizontal />

  <Card title="Add a new liquidity scraper" href="/docs/guides/general-guides/tutorials/add-a-new-liquidity-scraper" icon="arrow-right" horizontal />
</CardGroup>
