How to run a Worker?
Learn how to run a Worker on CoreClaw in a few simple steps.
Prerequisites
Section titled “Prerequisites”Before running a Worker, make sure you have:
- A CoreClaw account (Sign up free)
- Sufficient account balance (check your console)
- The target website URL or parameters ready
Step-by-Step Guide
Section titled “Step-by-Step Guide”1. Find a Worker
Section titled “1. Find a Worker”Navigate to the Worker Store or Console Worker page to find a Worker that meets your needs.
You can:
- Browse by category
- Search by website name
- Filter by features
2. Review Worker Details
Section titled “2. Review Worker Details”Click on a Worker to see:
| Information | Description |
|---|---|
| Description | What the Worker does |
| Input | Required parameters |
| Output | Data structure returned |
| Pricing | Cost per run |
3. Configure Input
Section titled “3. Configure Input”Fill in the required input parameters:
- URLs to scrape
- Search queries
- Pagination settings
- Any other Worker-specific options
4. Start the Run
Section titled “4. Start the Run”Click “Start” to start execution:
- The system creates a new Run
- Resources are allocated
- The Worker begins scraping
5. Monitor Progress
Section titled “5. Monitor Progress”Track your run in real-time:
- Status: READY → RUNNING → SUCCEEDED
- Progress: Items scraped, pages processed
- Logs: Live execution logs
6. Get Results
Section titled “6. Get Results”Once complete:
- View results in the console
- Download as JSON or CSV
- Access via API
Tips for Success
Section titled “Tips for Success”Related Topics
Section titled “Related Topics”- Worker Tasks - Save configurations for reuse
- Input and Output - Understand parameters
- API Calls - Run programmatically