Mass De-Index Pages

Hi there,
I am trying to create an automation that goes through my list of URLs in a Google Sheet, and for each URL in the sheet, de-indexes that URL via Wordpress.

So I believe these steps would be:
Read the Google Sheet
Go to the URL in the Google Sheet
For that Wordpress post, add the post to the category “DeIndex”
Then I manually de-index all posts in that category.

I am struggling with how to do this and also wondering if there is a better way?