# Festival Finder (wheredoyouwannago.com) > 대한민국 전국 축제 정보를 한눈에 찾아볼 수 있는 종합 축제 검색 서비스입니다. > Find all Korean festival information in one place — search by region, date, season, and more. ## About Festival Finder는 대한민국 공공데이터를 기반으로 전국의 축제 정보를 제공합니다. 지역별, 월별, 시즌별, 키워드별로 축제를 검색하고, 캘린더와 지도를 통해 쉽게 탐색할 수 있습니다. ## Key Features - 전국 축제 검색 (키워드, 지역, 날짜) - 월별 추천 축제 (1월~12월) - 시즌별 테마 축제 (벚꽃, 여름 해변, 단풍, 겨울 눈꽃) - 주말 축제 추천 - 지역별 지도 탐색 (17개 시도) - 축제 캘린더 ## Content Structure - `/` — 홈페이지: 이달의 추천, 주말 축제, 시즌 추천, 월별 축제, 캘린더 - `/festival/{slug}` — 축제 상세 정보: 기간, 장소, 주소, 연락처, 상세 소개, 주변 맛집/교통/숙소 - `/month/{1-12}` — 월별 축제 모음 - `/season/{spring|cherry-blossom|summer|autumn|winter}` — 시즌별 축제 모음 - `/region` — 지역별 축제 탐색 (인터랙티브 지도) - `/search?q={query}` — 축제 검색 결과 ## Data Sources - 한국관광공사 공공데이터 API - 문화체육관광부 축제 데이터 - 각 지자체 공식 축제 정보 ## Contact - Email: hamurai@naver.com - Website: https://www.wheredoyouwannago.com ## Sitemaps - https://www.wheredoyouwannago.com/sitemap.xml - https://www.wheredoyouwannago.com/sitemap-dynamic.xml ## RSS - https://www.wheredoyouwannago.com/rss.xml ## API Structured JSON API for festival data: - Base: https://rhhmpzkcpjctyutjvxck.supabase.co/functions/v1/festivals-api - Params: q (keyword), sido (province), month (1-12), season (spring/summer/autumn/winter), from/to (YYYY-MM-DD), slug (single festival), limit, offset - Example: ?q=벚꽃&month=4&limit=10 - Documentation: https://www.wheredoyouwannago.com/llms-full.txt