') .then(response => response.text()) .then(data => console.log(data)) .catch(error => console.error('Bir hata oluştu:', error));