MLH: Get Events By Region
MLH via Parse · education
Filter hackathon events by geographic region for a given MLH season year. Accepts human-readable region names (mapped to internal codes) or the codes directly. Returns all events (upcoming and past) matching that region. Access Major League Hacking (MLH) hackathon event data including upcoming/past events, filtering by region, country, date range, and diversity focus. Fulfilled by Parse from mlh.io.
- developer-tools
- education
- entertainment
- mlh
- mlh-io
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3567c07e-65ee-4aae-8ecb-8871a1b44e80/get_events_by_region
- Interface artifact
- sha256:cc1cf165983f10e2eb597ff68c3ae6a9e4ea4de29b4f63a657d2d08e8a26c33e
- Manifest digest
- sha256:a01294a17a80b37f372bcb822fbe97d3dda836eb846e942bb56fe5233e86c6d6
Request fields
- year (integer): MLH season year (e.g. 2025, 2026). Defaults to current year.
- region (string, required): Region filter.: Allowed values: North America, Europe, Europe/UK, Asia Pacific, AMER, EU, APAC
Example queries
- {"year":"2025","region":"North America"}