Skip to main content

Quick Start

First, make sure you have Cloudglue set up by following the setup guide.

Extract Structured Data

Using Cloudglue’s Extract API, transform your video content into programmable, structured data that you can easily integrate into your applications. In this guide, we’ll demonstrate a simple schema that extracts basic concepts like people, objects, and locations - but you can define any custom schema that matches your specific needs and downstream applications.
For more details about the Python SDK, check out our Python SDK Documentation.
For more detailed examples and advanced usage, check out our API Reference.