Description Usage Arguments Value Examples
Title Function to Get Weather Data for a given city
| 1 | get_data(input_city, forecast_days)
 | 
| input_city | The name of the city that weather needs to be fetched | 
| forecast_days | The number of days that need to be forecasted | 
current_weather_data
| 1 | get_data("Bangalore", 1)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.