Search
🟪

스키마값→번들 확인

powershell -Command "(Invoke-WebRequest 'https://itunes.apple.com/lookup?id=6443888849&country=kr').Content | ConvertFrom-Json | Select-Object -ExpandProperty results | Select-Object -ExpandProperty bundleId"
이 위에 명령어에서 id=이부분 수정해주면 번들값이 다음줄에 나타남