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

# Overzicht

> Officiële Olostep SDK’s voor Python en Node.js — zoek, schraap, kruip en batch het web.

Olostep SDK’s zijn wrappers rond de Olostep API om je te helpen eenvoudig te zoeken, gegevens van websites te extraheren en te structureren.

## Officiële SDK’s

<CardGroup cols={2}>
  <Card title="Python SDK" icon="python" href="/sdks/python">
    Ontdek de officiële Python SDK voor Olostep.
  </Card>

  <Card title="NodeJS SDK" icon="node-js" href="/sdks/node-js">
    Ontdek de officiële NodeJS SDK voor Olostep.
  </Card>

  <Card title="CLI" icon="terminal" href="/sdks/cli">
    Voer Olostep uit vanuit de terminal met JSON-uitvoer voor scripts, CI en agents.
  </Card>
</CardGroup>
