How To Pull Data from SonarCloud’s webapi using Python

I want to be able to use the WebAPI documentation for SonarCloud in order to pull data from the different metrics onto a PDF form using Python in AWS Lambda. Is this possible? How should I get started?

You might be able to use a tool like this to pull certain data (or at least take inspiration from the source code)

As for how to convert it into a PDF or use it with AWS Lambdas… that’s not a topic for this community.

@Zach_Nashi

Just an FYI, we recently launched SonarCloud Enterprise, which includes support for Project PDF reports