VOOZH about

URL: https://apify.com/jungle_synthesizer/devpost-hackathon-listings-scraper

โ‡ฑ Devpost Hackathon Listings Scraper ยท Apify


๐Ÿ‘ Devpost Hackathon Listings Scraper avatar

Devpost Hackathon Listings Scraper

Pricing

Pay per event

Go to Apify Store

Devpost Hackathon Listings Scraper

Scrapes hackathon listings from Devpost including title, prize totals, themes, sponsors, participant counts, and submission dates. Filter by status, search query, or theme. Ideal for hackathon discovery, sponsor research, and pre-seed founder sourcing.

Pricing

Pay per event

Rating

0.0

(0)

Developer

๐Ÿ‘ BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Share

Extract hackathon listings from Devpost โ€” title, prize totals, themes, participant counts, submission windows, and host organizations. Filter by status (open/upcoming/ended), keyword search, or theme. No account required.

What it returns

Each hackathon record includes:

FieldDescription
hackathon_idDevpost's numeric ID
titleHackathon name
urlCanonical URL (subdomain on devpost.com)
stateopen / upcoming / ended
submission_period_datesHuman-readable submission window
time_left_to_submissionRemaining time string from Devpost
prize_amount_rawPrize total as displayed (e.g. $60,000)
prize_amount_usdParsed numeric value in USD
prizes_count_cashNumber of cash prizes
themesPipe-separated theme names (e.g. Machine Learning/AI | Databases)
is_ai_tracktrue when the hackathon includes an AI/ML theme
participant_countRegistered participants
winners_announcedWhether winners have been posted
host_organizationOrganizing company or institution
location_typeonline / in-person
location_cityCity for in-person events
thumbnail_urlHackathon thumbnail image
submission_gallery_urlLink to project gallery
invite_onlyWhether registration requires an invite
managed_by_devpostDevpost-managed badge flag
scraped_atISO-8601 timestamp

Input options

FieldTypeDescription
maxItemsintegerMaximum hackathons to return. Leave empty for all.
statusenumFilter by open, upcoming, or ended. Default: all statuses.
searchQuerystringFull-text search across titles and descriptions.
themeFilterstringClient-side partial match on theme names (e.g. Machine Learning/AI).
orderByenumSort order: recently-added, prize-amount, deadline, submissions-count.

Common use cases

Find all open AI hackathons with prize pools Set status: open, searchQuery: AI, orderBy: prize-amount.

VC scout pipeline โ€” upcoming events where founders form teams Set status: upcoming, orderBy: deadline to surface imminent registration windows.

Sponsor research โ€” identify which organizations run the most hackathons Pull all records and aggregate by host_organization.

Pre-seed founder sourcing Combine with the F6S and Product Hunt actors to track the same founders across application, hackathon participation, and launch stages.

Notes

The is_ai_track flag checks theme IDs and names โ€” it catches Machine Learning/AI, Generative AI, LLM, Deep Learning, and similar labels without requiring exact-match input. Prize amounts are parsed from Devpost's HTML-wrapped strings; records with non-standard formatting get prize_amount_usd: null with the raw string preserved in prize_amount_raw.

Devpost caps API responses at 40 per page. A full catalog pull of 13,000+ hackathons takes several minutes at the polite 150ms inter-page delay.

You might also like

Devpost Hackathon Scraper

automation-lab/devpost-scraper

Scrape hackathons, prizes, themes, deadlines, and organizers from Devpost โ€” 13,000+ competitions. Filter by keyword, status, and challenge type. HTTP-only, no browser needed.

๐Ÿ‘ User avatar

Stas Persiianenko

13

Hackathon Aggregator โ€” 6 Platforms in One

aurumworks/hackathon-aggregator

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.

S.A.L.T. (Same As Last Time)

apt_frame/salt

S.A.L.T. (Same As Last Time) detects hackathon cheating by analyzing project reuse, GitHub history, and team past submissions on Devfolio and Devpost.

๐Ÿ‘ User avatar

Ashwin Kumar Uppala

2

Unstop Hackathon Scraper

trusted_offshoot/unstop-hackathon-scraper

Scrapes the latest upcoming hackathons from Unstop.com. Extracts event titles, dates, and registration links instantly. Perfect for students and developers.

Shopify Theme Store Scraper

jungle_synthesizer/shopify-theme-store-scraper

Scrape themes from Shopify Theme Store including pricing, features, ratings, and user reviews

๐Ÿ‘ User avatar

BowTiedRaccoon

14

AI Brand Sentinel - Multilingual Support Agent

trivedikavya/ai-brand-sentinel---multilingual-support-agent

An intelligent AI Customer Support Agent that translates feedback from 50+ languages, analyzes sentiment, and auto-drafts replies in the customer's native language. Built for the Lingo x Apify Hackathon.

3

5.0

Nobel Prize Laureates Scraper

parseforge/nobel-prize-laureates-scraper

Pull every Nobel Prize laureate from the official Nobel Prize API. Search by name, filter by category and award year, or sweep a full range. Returns award motivation, prize share, birth country, affiliations, and biography. Great for research, journalism, and trivia builders.