Safe Browsing API
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Cho phép các ứng dụng khách kiểm tra tài nguyên web (thường là URL) dựa trên danh sách tài nguyên web không an toàn do Google tạo. Safe Browsing API chỉ dành cho mục đích sử dụng phi thương mại. Nếu bạn cần sử dụng API để phát hiện URL độc hại cho mục đích thương mại (nghĩa là "cho mục đích bán hàng hoặc tạo doanh thu"), vui lòng tham khảo Web Risk API.
Dịch vụ: safebrowsing.googleapis.com
Cần có tên dịch vụ safebrowsing.googleapis.com
để tạo mã giả lập ứng dụng RPC.
Phương thức |
FetchThreatListUpdates
|
Tìm nạp các bản cập nhật danh sách mối đe doạ gần đây nhất. |
FindFullHashes
|
Tìm các hàm băm đầy đủ khớp với tiền tố hàm băm được yêu cầu. |
FindThreatMatches
|
Tìm các mục mối đe doạ khớp với danh sách của tính năng Duyệt web an toàn. |
ListThreatLists
|
Liệt kê các danh sách mối đe doạ của tính năng Duyệt web an toàn có thể tải xuống. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-05-24 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-05-24 UTC."],[[["The Safe Browsing APIs enable client applications to cross-reference web resources, primarily URLs, against Google's lists of unsafe web resources for non-commercial use only."],["For commercial purposes, including \"for sale or revenue-generating purposes,\" the Web Risk API should be used instead of the Safe Browsing APIs."],["Developers need the service name `safebrowsing.googleapis.com` for creating RPC client stubs when interacting with the API."],["The Safe Browsing APIs offer various functionalities such as fetching threat list updates, finding full hashes and threat matches, listing available threat lists, searching for specific hashes, and managing hash lists."]]],["The Safe Browsing APIs enable checking web resources against Google's unsafe web resource lists for non-commercial use. The service `safebrowsing.googleapis.com` facilitates this. Core actions include fetching threat list updates, finding full hash matches, and identifying threat entries. Users can also list available threat lists. The service offers multiple methods for searching hashes. For commercial use, the Web Risk API should be used instead. Three versions of the service are documented with specific actions for each.\n"]]