Scrate data from table and post it on google sheet

Hi,

Perhaps a newbie question:

I need to scrape data from a table on a website (i.e. https://www.forexbrokers.com/guides/india) and post in on google sheet with the same structure (rows & columns).

How can I do that?

HTTP make a request goes first obviously. Then I would put Text parser. What would be the next steps?

Please advice. TIA!