Bible Scraper (bible-api.com) - Verses & Passages avatar

Bible Scraper (bible-api.com) - Verses & Passages

Pricing

from $0.35 / 1,000 results

Go to Apify Store
Bible Scraper (bible-api.com) - Verses & Passages

Bible Scraper (bible-api.com) - Verses & Passages

$0.35/1K ๐Ÿ”ฅ Fast Bible scraper! Verses & passages in many translations โ€” book, chapter, verse & text. No key. JSON, CSV, Excel or API in seconds. List references & pull thousands of verses for apps & NLP โšก

Pricing

from $0.35 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Categories

Share

Bible Scraper (bible-api.com) โ€” Verses & Passages, Multiple Translations

Scrape Bible verses and passages straight from bible-api.com and get clean, structured JSON โ€” one dataset item per verse, with book, chapter, verse number, verse text, and translation. No API key, no login, no scraping headaches.

Feed it a list of references โ€” single verses (John 3:16), whole chapters (Psalm 23), or ranges (Genesis 1:1-3) โ€” pick a translation, and export to JSON, CSV, or Excel.


โœจ Features

  • ๐Ÿ“– Verses & passages โ€” single verses, full chapters, and verse ranges.
  • ๐ŸŒ Multiple translations โ€” WEB (default), KJV, ASV, BBE, and more public-domain versions.
  • ๐Ÿงพ One clean item per verse โ€” perfect for datasets, spreadsheets, and NLP.
  • ๐Ÿงน Cleaned text โ€” newlines collapsed, whitespace normalised, capped at 4000 chars.
  • ๐Ÿ”‘ No API key / no login โ€” datacenter-proxy friendly, cheap to run.
  • โšก Fast & batched โ€” concurrent requests in batches of 50.
  • ๐Ÿ“ค Export anywhere โ€” JSON, CSV, Excel, HTML, or via the Apify API.

๐Ÿš€ Input

FieldTypeDescription
modeselectScraping mode. Currently passages (one item per verse).
referencesarrayReferences to fetch, e.g. ["John 3:16", "Psalm 23", "Genesis 1:1-3"].
translationstringTranslation id: web (default), kjv, asv, bbe, oeb-us, clementine, โ€ฆ
maxItemsintegerMax verses to output (default 500, max 5000).

Example input

{
"mode": "passages",
"references": ["John 3:16", "Psalm 23", "Genesis 1:1-3"],
"translation": "web",
"maxItems": 500
}

๐Ÿ“ค Output

Each dataset item is a single verse:

{
"reference": "John 3:16",
"book": "John",
"chapter": 3,
"verse": 16,
"text": "For God so loved the world, that he gave his one and only Son, that whoever believes in him should not perish, but have eternal life.",
"translation": "World English Bible",
"translation_id": "web",
"scraped_at": "2026-07-18T00:00:00+00:00"
}

๐Ÿ’ฐ Pricing

This actor is lightweight and datacenter-friendly. Expect roughly ~$0.5 per 1,000 verses depending on platform usage โ€” a few clicks to scrape whole chapters. You only pay for Apify platform compute; bible-api.com itself is free and key-less.


๐ŸŽฏ Use cases

  • Religious apps โ€” power Bible-verse features, daily-verse widgets, and study tools.
  • NLP datasets โ€” build clean, verse-level corpora for language models and analysis.
  • Study & reference tools โ€” cross-reference passages across translations.
  • Content & publishing โ€” pull verses for newsletters, blogs, sermons, and social posts.

๐Ÿ†š Comparison

Bible ScraperManual copy-pasteRaw API calls
Structured per-verse JSONโœ…โŒโš ๏ธ needs parsing
Multiple translationsโœ…โš ๏ธโœ…
Batch many referencesโœ…โŒโš ๏ธ DIY
Cleaned textโœ…โŒโŒ
Export CSV/Excel/JSONโœ…โŒโŒ
No code requiredโœ…โœ…โŒ


Data comes from the free, public bible-api.com, which serves public-domain and openly licensed Bible translations. Please respect the source's terms and use responsibly.

Keywords: bible scraper, bible api, bible verses, scripture scraper, kjv scraper, world english bible, bible passages, verse api, scripture dataset, bible json, religious text scraper, nlp bible dataset