Embed the BookSync badge
Drop-in JS that renders a live "X bets synced, Y books live, Z users" badge on any HTML page. One script tag, one container, no dependencies, no iframes, no CSS imports. Polls /api/booksync/stats which has a 5-minute edge cache, so it costs you and us almost nothing.
Install
Drop this anywhere in the body of your page:
<div id="nuropicks-booksync"></div>
<script
src="https://nuropicks.com/booksync/embed.js"
data-target="#nuropicks-booksync"
async
></script>That's it. The badge renders inline at the script position, links back to /booksync, and respects your page's flow.
Light theme
Default is dark. Add data-theme="light" for a light variant:
<script
src="https://nuropicks.com/booksync/embed.js"
data-target="#nuropicks-booksync"
data-theme="light"
async
></script>No container?
If you omit data-target, the badge renders directly under the script tag. Useful for sidebar drops without HTML structure changes.
What it shows
Live snapshot from /api/booksync/stats: total bets imported, books live out of 10, distinct users. Updates whenever the partner page is reloaded. No tracking, no cookies, no third-party network calls beyond the stats fetch.
Want raw data?
Skip the badge and call the JSON endpoints directly. Full catalog at /docs/booksync. OpenAPI 3.1 fragment at /api/booksync/openapi.json.
Vault Ring 529. 21+ only. Not financial advice. 1-800-GAMBLER.