web/medium-parser
2025-02-04 12:21:10 +05:00
..
medium_parser cloudflare: fuck u 2025-02-04 12:21:10 +05:00
tests hmmm: yeah, Medium? 2025-01-25 11:58:13 +05:00
.gitignore chore & refactor: structure changes, moving markup parser from rl_string parser to medium parser logic, type hintings 2024-09-21 16:09:40 +05:00
README.md chore & refactor: structure changes, moving markup parser from rl_string parser to medium parser logic, type hintings 2024-09-21 16:09:40 +05:00
requirements.txt feat(git hook): init 2024-11-08 15:13:02 +05:00
setup.py feat(git hook): init 2024-11-08 15:13:02 +05:00

Medium.com GraphQL API parser

This repo is containing a parser for the Medium GraphQL API.

Export format:

  • HTML (with Tailwinds CSS)

TODO:

  • Add Markdown export support