Extract and Visualize Data from URLs Unfurl takes a URL and expands ("unfurls") it into a directed graph, extracting every bit of information from the URL and exposing the obscured.
Extract and Visualize Data from URLs Unfurl takes a URL and expands ("unfurls") it into a directed graph, extracting every bit of information from the URL and exposing the obscured.
To install unfurl, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install unfurl
To see what files were installed by unfurl, run:
port contents unfurl
To later upgrade unfurl, run:
sudo port selfupdate && sudo port upgrade unfurl
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.