Database Statistics
Top Artists
API Endpoints
Complete API Access: All endpoints return full datasets by default. Use optional parameters to filter, paginate, or limit results as needed. No API keys required — fully open access with CORS enabled.
/api/artists/ranking
Parameters:
?limit=20&offset=0&venue=berghain|panorama
Berghain Only | Panorama Only
limit to control result count.
/api/shows
Parameters:
?year=2024&month=12&limit=50
Search Artists | By Name
Artist Performances | Artist Stats
Year 2024 | Available Years
General Stats | Monthly Stats | Data Period
/api/flyers
Individual PDFs:
/flyers/berghain-flyer-YYYY-MM.pdf
// All responses in JSON format
// CORS enabled for web applications
// Use
limit=0 for complete datasets// Artist names normalized for search consistency
Accept: text/markdown header.
This provides structured, token-efficient content for LLMs and AI agents.Supported pages:
/, /artists/:slug, /shows/:eventId, /current-residentsResponse headers:
Content-Signal, x-markdown-tokenscurl -H "Accept: text/markdown" https://berghain.ravers.workers.dev/artists/ben-klock
About This Database
📊 Database Overview
Complete archive of Berghain Klubnacht performances from November 2009 to present, sourced directly from berghain.berlin. Covers main Berghain floor and Panorama Bar with normalized artist names cross-referenced against Resident Advisor's database for consistency. Lab.oratory, Garden, and Säule performances are excluded as they are not considered core Klubnacht events.
🤝 Get Involved
Found incorrect data or missing performances? Open an issue on GitHub to help improve the database. Community contributions keep this archive accurate and complete. You can also support this project with BTC or SOL donations (see footer).
🛠️ For Developers & Researchers
This database offers a free public REST API for building applications, analyzing trends, or academic research on club culture. Full API documentation is available on GitHub. Use cases include: artist statistics, venue programming analysis, historical trends, and data visualizations.
🤖 AI & LLM Friendly
This site supports Markdown for Agents — all HTML pages return structured, token-efficient Markdown when AI agents request Accept: text/markdown. Perfect for LLMs, AI search engines, and generative applications. Response headers include Content-Signal for content usage policies and x-markdown-tokens for context window estimation. AI crawlers are explicitly welcomed via robots.txt.
⚖️ Usage & Copyright
This database and API are freely available for public use. When using statistics in media articles or integrating the API into other services, please credit this database URL as the source.
👨💻 About the Creator
Created by JPHFA (Jesse Pinkman's Hydrofluoric Acid), a Japanese DJ based in Germany with deep passion for Berlin's Techno scene.