Skip to content

with this python file you can extract the html and css source code from the url

Notifications You must be signed in to change notification settings

AmirabbasRouintan/extract-html-css-from-URL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Screenshot_2023-10-31-22-37-55_3286x1080

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 ^_^

salam

About

with this python file you can extract the html and css source code from the url

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages