gZany You can check how many reports are on a project with the Code.org API. Go to studio.code.org/v3/channels/<project-id>/abuse. (Replace <project-id> with the string of random letters and numbers in the URL of your project.)
And if you’re interested, you could make an App Lab project to do this for you, it’s pretty simple using startWebRequest()
.