The visa checker widget is the most-requested embed in our suite. It answers the single most common question travel content has to handle — "do I need a visa?" — without sending readers to a third-party site and breaking your funnel.
Under the hood, the widget queries Orizn's visa graph: a database of 39 601 passport-destination cells reconciled nightly from embassy feeds, IATA, government press releases, and our scraper of 200+ official sources. Each cell carries policy type (visa-free, visa-on-arrival, e-visa, embassy, refused), max stay, processing time, fee, and source-of-truth URL.
Readers select their passport from a searchable picker (199 options, native-language names), tap their destination, and the result card returns in under 200 ms with the rule, the next-step CTA, and an optional affiliate link to the full Orizn travel guide for that destination. The widget is fully self-mounting — no init function to call, no React provider to wire — and works on any HTML page, every major CMS, and inside React/Next.js via next/script.