python-Wappalyzer

Python driver for Wappalyzer, a web application detection utility.

  • Owner: chorsley/python-Wappalyzer
  • Platform:
  • License:: GNU General Public License v3.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

python-Wappalyzer

Build Status
PyPI version
Coverage Status

Python driver for Wappalyzer, a web application
detection utility.

$ pip install python-Wappalyzer

>>> from Wappalyzer import Wappalyzer, WebPage
>>> wappalyzer = Wappalyzer.latest()
>>> webpage = WebPage.new_from_url('http://example.com')
>>> wappalyzer.analyze(webpage)
set([u'EdgeCast'])

Main metrics

Overview
Name With Ownerchorsley/python-Wappalyzer
Primary LanguagePython
Program languagePython (Language Count: 2)
Platform
License:GNU General Public License v3.0
所有者活动
Created At2013-05-10 18:25:46
Pushed At2024-04-03 06:23:42
Last Commit At2024-04-03 17:23:42
Release Count2
Last Release Name0.4.1 (Posted on )
First Release Name0.4.0 (Posted on )
用户参与
Stargazers Count316
Watchers Count9
Fork Count134
Commits Count177
Has Issues Enabled
Issues Count41
Issue Open Count13
Pull Requests Count26
Pull Requests Open Count4
Pull Requests Close Count14
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private