Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Get podcast categories from itunes #112

@enderahmetyurt

Description

@enderahmetyurt

url = "https://itunes.apple.com/search?term=uretim-bandi&media=podcast"

{
  "resultCount":1,
  "results":[
    {
      "wrapperType":"track",
      "kind":"podcast",
      "artistId":1266070581,
      "collectionId":1316366757,
      "trackId":1316366757,
      "artistName":"Üretim Bandı",
      "collectionName":"Üretim Bandı",
      "trackName":"Üretim Bandı",
      "collectionCensoredName":"Üretim Bandı",
      "trackCensoredName":"Üretim Bandı",
      "artistViewUrl":"https://podcasts.apple.com/us/artist/g%C3%BCmlet/1266070581?uo=4",
      "collectionViewUrl":"https://podcasts.apple.com/us/podcast/%C3%BCretim-band%C4%B1/id1316366757?uo=4",
      "feedUrl":"https://www.spreaker.com/show/2760879/episodes/feed",
      "trackViewUrl":"https://podcasts.apple.com/us/podcast/%C3%BCretim-band%C4%B1/id1316366757?uo=4",
      "artworkUrl30":"https://is3-ssl.mzstatic.com/image/thumb/Podcasts125/v4/4b/5a/d0/4b5ad056-55b8-f076-c8b8-3e451a3de6bc/mza_3670159721073446755.jpg/30x30bb.jpg",
      "artworkUrl60":"https://is3-ssl.mzstatic.com/image/thumb/Podcasts125/v4/4b/5a/d0/4b5ad056-55b8-f076-c8b8-3e451a3de6bc/mza_3670159721073446755.jpg/60x60bb.jpg",
      "artworkUrl100":"https://is3-ssl.mzstatic.com/image/thumb/Podcasts125/v4/4b/5a/d0/4b5ad056-55b8-f076-c8b8-3e451a3de6bc/mza_3670159721073446755.jpg/100x100bb.jpg",
      "collectionPrice":0.00,
      "trackPrice":0.00,
      "collectionHdPrice":0,
      "releaseDate":"2023-04-13T05:15:00Z",
      "collectionExplicitness":"notExplicit",
      "trackExplicitness":"cleaned",
      "trackCount":221,
      "trackTimeMillis":2496,
      "country":"USA",
      "currency":"USD",
      "primaryGenreName":"Technology",
      "contentAdvisoryRating":"Clean",
      "artworkUrl600":"https://is3-ssl.mzstatic.com/image/thumb/Podcasts125/v4/4b/5a/d0/4b5ad056-55b8-f076-c8b8-3e451a3de6bc/mza_3670159721073446755.jpg/600x600bb.jpg",
      "genreIds":[
        "1318",
        "26"
      ],
      "genres":[
        "Technology",
        "Podcasts"
      ]
    }
  ]
}

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions