How to get realtime data from web free in my kodular app?

Using web component. Register for a free key, set web url to https://metals-api.com/api/latest ? access_key = API_KEY and call web get. When web got text you could use dictionary blocks to get data from json response. Read Metals-API Documentation and see an example Guide: How to get JSON data from an Api using dictionaries (and show it on a dynamic cardview)