Integration
Everything you need to embed SchoolDigger widgets on your site
Your App ID
This is your unique identifier. Use it in the widget script tag to authenticate your widgets.
Account created: Oct 12, 2025
First traffic: Apr 12, 2026
Quick Start
Step 1: Add the widget loader script to your page:
<script src="https://widgets.schooldigger.com/js/widget-loader.js?appID=sdk_demo_12345"></script>
Step 2: Add widget containers anywhere on your page:
<div data-sd-widget="school-info-card"
data-school-id="340576000472"></div>
That's it! The loader will automatically render your widgets.