jesusprubio / shodan-client

:eyes: Node.js/JavaScript Library for accessing the new Shodan API
MIT License
198 stars 66 forks source link

API error in endpoint GET "query" #20

Closed jesusprubio closed 4 years ago

jesusprubio commented 6 years ago

Test which is failing: https://github.com/jesusprubio/shodan-client.js/blob/master/test/index/query.js#L40

Response:

Error: request.get : 404 - "404 Not Found\n\nThe resource could not be found.\n\n\n/shodan/query}\n\n"
jesusprubio commented 4 years ago

Solved