Hackathon Aggregator — 6 Platforms in One avatar

Hackathon Aggregator — 6 Platforms in One

Under maintenance

Pricing

from $11.00 / 1,000 results

Go to Apify Store
Hackathon Aggregator — 6 Platforms in One

Hackathon Aggregator — 6 Platforms in One

Under maintenance

Scrape hackathons from Devpost, MLH, DoraHacks, Devfolio, Unstop, and HackerEarth. Get event names, dates, prizes, locations, themes, participant counts, and deadlines. All 6 platforms in one unified dataset.

Pricing

from $11.00 / 1,000 results

Rating

0.0

(0)

Developer

Aryan Saxena

Aryan Saxena

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Hackathon Aggregator — Scrape Hackathons from 6 Platforms

Find every hackathon in one place. This actor scrapes upcoming and past hackathons from Devpost, MLH, DoraHacks, Devfolio, Unstop, and HackerEarth — and delivers them in a single, unified dataset. No more checking six different websites.

Run it on the Apify platform to get API access, scheduling, and integrations with Google Sheets, Slack, Zapier, and more.

Why use Hackathon Aggregator?

  • 6 platforms, 1 dataset — Devpost, MLH, DoraHacks, Devfolio, Unstop, and HackerEarth combined
  • Unified schema — every hackathon has the same fields regardless of source
  • Filter by status — upcoming, past, or all
  • Keyword search — find hackathons by topic (AI, blockchain, health, etc.)
  • No proxy needed — all sources are public pages
  • Schedule it — run daily or weekly to never miss a hackathon

Who is this for?

  • Students looking for hackathons to join
  • Recruiters scouting talent at hackathon events
  • Companies planning hackathon sponsorships
  • Newsletter creators covering the hackathon ecosystem
  • Developers building hackathon aggregator apps

How to use Hackathon Aggregator

  1. Click Try for free on this page
  2. Select which platforms you want to scrape (or leave all 6 selected)
  3. Choose upcoming, past, or all hackathons
  4. Optionally enter a keyword like "AI" or "Web3"
  5. Click Start and wait for results
  6. Download your data as JSON, CSV, or Excel

Input

FieldTypeDescriptionDefault
SourcesarrayPlatforms to scrapeAll 6
Statusstringupcoming, past, or allupcoming
Max ResultsintegerMax hackathons per source (1–500)50
Search QuerystringOptional keyword filter

Output

Each hackathon record contains:

{
"source": "devpost",
"title": "AI Hackathon 2026",
"url": "https://ai-hackathon.devpost.com",
"tagline": "Build the future of AI",
"dates": "May 1 - May 20, 2026",
"prize": "$50,000 in prizes",
"participants": "4,734",
"location": "Online",
"themes": ["Machine Learning/AI", "Beginner Friendly"],
"isOnline": true,
"daysLeft": "21 days left"
}

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

Data fields

FieldDescription
sourcePlatform name (devpost, mlh, dorahacks, devfolio, unstop, hackerearth)
titleHackathon name
urlDirect link to the hackathon page
datesEvent date range
prizePrize pool amount
participantsNumber of participants or registrations
locationPhysical location or "Online" / "Virtual"
themesTags and categories
isOnlineWhether the event is online
daysLeftTime remaining until deadline

How much does it cost to scrape hackathons?

This actor uses minimal compute resources. A typical run scraping all 6 platforms costs less than $0.05 in platform usage. The Apify free tier includes enough credits to run this actor multiple times per day.

Tips

  • Start with 1–2 platforms to test, then expand to all 6
  • Use the Search Query field to narrow results by topic
  • Schedule weekly runs to build a historical dataset of hackathons over time
  • Connect to Google Sheets via Apify integrations for a live hackathon tracker

Supported platforms

PlatformFocusCoverage
DevpostGeneral hackathonsGlobal, 13,000+ hackathons
MLHStudent hackathonsGlobal, university-focused
DoraHacksWeb3 / blockchainGlobal, crypto/DeFi focus
DevfolioIndian hackathonsIndia + global
UnstopIndian competitionsIndia, 7M+ users
HackerEarthEnterprise hackathonsGlobal, corporate challenges

FAQ

Is it legal to scrape these platforms? This actor accesses only publicly available hackathon listing pages. No login or authentication is required. Always review each platform's terms of service before use.

How often is the data updated? The data is live — every run fetches the latest listings. Schedule runs as frequently as you need.

Can I filter by country or region? Not directly, but you can use the Search Query field with location keywords, or filter the output dataset after scraping.

I found a bug or have a feature request. Please open an issue in the Issues tab. We actively maintain this actor.