---
title: "Extract unique email addresses"
description: "Find email addresses in prose, sort them, and remove duplicates."
---

> Documentation Index
> Fetch the complete documentation index at: https://help.serialize.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Extract unique email addresses

import RecipeDoc from "../../../../components/RecipeDoc.astro";

Source: https://help.serialize.dev/recipes/structured-data/extract-emails/index.mdx
