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

# API Integrations & SDKs

> Official SDKs and integrations for Geekflare.

<CardGroup cols={2}>
  <Card title="Zapier" icon="bolt" href="https://zapier.com/apps/geekflare/integrations">
    Automate workflows by connecting Geekflare to thousands of apps.
  </Card>

  <Card title="Make" icon="diagram-project" href="https://www.make.com/en/integrations/geekflare">
    Build multi-step automation scenarios with drag-and-drop modules.
  </Card>

  <Card title="Node.js/TypeScript SDK" icon="node-js" href="https://www.npmjs.com/package/@geekflare/api-node">
    Official npm package with built-in type definitions.
  </Card>

  <Card title="Python SDK" icon="python" href="https://pypi.org/project/geekflare-api/">
    Official pip package with a Pythonic interface.
  </Card>
</CardGroup>

## Zapier

Connect Geekflare to thousands of apps using Zapier to automate your workflows. You can set up Zaps to trigger website screenshots, extract web data, or run search queries, and automatically send the results directly to your CRM, Slack, Google Sheets, or email.

## Make

Integrate Geekflare into your visual Make scenarios. Our Make integration allows you to drag and drop Geekflare modules to build multi-step automations. Combine our scraping, search, and screenshot capabilities with hundreds of supported apps and services.

## Node.js / TypeScript SDK

Our official Node.js SDK provides a reliable way to interact with Geekflare in your JavaScript or TypeScript applications. Available via npm, the SDK includes built-in type definitions.

## Python SDK

The official Geekflare Python SDK allows you to quickly integrate our suite of APIs into your Python backends, data pipelines, or automation scripts. Available via pip, the SDK provides a Pythonic interface that eliminates boilerplate HTTP request code so you can focus on processing your scraping, search, and screenshot data.
