rverton / webanalyze

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

Compare schema, find out differences and implement them #57

Open rverton opened 2 years ago

rverton commented 2 years ago

The current schema used by wappalyzer differs slightly from the schema implemented in webanalyze. It has to be checked which fields differ first and then we can work on them one by one.