Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -836,6 +836,11 @@ server {
rewrite ^/limits$ /account/limits redirect;
rewrite ^/proxy/unblocker-proxy$ /proxy/unblocker redirect;

# Qoder surfaces consolidated onto one page (#2934).
rewrite ^/integrations/qoder-cli$ /integrations/qoder permanent;
rewrite ^/integrations/qoder-ide$ /integrations/qoder permanent;
rewrite ^/integrations/qoder-work$ /integrations/qoder permanent;

# Soft-landings for deleted URLs (better UX than a 404)
rewrite ^/platform/integrations/airtable/console-integration$ /integrations/airtable permanent;
rewrite ^/platform/?$ / permanent;
Expand Down
11 changes: 11 additions & 0 deletions sources/_partials/_apify-plugin-skill-prompts.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
To run `apify-ultimate-scraper`:

> Find 10 highly rated coffee shops in Seattle with name, address, rating, phone, and website.

To run `apify-actor-development`:

> Create an Apify Actor that accepts a `startUrl` and `maxPages` input, crawls the site, and stores each page title and URL.

To run `apify-sdk-integration`:

> Add Apify to this project. The Node.js API route should run an Actor and return dataset items as JSON.
7 changes: 7 additions & 0 deletions sources/_partials/_apify-plugin-skills.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
| Skill | Description |
| --- | --- |
| `apify-ultimate-scraper` | Extraction using existing Actors for multi-step scraping and lead-generation workflows. |
| `apify-actor-development` | Full Actor lifecycle - template selection, development, local testing, and deployment with `apify push`. |
| `apify-actorization` | Converts existing JavaScript, TypeScript, Python, or CLI projects into Apify Actors. |
| `apify-generate-output-schema` | Generates dataset and key-value store schemas for existing Actors. |
| `apify-sdk-integration` | Integrates Actor execution into applications using the `apify-client` package. |
16 changes: 15 additions & 1 deletion sources/platform/integrations/ai/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,22 @@ Chat and coding assistants you connect to Apify through the Apify MCP server or
imageUrlDarkTheme="/img/platform/integrations/github-copilot-white.svg"
smallImage
/>
<Card
title="Qoder"
desc="Install the Apify plugin in the Qoder CLI, IDE, Desktop app, or QoderWork to discover, run, and build Actors."
to="/integrations/qoder"
imageUrl="/img/platform/integrations/qoder.svg"
smallImage
/>
<Card
title="Qwen"
desc="Install the Apify plugin in Qwen Code, or connect the Apify MCP server and skills in QwenWork."
to="/integrations/qwen"
imageUrl="/img/platform/integrations/qwen.svg"
smallImage
/>
</CardGrid>

## By provider

See everything for a provider on one page: the [OpenAI hub](/integrations/openai) (ChatGPT, Codex, Agents SDK), the [Claude hub](/integrations/claude) (Claude Desktop, Claude Code CLI), and the [Qoder hub](/integrations/qoder) (Qoder CLI, Qoder IDE, QoderWork).
See everything for a provider on one page: the [OpenAI hub](/integrations/openai) (ChatGPT, Codex, Agents SDK), the [Claude hub](/integrations/claude) (Claude Desktop, Claude Code CLI), and the [Alibaba hub](/integrations/alibaba) (Qoder CLI, IDE, Desktop, QoderWork, Qwen Code, and QwenWork).
2 changes: 1 addition & 1 deletion sources/platform/integrations/ai/qoder/_category_.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
label: 'Qoder'
label: 'Alibaba'
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 12 additions & 19 deletions sources/platform/integrations/ai/qoder/index.mdx
Original file line number Diff line number Diff line change
@@ -1,37 +1,30 @@
---
title: Qoder
description: Use Apify Actors with Qoder - install the Apify plugin in the Qoder CLI, the Qoder IDE, or QoderWork to discover, run, and build Actors as tools.
sidebar_label: Qoder
slug: /integrations/qoder
title: Alibaba
description: Use Apify Actors with Alibaba's Qoder and Qwen tools - install the Apify plugin in the Qoder CLI, IDE, Desktop app, or QoderWork, in Qwen Code, or in QwenWork.
sidebar_label: Alibaba
slug: /integrations/alibaba
---

import Card from '@site/src/components/Card';
import CardGrid from '@site/src/components/CardGrid';

Apify integrates with [Qoder](https://qoder.com), an agentic coding platform, through the Apify plugin. The same plugin installs in the Qoder CLI, the Qoder IDE, and QoderWork, and gives Qoder a way to call Apify Actors as tools and read their results.
Apify integrates with [Alibaba](https://www.alibabagroup.com)'s two agent families. [Qoder](https://qoder.com) is an agentic coding platform available as the Qoder CLI, IDE, Desktop app, and QoderWork. The Qwen family covers [Qwen Code](https://github.com/QwenLM/qwen-code), an open-source terminal coding agent, and [QwenWork](https://qwenwork.ai), a workplace AI agent for documents and knowledge work. Qoder and Qwen Code install the same Apify plugin, while QwenWork connects to the Apify MCP server and skills directly. Each gives the tool a way to call Apify Actors and read their results.

## What you can build

<CardGrid>
<Card
title="Qoder CLI"
desc="Install the Apify plugin in the Qoder CLI to discover, run, and build Actors from the terminal."
to="/integrations/qoder-cli"
imageUrl="/img/platform/integrations/qoder-cli.png"
smallImage
/>
<Card
title="Qoder IDE"
desc="Install the Apify plugin in the Qoder IDE to call Actors from the editor and its chat."
to="/integrations/qoder-ide"
title="Qoder"
desc="Install the Apify plugin in the Qoder CLI, IDE, Desktop app, or QoderWork to discover, run, and build Actors."
to="/integrations/qoder"
imageUrl="/img/platform/integrations/qoder.svg"
smallImage
/>
<Card
title="QoderWork"
desc="Upload the Apify plugin in QoderWork to run Actors from tasks and chat."
to="/integrations/qoder-work"
imageUrl="/img/platform/integrations/qoder-work.png"
title="Qwen"
desc="Install the Apify plugin in Qwen Code, or connect the Apify MCP server and skills in QwenWork."
to="/integrations/qwen"
imageUrl="/img/platform/integrations/qwen.svg"
smallImage
/>
</CardGrid>
167 changes: 0 additions & 167 deletions sources/platform/integrations/ai/qoder/qoder-cli.md

This file was deleted.

Loading
Loading