Devpost Hackathons Scraper avatar

Devpost Hackathons Scraper

Pricing

from $3.62 / 1,000 results

Go to Apify Store
Devpost Hackathons Scraper

Devpost Hackathons Scraper

Pricing

from $3.62 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

ParseForge Banner

๐Ÿ† Devpost Hackathons Scraper

๐Ÿš€ Export every hackathon on Devpost โ€” prizes, themes, dates, registrations โ€” in seconds.

This Actor pulls hackathons straight from the public Devpost API. No login, no API key, no HTML scraping. One clean row per hackathon.

Devpost is the largest hackathon platform in the world. This scraper turns its live listings into a structured dataset you can filter, track, and analyse.

ForUse it to
Developers & studentsFind open hackathons by prize, theme, and deadline
Community & DevRel teamsTrack the hackathon landscape and competitors
AnalystsStudy prizes, participation, and trends over time

๐Ÿ“‹ What it does

  • Lists hackathons with an optional status filter (open / upcoming / ended) and keyword query.
  • Returns one row per hackathon with prize, themes, dates, registrations, and organizer.
  • Paginates automatically up to your maxItems.

๐Ÿ“Š Output

FieldDescription
๐Ÿ–ผ๏ธ imageUrlHackathon thumbnail
๐Ÿท๏ธ titleHackathon name
๐Ÿ”— urlDevpost page
๐ŸŸข openStateopen / upcoming / ended
๐Ÿ“ locationOnline or a city
๐Ÿ’ฐ prizeAmountTotal prize pool
๐Ÿ‘ฅ registrationsCountParticipants registered
๐Ÿข organizationNameHost organization
๐ŸŽฏ themesTheme tags
๐Ÿ“… submissionDatesSubmission window
โณ timeLeftTime left to submit
โญ featuredFeatured on Devpost
๐Ÿ”’ inviteOnlyInvite-only event
๐Ÿ•“ scrapedAtWhen this row was collected

Sample record:

{
"title": "RevenueCat Shipaton 2026",
"url": "https://revenuecat-shipaton-2026.devpost.com/",
"openState": "open",
"location": "Online",
"prizeAmount": "$740,000",
"registrationsCount": 19921,
"organizationName": "RevenueCat",
"themes": ["Design", "Gaming", "Mobile"],
"submissionDates": "Jul 31 - Oct 01, 2026"
}

๐Ÿš€ How to use

  1. Create a free account w/ $5 credit.
  2. Open the Actor, pick a status (or leave All), set maxItems.
  3. Run it and download JSON, CSV, Excel, or XML.

โ“ FAQ

Do I need an API key? No. The Actor uses the public Devpost API.

Can I get only open hackathons? Yes โ€” set status to Open.

How fresh is the data? Every run reads Devpost live.

How many can I get? As many as match your filters, up to maxItems.

๐Ÿ’ก Pro Tip: browse the complete ParseForge collection for more data Actors.


This Actor is not affiliated with Devpost. It reads publicly available data from the Devpost API for research and discovery. Respect Devpost's terms.