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

# BrezelScraper docs

> Learn how to launch jobs, collect results, and manage credits in BrezelScraper.

BrezelScraper helps you collect Google Maps business data, review job progress, and export results without setting up your own scraping stack.

## Start here

<CardGroup cols={3}>
  <Card title="Create your first job" icon="rocket" href="/docs/quickstart">
    Launch a search, choose enrichments, and start with a safe first configuration.
  </Card>

  <Card title="Manage jobs and results" icon="table" href="/docs/guides/jobs-results">
    Track statuses, open result tabs, and download CSV files.
  </Card>

  <Card title="Credits and billing" icon="wallet" href="/docs/guides/credits-billing">
    Understand estimates, purchases, billing history, and low-balance blockers.
  </Card>
</CardGroup>

## What you can do in BrezelScraper

<Columns cols={2}>
  <Card title="Scrape Google Maps data" icon="magnifying-glass">
    Search by one or more keywords, adjust depth, and collect place details at scale.
  </Card>

  <Card title="Add enrichments" icon="bolt">
    Turn on reviews, images, and contact enrichment when you need deeper datasets.
  </Card>

  <Card title="Review results in the dashboard" icon="chart-line">
    Open each job to inspect overview data, contact info, ratings, reviews, and costs.
  </Card>

  <Card title="Export your data" icon="file-arrow-down">
    Download CSV files for analysis, sharing, or import into your own tools.
  </Card>
</Columns>

## Need API access?

<Card title="API access" icon="terminal" href="/docs/api-reference/introduction">
  Generate API keys, authenticate requests, and work with the core job endpoints.
</Card>

## Need help?

<CardGroup cols={2}>
  <Card title="Open the dashboard" icon="arrow-up-right-from-square" href="https://brezelscraper.com/dashboard">
    Go straight to your BrezelScraper workspace.
  </Card>

  <Card title="Contact support" icon="life-ring" href="mailto:support@brezelscraper.com">
    Email `support@brezelscraper.com` if you are blocked or need help with your account.
  </Card>
</CardGroup>
