Books · head-to-head
GurbaniNow vs Urantia Papers
Keyless JSON API serving Sikh Gurbani scripture — full-text search across Sri Guru Granth Sahib Ji, Sri Dasam Granth, and several other granths, the daily Hukamnama, and Gurmukhi/transliteration conversion utilities, all backed by a Cloudflare-fronted CDN for low-latency global access. Any data returned is licensed CC BY-NC-ND, so commercial reuse or redistribution needs separate permission from the GurbaniNow team.
Serves the complete 197-paper Urantia Book as structured JSON — by paper, section, or paragraph — with keyword search (AND/OR/phrase modes) and meaning-based semantic search, plus cross-references to Bible passages and AI-narrated audio for every paragraph. It's built for agent/RAG consumption specifically: a `/toc` endpoint enumerates the whole work up front, and `/paragraphs/:ref/context` returns surrounding paragraphs so a single retrieval call carries enough context. Reading and search endpoints are fully keyless; an optional OAuth app-registration flow exists only for personalized bookmarks and reading-progress, not for basic access.
| GurbaniNow | Urantia Papers | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |