The ``unstructured`` library aims to simplify and streamline the preprocessing of structured and unstructured documents for downstream tasks. And what that means is no matter where your data is
and no matter what format that data is in, Unstructured's toolkit will transform and preprocess that data into an easily digestable and usable format.
-**Hosted API**: Easiest and most scalable way to process large documents in quantity `(library) <https://github.com/Unstructured-IO/unstructured-api>`__.
If you're eager to dive in, head over to our `Getting Started <https://unstructured-io.github.io/unstructured/introduction/getting_started.html>`__ to get a hands-on introduction to the ``unstructured`` library. In a few minutes, you'll have a basic workflow set up and running!