workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

𝕏⚡💬

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
🤖ChatGPT
✨Claude
💎Gemini
🛍️Shopify
🔍Ahrefs
📊Sheets
💬WhatsApp
📱Meta Ads
+50 moreCreator program →

© 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
devtools

Apify Client Python

Apify API client for Python—Programmatically run Actors, manage and stream data from storages (datasets, key-value stores, request queues), schedule and monitor runs, and access the full Apify plat…
95 stars18 forksPythonUpdated 7/28/2026100% free · open source
What it does

The apify-client-python tool allows you to programmatically interact with the Apify platform, running Actors, managing data, and scheduling runs from within your Python applications.

Install / run
pip install apify-client
When to use it
  • •When you need to automate tasks on the Apify platform
  • •To integrate Apify's data extraction and processing capabilities into your Python applications
  • •For scheduling and monitoring Apify Actor runs from your Python code
Quick start
  1. 1Import the client library with `from apify_client import ApifyClient`
  2. 2Create an instance of the client with `client = ApifyClient('YOUR_API_TOKEN')`
  3. 3Use the client to run an Actor with `client.actor('YOUR_ACTOR_ID').call()`
  4. 4Fetch data from a dataset with `client.dataset('YOUR_DATASET_ID').get_items()`
  5. 5Schedule a run with `client.actor('YOUR_ACTOR_ID').schedule()`
Ready-to-paste prompt
client = ApifyClient('YOUR_API_TOKEN'); client.actor('my-actor').call({'input': {'keyword': 'example'}})
Heads up: You need a valid Apify API token to authenticate with the client, which can be obtained from the Apify platform
Saves to your device

Topics

api
api-client
apify
automation
client
python
rest-api
scraping
sdk
web-crawling
web-scraping
What's inside — free to inspect
No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

18
top-level files
6
folders
11.3M
repo size
Apache-2.0
license
Key files
.editorconfig
.pre-commit-config.yaml
AGENTS.md
README.md
File tree
.github/
docs/
scripts/
src/
tests/
website/
.editorconfig
.gitignore
.markdownlint.yaml
.pre-commit-config.yaml
.rules.md
AGENTS.md
CHANGELOG.md
CLAUDE.md
codecov.yaml
CONTRIBUTING.md
datamodel_codegen_aliases.json
GEMINI.md
LICENSE
pyproject.toml
README.md
renovate.json
typos.toml
uv.lock
Quick Actions
Details
Creator
apify
Language
Python
Category
devtools
Published
1/8/2019

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.

Related skills

More devtools tools founders pair with this one.

devtools★ 156,733
Scale web data with firecrawl
Get web data at scale with firecrawl, for founders. 132k+ GitHub stars.
devtools★ 102,795
browser-use: Automate Web Tasks
Founders use browser-use to automate online tasks with ease, ideal for startups needing AI-powered browser automation.
devtools★ 95,447
Puppeteer: Automate Browsers
Get browser automation with Puppeteer. For founders who need reliable testing and automation tools.
devtools★ 92,904
Playwright: Simplify Web Testing
Get easy cross-browser testing with Playwright, ideal for startup founders and developers, with 90k+ GitHub stars
devtools★ 69,698
Streamline IT with Ansible
Deploy and maintain apps with ease using Ansible, a simple automation platform, ideal for founders and dev teams, with 69k+ GitHub stars.
devtools★ 63,399
Scrapy: Fast Web Scraping
Extract web data with Scrapy, a Python framework for founders. 62k+ GitHub stars.