ReconDog icon indicating copy to clipboard operation
ReconDog copied to clipboard

BugFix For Detect Technologies Not Working.

Open Anish-M-code opened this issue 5 years ago • 1 comments

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.

Anish-M-code avatar Jan 26 '21 05:01 Anish-M-code

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

Anish-M-code avatar May 04 '21 14:05 Anish-M-code