[PR #96] [MERGED] Add linkedin2md: zero-dependency LinkedIn data export → Markdown CLI #1011

Closed
opened 2026-06-16 06:41:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mundimark/awesome-markdown/pull/96
Author: @juanmanueldaza
Created: 5/23/2026
Status: Merged
Merged: 5/23/2026
Merged by: @geraldb

Base: masterHead: master


📝 Commits (1)

  • 706fa1e Add linkedin2md: zero-dependency LinkedIn data export to Markdown CLI

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 README.md (+4 -0)

📄 Description

linkedin2md

Adds a new subsection "LinkedIn / Career Data to Markdown" under "Convert to Markdown Tools".

Project: https://github.com/juanmanueldaza/linkedin2md
PyPI: https://pypi.org/project/linkedin2md/

What it does

linkedin2md is a zero-dependency Python CLI that converts LinkedIn data export ZIPs into clean, structured Markdown files. It parses 40+ LinkedIn sections (experience, skills, recommendations, job applications, connections, etc.) and produces .md files ready for any Markdown tool or LLM context window.

Why it belongs here

  • Fits squarely in the "Convert to Markdown Tools" category alongside Word→MD, PDF→MD, HTML→MD tools
  • 4,500+ PyPI downloads, actively maintained (v0.3.1, May 2026)
  • Open source (GPL-2.0), zero core dependencies
  • Optional --pdf flag generates A4 print-ready PDF resumes from parsed data
  • Bilingual output (English/Spanish)

Format

Follows the existing awesome-markdown entry style (octocat + snake badges, one-line description).


Added in alphabetical order within a new subsection.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mundimark/awesome-markdown/pull/96 **Author:** [@juanmanueldaza](https://github.com/juanmanueldaza) **Created:** 5/23/2026 **Status:** ✅ Merged **Merged:** 5/23/2026 **Merged by:** [@geraldb](https://github.com/geraldb) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`706fa1e`](https://github.com/mundimark/awesome-markdown/commit/706fa1e3cbeaa7beb3855e05dd8e5767bbe9af05) Add linkedin2md: zero-dependency LinkedIn data export to Markdown CLI ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -0) </details> ### 📄 Description ## linkedin2md Adds a new subsection "LinkedIn / Career Data to Markdown" under "Convert to Markdown Tools". **Project:** https://github.com/juanmanueldaza/linkedin2md **PyPI:** https://pypi.org/project/linkedin2md/ ### What it does linkedin2md is a zero-dependency Python CLI that converts LinkedIn data export ZIPs into clean, structured Markdown files. It parses 40+ LinkedIn sections (experience, skills, recommendations, job applications, connections, etc.) and produces `.md` files ready for any Markdown tool or LLM context window. ### Why it belongs here - Fits squarely in the **"Convert to Markdown Tools"** category alongside Word→MD, PDF→MD, HTML→MD tools - 4,500+ PyPI downloads, actively maintained (v0.3.1, May 2026) - Open source (GPL-2.0), zero core dependencies - Optional `--pdf` flag generates A4 print-ready PDF resumes from parsed data - Bilingual output (English/Spanish) ### Format Follows the existing awesome-markdown entry style (octocat + snake badges, one-line description). --- *Added in alphabetical order within a new subsection.* --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-16 06:41:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-markdown#1011