Python function allowing to retrieve all the available information about a module from snyk in a machine-readable form. Allows to retrieve information about open-source modules, available in package managers supported by snyk.io. I use it for research purposes.
There is a Jupyter Notebook script with comments. Please let me know if anything is unclear. Additionally, multithreading may be added to query faster - I use 24 threads.