Bible Scraper (bible-api.com) - Verses & Passages
Pricing
from $0.35 / 1,000 results
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
Maintained by CommunityActor 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
| Field | Type | Description |
|---|---|---|
mode | select | Scraping mode. Currently passages (one item per verse). |
references | array | References to fetch, e.g. ["John 3:16", "Psalm 23", "Genesis 1:1-3"]. |
translation | string | Translation id: web (default), kjv, asv, bbe, oeb-us, clementine, โฆ |
maxItems | integer | Max 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 Scraper | Manual copy-paste | Raw API calls | |
|---|---|---|---|
| Structured per-verse JSON | โ | โ | โ ๏ธ needs parsing |
| Multiple translations | โ | โ ๏ธ | โ |
| Batch many references | โ | โ | โ ๏ธ DIY |
| Cleaned text | โ | โ | โ |
| Export CSV/Excel/JSON | โ | โ | โ |
| No code required | โ | โ | โ |
๐ Related actors
โ๏ธ Legal & data source
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