OWASP ZAP Python API
The Python implementation to access the OWASP ZAP API. For more information about OWASP ZAP consult the (main) OWASP ZAP project.
How to Obtain
The latest released version can be downloaded from the https://pypi.python.org/pypi/python-owasp-zap-v2.4 using:
pip install python-owasp-zap-v2.4
Getting Help
For help using OWASP ZAP API refer to:
- Examples - collection of examples using the library;
- API Documentation
- OWASP ZAP User Group - for asking questions;
Issues
To report issues related to OWASP ZAP API, bugs and enhancements requests, use the issue tracker of the main OWASP ZAP project.