fetch('https://sheetdb.io/api/v1/pd12naoairelk') .then(res => res.json()) .then(console.log) .catch(console.error);