How to scrape G2 reviews one by one for each reviewer?

I’m trying to scrape every review from this G2 page (https://www.g2.com/products/orum/reviews). Specifically, I want to click the link of each reviewer and capture their first name, last name, title and company name (if available). Then import the info into a google sheet. How would I build a bardeen automation that can do this?

Thanks,
Darshan

@Deyan_Petrov - do you think you could help me re-create what we worked on a while back?