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
4 changes: 2 additions & 2 deletions .qoder-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"email": "support@apify.com"
},
"metadata": {
"description": "Extract data from any website with thousands of trusted scrapers, crawlers, and automations from Apify Store.",
"description": "Apify: the largest marketplace of tools for AI.",
"version": "0.1.0"
},
"plugins": [
{
"name": "apify",
"description": "Extract data from any website with thousands of trusted scrapers, crawlers, and automations from Apify Store. Run ready-made Actors for social media, e-commerce, search engines, maps, and travel sites, or build, debug, and publish your own.",
"description": "Run ready-made Actors from Apify, the largest marketplace of tools for AI, or build and publish your own.",
"version": "0.1.0",
"source": "./apify"
}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Apify plugin for Qoder

Extract data from any website with thousands of trusted scrapers, crawlers, and automations from the [Apify Store](https://apify.com/store). Run ready-made **Actors** for social media, video, e-commerce, search engines, maps, and travel sites, or build, debug, and publish your own, directly from Qoder.
Run ready-made **Actors** from [Apify](https://apify.com/store), the largest marketplace of tools for AI, or build and publish your own, directly from Qoder.

## What's inside

Expand Down
2 changes: 1 addition & 1 deletion apify/.qoder-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "apify",
"version": "0.1.0",
"description": "Extract data from any website with thousands of trusted scrapers, crawlers, and automations from Apify Store. Integrate ready-made Actors to access all popular social media, video, e-commerce, search engines, maps, and travel sites. Build, debug, publish, and monetize new Actors on Apify.",
"description": "Run ready-made Actors from Apify, the largest marketplace of tools for AI, or build and publish your own.",
"author": {
"name": "Apify",
"url": "https://apify.com"
Expand Down
Loading