Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 256 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 256 Bytes

Python Web Crawler

Developed a web-crawler using multi-thread operation to gather all the links from any particular website.

main.py to run the code

To change the site name open main.py and change HOMEPAGE variable to the required site.