Course Finder Configurator
Create and customize a disc golf course finder widget for your website
Configure Your Course Finder
The Course Finder Configurator lets you create a custom widget to embed on your website. Set your preferences once, get the embed code, and paste it anywhere.
How to Use
- Choose your geographic region below
- Configure visibility options (weather, pagination, layout)
- Customise colours to match your site
- Preview changes in real time
- Copy the generated embed code
- Paste into your website's HTML
New to the Course Finder? See the full documentation for advanced options and deployment guidance.
Interactive Configurator
Configure your course finder widget, preview changes in real time, and copy the embed code to your website.
About this CSS: This file overrides only the primary colour. It's optional and only needed if you want to customise the colour scheme.
The main course finder styling (table layout, weather cards, buttons, pagination) is in course-finder.css, which you download from GitHub. Both files work together: course-finder.css provides the structure, and this custom CSS overrides the brand colour.
Download course-finder.js from the GitHub Releases page.
Include it in your HTML after the embed code:
<script src="./course-finder.js"></script>
Update the src path to match where you upload the file.
How to use this embed code:
- Download course-finder.css and course-finder.js from GitHub Releases
- Upload both files to your web server (in any location you choose)
- Copy the generated HTML below to your website
- Update the file paths in the HTML to match where you uploaded the CSS and JS files
The embed code includes placeholder paths (./course-finder.css and ./course-finder.js) — replace these with the actual URLs where you host the files. Maintain visible attribution to DiscGolfAPI.
