VOOZH about

URL: https://apify.com/handleco-app/actor-builder

⇱ Actor Builder Β· Apify


Pricing

Pay per usage

Go to Apify Store

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ handleco-app

handleco-app

Maintained by Community

Actor stats

0

Bookmarked

11

Total users

4

Monthly active users

6 months ago

Last modified

Share

Actor Builder πŸ€–

AI-powered actor builder that uses Claude Agent SDK to create and publish Apify actors from natural language prompts.

How It Works

  1. You provide a description of the actor you want to build
  2. Claude Agent SDK analyzes your requirements
  3. It generates all necessary files (main.ts, actor.json, input_schema.json, Dockerfile, etc.)
  4. The actor is automatically published to your Apify account

Input

FieldTypeDescription
promptstringDescription of the actor you want to build
actorNamestringName for the new actor (lowercase, hyphens only)

Environment Variables

VariableDescription
CLAUDE_CODE_OAUTH_TOKENOAuth token for Claude Agent SDK
APIFY_TOKENYour Apify API token (automatically available on Apify platform)

Example

Input:

{
"prompt":"Create a web scraper that takes a URL and extracts all links from the page. Return the links as an array with their text and href.",
"actorName":"link-extractor"
}

Result:

  • A new actor called "link-extractor" is created and published to your Apify account
  • The actor includes all necessary files and is ready to use

Generated Actor Structure

The builder creates actors with:

  • src/main.ts - Main actor code using Apify SDK
  • .actor/actor.json - Actor metadata
  • .actor/input_schema.json - Input schema
  • package.json - Dependencies
  • Dockerfile - Bun-based container
  • tsconfig.json - TypeScript config
  • README.md - Documentation

Development

# Install dependencies
bun install
# Build
bun run build
# Run locally
bun run dev
# Deploy to Apify
apify push

Tech Stack

  • TypeScript + Bun runtime
  • Claude Agent SDK for AI-powered code generation
  • Apify SDK for actor functionality

You might also like

Skool Group Scraper

gordian/skool-group-scraper

Scrape unlimited Skool groups fast & easy. Get email, name, description, members, owner info and social links. Free tier available.

Ultimate Skool Scraper: Members, Groups & Hidden Emails

ahmed_jasarevic/ultimate-skool-scraper-members-groups-hidden-emails

Scrape Skool members and their associated groups in one go. Extract hidden emails from posts, social links, and deep group insights like survey structures, user levels, and owner details

πŸ‘ User avatar

Ahmed Jasarevic

28

Skool API β€” Posts, Members & Classroom

cristiantala/skool-all-in-one-api

Skool API to automate posts, comments, members and classroom courses on any Skool community where you're admin. Read AND write access. Drop-in for n8n, Make.com, Zapier, AI agents (Claude, ChatGPT,LangChain). Bulk approve members, scrape comment threads, auto-DM, publish courses from markdown.

πŸ‘ User avatar

Cristian Tala S.

96

5.0

Skool Scraper

louisdeconinck/skool-scraper

Extract detailed information about groups and members from Skool.com, a platform for online communities and courses. This scraper can collect data on group details, creator information, and member profiles, providing insights for market research, competitor analysis, or engagement strategies.

πŸ‘ User avatar

Louis Deconinck

848

2.4

Skool classroom Content scraper

khanshaheer076/skoolscraperapify

Skool Classroom Content Scraper A powerful web scraper designed to extract comprehensive content from Skool Classroom courses. This scraper enables automated collection of course materials, modules, videos, and content from multiple classrooms in a single run.

89

2.0

Skool Classroom Media/Video Β· Posts Β· Nested Comments

memo23/skool-posts-with-comments-scraper

Skool.com posts + nested comments + classroom courses + media files. Date filter for new-content delta runs, storage dedup across runs (no double-billing), tab selector for community/classroom, configurable comment depth. The most thorough Skool content extractor. JSON or CSV.

πŸ‘ User avatar

Muhamed Didovic

913

4.0

Skool Scraper Pro- FREE TO USE

dz_omar/skool-scraper-pro

πŸ“š FREE Skool Scraper : Extract Skool lessons, πŸŽ₯ Mux videos, πŸ“Ž attachments, PDFs & polls from any community. 4 URL modes: full classroom, single course, lesson, or post. Optional file downloads to storage.

πŸ‘ User avatar

FlowExtract API

432

5.0

Skool Post Scraper

futurizerush/skool-post-scraper

Extract Skool posts with full content, author info & engagement metrics. Multi-page scraping with reliability. Perfect for content analysis & insights. CSV/JSON export.

Website URL Extractor - Get All Site URLs

lofomachines/urls-extractor

Extract every URL from any website automatically β€” no code needed. This URL extractor crawls pages and parses XML sitemaps into one structured list with metadata (lastmod, priority, changefreq). Filter by keyword, cap results, and export to JSON, CSV, or Excel. Built for SEO audits & migrations.

150

5.0

Superprof Scraper (by Search URL)

azzouzana/superprof-scraper-by-search-url

Extract Superprof teachers & tutors data instantly using this NO-CODE tool ⚑. Scrapes prices, bios, reviews, addresses, emails (when available) & much more. Supports all countries 🌍Export to JSON/HTML/CSV or use as an API. Bring your search URL and you're good to go!

15

5.0