Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

376
Vistas
Why am I not getting anything when fetching from the Steam Wishlist API?

I'm making a website that's hosted on GitHub pages that uses the Steam Wishlist API to get a Steam users wishlist from this address:

https://store.steampowered.com/wishlist/id/{user}/wishlistdata/?p=0

Using the code below to fetch the data:

fetch(url, {mode:'no-cors'})
    .then(response => JSON.stringify(response))
    .then(data => console.log(data))
    .catch(error => console.log(error));    

However, the return from this code (the JSON.stringify() is there for testing) is just: {}

I've done a fetch on this URL before in python, having done a proof of concept of what I'm trying to do, so I know it's not the address. Any help would be greatly appreciated.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda