Visit our website to view the live site.
Hackalist is a database of hackathons that has the most up to date information for all your hackathon needs.
Feel free to submit Pull Requests and/or Issues.
If you have any questions or concerns, please tweet @KevinPayravi.
Site initiated by Kevin Payravi. Special thanks to:
- Aaroh Mankad for implementing Bootstrap and automated AngularJS parsing.
- Rodrigo Argumedo for continued support.
- All others who have submitted hackathon listings.
The Hackalist API is split into separate JSON files for each month of each year, following the file pattern /api/1.0/YEAR/MONTH.json.
The API is public, so feel free to use it. As always, a link back to Hackalist is appreciated.
Listings are sorted chronology based on the starting date of the hackathon. If two hackathons start on the same day, they are sorted alphabetically.
##2014
- August - http://www.hackalist.org/api/1.0/2014/08.json
- September - http://www.hackalist.org/api/1.0/2014/09.json
- October - http://www.hackalist.org/api/1.0/2014/10.json
- November - http://www.hackalist.org/api/1.0/2014/11.json
- December - http://www.hackalist.org/api/1.0/2014/12.json
##2015
- January - http://www.hackalist.org/api/1.0/2015/01.json
- February - http://www.hackalist.org/api/1.0/2015/02.json
- March - http://www.hackalist.org/api/1.0/2015/03.json
- April - http://www.hackalist.org/api/1.0/2015/04.json
- May - Not yet created.
- June - Not year created.
- July - http://www.hackalist.org/api/1.0/2015/07.json
##Parameters
title: Name of hackathonurl:Official URLstartDate:Starting date, formatted as Month Day (e.g. August 30)endDate:End date, formatted as Month Day (e.g. August 30)year:Yearcity:City hackathon is occuring in, formatted as City, State/Province Abbreviation, Country (e.g. Miami, FL, United States)host:The host (university, company, etc.)length:Length in hourssize:Number of attendees; if not known, specify unknowntravel:Is travel reimbursed, in either part or full? yes | no | unknownprize:Are prizes awarded to winners? yes | no | unknownhighSchoolers:Are high schoolers allowed to apply or attend? yes | no | unknownfacebookURL:URL to official Facebook profiletwitterURL:URL to official Twitter profilegooglePlusURL:URL to official Google+ profilenotes:Any additional notes (limits to who can attend, special requirements, etc.)
