This page renders the widget across themes and configurations. To use it
in production, sign up on the
Widget product page and embed the
wgt_live_... key on your origin-allowlisted site.
The widget above runs against a demo key. Real API requests are rejected by the origin allowlist. With a production key on an allowlisted origin, live results render.
new Autonomath.Widget({
container: '#programmatic-target',
key: 'wgt_live_00000000000000000000000000000000',
filters: ['industry', 'prefecture'],
theme: 'light',
language: 'en',
limit: 5,
onResult: function (p) { console.log('matched:', p.unified_id); }
});
<script src="https://autonomath.ai/widget/autonomath.js"></script>
<div data-autonomath-widget data-key="wgt_live_YOUR_KEY"></div>
A single snippet produces the search UI, results list, primary-source links, and (on the Business plan) the "powered by AutonoMath" footer. See the Widget product page for plans and pricing. Operated by Bookyou Inc. (T8010001213708) · [email protected].