packtpub-crawler icon indicating copy to clipboard operation
packtpub-crawler copied to clipboard

Issue in line print '[-] GET {0} | {1}'.format(response.status_code, response.url)

Open hemangbhavasar opened this issue 5 years ago • 1 comments

Hi,

When I tried to run the command I am getting an error "print '[-] GET {0} | {1}'.format(response.status_code, response.url)". After it I analysis and fund the issue is in "packtpub.py" file in line 38.

Any solution for it?

hemangbhavasar avatar Jul 31 '20 13:07 hemangbhavasar

Please have a look at #70

niqdev avatar Aug 12 '20 13:08 niqdev