Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.