Semble → D3

Builds a D3 force graph from a Semble profile. This version handles browser fetch failures by supporting a proxy, manual JSON paste, and demo data.
Ready.
If direct fetch is blocked by CORS, two built-in proxies are tried automatically. If both fail, add a custom proxy URL or paste API responses below.
Counts
Nodes
0
Links
0
Cards
0
Collections
0
Legend
User
Card
URL
Collection
Manual JSON fallback
Paste JSON responses from these endpoints, then click Build from pasted JSON.
/api/users/:identifier
/api/cards/user/:identifier
/api/collections/user/:identifier
Graph-ready data
Open the console and use:
window.currentGraph
window.currentGraph.nodes
window.currentGraph.links
window.testResults
Fetch diagnostics
No requests yet.