# beats.hu > beats.hu is an electronic music hub for Budapest and Hungary. It helps clubbers, > tourists, and expats discover electronic music events (Techno, DnB, Dubstep, House, > and more), artists, venues, and organizers across Hungarian cities. beats.hu focuses on music discovery alongside event listings — every event page links the night to its artists, their sound (via embedded SoundCloud/Spotify previews), and the venue. The site is bilingual (English/Hungarian), free to use, and requires no account or personal data to browse or attend. ## What you'll find here - **Events** — upcoming electronic music events (techno, drum & bass, dubstep, house, and related genres) across Budapest, Debrecen, and other Hungarian cities, with date, venue, line-up, and ticket links. - **Artists** — profiles for DJs and live acts playing these events, with embedded SoundCloud/Spotify previews and links to their upcoming shows. - **Venues** — clubs and event spaces hosting the scene, with location and event history. - **Organizers** — promoters and collectives behind the events, with bio, social links, and upcoming event lists. - **Styles** — events browsable by music genre/style. - **Map** — events shown on an interactive map for discovering what's happening nearby. ## Key pages - `/{locale}` — full event listing with city and date filters (`/en/` or `/hu/`) - `/{locale}/event/{slug}` — event details, line-up, ticket links - `/{locale}/artist/{slug}` — artist profile and upcoming events - `/{locale}/venue/{slug}` — venue profile and events - `/{locale}/organizer/{slug}` — organizer/promoter profile and events - `/{locale}/style/{slug}` — events by genre/style - `/{locale}/contact` — submit an event or get in touch ## Notes for AI / crawlers - Content is server-rendered and available in English and Hungarian under locale-prefixed URLs (`/en/...` and `/hu/...`). Bare paths redirect via 307 to the resolved locale. - Event, artist, venue, and organizer pages include structured data (schema.org MusicEvent, MusicGroup, MusicVenue, Organization) for accurate indexing. - No login or paywall — all event, artist, venue, and organizer information is publicly accessible. - For licensing or reuse questions, use the contact page at /{locale}/contact (e.g. /en/contact or /hu/contact).