rverton / webanalyze

Port of Wappalyzer (uncovers technologies used on websites) to automate mass scanning.
MIT License
955 stars 137 forks source link

Issue "cannot unmarshal number into Go struct field App.cats of type string" #9

Closed pifagor87 closed 6 years ago

pifagor87 commented 6 years ago

error initializing: json: cannot unmarshal number into Go struct field App.cats of type string

rverton commented 6 years ago

It looks like Wappalyzer now changed all of their App.cats from strings to numbers. I will wok on a fix for this, thanks for reporting.

arunsigood commented 2 years ago

Appreciate any update on this please ?

rverton commented 2 years ago

This was fixed and closed in 2018.