Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 369 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 369 Bytes

UrlValid

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