Boscovs Product Details Scaper avatar

Boscovs Product Details Scaper

Pricing

from $20.00 / 1,000 results

Go to Apify Store
Boscovs Product Details Scaper

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

Parsedom Inc

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

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

FieldTypeRequiredDescription
inputUrlsarray of stringsOne or more Boscov's listing or product page URLs
maxResultsintegerMaximum 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

FieldTypeDescription
urlstringDirect link to the product page
titlestringFull product name
imageUrlstringProduct thumbnail image URL
pricestringCurrent sale or listed price
ticketedPricestringOriginal price before any discount
descriptionstringFull product description and attributes
ratingnumberAverage customer rating (out of 5)
reviewCountintegerNumber 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