chorsley / python-Wappalyzer

Python driver for Wappalyzer, a web application detection utility.
GNU General Public License v3.0
309 stars 122 forks source link

create a Wappalyzer.get_icon(name) method #45

Open tristanlatr opened 3 years ago

tristanlatr commented 3 years ago

I think we can get the data with:

self.technologies.get(app).get("icon")