New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

python3-Wappalyzer

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python3-Wappalyzer

Python3 driver for Wappalyzer, a web application detection utility.

pipPyPI
Version
0.1.22
Maintainers
1

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"}

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts