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

# 概要

> PythonとNode.js向けの公式Olostep SDK — ウェブの検索、スクレイピング、クロール、バッチ処理。

Olostep SDKは、ウェブサイトからデータを簡単に検索、抽出、構造化するためのOlostep APIのラッパーです。

## 公式SDK

<CardGroup cols={2}>
  <Card title="Python SDK" icon="python" href="/sdks/python">
    Olostepの公式Python SDKを探索する。
  </Card>

  <Card title="NodeJS SDK" icon="node-js" href="/sdks/node-js">
    Olostepの公式NodeJS SDKを探索する。
  </Card>

  <Card title="CLI" icon="terminal" href="/sdks/cli">
    スクリプト、CI、エージェント用にJSON出力でOlostepをターミナルから実行する。
  </Card>
</CardGroup>
