My requirement is to Zapier app to open a webpage everyday and read content from the webpage and send the collected data to WhatsApp.
Example: Navigate to https://www.moneycontrol.com/markets/global-indices/
Read the following data and send it to WhatsApp:
US MARKETS:
<Name> <LTP> <Change> <chg%>
EUROPEAN MARKETS:
<Name> <LTP> <Change> <chg%>
ASIAN MARKETS:
<Name> <LTP> <Change> <chg%>
Note:
Here the data is dynamic meaning it keeps are changing everyday
<Name> <LTP> <Change> <chg%> should be replaced with actual data collected from the webpage