Skip to content

b4ubles/python3-Wappalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python3-Wappalyzer

Python3 driver for Wappalyzer, a web application detection utility.

Use code from https://github.com/chorsley/python-Wappalyzer, make it suitable for python3.

Usage

>>> from Wappalyzer import WebPage
>>> WebPage("https://github.com").info()
{'apps': 'Twitter Bootstrap', 'title': "The world's leading software development platform · GitHub"}

About

Python3 driver for Wappalyzer, a web application detection utility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages