apify-ultimate-scraper

Automates Apify actor runs from command line and exports CSV/JSON results.

1|1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/xianmingyao/openclaw-CaySon --skill apify-ultimate-scraper-xianmingyao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apify-ultimate-scraper
Source: https://github.com/xianmingyao/openclaw-CaySon/tree/main/skills/apify-ultimate-scraper
Command: npx skills add https://github.com/xianmingyao/openclaw-CaySon --skill apify-ultimate-scraper-xianmingyao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates running Apify actors and exporting results from web-scraping tasks, replacing manual, multi-step processes with a single, repeatable workflow.

Core Features & Use Cases

  • Orchestrates actor runs from the command line and handles input validation, authentication, and error handling.
  • Exports results to CSV or JSON or presents a quick in-chat summary for scenarios where file outputs are not required.
  • Supports end-to-end workflows like data collection for market research, lead generation, or monitoring across platforms via Apify actors.

Quick Start

Run an Apify actor with a JSON input and save the results to CSV or JSON, or preview a quick summary if no output is specified.

Frequently Asked Questions about apify-ultimate-scraper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Apify actor runs and export web scraping results to CSV?

You can automate Apify actor runs and export web scraping results by validating Actor IDs and JSON inputs, polling run status, and downloading dataset items directly to CSV format using the APIFY_TOKEN.

What is the best way to orchestrate Apify actors from the command line?

Orchestrating Apify actors from the command line involves automating input validation, authentication, and error handling to replace manual multi-step processes with a single repeatable workflow.

Can I get a quick summary of scraped data in chat without saving a file?

Yes, you can preview a quick in-chat summary of scraped data when no output format is specified, bypassing file exports for scenarios requiring only immediate data review.

Does this web scraping automation handle authentication and input validation for Apify?

Yes, this web scraping automation handles authentication securely using the APIFY_TOKEN and enforces input validation for Actor IDs and JSON inputs before executing any runs.

What output formats are supported when exporting Apify dataset items?

Supported output formats for exporting Apify dataset items include CSV and JSON, allowing you to save structured data collection results for market research or lead generation.

Why do I need an APIFY_TOKEN for web scraping automation?

You need an APIFY_TOKEN for web scraping automation to securely authenticate your account, validate actor runs, and download dataset items safely through the command line interface.