totalCount=10582 11.01.2025 tarihinde alınmıştır. #!/bin/bash # Toplam kayıt sayısı ve sayfa başına kayıt sayısı totalCount=10582 perPage=20 totalPages=$(( (totalCount + perPage – 1) / perPage )) # Çıktı dosyası outputFile=”all_data.json” # JSON array başlangıcı echo “[” > “$outputFile” # Her sayfayı çek ve JSON’a ekle for ((page=1; page/dev/null; then if [[ -n “$response” && “$response” != …