{"id":26045147,"url":"https://github.com/spaames/babelio-scraping-api","last_synced_at":"2026-04-25T03:41:02.984Z","repository":{"id":279952837,"uuid":"939903247","full_name":"Spaames/Babelio-scraping-api","owner":"Spaames","description":"[Flask] Scraping API - Retrieves book information from the babelio website","archived":false,"fork":false,"pushed_at":"2025-02-28T15:31:54.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T18:13:38.771Z","etag":null,"topics":["flask","flask-api","python","scraper","scraping"],"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/Spaames.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-27T09:48:41.000Z","updated_at":"2025-02-28T15:31:57.000Z","dependencies_parsed_at":"2025-02-28T18:13:43.899Z","dependency_job_id":"60c7d0c3-d1d6-4d8e-b151-f40bd189762d","html_url":"https://github.com/Spaames/Babelio-scraping-api","commit_stats":null,"previous_names":["spaames/babelio-scraping-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spaames%2FBabelio-scraping-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spaames%2FBabelio-scraping-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spaames%2FBabelio-scraping-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spaames%2FBabelio-scraping-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Spaames","download_url":"https://codeload.github.com/Spaames/Babelio-scraping-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242451563,"owners_count":20130425,"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":["flask","flask-api","python","scraper","scraping"],"created_at":"2025-03-07T19:32:00.840Z","updated_at":"2026-04-25T03:41:02.922Z","avatar_url":"https://github.com/Spaames.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Book Scraping API\n\nAn open-source Flask API that retrieves book information from the [Babelio](https://www.babelio.com) website. This API is used to power a personal book library management application ([Panthota]()).\n\n## Features\n\n- ***Babelio scraping***: Retrieves detailed book information based on the book title / author or ISBN.\n- ***Data Return***: Returns data like title, author, cover image, summary.\n- ***Frontend Communication***: This API is used by a Next.js application to display the results and store books in a MongoDB database.\n\n## Installation\n\n### Prerequisites\n\n- **Python** version 3.13 or above\n- **Poetry** to install dependencies\n\n### Installation and Running Steps\n\n\n```\ngit clone https://github.com/Spaames/babelio-scraping-api.git\ncd babelio-scraping-api\npoetry update\npython3.13 app.py\n```\n\nBy default, the app serves on localhost and on basic flask port (5000).\nEdit the app.py to change this.\n\n## Endpoints\n\n- **/search** : GET -- params : query=\u003canything\u003e --\u003e return the result of the search field as a list of book (title, author, cover and book_url)\n- **/book** : GET -- params : query=\u003cbook_url\u003e --\u003e return data for a specific book url, \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspaames%2Fbabelio-scraping-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspaames%2Fbabelio-scraping-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspaames%2Fbabelio-scraping-api/lists"}