Film Festival Data API
Pricing
from $10.00 / 1,000 results
Film Festival Data API
Search and retrieve structured data on 1000+ film festivals worldwide. Submission deadlines, fees, categories, genres, composite scores, acceptance rates, submission platforms, and past rosters. Powered by Festival API.
Pricing
from $10.00 / 1,000 results
Rating
0.0
(0)
Developer
Ryan Vinson
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Search and retrieve structured data on 900+ film festivals worldwide β submission deadlines, fees, categories, genres, composite scores, acceptance rates, submission platforms, and past programming rosters.
Powered by Festival API.
π― What you can do with this Actor
| Use Case | How |
|---|---|
| Find festivals with upcoming deadlines | Run Search Festivals filtered by deadline date |
| Get full details on a specific festival | Run Get Festival Detail with a Festival ID |
| Discover top-ranked festivals by score | Run Get Top Scored Festivals |
| See what films screened at a festival | Run Get Festival Roster with a Festival ID |
| Explore available categories | Run Get Categories |
| See festival coverage by country | Run Get Countries |
| Feed an AI agent with film festival data | This Actor is compatible with Apify's MCP server for AI-agent tool calling |
πΊοΈ Coverage
900+ film festivals across 80+ countries worldwide, from major international film festivals (Cannes, Sundance, TIFF, Berlin, Venice) to niche regional events. Data includes:
- Festival names, locations, and edition years
- Submission deadlines (regular, late, extended)
- Fees and submission platforms (FilmFreeway, Festival, Festhome, Direct)
- Categories (short film, feature, documentary, animation, horror, etc.)
- Genres (drama, comedy, horror, thriller, sci-fi, etc.)
- Festival scores, acceptance rates, and year founded
- Past winners and programming directors
- Historical programming rosters (films that screened)
Data is regularly refreshed from publicly available festival sources.
π How to use it
1. Select an Operation
| Operation | Description | Input Needed |
|---|---|---|
| π Search Festivals | Search and filter festivals by name, country, category, genre, deadline, fee | Search query, country, category, genre, deadline, fee |
| π¬ Get Festival Detail | Full detail on one festival β deadlines, fees, description, past winners | Festival ID |
| π Get Top Scored Festivals | Festivals ranked by composite Festival Score | Category (optional) |
| π Get Festival Roster | Films that screened at a specific festival | Festival ID |
| π Get Categories | List all festival categories with counts | None |
| π Get Countries | List all countries with festival counts | None |
2. Configure Filters
- Festival ID β numeric ID from Search Festivals results
- Country β filter by country name (e.g.
United States,Canada,Australia) - Category β filter by category (e.g.
short_film,feature,documentary) - Genre β filter by genre (e.g.
drama,comedy,horror) - Deadline Before β filter by submission deadline date (YYYY-MM-DD)
- Max Fee β maximum submission fee in USD
- Sort β sort by
deadlineorevent_date - Max Results β max items to return (up to 100)
3. Run and Export
Once the Actor finishes, you can:
- View results as a table in the Apify Console
- Export as JSON, CSV, Excel, XML, or RSS
- Schedule recurring runs (daily, weekly)
- Connect via webhook to push results into your own system
π Sample Output
Each result row includes:
| Field | Type | Example |
|---|---|---|
operation | string | search_festivals |
id | integer | 372 |
name | string | "Sundance Film Festival" |
city | string | "Park City" |
state | string | "UT" |
country | string | "United States" |
year | integer | 2025 |
categories | string | "feature, documentary, short_film" |
genres | string | "drama, comedy, horror" |
deadline_regular | string | "2025-08-15" |
event_dates | string | "January 22 - February 1, 2025" |
regular_fee | number | 45.0 |
composite_score | number | 85.0 |
acceptance_rate | number | 0.02 |
submission_platforms | string | "filmfreeway, direct" |
website | string | "https://festival.com" |
_raw | object | Full API response data |
π€ AI Agent Usage
This Actor is compatible with Apify's MCP server, making it callable by AI agents and applications. An agent can:
- Find festivals with upcoming deadlines in a specific country or category
- Get full details on a festival before recommending submission
- Compare festival scores across multiple festivals
- Look up past programming to understand what films a festival has selected
This makes the Actor a natural tool for filmmaker assistants, film festival directories, educational tools about the festival circuit, and content discovery applications.
π° Pricing
This Actor uses pay-per-event pricing based on the operation type:
| Tier | Operations | Price per result |
|---|---|---|
| Light | Search Festivals, Get Categories, Get Countries | $0.005 |
| Heavy | Festival Detail, Top Scored Festivals, Festival Roster | $0.01 |
Results are counted per row pushed to the dataset. A search returning 25 festivals = 25 result charges. A single festival detail = 1 result charge.
π Notes
- Data is as-is from publicly available festival sources. Always verify critical details (deadlines, fees, dates) on the festival's official website before submitting.
- Festival Scores range from 0 to 100. Higher scores = more established/prestigious festivals.
- Deadlines are subject to change by festival organizers. The API tracks regular, late, and extended deadlines when available.
- Coverage is continuously expanding β new festivals and countries are added regularly.