AskTheBible is a python script that takes advantage of Selenium's powerful capabilities to search about Biblical verses in https://www.openbible.info/
To make the installation process easy simply open this folder using your cmd, powershell or terminal and then type the following command below
python -m pip install -r requirements.txt
Afterwards make sure to Download Chromedriver and place it inside the folder where this script is located
You can download it by going to https://chromedriver.chromium.org/downloads
Warning: make sure to download the versions corresponding to the current Chrome you have installed on your computer.
In order to check which version of chrome you have inside your machine launch your chrome, then click on the Menu icon in the upper right corner of the screen,
then click on Help, and then lastly click on About Google Chrome, as soon as you click on it a screen showing your current Chrome version number will appear.
Now, that you know which version number of chrome you have, all you have to do now is download the corresponding version at chromedriver.
Example: this python script is currently located inside the folder src, so as soon as you finish dowloading the corresponding chromedriver version for your chrome.
You need to place it inside the "src" folder where this script is located at. Only then this script will run as intended.
- Python 3 installed on your computer
- Selenium, gTTs, secrets and play sound installed on your python through pip command
- ChromeDrive in the folder where this script is located at
- Chrome installed in your OS
Future plans
- Ability to save bible verses you found to a pdf file.
- Ability to search about biblical verses in other versions of the bible example: KJV, NKJV and so on.
The entire risk arising out of the use or performance of
these python scrips and my documentation remains with you. In no event shall
I, or anyone else involved in the creation, production, or
delivery of these python scripts shall be liable for any damages whatsoever (including,
but not limited to: damages for loss of business profits, business interruption,
loss of business information, or other pecuniary loss) arising out of the use
of or inability to use the sample scripts or documentation I have provided, even if Github
has been advised of the possibility of such damages