- ID de exploración:
- 4de21b51-0c01-40eb-9a14-03940fb32915Finalizado
- URL enviada:
- https://scripture.api.bible/
- Informe finalizado:
Enlaces: 7 encontrados
Los enlaces salientes identificados en la página
Enlace | Texto |
---|---|
https://docs.api.bible/ | Documentation |
http://docs.api.bible/docs | View the docs |
https://thedigitalbiblelibrary.org/ | Learn More |
http://webtools.bible/ | Go here |
https://www.instagram.com/americanbible/ | |
https://www.facebook.com/americanbible/ | |
https://twitter.com/americanbible |
Variables JavaScript: 16 encontradas
Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | function |
jQuery | function |
Toc | object |
AnchorJS | function |
anchors | object |
hljs | object |
docsNavSectionExpander | function |
Mensajes de registro de la consola: 0 encontrados
Mensajes registrados en la consola web
HTML
El cuerpo HTML sin procesar de la página
<!DOCTYPE html><html lang="en"><head>
<title>API.Bible API</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="csrf-param" content="authenticity_token">
<meta name="csrf-token" content="AK14FnMGhUHMxCCuqcK2ORo0KjXGwT6OwRgeafK_MaK2pRYiry8kC7uaXndzm4P-q18O_k2lrh2vi1uCA_vCiQ">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<script src="//code.jquery.com/jquery-2.2.3.min.js" integrity="sha256-a23g1Nt4dtEYOj7bR+vTu7+T8VP13humZFBJNIYoEJo=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<!-- add after bootstrap.min.css -->
<!-- add after bootstrap.min.js -->
<script src="https://cdn.rawgit.com/afeld/bootstrap-toc/v0.4.1/dist/bootstrap-toc.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js" integrity="sha256-WofcoLT8gToeaSmVRe28qpnlFxdBJH1n4K6Bk3YowvU=" crossorigin="anonymous"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.8.0/highlight.min.js"></script>
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.8.0/styles/dracula.min.css">
<script>hljs.initHighlightingOnLoad();</script>
<script src="/javascripts/excanvas.compiled.js"></script>
<script>
(function () {
document.addEventListener("DOMContentLoaded", function (event) {
var navToggle = document.querySelector(".menu-icon-wrapper");
var nav = document.querySelector(".brand-header--nav");
function doToggle(e) {
e.preventDefault();
navToggle.classList.toggle("expanded");
nav.classList.toggle("expanded");
}
navToggle.addEventListener("click", doToggle);
});
})();
</script>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6/html5shiv.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" media="screen" href="/css/site.css">
<link rel="stylesheet" type="text/css" media="screen" href="/css/brand-header.css">
</head>
<body class="page-marketing">
<main id="site-body" class="site-body clearfix" role="main">
<header class="brand-header">
<div class="brand-header--logo-menu">
<a class="brand-header--logo-link" href="./">
<img src="/images/api-logo.svg" alt="API.bible Logo" height="36">
</a>
<div class="menu-icon-wrapper">
<img src="/images/navigation-menu.svg" class="closed" alt="Menu">
<img src="/images/close-bold.svg" class="expanded" alt="Close Menu">
</div>
</div>
<nav class="brand-header--nav">
<ul class="brand-header--list">
<li>
<a href="https://scripture.api.bible/" class="brand-header--list-item-link">Home</a>
</li>
<li>
<a href="https://docs.api.bible/" class="brand-header--list-item-link">Documentation</a>
</li>
<li>
<a href="https://scripture.api.bible/livedocs" class="brand-header--list-item-link">API Reference</a>
</li>
</ul>
<ul class="brand-header--list">
<li>
<a href="https://scripture.api.bible/admin/applications" class="brand-header--list-item-link">Apps</a>
</li>
<li>
<a href="https://scripture.api.bible/admin/account" class="brand-header--list-item-link">Settings</a>
</li>
</ul>
</nav>
</header>
<section class="hero">
<div class="header-content">
<div class="container">
<div class="liner">
<h1>Build the Bible into your app or website.</h1>
<p>
With nearly 2500 Bible versions available across over 1600 languages,
API.Bible offers the largest collection of Bibles available.
</p>
<p>
<a class="btn btn-lg btn-primary" href="http://docs.api.bible/docs">View the docs</a>
<a class="btn btn-lg" href="/signup">Get started</a>
</p>
</div>
<!-- .liner -->
</div>
<!-- .container -->
</div>
<!-- .header-content -->
<div class="trusted">
<div class="container">
<h4>Trusted by:</h4>
<ul>
<li>
<img class="partner-abs" src="/images/logo_partner-abs.svg" alt="American Bible Society">
</li>
<li>
<img class="partner-biblesearch" src="/images/logo_partner-biblesearch.svg" alt="BibleSearch">
</li>
<li>
<img class="partner-journeymaker" src="/images/logo_partner-journeymaker.svg" alt="JourneyMaker">
</li>
<li>
<img class="partner-bibleminded" src="/images/logo_partner-bibleminded.svg" alt="BibleMinded">
</li>
</ul>
</div>
<!-- .container -->
</div>
<!-- .trusted -->
</section>
<section class="discoverable">
<div class="container">
<h2 class="centered">Everything you need from the Bible in one discoverable place.</h2>
<div class="flexwrapper">
<div class="flexcol">
<div class="disco">
<img src="/images/icon_format.png">
<h3>Multiple Bibles in one unified format</h3>
<p>
Access multiple versions all with unified formatting. We’ve coverted propireaty text formats so you can focus on building your app, not text conversions.
</p>
</div>
<div class="disco">
<img src="/images/icon_search.png">
<h3>Search the Bible</h3>
<p>
Search the Bible for any reference or keyword directly from your site or app. Our API makes it easy to integrate search functionailty so users can find what they’re looking for quickly.
</p>
</div>
</div><!-- .flexcol -->
<div class="flexcol">
<div class="disco">
<img src="/images/icon_digibible.png">
<h3>Digital Bible Library Integration</h3>
<p>
If you’re a Digital Bible Library card holder, you can now use your DBL licenses directly within API.Bible.
</p>
<p>
<a href="https://thedigitalbiblelibrary.org/" class="cta">Learn More <i class="glyphicon glyphicon-arrow-right"></i></a>
</p>
</div>
</div><!-- .flexcol -->
</div><!-- .flexwrapper -->
</div><!-- .container -->
</section>
<section class="offerings wavy-background flipped">
<div class="container">
<h2>What we have to offer</h2>
<ul class="flexwrapper">
<li>
<img src="/images/icon_bible.png">
<h3>Bibles</h3>
<p>
Specific editions of the Bible such as the New International Version (NIV) or King James Version (KJV). Versions have many books.
</p>
</li>
<li>
<img src="/images/icon_book.png">
<h3>Books</h3>
<p>
These are the books of the Bible. Books belong to versions and book groups.
</p>
</li>
<li>
<img src="/images/icon_chapter.png">
<h3>Chapters</h3>
<p>
These are sub-sections of a selected book. Chapters belong to books and have many verses.
</p>
</li>
<li>
<img src="/images/icon_section.png">
<h3>Sections</h3>
<p>
Capture a list of sections for the designated chapter along with titles of those sections. (i.e. “The Birth of Jesus Christ)
</p>
</li>
<li>
<img src="/images/icon_verse.png">
<h3>Verses</h3>
<p>
These are the smallest unit of organization within the ABS Bible texts. Verses belong to chapters.
</p>
</li>
<li>
<img src="/images/icon_passage.png">
<h3>Passages</h3>
<p>
Capture a range of verses when looking for a grouping (i.e. MAT.1.12-MAT.1.20)
</p>
</li>
</ul>
</div><!-- .container -->
</section>
<section class="growing">
<div class="container">
<div class="flexwrapper">
<div class="flexcol">
<img src="/images/lilo_grow.png">
<h2 class="line-before">Proud to be an ever growing service. Something about speaking up.</h2>
</div>
<div class="flexcol">
<h3>Consumers</h3>
<p>
If you’re looking for a specific versions or formats please reach out to us. We’re working hard on our end to continue to work with publishers to grow the API.
</p>
<p>
<a href="mailto:[email protected]?subject=Consumer Bible API Inquiry" class="cta">Reach out <i class="glyphicon glyphicon-arrow-right"></i></a>
</p>
<p class="spacer"> </p>
<h3>Publishers</h3>
<p>
We’re always looking for more publishers to work with. We protect our partners and customers through the Fair Use Management System. Contact us to work together.
</p>
<p>
<a href="mailto:[email protected]?subject=Publisher Bible API Inquiry" class="cta">Reach out <i class="glyphicon glyphicon-arrow-right"></i></a>
</p>
</div>
</div>
</div><!-- .container -->
</section>
<section class="usage wavy-background">
<div class="container">
<div class="flexwrapper">
<div class="flexcol">
<h2>Using the API</h2>
<p>
The BibleSearch API allows any developer to include Scripture content and text anywhere in their website or application for non-commercial purposes.
</p>
<ul class="checklist">
<li>
<i class="glyphicon glyphicon-ok"></i>
Always use the copyright to credit publishers
</li>
<li>
<i class="glyphicon glyphicon-ok"></i>
Always display the Bible appropriately
</li>
<li>
<i class="glyphicon glyphicon-ok"></i>
Use the Bible in its correct context
</li>
</ul>
<p class="spacer"> </p>
<p>
<a class="btn btn-lg" href="/signup">Get started</a>
</p>
</div>
<div class="flexcol">
<div class="panel">
<table class="table">
<tbody><tr>
<td><strong>Free</strong></td>
<td>Non-commercial usage</td>
</tr>
<tr>
<td><strong>500</strong></td>
<td>Consecutive verses at a time</td>
</tr>
<tr>
<td><strong>5,000</strong></td>
<td>Queries a day</td>
</tr>
</tbody></table>
<div class="centered">
<p>
Need us for commerical use? Need more access? We’re open to discuss options.
</p>
<p class="remove-bottom-margin">
<a href="mailto:[email protected]?subject=Bible API Inquiry" class="btn btn-lg btn-primary">Contact us</a>
</p>
</div>
</div>
</div>
</div>
</div><!-- .container -->
</section>
<section class="developers">
<div class="container">
<h2>Developed for Developers</h2>
<div class="flexwrapper">
<div class="flexcol">
<a href="https://scripture.api.bible/livedocs"><img src="/images/icon_code.png"></a>
</div>
<div class="flexcol">
<div>
<h3>Thorough documentation</h3>
<p>
Our docs are written by developers and for developers with many languages to make things easy to understand and faster to use.
</p>
<p class="spacer"> </p>
</div>
<div>
<h3>A community of help</h3>
<p>
Our forum is checked by our team every day. See other questions and forum discussions to problem shoot any confusion that comes about.
</p>
</div>
</div>
</div>
<div class="panel">
<h3>Not a Developer?</h3>
<p>
Each tool is developed with ease of use in mind. We make it easy and non-technical to get started.
</p>
<p class="remove-bottom-margin">
<a href="http://webtools.bible/" class="btn btn-lg btn-primary">Go here <i class="glyphicon glyphicon-arrow-right"></i></a>
</p>
</div>
</div><!-- .container -->
</section>
<section class="fums wavy-background">
<div class="container">
<div class="flexwrapper top">
<div class="flexcol">
<h2>Fair Use Management System</h2>
<p>
The Fair Use Management System helps us to profile how Scripture content is being used by the API. To use it, you include a small extra snippet of JavaScript code wherever you display the result of an API call on your website. The API will always return the correct JavaScript to use for the call you've made, so you can simply add it to your website.
</p>
</div>
<div class="flexcol first">
<img src="/images/icon_browser.png">
</div>
</div>
<div class="flexwrapper bottom">
<div class="flexcol">
<div class="fum-detail">
<img src="/images/icon_fumsafe.png">
<h3>Trust us</h3>
<ul>
<li>No personally-identifiable information is saved or tracked</li>
<li>Visitors won't be impacted by its use</li>
<li>Optimized code and JavaScript delivery to ensure speed</li>
<li>Building a better API</li>
</ul>
</div>
</div>
<div class="flexcol">
<div class="fum-detail">
<img src="/images/icon_fumimprove.png">
<h3>Building a better API</h3>
<ul>
<li>Helps us to profile how Scripture content is being used</li>
<li>Informs Scripture publishers how their content is being used</li>
<li>Access statistics showing how the API data that you're displaying on your site is being used by your users</li>
</ul>
</div>
</div>
</div>
</div><!-- .container -->
</section>
<section class="orgs">
<div class="container">
<h2 class="centered">This API is made possible by organizations working together.</h2>
<ul>
<li>
<img src="/images/logo_org-everytribe.png" alt="Every Tribe. Every Nation.">
</li>
<li>
<img src="/images/logo_org-dbl.png" alt="Digital Bible Library">
</li>
<li>
<img src="/images/logo_abs.png" alt="American Bible Society">
</li>
<li>
<img src="/images/logo_org-ubs.svg" alt="United Bible Societies">
</li>
</ul>
</div><!-- .container -->
</section>
<section class="community">
<div class="container">
<h2>A Community of Support</h2>
<p>
The Bible API is continuously being worked on and used by people and organizations all around the world. You can submit a ticket request whenever you encounter issues or questions.
</p>
<p>
<a href="mailto:[email protected]?subject=Bible API Inquiry" class="btn btn-lg ">Support Ticket</a>
</p>
</div><!-- .container -->
</section>
</main>
<section class="footer">
<div class="container">
<div class="flexwrapper">
<div class="flexcol">
<a href="/">
<img src="/images/mark_logo.svg" class="navbar-logo-icon" alt="api.bible logo">
</a>
</div>
<div class="flexcol">
<h4>Address</h4>
<p>
101 North Independence Mall East FL8<br>
Philadelphia, PA 19106-2155.
</p>
</div>
<div class="flexcol">
<div class="social-media">
<a title="American Bible Society on Instagram" href="https://www.instagram.com/americanbible/"><i class="fa fa-instagram"></i></a>
<a title="American Bible Society on Faceboook" href="https://www.facebook.com/americanbible/"><i class="fa fa-facebook"></i></a>
<a title="American Bible Society on Twitter" href="https://twitter.com/americanbible"><i class="fa fa-twitter"></i></a>
</div>
<div class="divider">
<img src="/images/divider_line.png"><br>
</div>
<div class="copyright">
©<script>document.write(new Date().getFullYear())</script>2024 American Bible Society,<br>
All rights reserved
</div>
</div>
</div>
</div><!-- .container -->
</section>
<script src="/javascripts/abs.js"></script>
<script src="/javascripts/3scale.js"></script>
<div id="cboxOverlay" style="display: none;"></div><div id="colorbox" class="cboxIE" style="display: none;"><div id="cboxWrapper"><div><div id="cboxTopLeft" style="float: left;"></div><div id="cboxTopCenter" style="float: left;"></div><div id="cboxTopRight" style="float: left;"></div></div><div style="clear: left;"><div id="cboxMiddleLeft" style="float: left;"></div><div id="cboxContent" style="float: left;"><div id="cboxLoadedContent" style="width: 0px; height: 0px; overflow: hidden; float: left;"></div><div id="cboxLoadingOverlay" style="float: left;"></div><div id="cboxLoadingGraphic" style="float: left;"></div><div id="cboxTitle" style="float: left;"></div><div id="cboxCurrent" style="float: left;"></div><div id="cboxNext" style="float: left;"></div><div id="cboxPrevious" style="float: left;"></div><div id="cboxSlideshow" style="float: left;"></div><div id="cboxClose" style="float: left;"></div></div><div id="cboxMiddleRight" style="float: left;"></div></div><div style="clear: left;"><div id="cboxBottomLeft" style="float: left;"></div><div id="cboxBottomCenter" style="float: left;"></div><div id="cboxBottomRight" style="float: left;"></div></div></div><div style="position: absolute; width: 9999px; visibility: hidden; display: none;"></div></div></body></html>