M4uhdtv.cc -

url = 'https://example.com' # Replace with your URL response = requests.get(url) soup = BeautifulSoup(response.text, 'html.parser')