This will pull a list of all available chapters
1 2 3 4 5 6 | chapters(
bookid = NULL,
bibleid = Sys.getenv("MAIN_BIBLEID"),
debug = FALSE,
apikey = Sys.getenv("BIBLER_APIKEY")
)
|
bookid |
Id of the Book whose Chapters to fetch |
bibleid |
Id of Bible whose Chapters to fetch |
debug |
Used to help debug the query |
apikey |
API.bible api key. Sign up here https://scripture.api.bible/signup |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.