Bible: Get Chapter
Bible via Parse · Other
Retrieve all verses of a Bible chapter for a given book, chapter number, and translation version. Returns structured verse data with USFM identifiers, verse numbers, text content, copyright information, and navigation to adjacent chapters. Access Bible verses, chapters, and verse of the day from Bible.com (YouVersion). Supports multiple Bible translations. Fulfilled by Parse from www.bible.com.
- bible
- 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_chapter
- Interface artifact
- sha256:f325d383cd9361f24a8bf5a31c475d34fe5c9c644baee3dab3c284a92d35f4a3
- Manifest digest
- sha256:363800d4299479c19149503722ad892247f79d8ffa672ef52346dcf032ab3b9f
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":"JHN","chapter":"3","version_id":"111"}