GerbenJavado / LinkFinder

A python script that finds endpoints in JavaScript files
https://gerbenjavado.com/discovering-hidden-content-using-linkfinder
MIT License
3.7k stars 595 forks source link

AttributeError: 'module' object has no attribute 'escape' #70

Closed Nadery closed 4 years ago

Nadery commented 4 years ago

Can you give me a solution to that problem when I'm run the cmd python linkfinder.py -i https://example.com -d !

EdOverflow commented 4 years ago

Hi @Nadery,

Thank you for raising an issue. Please refer to https://github.com/GerbenJavado/LinkFinder/issues/61 for an explanation on what is going on.