🔗 Extracting URLs From an Email or HTML Document
By default, Airparser doesn't always parse hidden URLs of links, buttons, and images.
You can activate the email and image parsing features from the Inbox Settings page > "Advanced Settings" section. Reparse your documents to see changes.
Alternatively, you can use the post-processing step and Python regex to extract URLs from raw HTML.
Finally, we also have another parsing tool, Parsio, it offers a template-based parser for emails which can extract links.