shrey141102 / PythonProjects

Python Programs
7 stars 36 forks source link

Web Scraper application code added #11

Closed igoradulian closed 12 months ago

igoradulian commented 12 months ago

feat: application waits for user input for the target URL. After the user input is provided input it starts working in the way of a web crawler and using Beautiful Soup to travel through links and save HTML pages on the user machine.