Find answers from the community

Updated 3 days ago

Json

Hey gang! I've been using LlamaParse for the past couple weeks, loving it so far

I want to be able to get the page# for each of the text chunks I store in the db for later reference. I saw we have that in the JSON object when I do it through the web sandbox, is it possible with the library? If not, is it planned to be launched?
L
e
2 comments
Yea, you can use the raw api (docs here: https://docs.cloud.llamaindex.ai/category/API/parsing) or use parser.get_json_result(...)
Perfect, thanks Logan
Add a reply
Sign up and join the conversation on Discord