> ## Documentation Index
> Fetch the complete documentation index at: https://similarweb-zp8zf.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Recipes

<CardGroup cols={3}>
  <Card title="Batch API Request - Step-by-Step Walkthrough" href="/recipes/batch-api" icon="boxes-stacked">
    This guide provides a step-by-step walkthrough for using Similarweb's Batch
    API to make a report request. You'll submit a batch job, check its status,
    and finally download the results once processing is complete.
  </Card>

  <Card title="S3 Table Integration" href="#" icon="cloud">
    This guide provides a step-by-step walkthrough for using Similarweb's Batch
    API to create an S3 integration, manage tables, and efficiently extract
    data.
  </Card>

  <Card title="Snowflake Table Integration" href="#" icon="snowflake">
    This guide provides a step-by-step walkthrough for using Similarweb's Batch
    API to create a Snowflake integration, manage tables, and efficiently
    extract data.
  </Card>
</CardGroup>
