Can I get a JSON out of my GET requests in runner?

Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.

Here’s an outline with best practices for making your inquiry.

My question:
hello good, I find myself making multiple requests with the runner tool. I would like to know if there is a way to export all the GET results in a JSON. Since I have to do 100 queries and it becomes tedious for me to go one by one taking out the body.

Details (like screenshots):

You might find some help in this collection:

https://www.postman.com/postman/workspace/postman-answers/collection/3407886-888860dd-9e3c-4537-a78e-1c3f3db7535c?action=share&creator=19408657

The author shares how to save responses into files. Doing this at a collection level should allow you to save each response, but you’ll need to explore how to adapt these instructions for your exact use case.