Scout
Scout copied to clipboard
run error
i did all steps but still get this error
File "scout.py", line 100 pprint(results_dict, indent=4) ^ SyntaxError: invalid syntax
Hi,
Thanks for raising this issue, and for your patience in a response.
I was able to replicate your error, but not able to fix it yet. I know this project was working as of last month but I haven't been keeping it up to date. Therefore, you may need to spend time to update the code yourself. Feel free to submit a PR if you do fix it!
Although please double check you are fulfilling all prerequisites before attempting to fixing the code yourself. This includes:
- Using Python 3, up-to-date.
- Providing Censys API in the credentials file.
- The MongoDB is populated and running.
I will attempt to get back to you with a fix, when I find one.
Thanks, Jamie