You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/platform/integrations/ai/openclaw.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: OpenClaw integration
3
3
sidebar_label: OpenClaw
4
-
description: Learn how to integrate Apify with OpenClaw to give your AI agents web scraping and data extraction capabilities using 20,000+ pre-built Actors.
4
+
description: Learn how to integrate Apify with OpenClaw to give your AI agents web scraping and data extraction capabilities using pre-built Actors.
5
5
sidebar_position: 14
6
6
slug: /integrations/openclaw
7
7
toc_min_heading_level: 2
@@ -10,9 +10,9 @@ toc_max_heading_level: 4
10
10
11
11
import ThirdPartyDisclaimer from '@site/sources/_partials/_third-party-integration.mdx';
12
12
13
-
[OpenClaw](https://openclaw.io) is an open-source AI agent orchestration platform that enables you to build, deploy, and manage autonomous AI agents. The Apify plugin for OpenClaw gives your agents access to 20,000+ pre-built Actors for web scraping, data extraction, and automation through a single `apify` tool.
13
+
[OpenClaw](https://openclaw.io) is an open-source AI agent orchestration platform that enables you to build, deploy, and manage autonomous AI agents. The Apify plugin for OpenClaw gives your agents access to thousands of pre-built Actors for web scraping, data extraction, and automation through a single `apify` tool.
14
14
15
-
For more details about OpenClaw, refer to the [official documentation](https://docs.openclaw.io/).
15
+
For more details about OpenClaw, refer to the [official documentation](https://docs.openclaw.ai/).
16
16
17
17
<ThirdPartyDisclaimer />
18
18
@@ -33,7 +33,7 @@ Before integrating Apify with OpenClaw, you'll need:
33
33
-_An Apify account_ - If you don't have one, [sign up here](https://console.apify.com/sign-up).
34
34
-_Apify API token_ - Get your token from the **API & Integrations** section in [Apify Console](https://console.apify.com/settings/integrations).
35
35
-_OpenClaw_ - Version 2026.1.0 or later. Install from the [OpenClaw website](https://openclaw.io/).
36
-
-_Node.js 22+_ - Required to run the plugin.
36
+
-_Node.js 22+_ - Required to run the plugin. Install from [nodejs.org](https://nodejs.org/en/download/).
37
37
38
38
## Set up the Apify plugin
39
39
@@ -171,8 +171,8 @@ If you encounter a bug or have a feature request, [open an issue](https://github
171
171
172
172
## Resources
173
173
174
-
-[OpenClaw documentation](https://docs.openclaw.io/) - Official OpenClaw docs
174
+
-[OpenClaw documentation](https://docs.openclaw.ai/) - Official OpenClaw docs
175
175
-[Apify Actors documentation](https://docs.apify.com/platform/actors) - Learn about Apify Actors
0 commit comments