Roku Show Info Parser Spider avatar

Roku Show Info Parser Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Roku Show Info Parser Spider

Roku Show Info Parser Spider

The Roku Show Info Parser Spider efficiently extracts comprehensive show and movie data from Roku's platform, including titles, descriptions, author details, and season availability....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share


Roku Show Info Parser Spider

Introduction

The Roku Show Info Parser Spider is a powerful tool designed to extract detailed information about shows and movies from Roku's platform. It efficiently gathers data such as show titles, descriptions, author details, and season availability, providing comprehensive insights into Roku content.

Features

  • Comprehensive Data Extraction: Captures detailed information including show titles, descriptions, author names, and images.
  • Flexible URL Configuration: Allows input of multiple product URLs for targeted scraping.
  • Customizable Item Limit: Users can set a maximum number of items to scrape per run, optimizing performance.
  • High-Quality Output: Delivers structured JSON output with consistent data formatting.
  • Ease of Use: Simple setup and configuration through the Apify Store interface.

Input Parameters

ParameterTypeRequiredDescriptionExample
ProductUrlsarrayYesThe product URLs for the spider to scrape.["https://www.roku.com/whats-on/movies/the-devil-wears-prada?id=b4fab9d6cfed5222b31a471dc30d0c4b"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"ProductUrls": [
"https://www.roku.com/whats-on/movies/the-devil-wears-prada?id=b4fab9d6cfed5222b31a471dc30d0c4b",
"https://www.roku.com/whats-on/movies/despicable-me-4?id=8e81e4d61dd655a69722c8bbb6893e94"
],
"item_limit": 10
}

Output JSON

[
{
"show_title": "The Devil Wears Prada",
"description": "A recent college graduate lands a job working for a famous and diabolical editor of a New York fashion magazine.",
"author_name": null,
"author_image": "https://images.sr.roku.com/idType/roku/context/global/id/b4fab9d6cfed5222b31a471dc30d0c4b/images/gracenote/assets/p159800_v_v8_ad.jpg",
"seasons": [],
"actor_id": "ahEsRflMoNxOA549G",
"run_id": "HWXHot6HU0EPAuZr1"
},
{
"show_title": "Despicable Me 4",
"description": "Gru welcomes a new member to the family, Gru Jr., who's intent on tormenting his dad. However, their peaceful existence soon comes crashing down when criminal mastermind Maxime Le Mal escapes from prison and vows revenge against Gru.",
"author_name": null,
"author_image": "https://images.sr.roku.com/idType/roku/context/global/id/8e81e4d61dd655a69722c8bbb6893e94/images/gracenote/assets/p25400004_v_v12_as.jpg",
"seasons": [],
"actor_id": "ahEsRflMoNxOA549G",
"run_id": "HWXHot6HU0EPAuZr1"
}
]

Use Cases

  • Market Research and Analysis: Gain insights into Roku's content offerings to inform strategic decisions.
  • Competitive Intelligence: Monitor competitor content strategies by analyzing available shows and movies.
  • Content Aggregation: Aggregate data for platforms that curate or recommend Roku content.
  • Academic Research: Utilize structured data for studies on media trends and consumer preferences.
  • Business Automation: Automate data collection processes to streamline business operations.

Installation and Usage

  1. Search for "Roku Show Info Parser Spider" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array containing objects with the following fields:

  • show_title: The title of the show or movie.
  • description: A brief description of the content.
  • author_name: Name of the author or creator, if available.
  • author_image: URL to the author's image.
  • seasons: An array of season objects with details like season number, title, release year, and availability.
  • actor_id: Unique identifier for the actor run.
  • run_id: Unique identifier for the specific execution.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!