Unstructured-IO / Unstructured-IO/unstructured-api

After curl successfully obtains JSON data, how do I process data to obtain all text?

Open
#471 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
951
Forks
192
Avg merge
7d 8h
Merged PRs (30d)
2

Description

I have a pdf file, and after I access the unstructured-api service with the curl command, I get a json file.
What should I do with this json file to get all the pdf content?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue mentions only the curl request and returned JSON; no source file, test, or entry point is identified. Start by locating the API response documentation and determine how PDF text is represented; done would be a documented, reproducible way to extract all content from that response.

Written by the indexing model from the issue text.

Assessment

Tech stack
json
Domain
api, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.