Get the data
You can use the My Data button on your profile to download a summary of your contributions. There is a simple open API for accessing data from this site in machine-readable form over the Web. See details in the Dribdat API Guide.
Download data on the featured or past (replace current by id) events
- /hackathon.json (JSON Schema)
- /api/events.json (JSON list of events)
- /api/events.csv (CSV list of events)
- /api/event/current/info.json (JSON for current event)
- /api/event/current/datapackage.json (Frictionless Data Package)
- /api/event/current/projects (JSON)
- /api/event/current/projects (CSV)
Search projects, recent activity, and posts (use q=... for query, set limit=10)
- /api/project/activity.json (JSON)
- /api/project/search.json (JSON)
- /api/project/posts.json (JSON)