# 资产检索与 API 笔记 > 面向开发者、安全研究者与 OSINT 使用者的 Shodan 产品说明、API 指南与开源工具笔记。 ## 核心页面 - [首页](https://maihao.de/): 版本选择、开源工具与知识内容导航。 - [产品与版本](https://maihao.de/products/): 三个 Shodan 相关产品的功能、限制与适用人群。 - [使用指南](https://maihao.de/guides/): API、积分、版本选择与实操文章。 - [开源项目](https://maihao.de/projects/): Shodan Skill、Explorer 与 Proxy 项目说明。 ## 产品 - [Shodan Academic Plus Account](https://maihao.de/en/products/shodan-academic-plus/): Choose the Academic Plus account when you need advanced web search together with API, CLI, or integration capabilities. - [Shodan 高级学术号(Academic Plus)](https://maihao.de/products/shodan-academic-plus/): 既要网页端高级检索,也会使用 API、CLI 或漏洞扫描相关能力,优先考虑这个版本。 - [Shodan Academic Plus API Key](https://maihao.de/en/products/shodan-academic-plus-apikey/): Choose the API Key when you need automation or integration and do not need a Shodan web account. - [Shodan Academic Plus API Key](https://maihao.de/products/shodan-academic-plus-apikey/): 只做自动化脚本、批量查询或开发对接,不需要网页登录账号,选择 API Key 更直接。 - [Shodan Academic Membership](https://maihao.de/en/products/shodan-academic-membership/): Choose Academic Membership when you mainly want to learn and search through the Shodan web interface. - [Shodan 普通学术号(Academic Membership)](https://maihao.de/products/shodan-academic-membership/): 只想使用 Shodan 网页端的基础会员功能,可以先从普通学术号开始。 ## 使用指南 - [How to Validate a Shodan API Key with api-info](https://maihao.de/en/guides/shodan-api-key-check/): Call api-info before writing application code: it confirms key validity and shows the current plan and quotas. - [如何验证 Shodan API Key:api-info 返回字段说明](https://maihao.de/guides/shodan-api-key-check/): 拿到 API Key 后,先调用 api-info:能确认密钥是否有效,也能看到当前计划和额度。 - [Shodan Query Credits vs. Scan Credits](https://maihao.de/en/guides/shodan-credits-explained/): Query Credits are for queries and data retrieval; Scan Credits request Shodan scans of specific IPs. They are separate quotas. - [Shodan Query Credits 与 Scan Credits 有什么区别?](https://maihao.de/guides/shodan-credits-explained/): Query Credits 用于查询与数据获取,Scan Credits 用于请求 Shodan 扫描指定 IP;两者用途不同,不能混用。 - [Shodan Academic Membership, Academic Plus, or API Key: Which One Fits?](https://maihao.de/en/guides/shodan-products-comparison/): Decide whether you need web login, then whether you need programmatic access; those two questions usually identify the right option. - [Shodan Academic、Academic Plus 与 API Key 怎么选?](https://maihao.de/guides/shodan-products-comparison/): 先判断是否需要网页登录,再判断是否需要大量 API 调用,基本就能选对版本。 ## 开源项目 - [Shodan Explorer: Learn, Test, and Debug the Shodan API in a Browser](https://maihao.de/en/projects/shodan-explorer/): A browser workbench that makes Shodan API parameters, requests, responses, and errors easier to understand and debug. 仓库:https://github.com/liuweitao/shodan-explorer - [Shodan Explorer:在浏览器里学习、测试和调试 Shodan API](https://maihao.de/projects/shodan-explorer/): 一个面向学习和调试的 Web 工作台,把 Shodan API 的参数、请求与返回结果放到可交互界面中。 仓库:https://github.com/liuweitao/shodan-explorer - [Shodan Proxy: Manage API Keys, Allowlists, and Path Controls in Go](https://maihao.de/en/projects/shodan-proxy/): A lightweight Shodan API gateway for controlled networks that keeps keys server-side, rotates calls, and restricts sources and sensitive paths. 仓库:https://github.com/liuweitao/shodan-proxy - [Shodan Proxy:用 Go 管理 API Key、白名单与路径控制](https://maihao.de/projects/shodan-proxy/): 一个适合受控网络的轻量 Shodan API 网关,用于集中保管 Key、轮询调用并限制来源与敏感路径。 仓库:https://github.com/liuweitao/shodan-proxy - [Shodan Skill: One Shodan API Interface for Codex, Claude Code, and CLI](https://maihao.de/en/projects/shodan-skill/): A Python CLI and portable agent skill that gives people, scripts, and AI agents the same testable, auditable Shodan API implementation. 仓库:https://github.com/liuweitao/shodan-skill - [Shodan Skill:让 Codex、Claude Code 与 CLI 统一调用 Shodan API](https://maihao.de/projects/shodan-skill/): 一个 Python CLI 与通用 Agent Skill,让 AI Agent 和命令行共享同一套可测试、可审计的 Shodan API 调用实现。 仓库:https://github.com/liuweitao/shodan-skill ## 说明 - 交易、库存和交付在 https://shop.maihao.de/ 完成。 - 本站与 Shodan 官方不存在隶属、认可、赞助或官方合作关系。 - 内容与开源项目仅适用于合法、授权的研究与开发场景。 - llms.txt 是辅助发现文件,不替代网页正文、robots.txt 或 sitemap.xml。