extractador Python script retrieves and displays all hyperlinks found on a given website's HTML page PREREQUISITES Python Libraries: requests beautifulsoup4 CMD: pip install requests beautifulsoup4