{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"クラウドブラウザ","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"クラウドブラウザ","__idx":0},"children":["クラウドブラウザ"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["MoreLogin API を使用して、クラウドブラウザ環境の起動、停止、接続、管理をプログラムから行えます。"]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"概要","__idx":1},"children":["概要"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["クラウドブラウザ API は、MoreLogin のブラウザプロファイルをリモートホスト上で実行します。環境を起動した後、Chrome DevTools プロトコル（CDP）で接続し、Puppeteer、Playwright、Selenium などの自動化フレームワークから操作できます。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["クラウドブラウザは 2 種類の API アクセス方法に対応しています："]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"方法"},"children":["方法"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Base URL"},"children":["Base URL"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"ユースケース"},"children":["ユースケース"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["オープン API"]},"（リモート）"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["https://api.morelogin.com"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["どこからでもアクセス可能、OAuth2 認証"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ローカル API"]},"（ローカル）"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["http://127.0.0.1:40000"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MoreLogin クライアントを実行しているマシンからアクセス"]}]}]}]}]},{"$$mdtype":"Tag","name":"blockquote","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["リモートアクセスやサーバー間連携が必要な場合は",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["オープン API"]}," を選択してください。"," ","MoreLogin クライアントと同じマシンで自動化を実行する場合は",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ローカル API"]}," を選択してください。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["認証の詳細については、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/api-reference/getting-started/authentication"},"children":["認証"]},"を参照してください。"]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"機能","__idx":2},"children":["機能"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"操作"},"children":["操作"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"説明"},"children":["説明"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["起動"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["クラウドブラウザ環境を起動します"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["停止"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["実行中の環境を停止します（強制解放も選択可能）"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ページ"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["名前、グループ、キーワードで絞り込んで環境をページ単位で取得します"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["接続"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["実行中の環境の CDP アドレスを取得し、自動化ツールを接続します"]}]}]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"一般的なワークフロー","__idx":3},"children":["一般的なワークフロー"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["envId"]}," を指定して環境を",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["起動"]},"します。環境は ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["STARTING"]}," 状態になります。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cloudBrowserStatus"]}," が ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RUNNING"]}," になるまでページ一覧を",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ポーリング"]},"します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["接続"]},"して ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cdpUrl"]}," を取得し、CDP 経由で Puppeteer / Playwright / Selenium を接続します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["自動化が完了したら環境を",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["停止"]},"します。"]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"環境ステータス","__idx":4},"children":["環境ステータス"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"ステータス"},"children":["ステータス"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"説明"},"children":["説明"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["STARTING"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["起動中"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RUNNING"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["実行中"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CLOSED"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["終了済み"]}]}]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"接続情報","__idx":5},"children":["接続情報"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["接続エンドポイントは 2 つのアドレスを返します："]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"code\": 0,\n  \"msg\": null,\n  \"data\": {\n    \"cdpUrl\": \"https://runtime1.morelogin.com:16167?token=c62fedaaac524e41a0f02fc4345d41cb\",\n    \"accessUrl\": \"https://official-website.morelogin.com/browser-remote?token=eyJkZXNrdG9wVXJsIjoi...ZW52SWQiOiIyMDczMzk1NDg5NzM4OTE5OTM2In0%3D&envName=P-1267&lang=en-US\"\n  }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"フィールド"},"children":["フィールド"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"説明"},"children":["説明"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cdpUrl"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["アクセス ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["token"]}," を含む CDP エンドポイント。Puppeteer、Playwright、Selenium に渡します。"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["accessUrl"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["セッションを表示・操作するためのブラウザベースのリモートデスクトップページ。未設定の場合は空です。"]}]}]}]}]},{"$$mdtype":"Tag","name":"blockquote","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["accessUrl"]}," の ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["token"]}," は、デスクトップ URL、デスクトップトークン、有効期限、チーム・ユーザー・メンバー・環境の各 ID を含む Base64 エンコードされたペイロードです。どちらの URL も資格情報として扱い、共有しないでください。"]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"api-リファレンス","__idx":6},"children":["API リファレンス"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"API"},"children":["API"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"説明"},"children":["説明"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/api-reference/cloud-browser/open-api"},"children":["クラウドブラウザ オープン API"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["https://api.morelogin.com"]}," 経由のリモートアクセス、OAuth2 認証"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/api-reference/cloud-browser/local-api"},"children":["クラウドブラウザ ローカル API"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["http://127.0.0.1:40000"]}," 経由のローカルアクセス、トークン認証"]}]}]}]}]},{"$$mdtype":"Tag","name":"blockquote","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["注意"]},"：両方の API は同じ操作を提供します。ローカル API のパスは ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/api/cloudbrowser/..."]}," プレフィックスを使用し、オープン API のパスは ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/cloudbrowser/..."]}," を使用します。正確なパスとパラメータは、必ず該当する API リファレンスを参照してください。"]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"関連ガイド","__idx":7},"children":["関連ガイド"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"ガイド"},"children":["ガイド"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"説明"},"children":["説明"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/api-reference/getting-started/authentication"},"children":["認証"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OAuth2 トークン設定（オープン API）とトークン認証（ローカル API）"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/api-reference/getting-started/quickstart"},"children":["クイックスタート"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["最初の MoreLogin API 呼び出しを実行します"]}]}]}]}]}]},"headings":[{"value":"クラウドブラウザ","id":"クラウドブラウザ","depth":1},{"value":"概要","id":"概要","depth":2},{"value":"機能","id":"機能","depth":2},{"value":"一般的なワークフロー","id":"一般的なワークフロー","depth":2},{"value":"環境ステータス","id":"環境ステータス","depth":2},{"value":"接続情報","id":"接続情報","depth":2},{"value":"API リファレンス","id":"api-リファレンス","depth":2},{"value":"関連ガイド","id":"関連ガイド","depth":2}],"frontmatter":{"seo":{"title":"クラウドブラウザ"}},"lastModified":"2026-08-05T03:07:19.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ja/api-reference/cloud-browser","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}