@GossiTheDog There is a generic tool for getting info from Shodan without an account, if you know what query to use:
https://github.com/shubhamrooter/ShodanSpider
It's a bash script for Linux, though - needs jq, curl, grep, etc. I'll have to see if I could rewrite it in Python and make it cross-platform.