Shodan에 무료 API가 있다 — 노출된 장치를 인터넷에서 스캔하세요 (Python 예제 포함)
Shodan Has a Free API — Scan the Internet for Exposed Devices (With Python Examples)

TL;DR AI
1분핵심 요약
Free plan 무료 플랜이 검색당 100개 결과를 제공한다, free plan: 100 results per search.
월 1회 스캔 가능하다, free plan: 1 scan/month.
Shodan API API 키로 프로그래매틱 검색이 가능하다, sign up at shodan.io → Account → API Key.
Python library Python용 공식 라이브러리를 설치할 수 있다 pip install shodan.
MongoDB 인증이 없는 MongoDB 인스턴스 48,231개가 검색되었다, output: Found 48,231 exposed MongoDB instances.
