Is there a way to delete all glitch projects except from a few?

I have loads of projects and cannot be bothered to go through every single one :joy:

Hey @NathIsEmortal, you could write a script to loop over a list of projects from your project list and instruct the Glitch API to mark them deleted. If that’s something that’s up your alley let me know and I can put together some high-level instructions.