Scrapers.lat logo scrapers.lat
ニュース

TV Shows Scraper

Scrape TV shows with genres, language, network, country, status, runtime, premiere and end dates, rating and summary. Search by title or browse the catalog. Export to JSON, CSV or Excel.

28 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
tvmaze-shows-scraper.json 200 OK
{
  "id": 169,
  "name": "Breaking Bad",
  "type": "Scripted",
  "language": "English",
  "genres": ["Drama","Crime","Thriller"],
  "status": "Ended",
  "runtime": 60,
  "premiered": "2008-01-20",
  "ended": "2019-10-11"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
IdNameTypeLanguageGenresStatusRuntimePremieredEndedRatingNetwork NameNetwork CountryOfficial SiteSummary
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

IdNameTypeLanguage
169Breaking BadScriptedEnglish
27845Breaking Bad: Original MinisodesScriptedEnglish
1003Talking BadTalk ShowEnglish
6101Breaking BandRealityEnglish
37136Breaking the BandDocumentaryEnglish
GET /tvmaze-shows-scraper
{
  "id": 169,
  "name": "Breaking Bad",
  "type": "Scripted",
  "language": "English",
  "genres": ["Drama","Crime","Thriller"],
  "status": "Ended",
  "runtime": 60,
  "premiered": "2008-01-20",
  "ended": "2019-10-11"
}

よくある質問

Can I get many shows at once?

Yes. Leave the search query empty to browse the catalog and set Max Items high to collect shows in bulk across many pages.

Is the summary plain text?

Yes. The summary is cleaned of HTML so it drops straight into a spreadsheet, a database or a UI.

What does the rating mean?

It is the average community rating for the show, on a 0 to 10 scale, where available.

How fresh is the data?

Shows are read live at run time, so each record reflects the catalog at the moment of the run (see observedAt).

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。