Checks Given list of URLs in multiple open source sites to confirm if its a malicious url or clean. Gives tags of phishing or malicious.
API keys are required for mentioned Services. Update API keys at placeholders in the script. Need to import pysafebrowsing for checking in google safebrowsing DB. Install it with pip install pysafebrowsing