Hi all - I wanted to extract the domain name from any link a user provides via a user input field.
For example, the user inputs “https://www.startribune.com/james-beard-finalist-jorge-guzman-to-open-second-minneapolis-restaurant/600310106/” and I want strip out just “www.startribune.com”.
Is there an easy way to do this?