> ## 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.

# Panoramica

> SDK ufficiali di Olostep per Python e Node.js — cerca, estrai, esplora e batch il web.

Gli SDK di Olostep sono wrapper attorno all'API di Olostep per aiutarti a cercare, estrarre e strutturare facilmente i dati dai siti web.

## SDK ufficiali

<CardGroup cols={2}>
  <Card title="SDK Python" icon="python" href="/sdks/python">
    Esplora l'SDK ufficiale per Python di Olostep.
  </Card>

  <Card title="SDK NodeJS" icon="node-js" href="/sdks/node-js">
    Esplora l'SDK ufficiale per NodeJS di Olostep.
  </Card>

  <Card title="CLI" icon="terminal" href="/sdks/cli">
    Esegui Olostep dal terminale con output JSON per script, CI e agenti.
  </Card>
</CardGroup>
