You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Safe Browsing API
hello..
I tried below code for get google safe browsing , but it's show safe for ubsafe website.
def get_google_safe_browsing_status(self): try: KEY = "AIzaSyDZ35opkw1sZfe2T8Nri8zepWhXjfbYKNk" s = SafeBrowsing(KEY) r = s.lookup_urls([f'{self.url}']) d = {"google_safe_browsing_status": r} return d except: r = {"success": False} d = {"google_safe_browsing_status": r} return d
Please help regarding this
BIDARINE Kawtar
unread,
Nov 18, 2021, 1:32:03 PM11/18/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Safe Browsing API
Hi, could you check the result of this domainthefosterles.comI always get Malicious: No with the API. Even it Malicious