Location-based weather data
QWeather real-time conditions
1{2 "city": "Beijing",3 "temperature_c": 14,4 "condition": "Partly Cloudy",5 "humidity_pct": 42,6 "wind_speed_kmh": 187}1"color:#c084fc">curl -X "color:#fbbf24">GET "https://dev.qweather.com/en/" \2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"