Vulners API v3 Python wrapper
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.
Library was tested on python2 and python3.
Package is available with PyPI
You can use pip for the installation
pip install -U vulners
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.
Up-to-date docs about python library and API here