Skip to content

paulorssalves/biblehub-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Biblehub scraper

Purpose: to scrape Biblehub for words in Greek, get their definitions (if available) and examples (if available)

Usage:

  • place a .csv file titled "greek_words.csv" with a list of the New Testament words about which you want to collect data in the same folder as the script.
  • run the script

TODO:

  • THE ESSENTIAL is to be able to normalize the words out of their accents and get their lemmas

  • refactor code to submit functions to class instead of the other way around

  • return some sort of warning if the word that is returned by the scraper is not exactly the word

  • return some error or work around it if no word is found

    • like a list of words that had no return
  • Insert also the name of the book, the chapter and the versicle for each example.

About

script para fazer raspagem de dados no BibleHub e obter informações sobre palavras que compõem o vocabulário da bíblia em grego

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages