Command-line utility that scrapes contents of malapi.io and export the results to a csv file.
You can find the executable file in the release page
Or, you may build your own by downloading the Go SDK and by cloning the repository then run the following
make build