Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 277 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 277 Bytes

🕷 webcrawler3003

Still in progress.

📚 Installation

pip3 install -r requirements.txt
chmod +x tree/tree.py

🚀 To-Do

  • Complete the project that can crawl a website 🤔
  • Test Website
  • GUI(PyQt)
  • Multi-thread(Threading)