ReconDog
ReconDog copied to clipboard
BugFix For Detect Technologies Not Working.
Hi , wappalyzer.com needs API key to work with this Tool , also the json response from API was not compatible with current code and gave errors. So I fixed all those problems. This Fix should close Issues #31 #32 #33
All the user has to do is enter the Wappalyzer.com API key which is available for free ( they have to sign up ) and enter it once. My code will store API key in a text file for future use.
It seems my way of storing API key in a file works only for people who clone ReconDog and use python3 , Any suggestions to improve my code @s0md3v