var vURL = "https://webs.academia.cat/assets/api_cicle/api/apinoticies.php"; $.ajax({ url: vURL, type: "POST", data: { codient: '019', tipusent: '2', nomcat: 11, paginacio: "false", format: 'json', limit: '1', autoIni : 'true', detall: '/post', param_idnoticia : '/' }, success: function (r) { html = ''; if ( typeof r[0].TITOL !== 'undefined' ) { html += '
' + r[0].DATA_INICI + '
'; html += '' + r[0].EXTRACTE + '
'; html += ' '; html += '