Automate with Apify Client Python
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.
- •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
client = ApifyClient('YOUR_API_TOKEN'); client.actor('my-actor').call({'input': {'keyword': 'example'}})Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/apify-client-python && curl -fsSL https://workflowstacks.com/api/skills/apify-client-python/claude-skill -o ~/.claude/skills/apify-client-python/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Automate with Apify Client Python is a large Python project (~26k lines across 267 code files, plus 45 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3pyproject.tomlDependencies and the commands it exposes
- 4src/apify_client/__init__.pyInside src/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/apify-client-python && curl -fsSL https://workflowstacks.com/api/skills/apify-client-python/claude-skill -o ~/.claude/skills/apify-client-python/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
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.