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

393
Vistas
What programming language is this (newsfeed) and how would I go about getting it up on Wordpress?

So I was given a link to a newsfeed by a colleague, and he wants it up on the Wordpress site I'm working on. I have no idea what this is and I have absolutely no idea what to do with it! The mind-blowing part is that he doesn't know what this is exactly either, yet he made it..

This is supposedly a list of news items: http://www.slussen.biz/api/newslist/get?id=16

And this should be single news items: http://www.slussen.biz/api/news/1146

What is this, and what can I do with it?

Super grateful for any suggestions.

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

I don't usually answer this kind of questions since it proves no sign of effort but I'll help you out.

The file you have received is a JSON document, containing lists of news that your client wants on his website.

To put it simply, it a file containing information structured as key:value. That JSON document contains a lot of information, it is called a JSON Array. Each element is called a JSON Object. JSON is used a lot because of its ease of use by various programs.

There are some ways to put that data on your database. Since your website is WORDPRESS, I'm sure that you can have access to a database administration panel where you can import that document. I suggest reading this thread: Importing JSON into Mysql on to how to import a JSON document to PHPMyAdmin. If that's not your database management platform, you can still do it manually in worst cases, just format it using any tool such as https://jsonformatter.curiousconcept.com/ to have a clear view of how your data is structured.

Good luck.

over 4 years ago · Santiago Trujillo Denunciar

0

it's best to view JSON and Validate using https://codebeautify.org/jsonviewer or https://jsonformatter.org/ to make sure data is valid.

about 4 years ago · jamesp Denunciar
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