Books · head-to-head
GurbaniNow vs Gutendex
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.
Gutendex is a free, open-source JSON API — built independently of Project Gutenberg — that wraps its roughly 75,000 public-domain ebooks with searchable, paginated metadata: authors, subjects, bookshelves, languages, and direct links to every available download format from plain text to EPUB and Kindle. No account or key is needed to query it, and the project's own source enables cross-origin requests from any domain rather than restricting them. Anyone needing sustained high-volume traffic is asked to run their own instance of the open-source server instead of hammering the public one.
| GurbaniNow | Gutendex | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |