Latticework

Embed Latticework on your site

Live 13F data widgets for blogs, newsletters, and research notes. One line of HTML — iframe or script tag — no API key, free forever. Data refreshes daily as filings land at the SEC.

Top Conviction leaderboard

The live top-10 stocks by Cohort Conviction Score — the 0–100 composite of what 77 super-investors are collectively backing. Updates every quarter as 13Fs land.

Iframe

<iframe src="https://latticework-x.com/widget/conviction/"
        width="100%" height="480" frameborder="0"
        style="border:0; max-width:480px"></iframe>

Script tag (for editors that strip iframes)

<script src="https://latticework-x.com/embed.js" data-widget="conviction"></script>

Live preview

Stock ownership card

Owner count, combined dollar value, and the top-3 conviction holders for any of the 788 stocks the cohort holds. Swap AAPL for any ticker — slashes become dashes (BRK/B BRK-B).

Iframe

<iframe src="https://latticework-x.com/widget/stock/AAPL/"
        width="380" height="320" frameborder="0"
        style="border:0; max-width:100%"></iframe>

Script tag

<script src="https://latticework-x.com/embed.js" data-widget="stock" data-ticker="AAPL"></script>

Live preview

Terms

Want a custom shape, your colors, or a data pull for an article? Open an issue on GitHub.