Bible Reading Plan Generator avatar

Bible Reading Plan Generator

Pricing

$20.00 / 1,000 daily reading generateds

Go to Apify Store
Bible Reading Plan Generator

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

Cameron Stanley

Maintained by Community

Actor 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 nltApiKey only 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) and markdown.
  • 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

FieldTypeNotes
dayinteger1-indexed day of the plan.
translationstringNLT (default, key-free) or KJV/ESV/WEB/etc.
nltApiKeystringOptional. Only for high-volume NLT use.
planarray[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" }