> For the complete documentation index, see [llms.txt](https://docs.711proxy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.711proxy.com/third-party-integration/scraping-bots-robots/octoparse.md).

# Octoparse

Before integrating a proxy into Octoparse, make sure you have set up the proxy correctly to guarantee that the proxy service will work properly.&#x20;

1\. Open the Octoparse application.

2\. In the upper left menu, hover over the New button and click Advanced Mode. For testing purposes, we will create a custom task.

3\. In the Website field, indicate the website from which you want to extract data. Then click the Save button.

4\. You should now find yourself in the Tasks tab. To configure our proxy, select the Settings button.

5\. In the popup menu, scroll down to Anti-blocking settings and check the Use IP proxies option. You should now be able to click the Settings button.

6\. In the Proxy Settings pop-up window, define the proxy to use. Since Octoparse only provides format-based authentication of the proxy network, you will need to use our whitelist IP feature to skip traditional authentication when passing through the proxy.

7\. Once IP:PORT is ready, select a rotation interval based on your session type. If you are using a rotating session type, set the interval to 1. If you are using a sticky session, set it to 600. Finally, click the OK button.

8\. To verify that everything is working correctly, look for a check mark next to the Settings option under Anti-blocking Settings. Once confirmed, click Save to continue.

9\. To extract data from our sample page, click on the IP address you can see at the top of the Octoparse application and select Extract text of the selected element.

10\. When finished, click Save and then Run.

11\. Depending on how you want to run the task, select one of the available extraction options. For testing purposes, you can run the task on the device.

12\. If done correctly, you should see our proxy IP in the extracted data table after the task is completed.

Through the above steps, you have successfully completed the integration of Octoparse and proxy, which provides a more secure and flexible option for network connection.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.711proxy.com/third-party-integration/scraping-bots-robots/octoparse.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
