# Pinterest URL Normalizer v0.1.0 - Table of Contents

> Parse, classify, and normalize Pinterest URLs without network requests.

## Pages

- [Pinterest URL Normalizer for Elixir](readme.md)
- [Changelog](changelog.md)

## Modules

- [PinterestUrlNormalizer](PinterestUrlNormalizer.md): Parses and normalizes supported Pinterest URLs without network requests.
- [PinterestUrlNormalizer.Result](PinterestUrlNormalizer.Result.md): The parsed form of a supported Pinterest URL.

- Exceptions
  - [PinterestUrlNormalizer.Error](PinterestUrlNormalizer.Error.md): An error returned for an invalid or unsupported Pinterest URL.

