{"id":13623561,"url":"https://github.com/viktomas/url-to-markdown","last_synced_at":"2026-01-17T02:46:51.656Z","repository":{"id":39910055,"uuid":"507272978","full_name":"viktomas/url-to-markdown","owner":"viktomas","description":"Script that fetches page content fromo URL and turns it into Markdown","archived":false,"fork":false,"pushed_at":"2024-05-19T12:48:38.000Z","size":84,"stargazers_count":17,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T14:43:41.163Z","etag":null,"topics":["html-to-markdown","markdown","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/viktomas.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":"2022-06-25T09:52:41.000Z","updated_at":"2025-02-04T09:40:54.000Z","dependencies_parsed_at":"2024-08-01T21:43:54.120Z","dependency_job_id":"e8616145-f75e-4065-b90d-bca6ffbedc07","html_url":"https://github.com/viktomas/url-to-markdown","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/viktomas/url-to-markdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktomas%2Furl-to-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktomas%2Furl-to-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktomas%2Furl-to-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktomas%2Furl-to-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viktomas","download_url":"https://codeload.github.com/viktomas/url-to-markdown/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktomas%2Furl-to-markdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["html-to-markdown","markdown","nodejs"],"created_at":"2024-08-01T21:01:33.141Z","updated_at":"2026-01-17T02:46:51.625Z","avatar_url":"https://github.com/viktomas.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# url-to-markdown: Parse webpages to Markdown from your shell\n\n`url-to-markdown` is a script that combines [mozilla/readability](https://github.com/mozilla/readability) with [mixmark-io/turndown](https://github.com/mixmark-io/turndown) to let you parse an article on the web into markdown with one command.\n\n1. Install [Node](https://nodejs.org/en/) \u003e 12\n1. Install [Git](https://git-scm.com/)\n1. Checkout this repo `git checkout https://github.com/viktomas/url-to-markdown.git`\n1. Enter the folder `cd url-to-markdown`\n1. Install dependencies `npm i`\n1. Run the script:\n\n    ```sh\n    ❯❯❯ node index.js https://example.com\n    ```\n    ```md\n    This domain is for use in illustrative examples in documents. You may use this domain in literature without prior coordination or asking for permission.\n\n    [More information...](https://www.iana.org/domains/example)\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviktomas%2Furl-to-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviktomas%2Furl-to-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviktomas%2Furl-to-markdown/lists"}