{"id":22916808,"url":"https://github.com/chanmo/docker-readability","last_synced_at":"2025-06-27T11:38:33.625Z","repository":{"id":202564246,"uuid":"707505202","full_name":"ChanMo/docker-readability","owner":"ChanMo","description":"a RESTful API for Mozilla's Readability.js library.","archived":false,"fork":false,"pushed_at":"2023-10-20T06:47:08.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T17:49:13.453Z","etag":null,"topics":["readbilityjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ChanMo.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}},"created_at":"2023-10-20T03:40:37.000Z","updated_at":"2023-10-20T07:15:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"34320221-20c4-4729-9225-74fa2b13bbd7","html_url":"https://github.com/ChanMo/docker-readability","commit_stats":null,"previous_names":["chanmo/docker-readability"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fdocker-readability","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fdocker-readability/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fdocker-readability/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fdocker-readability/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChanMo","download_url":"https://codeload.github.com/ChanMo/docker-readability/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246642186,"owners_count":20810557,"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":["readbilityjs"],"created_at":"2024-12-14T06:14:43.762Z","updated_at":"2025-04-01T12:44:37.870Z","avatar_url":"https://github.com/ChanMo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-readability\n\nThis Docker image provides a RESTful API for Mozilla's Readability.js library. The API can be used to extract the main content from a web page, making it easier to consume and process.\n\n## Usage\n\nGet the docker image\n```\ndocker pull chanmo/readbility\n```\n\nRun the docker\n```\ndocker run --rm -p 3000:3000 chanmo/readbility\n```\n\nUse the API\n```\ncurl http://localhost:3000/?url=https://www.chanmo.me/awesome_document.html'\n```\n\nResult\n```json\n{\n  \"title\": \"Awesome Document: Dockerize Document Processing\",\n  \"byline\": \"ChanMo\",\n  \"dir\": null,\n  \"lang\": \"en\",\n  \"length\": 2562,\n  \"content\": \"\\u003Cdiv id=\\\"readability-page-1\\...\",\n  \"textContent\": \"\\n\\n\\n\\nTable of Contents\\n\\n\\n1. docker-pandoc...\",\n  \"excerpt\": \"Dockerize document processing with three awesome Docker images: docker-pandoc, docker-unoserver, and docker-poppler. These images make it easy to convert documents between different formats, refresh the TOC in LibreOffice, and extract text from PDF files.\",\n  \"siteName\": null\n}\n```\n\n**Benefits**\n\n* Easy to use: The API is simple to use, requiring only a URL to be provided.\n* Scalable: The API can be scaled to handle a large number of requests.\n* Flexible: The API can be used in a variety of applications.\n\n**License**\n\nThis image is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanmo%2Fdocker-readability","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanmo%2Fdocker-readability","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanmo%2Fdocker-readability/lists"}