KashmalaJamshaid / Web-scraping-using-python-and-beautifulsoup

This notebook includes data scraping. For this beautifulsoup and selinium is used. It takes a website URL as an input and extracts the information listed below as an output from that webpage. For this beautifulsoup and selinium is used 1. Specific HTML tags along with titles and meta description 2. Extract specific tags, heading tags from h1-h6 along with titles and meta description 3. Extracting ALT tags 4. For counting words inside a web page 5. Inspection of broken links inside a webpage 6. Extracting the source code of the webpage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KashmalaJamshaid/Web-scraping-using-python-and-beautifulsoup Stargazers