web/medium-parser
2025-01-25 11:54:50 +05:00
..
medium_parser image: hmmm, why there are not loading 2025-01-25 11:54:50 +05:00
tests image: fix 403 access problem from Medium 2025-01-25 11:33:03 +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