Boscovs Product Details Scaper
Pricing
from $20.00 / 1,000 results
Boscovs Product Details Scaper
Boscov Scraper is an Apify actor designed to extract structured product data from Boscov’s online store quickly and reliably. It enables you to collect detailed product listings, pricing, availability, and other key e-commerce data for analysis, monitoring, or integration into your own systems.
Pricing
from $20.00 / 1,000 results
Rating
0.0
(0)
Developer

Parsedom Inc
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Boscov's Product Scraper
Extract structured product data from Boscov's online store — including pricing, images, ratings, and descriptions — from any search results page.
Features
- Scrapes product details from any Boscov's search URL or product URL
- Captures sale vs. original (ticketed) pricing
- Extracts product descriptions, images, ratings, and review counts
- Configurable result limit for targeted or bulk collection
Input
| Field | Type | Required | Description |
|---|---|---|---|
inputUrls | array of strings | ✅ | One or more Boscov's listing or product page URLs |
maxResults | integer | ✅ | Maximum number of products to scrape |
Example Input
{"inputUrls": ["https://www.boscovs.com/search?query=blue+shoes"],"maxResults": 5}
Output
Results are saved to the Storage tab in Apify Console and are available for download as JSON, CSV, XML, and more.
Output Fields
| Field | Type | Description |
|---|---|---|
url | string | Direct link to the product page |
title | string | Full product name |
imageUrl | string | Product thumbnail image URL |
price | string | Current sale or listed price |
ticketedPrice | string | Original price before any discount |
description | string | Full product description and attributes |
rating | number | Average customer rating (out of 5) |
reviewCount | integer | Number of customer reviews |
Example Output
[{"url": "https://www.boscovs.com/product/mens-skechers-slip-ins-delson-30-roth-fashion-sneakers/812409","title": "Mens Skechers Slip-ins® Delson 3.0 Roth Fashion Sneakers","imageUrl": "//img.boscovs.com/30471-51049/cms/51049/files/94a5caf1-4248-447a-8d62-f91eeef5d2a0?width=85","price": "$69.99","ticketedPrice": "$89.99","description": "Simply step in and go wearing these Mens Skechers Slip-ins®: Delson 3.0 - Roth fashion sneakers...","rating": 4.71,"reviewCount": 14}]
Use Cases
- Price monitoring — Track sale prices and compare against ticketed prices over time
- Competitor analysis — Benchmark product assortment and pricing
- E-commerce research — Collect product data for market analysis
- Inventory tracking — Monitor product availability and catalog changes


