/webcrawler3003

webcrawler3003 is a website mapping and information gathering tool that written in Python3.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

🕷 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)