Awesome
Vulners API v3 Python wrapper
Description
Python 2/3 library for the Vulners Database provides search, data retrieval, archive and API for vulnerability scanning for the integration purposes. Create powerful security tools and get access to the world's largest security database.
Python version
Library was tested on python2 and python3.
How to install
Package is available with PyPI
You can use pip for the installation
pip install -U vulners
Obtaining Vulners API key
Please, sign up at Vulners website. Go to the personal menu by clicking on your name in the right top corner. Follow "API KEYS" tab. Generate an API key with scope "api" and use it with the library.
Documentation
Up-to-date docs about python library and API here