{"id":27257891,"url":"https://github.com/estevao90/openlp-bibles-sqlite","last_synced_at":"2025-04-11T03:18:58.995Z","repository":{"id":46065329,"uuid":"287147049","full_name":"estevao90/openlp-bibles-sqlite","owner":"estevao90","description":"Web Scraping from bible.com to generate SQLite files to the OpenLP software.","archived":false,"fork":false,"pushed_at":"2022-09-27T23:03:58.000Z","size":50,"stargazers_count":1,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-04-28T02:40:39.000Z","etag":null,"topics":["bible","hacktoberfest","openlp","python","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/estevao90.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-13T00:56:17.000Z","updated_at":"2022-09-27T23:04:53.000Z","dependencies_parsed_at":"2023-01-18T18:46:38.209Z","dependency_job_id":null,"html_url":"https://github.com/estevao90/openlp-bibles-sqlite","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estevao90%2Fopenlp-bibles-sqlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estevao90%2Fopenlp-bibles-sqlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estevao90%2Fopenlp-bibles-sqlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estevao90%2Fopenlp-bibles-sqlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/estevao90","download_url":"https://codeload.github.com/estevao90/openlp-bibles-sqlite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248333654,"owners_count":21086234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bible","hacktoberfest","openlp","python","sqlite"],"created_at":"2025-04-11T03:18:57.319Z","updated_at":"2025-04-11T03:18:58.986Z","avatar_url":"https://github.com/estevao90.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# openlp-bibles-sqlite\n\nWeb Scraping from bible.com to generate SQLite files to the OpenLP software.\n\n[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)\n[![Integration](https://github.com/estevao90/openlp-bibles-sqlite/actions/workflows/integration.yml/badge.svg)](https://github.com/estevao90/openlp-bibles-sqlite/actions/workflows/integration.yml)\n\n## Usage\n\n```bash\n# install environment\npipenv install\n\n# edit configurations in config.ini file\n\n# run script\npipenv run python src/app.py\n```\n\n### Parameters\n\n| Parameter           | Description                                                                                                                                                                                                              | Default                                   |\n| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------- |\n| `sqlite.path`       | Path for the SQLite file that should be saved.                                                                                                                                                                           | `ARC.sqlite`                              |\n| `bible.name`        | Name of the Bible version.                                                                                                                                                                                               | `Almeida Revista e Corrigida`             |\n| `bible.copyright`   | Copyright text.                                                                                                                                                                                                          | `ARC © 2009 Sociedade Bíblica do Brasil.` |\n| `bible.id`          | ID of the bible version. You can get it from the bible URL. Example: if the URL is \u003chttps://www.bible.com/pt/bible/212/GEN.1.ARC\u003e, so the ID is 212.                                                                     | `212`                                     |\n| `bible.initial_ref` | Initial book and chapter that you want to start the scraping. For a complete scraping, you can use the default `GEN.1` to start from the first book and chapter or put the book and chapter that you want to start from. | `GEN.1`                                   |\n\n## Development\n\n### Dependencies\n\n```shell\n# create virtualenv\npipenv install --dev\n\n# run shell\npipenv shell\n```\n\n### Helpful developer commands\n\n```shell\n# lint\npipenv run pylint --load-plugins pylint_quotes src/*\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festevao90%2Fopenlp-bibles-sqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Festevao90%2Fopenlp-bibles-sqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festevao90%2Fopenlp-bibles-sqlite/lists"}