Validate Pinterest URL
is_pinterest_urlCheck if a URL is a supported Pinterest URL locally, without network requests. Supports Pinterest and pin.it links.
Instructions
Return whether a value is a supported Pinterest URL without making a network request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | A complete Pinterest or pin.it URL |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isPinterestUrl | Yes |