Reading and Writing Cell Data based off specific values in a Row or Column

Hello -

So I have multiple CSVs in a zip folder where I need to copy specific cell data and copy it into a master destination workbook.

What I need to do is go through each of the CSVs in the folder, find three specific numbers, which are in the same row as each other, but the row is not fixed in each CSV. How can I go into each CSV file, find the data that I need to copy and then copy it into the Master based on conditions in both?