Metadata-Version: 2.1
Name: malurl
Version: 1.0.0
Summary: A Python 3 module that leverages the IP Quality Score API to scan links in real-time to detect suspicious URLs.
Home-page: https://github.com/Techno-Hwizrdry/python-malurl
Author: Techno-Hwizrdry (Alexan Mardigian)
Author-email: <alexan@expresspolygon.com>
License: UNKNOWN
Keywords: python,infosec,urls,security,malicious-url-detection
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Security
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: validators
Requires-Dist: rainbowprint-TechnoHwizrdry

A Python 3 module that leverages the IP Quality Score API to scan links in real-time to detect suspicious URLs.

