SteelBook Blu-ray Scraper avatar

SteelBook Blu-ray Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
SteelBook Blu-ray Scraper

SteelBook Blu-ray Scraper

Scrape steelbook collectible releases from SteelBookBluRay.com. Get titles, categories, formats (4K/Blu-ray), regions, images, and retailer links. Search or browse all releases.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Scrape collectible steelbook releases from SteelBookBluRay.com — the leading steelbook news and database site.

What does this scraper do?

This scraper extracts steelbook release listings from SteelBookBluRay.com, a WordPress-based site covering collectible steelbook packaging for 4K Ultra HD and Blu-ray discs.

For each release, you get:

  • Title and publication date
  • Categories (4K Ultra HD, Blu-ray, Arrow, Horror, Sci-Fi, etc.)
  • Format detection (4K Ultra HD or Blu-ray)
  • Region detection (UK or US releases)
  • Studio detection (Arrow, Disney, Warner, etc.)
  • Cover image (full resolution)
  • Excerpt from the listing page

With detail scraping enabled, you also get:

  • Full post content (descriptions, specs, extra features)
  • All images from the post (front/back covers, interior shots)
  • Retailer links (Zavvi, Amazon, HMV, Best Buy, etc.)
  • Community rating and vote count

Input

FieldTypeDefaultDescription
searchQueriesstring[]["marvel"]Search terms. Leave empty to browse all recent releases.
maxListingsinteger50Maximum number of listings to return (max 1000).
scrapeDetailsbooleanfalseVisit individual post pages for full content and retailer links.
categorystring""Filter by category: 4k-ultra-hd, blu-ray, arrow, horror, sci-fi, uk-releases, us-releases.
proxyConfigurationobjectOptional proxy settings.

Output

Each result contains:

{
"postId": "26181",
"title": "Marvel's \"The Fantastic Four: First Steps\" is getting a great looking UK 4K Steelbook release in October",
"categories": ["4k-ultra-hd", "action", "marvel", "sci-fi", "uk-releases"],
"format": "4K Ultra HD",
"region": "UK",
"studio": null,
"publishedDate": "2025-09-22 23:58:47",
"author": "steelbook admin",
"excerpt": "While the film wasn't the box office hit that Marvel no doubt hoped it would be...",
"imageUrl": "https://www.steelbookbluray.com/wp-content/uploads/2025/09/ff_1.jpg",
"images": ["https://www.steelbookbluray.com/wp-content/uploads/2025/09/ff_1.jpg"],
"commentsCount": 0,
"content": null,
"retailerLinks": [],
"rating": null,
"ratingVotes": null,
"sourceUrl": "https://www.steelbookbluray.com/marvels-the-fantastic-four-first-steps-is-getting-a-great-looking-uk-4k-steelbook-release-in-october/",
"scrapedAt": "2026-04-26T00:00:00.000Z"
}

When scrapeDetails is enabled, content, retailerLinks, rating, ratingVotes, and images are populated from the detail page.

Use cases

  • Collectors: Track new steelbook releases by format, region, or genre
  • Resellers: Monitor upcoming releases for pre-order opportunities
  • Price trackers: Build a database of steelbook releases with retailer links
  • Data analysis: Analyze release trends across studios, formats, and regions

Tips

  • Start with scrapeDetails: false for fast listing scrapes
  • Use category: "4k-ultra-hd" to filter to 4K releases only
  • Enable scrapeDetails: true to get retailer pre-order links and full descriptions
  • The site has ~10 releases per page, so maxListings: 100 scrapes ~10 pages