> ## Documentation Index
> Fetch the complete documentation index at: https://omss.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Extractor

> Extractor interface.

Extractors are used to extract media URLs from a given hosting platform.

```typescript
type Extractor = void
```


## Related topics

- [Glossary and Terminology](/core/explanation/glossary.md)
- [Architecture](/core/explanation/architecture.md)
- [OMSSExtractorError](/sdk-artifacts/classes/OMSSExtractorError.md)
