bible.com API: get_verses
www.bible.com via Parse · Other
Retrieve all verses of a Bible chapter as a flat list of verse objects. Similar to get_chapter but returns only the verse data without chapter navigation metadata. Useful for extracting verse text in bulk for a specific chapter and version. Access Bible verses, chapters, and verse of the day from Bible.com (YouVersion). Supports multiple Bible translations. Fulfilled by Parse from www.bible.com.
- education
- news-media
- other
- parse
- platform-key
- www-bible-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/fd4c6ebc-c797-4fd4-a542-9522b01e4d7d/get_verses
- Interface artifact
- sha256:bd9845c8854da53e2654d6b79f1b43e3e151c942dfd26bce27ebb857c8b5e1f8
- Manifest digest
- sha256:920ff9400f0be109e86fa0b75f687333c7f973649fd7bb9e3021a71389c6709d
Request fields
- book (string, required): Three-letter USFM book code (e.g. GEN, EXO, LEV, NUM, DEU, JOS, JDG, RUT, 1SA, 2SA, 1KI, 2KI, PSA, PRO, ISA, JER, EZK, DAN, HOS, JOL, AMO, OBA, JON, MIC, NAH, HAB, ZEP, HAG, ZEC, MAL, MAT, MRK, LUK, JHN, ACT, ROM, 1CO, 2CO, GAL, EPH, PHP, COL, 1TH, 2TH, 1TI, 2TI, TIT, PHM, HEB, JAS, 1PE, 2PE, 1JN, 2JN, 3JN, JUD, REV).
- chapter (string, required): Chapter number (e.g. 1, 2, 3).
- version_id (string): Numeric Bible version ID. 111 = NIV, 1 = KJV, 59 = ESV, 116 = NLT, 114 = NKJV, 97 = MSG, 1713 = CSB, 2692 = NASB2020, 1588 = AMP, 107 = NET.
Example queries
- {"book":"PSA","chapter":"23","version_id":"111"}