Embeddable Widgets

Add professional licensing data to your website with our drop-in widgets. No backend required - just copy and paste.

Requirements Card

Display licensing requirements for any state in a compact card format

A card showing key requirements like education, exam, fees, and timeline

Embed Code
<script src="https://data.thelicenseguide.com/widgets/requirements-card.js"></script>
<div
  data-lg-widget="requirements-card"
  data-profession="rn"
  data-state="california"
></div>

Reciprocity Checker

Interactive tool to check license transferability between states via NLC compact

A form where users select their current state and target states to check compact eligibility

Embed Code
<script src="https://data.thelicenseguide.com/widgets/reciprocity-checker.js"></script>
<div
  data-lg-widget="reciprocity-checker"
  data-profession="rn"
></div>

Timeline Estimator

Estimate time and cost to get licensed in a new state

An interactive tool showing estimated timeline and itemized costs

Embed Code
<script src="https://data.thelicenseguide.com/widgets/timeline-estimator.js"></script>
<div
  data-lg-widget="timeline-estimator"
  data-profession="rn"
></div>

Interactive State Map

Clickable US map showing licensing information for each state

An SVG map with hover states and color-coded compact membership

Embed Code
<script src="https://data.thelicenseguide.com/widgets/state-map.js"></script>
<div
  data-lg-widget="state-map"
  data-profession="rn"
  data-on-click="navigate"
></div>

Customization Options

All widgets support these customization attributes:

Property Values Description
data-theme light , dark Widget color theme
data-profession rn , lvn , np License type (RN fully supported)
data-state california , texas , ... State slug (for requirements card)

Need Custom Widgets?

Enterprise customers can request custom widget designs, white-labeling, and dedicated hosting. Contact us to discuss your needs.

Contact Sales