How to scrape text content in order?

Describe the problem: When scrapping text, would like to be able to sort content in the order in which it appears on the page.

Is there a simple way to do it other than map selector by selector?

Example Url: https://www.moneylab.co/podcast-marketing/

Ideal Output:
intro, header 1, paragraph 1 text, header 2, paragraph 2 text, etc