# Octoparse Docs > Developer documentation for Octoparse MCP Server and OpenAPI integrations. ## Docs - [Obtain a New Token](https://www.octoparse.com/docs/api-reference/access-token/obtain-a-new-token.md): Before getting access to the Octoparse OpenAPI, you will need your username and password to get a new Access Token. - [Refresh Token](https://www.octoparse.com/docs/api-reference/access-token/refresh-token.md): Once an Access Token expires, you can refresh it using the refresh_token obtained during the initial token request. - [Get Subtask Status](https://www.octoparse.com/docs/api-reference/cloud-extraction/get-subtask-status.md): Get the subtask status of the latest run of a task. - [Get Task Status](https://www.octoparse.com/docs/api-reference/cloud-extraction/get-task-status.md): Get the status of tasks based on task IDs. Request frequency: 1 request / 5 seconds. - [Get Task Status V2](https://www.octoparse.com/docs/api-reference/cloud-extraction/get-task-status-v2.md): Get the status of tasks based on task IDs. Request frequency: 5 requests / second. - [Start Subtasks](https://www.octoparse.com/docs/api-reference/cloud-extraction/start-subtasks.md): Start subtasks in the Cloud. - [Start Task](https://www.octoparse.com/docs/api-reference/cloud-extraction/start-task.md): Run a task in the Cloud. - [Stop Subtasks](https://www.octoparse.com/docs/api-reference/cloud-extraction/stop-subtasks.md): Stop subtasks in the Cloud. - [Stop Task](https://www.octoparse.com/docs/api-reference/cloud-extraction/stop-task.md): Stop a task running in the Cloud. - [Get Data by Offset](https://www.octoparse.com/docs/api-reference/data/get-data-by-offset.md): Get data starting from a specific row offset. Set offset to 0 to start from the first row. - [Get Data From a Designated Batch by Offset](https://www.octoparse.com/docs/api-reference/data/get-data-from-a-designated-batch-by-offset.md): Get data from a specific batch (lotno) starting from a row offset. Set offset to 0 to start from the first row. - [Get Non-Exported Data](https://www.octoparse.com/docs/api-reference/data/get-non-exported-data.md): Get data that has never been exported. Use 'Mark Data as Exported' to mark data after processing so it won't appear here again. - [Mark Data as Exported](https://www.octoparse.com/docs/api-reference/data/mark-data-as-exported.md): Mark the data as exported. Without marking, the data will still appear in the non-exported data endpoint. - [Remove Data](https://www.octoparse.com/docs/api-reference/data/remove-data.md): Delete all the data of a task. - [Get Task Group Information](https://www.octoparse.com/docs/api-reference/task-group/get-task-group-information.md): Get information of all task groups. - [Duplicate Task](https://www.octoparse.com/docs/api-reference/task/duplicate-task.md): Duplicate a task to a specified group. - [Get Action Parameters](https://www.octoparse.com/docs/api-reference/task/get-action-parameters.md): Get task parameters based on the specific action. For example, the URL from 'Go to Web Page' or the text from 'Enter Text'. - [Move Task](https://www.octoparse.com/docs/api-reference/task/move-task.md): Move a task to a specified task group. - [Search Task](https://www.octoparse.com/docs/api-reference/task/search-task.md): Get task information based on task group ID. - [Update Action Parameters](https://www.octoparse.com/docs/api-reference/task/update-action-parameters.md): Update the text value in the Enter Text action or the URL in the Go to Web Page action. - [Update Loop Item List](https://www.octoparse.com/docs/api-reference/task/update-loop-item-list.md): Update the text list or URL list in a Loop Item. - [Update Task Parameters](https://www.octoparse.com/docs/api-reference/task/update-task-parameters.md): Update task parameters, including loop parameters (URLs, text lists) and action properties. - [Update Task URLs](https://www.octoparse.com/docs/api-reference/task/update-task-urls.md): Update the URLs in a task with a URL file link. - [Octoparse Academy](https://www.octoparse.com/docs/en/academy/index.md): Web scraping explained — concepts, mechanics, use cases, and site-specific guides for the no-code era. - [Octoparse OpenAPI](https://www.octoparse.com/docs/en/api-reference/index.md): Octoparse OpenAPI reference for authentication, task management, cloud extraction, and data export. - [April 2026](https://www.octoparse.com/docs/en/changelog/april-2026.md): April 2026 updates and improvements to Octoparse integrations. - [CLI](https://www.octoparse.com/docs/en/cli/index.md): Octoparse CLI is an upcoming command-line interface for managing Octoparse workflows from developer environments. - [execute_task](https://www.octoparse.com/docs/en/mcp/execute-task.md): Run a scraping template and retrieve results. - [export_data](https://www.octoparse.com/docs/en/mcp/export-data.md): Export completed task data as JSON or CSV. - [FAQ](https://www.octoparse.com/docs/en/mcp/faq.md): Common questions about MCP tools, task execution, and account limits. - [Octoparse MCP Server](https://www.octoparse.com/docs/en/mcp/index.md): Overview and quick start for the Octoparse MCP Server. - [Rate Limits](https://www.octoparse.com/docs/en/mcp/rate-limits.md): Understand request limits and how to handle retry logic with response headers. - [redeem_coupon_code](https://www.octoparse.com/docs/en/mcp/redeem-coupon-code.md): Redeem a promotional or resource coupon code. - [search_tasks](https://www.octoparse.com/docs/en/mcp/search-tasks.md): List and search existing tasks. - [search_templates](https://www.octoparse.com/docs/en/mcp/search-templates.md): Search for pre-built Octoparse scraping templates. - [start_or_stop_task](https://www.octoparse.com/docs/en/mcp/start-or-stop-task.md): Start or stop a cloud task by ID. - [Troubleshooting](https://www.octoparse.com/docs/en/mcp/troubleshooting.md): Fixes for common connection, authorization, and task-related issues. - [Example Workflow](https://www.octoparse.com/docs/en/mcp/workflow.md): A complete example — from finding a template to exporting results. - [Octoparse Docs](https://www.octoparse.com/docs/en/overview.md): Octoparse documentation for no-code scraping, cloud extraction, AI integrations, OpenAPI automation, and practical web scraping guides. - [Captcha](https://www.octoparse.com/docs/en/platform/captcha.md): Use captcha handling capabilities in Octoparse scraping workflows. - [Collaboration](https://www.octoparse.com/docs/en/platform/collaboration.md): Use Octoparse collaboration features to manage team workflows and shared web data collection tasks. - [Dashboard](https://www.octoparse.com/docs/en/platform/dashboard.md): Monitor Octoparse task activity, extraction status, and workflow results from the dashboard. - [What Is Octoparse?](https://www.octoparse.com/docs/en/platform/index.md): Octoparse is a no-code web data extraction platform built for analysts, growth teams, and operations people who need structured data from websites — without writing scrapers from scratch. - [Integrations](https://www.octoparse.com/docs/en/platform/integrations.md): Connect Octoparse to no-code, low-code, API, MCP, and automation workflows. - [Limits](https://www.octoparse.com/docs/en/platform/limits.md): Understand Octoparse platform limits for tasks, cloud extraction, API usage, and workflow resources. - [No-Code Builder](https://www.octoparse.com/docs/en/platform/no-code-builder.md): Build web scraping workflows in Octoparse without writing code. - [Proxy](https://www.octoparse.com/docs/en/platform/proxy.md): Use proxy resources in Octoparse workflows for web data collection. - [Schedules](https://www.octoparse.com/docs/en/platform/schedules.md): Schedule Octoparse tasks to run recurring cloud extraction workflows. - [Security](https://www.octoparse.com/docs/en/platform/security.md): Manage security-related settings and access controls for Octoparse workflows. - [Templates](https://www.octoparse.com/docs/en/platform/templates.md): Use Octoparse templates to start common web scraping workflows quickly. ## OpenAPI Specs - [openapi](https://www.octoparse.com/docs/openapi.json) - [openapi_en](https://www.octoparse.com/docs/openapi_en.json)