The files downloaded from LlamaParser UI (Premium) and from the LlamaParser Python Package (Premium) don't have the same format #23

Open
opened 2026-02-16 02:16:45 -05:00 by yindo · 0 comments
Owner

Originally created by @divyadhaipulle09 on GitHub (Feb 6, 2025).

Hi Team
I am trying to understand why I was not able to produce the same files from premium versions of both the UI and the python package. I could download a .md file from the UI which looked like this

Image

and then from the package i downloaded a file that looked like so,

Image

The main issue is that the code that I had used to parse/convert .md file to a proper .json file using regex for this automation task wont work as same on the python package.

Any help to solve this is appreciated and thanks in advance

Originally created by @divyadhaipulle09 on GitHub (Feb 6, 2025). Hi Team I am trying to understand why I was not able to produce the same files from premium versions of both the UI and the python package. I could download a .md file from the UI which looked like this ![Image](https://github.com/user-attachments/assets/bfdf9f41-24ce-42d0-ba77-13ad628e767b) and then from the package i downloaded a file that looked like so, ![Image](https://github.com/user-attachments/assets/7f84de3b-9141-4c49-a44a-3f60aa2750af) The main issue is that the code that I had used to parse/convert .md file to a proper .json file using regex for this automation task wont work as same on the python package. Any help to solve this is appreciated and thanks in advance
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_extract#23