With This Python File You Can Extract Tthe Html And Css Source Code From The URL First install the libraries :) import requests from bs4 import BeautifulSoup import tkinter as tk Run the python file : python extract_html_css_url.py Copy and Past the URL in the "Enter URL :" done ^_^