Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 248 Bytes

File metadata and controls

4 lines (4 loc) · 248 Bytes

Web-Scraper using BS4 ---> Python

Web scraper using Beautiful BS4 Takes count of all links, images , html elemnts , css elements,js files present within any web page writes a txt file containing all the links , image names and CSS class names .