Skip to content

A simple tool to collect information about websites (URLs).

License

Notifications You must be signed in to change notification settings

esmaili7/webinquest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebInquest

  • A simple tool to collect information about websites (URLs).
  • Version: 1.0.0

Dependencies

  • Python 3.10+

Getting Started

  • Install requirements:

pip install -r requirements.txt
  • Help

python3 webinquest.py --help
  • Example 1

python3 webinquest.py --url https://google.com
  • Example 2

python3 webinquest.py --input ./urls.txt --worker 10

Releases

No releases published

Packages

No packages published

Languages