Google Transparency Report Safe Browsing API
收藏资源简介:
Check domain and URL security against Google Transparency Report Safe Browsing for Malware, Unwanted Software, Phishing, and Harmful Apps.
数据集概述:Google Transparency Report Safe Browsing API
简介 该API用于即时检查任意域名或URL是否存在于Google官方的透明度报告安全浏览数据库中,以检测恶意软件、** unwanted software**、** social engineering (Phishing)** 和Harmful Applications。无需API密钥,无状态,无速率限制。
主要功能
- Google透明度保护:基于Google全球安全浏览情报数据库进行实时安全验证。
- 恶意软件与病毒检测:识别恶意软件下载、被篡改的脚本和受感染的域名。
- 社会工程与钓鱼检测:检测虚假登录页面、凭证窃取和欺诈性网页门户。
- ** unwanted软件与有害应用**:标记广告软件、欺骗性软件捆绑和移动威胁向量。
- 反封锁随机化:每次请求动态生成User-Agent(覆盖Chrome、Firefox、Safari等浏览器及操作系统)。
- 无需API密钥或认证:无限制、无密钥执行,无每日配额耗尽问题。
输入参数
| 参数 | 类型 | 是否必需 | 默认值 | 描述 |
|---|---|---|---|---|
site |
字符串 | 是 | https://rapidapi.com |
要审计安全威胁的目标域名或URL。 |
输出示例 json { "success": true, "site": "rapidapi.com", "is_safe": true, "status_code": 1, "status_text": "No unsafe content found", "threats": { "malware": false, "unwanted_software": false, "social_engineering_phishing": false, "harmful_applications": false }, "last_updated": "2026-07-30T02:33:52.439Z", "google_transparency_url": "https://transparencyreport.google.com/safe-browsing/search?url=rapidapi.com", "timestamp": "2026-07-30T03:00:00.000Z" }
使用场景
- 域名与URL信誉检查(审核用户提交的链接、邮件和外部网址)。
- 网络安全与威胁情报(自动标记恶意站点、钓鱼门户和恶意软件主机)。
- 平台与市场安全(在发布前筛选用户发布的URL)。
定价计划
- BASIC:$0.00/月
- PRO:$19.99/月
- ULTRA:$99.99/月
- MEGA:$299.99/月
提供者信息
- 创建者:dev00
- 订阅者数:1
- 类别:网络安全



