Bible Reading Plan Generator
Pricing
$20.00 / 1,000 daily reading generateds
Bible Reading Plan Generator
Turn any reading plan into a clean daily reading in the translation your audience uses. NLT (no key) or seven verified public-domain translations, with headings preserved and markdown output. Built for churches, devotionals, and faith creators.
Pricing
$20.00 / 1,000 daily reading generateds
Rating
0.0
(0)
Developer
Cameron Stanley
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
12 hours ago
Last modified
Categories
Share
Bible Reading Plan Generator (Multi-Translation)
Generate a clean, formatted daily Bible reading from any translation — no scraping, no broken parsers.
Features
- NLT — works key-free for normal use (bring your own
nltApiKeyonly for high volume). - 15+ other translations via a free API (no key): KJV, ESV, WEB, NASB, NKJV, ASV, YLT, and more.
- Preserves section headings in verse order (not dumped as a flat blob).
- Bold chapter headers and clean separators, ready to paste into Discord, Telegram, or a blog.
- Two output modes:
plain(chat-friendly) andmarkdown. - Ships with a sample 25-day plan; or pass your own plan (one entry per day, semicolon-separated references like
Genesis 1; Psalm 1).
Input
| Field | Type | Notes |
|---|---|---|
day | integer | 1-indexed day of the plan. |
translation | string | NLT (default, key-free) or KJV/ESV/WEB/etc. |
nltApiKey | string | Optional. Only for high-volume NLT use. |
plan | array[string] | Optional. Custom plan; falls back to bundled sample. |
Output
A structured record with the formatted reading text, the references used, chunk count (for message splitting), and proper copyright attribution.
Pricing
Pay per day generated — $0.02. Zero competitors on Apify for this use case.
Example
{ "day": 1, "translation": "NLT" }