Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

156
Views
La API no muestra todos los parámetros, solo algunos
 var nameval = data['name'] var descrip = data['weather']['0']['description'] var temperature = data['main']['temp'] var wndspd = data['wind']['speed'] var feelsLike = data['main']['feels_like'] var weatherPic = data['weather']['icon'] cityNameEl.innerHTML=`Weather of <span>${nameval}<span>` temperatureEL.innerHTML = `Temperature: <span>${convertion(temperature)} C</span>` feelsLikeEl.innerHTML = `Feels Like: <span>${feelsLike}<span>` descriptionEl.innerHTML = `Sky Conditions: <span>${descrip}<span>` windSpeedEl.innerHTML = `Wind Speed: <span>${wndspd} km/h<span>` weatherIconEl.innerHTML = {weatherPic} })

Con este código, solo obtengo "Tiempo de" y "Se siente como:" trabajando en mi página. Gracias de antemano por cualquier ayuda.

about 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!