{"id":25515263,"url":"https://github.com/kafkasl/medium2md","last_synced_at":"2025-07-26T02:09:37.780Z","repository":{"id":278333911,"uuid":"923797230","full_name":"kafkasl/medium2md","owner":"kafkasl","description":"Download your medium posts into markdown + images","archived":false,"fork":false,"pushed_at":"2025-02-28T12:08:05.000Z","size":6900,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-20T20:37:45.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/kafkasl.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":"2025-01-28T20:51:33.000Z","updated_at":"2025-02-28T12:08:08.000Z","dependencies_parsed_at":"2025-02-19T08:38:39.722Z","dependency_job_id":null,"html_url":"https://github.com/kafkasl/medium2md","commit_stats":null,"previous_names":["kafkasl/medium2md"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kafkasl/medium2md","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kafkasl%2Fmedium2md","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kafkasl%2Fmedium2md/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kafkasl%2Fmedium2md/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kafkasl%2Fmedium2md/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kafkasl","download_url":"https://codeload.github.com/kafkasl/medium2md/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kafkasl%2Fmedium2md/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261405710,"owners_count":23153600,"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":[],"created_at":"2025-02-19T13:19:57.652Z","updated_at":"2025-06-23T03:36:08.927Z","avatar_url":"https://github.com/kafkasl.png","language":"Jupyter Notebook","readme":"# Medium to Markdown Exporter\n\nA simple Jupyter notebook to export your Medium posts to markdown format, including images.\n\n## Features\n- Extracts all posts from your Medium profile\n- Downloads and saves images locally\n- Converts posts to markdown with YAML frontmatter\n- Preserves original URLs and titles\n\n## Setup\n\n1. Install requirements:\n```bash\npip install -r requirements.txt\n```\n\n2. Open `Medium2Md.ipynb` in Jupyter and update the `url` variable with your Medium profile URL:\n```python\nurl = \"https://medium.com/@yourusername\"\n```\n\n## Output Structure\n```\nposts/\n  your-first-post.md\n  another-post.md\n  images/\n    image1.jpg\n    image2.jpg\n```\n\nEach markdown file includes YAML frontmatter with:\n- Original title\n- Medium URL\n- List of related images","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkafkasl%2Fmedium2md","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkafkasl%2Fmedium2md","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkafkasl%2Fmedium2md/lists"}