Skip to content

Commit ebff344

Browse files
committed
docs: fix code review stuff
1 parent 6a4a5a2 commit ebff344

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sources/platform/integrations/ai/openclaw.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: OpenClaw integration
33
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.
55
sidebar_position: 14
66
slug: /integrations/openclaw
77
toc_min_heading_level: 2
@@ -10,9 +10,9 @@ toc_max_heading_level: 4
1010

1111
import ThirdPartyDisclaimer from '@site/sources/_partials/_third-party-integration.mdx';
1212

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

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/).
1616

1717
<ThirdPartyDisclaimer />
1818

@@ -33,7 +33,7 @@ Before integrating Apify with OpenClaw, you'll need:
3333
- _An Apify account_ - If you don't have one, [sign up here](https://console.apify.com/sign-up).
3434
- _Apify API token_ - Get your token from the **API & Integrations** section in [Apify Console](https://console.apify.com/settings/integrations).
3535
- _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/).
3737

3838
## Set up the Apify plugin
3939

@@ -171,8 +171,8 @@ If you encounter a bug or have a feature request, [open an issue](https://github
171171

172172
## Resources
173173

174-
- [OpenClaw documentation](https://docs.openclaw.io/) - Official OpenClaw docs
174+
- [OpenClaw documentation](https://docs.openclaw.ai/) - Official OpenClaw docs
175175
- [Apify Actors documentation](https://docs.apify.com/platform/actors) - Learn about Apify Actors
176-
- [Apify Store](https://apify.com/store) - Browse 20,000+ pre-built Actors
176+
- [Apify Store](https://apify.com/store) - Browse pre-built Actors
177177
- [Apify API reference](https://docs.apify.com/api/v2) - Full API documentation
178178
- [Apify OpenClaw plugin on GitHub](https://github.com/apify/apify-openclaw-plugin) - Source code and issue tracker

0 commit comments

Comments
 (0)