CaFE & ZAPP Art Calls Scraper | Commissions, Fees & Deadlines avatar

CaFE & ZAPP Art Calls Scraper | Commissions, Fees & Deadlines

Pricing

from $1.96 / 1,000 results

Go to Apify Store
CaFE & ZAPP Art Calls Scraper | Commissions, Fees & Deadlines

CaFE & ZAPP Art Calls Scraper | Commissions, Fees & Deadlines

All 500+ live art calls from CallForEntry (CaFE) and ZAPP in one run: public-art commissions with $10k-$1M budgets, entry & jury fees, deadlines, free-entry flag and a 0-100 opportunity score — sort the whole board by money in seconds. HTTP-only, pay per result, MCP-ready.

Pricing

from $1.96 / 1,000 results

Rating

0.0

(0)

Developer

Mr Zack

Mr Zack

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

One run pulls the entire live CallForEntry (CaFE) + ZAPP board — the main US directory of art calls — and turns it into a flat, sortable dataset: public-art commissions with real budgets ($10k–$1M+), entry & jury fees, deadlines, a free-entry flag and a 0–100 opportunity score. HTTP-only. No login, no API key, no proxies, no browser.

Who this is for

  • Artists hunting paid work: public-art commissions on this board publish budgets from $10,000 to $1,000,000. Sorting the whole board by budgetUsd takes one run — refreshing it by hand means paging through 600+ calls.
  • Artist coaches, newsletters & communities: a weekly "best free-entry calls" or "biggest commissions closing soon" digest is one scheduled run + one filter.
  • Public-art consultants & fabrication studios: track every new RFQ/RFP with a budget the moment it appears.

Why this beats refreshing the board manually

The board mixes $25-fee members-only exhibitions with $300,000 free-to-apply public commissions and gives you no way to sort by money. This actor derives what the board doesn't show:

FieldWhat it tells you
budgetUsdPublished project budget. null = not published (never fake-zeroed).
lowestFeeUsd / isFreeEntryCheapest way in; true = $0 to apply.
isPaidCommissionCOMMISSION-type call with a budget above $0 — the real money rows.
budgetToFeeRatioBudget per fee dollar — instant "worth it?" signal.
daysLeft / urgencyDeadline math: critical (<3d), soon (<14d), open, rolling, closed.
competitionBucketed from the board's own historical average-applications figure, when published.
opportunityScore0–100: budget (45, log scale to $200k) + fee (25, free best) + time window (15) + openness (15, invitation-only scores 0). Closed calls hard-score 0.

Plus everything the board knows: type (COMMISSION / EXHIBITION / COMPETITION / FESTIVAL_FAIR / GRANT / RESIDENCY), city & state, eligibility, disciplines, organizer name & website, direct apply URL, posted & updated timestamps.

Input (all optional)

{
"statuses": ["OPEN"],
"types": ["COMMISSION"],
"freeEntryOnly": false,
"paidCommissionsOnly": true,
"minBudgetUsd": 25000,
"sortBy": "budget",
"maxItems": 1000
}

Empty input = every OPEN call on the board, best opportunity first.

How to schedule this actor (do this — it's the whole point)

The board moves daily: new commissions appear, deadlines pass, budgets get claimed. A snapshot is stale in a week.

  1. Open the actor page → SchedulesCreate new.
  2. Cron 0 7 * * 1 (every Monday morning) is plenty for most artists; use 0 7 * * * daily if you chase critical deadlines.
  3. Add input like the example above, e.g. paidCommissionsOnly: true.
  4. Point the run at a named dataset, or wire the Integrations tab to email/Slack/Sheets so new high-score rows land in your inbox.

A weekly schedule with maxItems: 1000 costs well under a dollar a month.

Honesty notes

  • Only data the board itself publishes publicly. Rate-limited polite crawl (~7 requests per run).
  • Unknown ≠ zero: missing budgets and fees stay null and score neutral, never inflated.
  • Non-USD fees (rare) are left null rather than guessed.
  • The board's own index double-counts some records; this actor crawls both sort directions and dedupes by id, so you get real unique calls.

Changelog

  • 0.1.0 (Aug 2026) — Launch: CaFE + ZAPP merged board, entry/jury fees, budgets, deadlines, free-entry flag, 0-100 opportunity score.
  • Sep 2026 — Verified against the live boards (~550-600 open calls); store listing refresh (title, SEO, changelog).

Found this useful? Bookmark & review

A quick ⭐ review or bookmark on this Actor helps other people find it and tells us which fields to add next. Have a question, a missing field or a source that changed? Open an issue in the Issues tab — we answer within 24 hours.