{"id":20757095,"url":"https://github.com/puhoy/readability_cli","last_synced_at":"2026-04-21T00:32:18.169Z","repository":{"id":79851303,"uuid":"305830255","full_name":"puhoy/readability_cli","owner":"puhoy","description":"a cli tool to fetch webpages main content and print it as markdown","archived":false,"fork":false,"pushed_at":"2020-10-31T11:24:48.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-18T04:43:26.815Z","etag":null,"topics":["fetch-webpages","html-to-markdown","html2text","markdown","python3","readability","readability-cli","readability-lxml"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/puhoy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-10-20T20:49:46.000Z","updated_at":"2022-08-11T16:04:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9fb0a36-d426-4c58-982e-218398663347","html_url":"https://github.com/puhoy/readability_cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puhoy%2Freadability_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puhoy%2Freadability_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puhoy%2Freadability_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puhoy%2Freadability_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puhoy","download_url":"https://codeload.github.com/puhoy/readability_cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243066805,"owners_count":20230806,"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":["fetch-webpages","html-to-markdown","html2text","markdown","python3","readability","readability-cli","readability-lxml"],"created_at":"2024-11-17T09:39:49.159Z","updated_at":"2025-12-25T00:38:18.893Z","avatar_url":"https://github.com/puhoy.png","language":"Python","readme":"# readability_cli\n\na really small thing to fetch webpages main content and print it as markdown\n\nbasically its just [readability-lxml](https://github.com/buriy/python-readability) and [html2text](https://github.com/Alir3z4/html2text) glued together\n\n\n## installation\n\n\n    pip install git+https://github.com/puhoy/readability_cli --user\n\n\n## usage \n\n\n    readcli SOMEURL\n\nfrom there, you could pipe the result through [pygments](https://github.com/pygments/pygments) and a pager, for example:\n\n    readcli https://github.com/puhoy/lspace | pygmentize -l md | less -R\n\nor append website content to a file using vim:\n\n    :read !readcli https://some/url\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuhoy%2Freadability_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuhoy%2Freadability_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuhoy%2Freadability_cli/lists"}