Oral Urls Scraper avatar

Oral Urls Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Oral Urls Scraper

Oral Urls Scraper

Extract detailed oral care product data from sites like Crest.com with Oral Urls Scraper! This Apify Actor scrapes titles, descriptions, ratings, images, brands, SKUs, and more using reliable CheerioCrawler technology....

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

3 days ago

Last modified

Share

Introduction

The Oral Urls Scraper is a powerful Apify Actor designed to extract detailed product information from oral care websites, such as Crest.com. It efficiently crawls specified URLs to gather comprehensive data on toothpaste and related products, including titles, descriptions, ratings, and images. This tool is ideal for businesses and researchers needing accurate, structured data for market analysis, competitive intelligence, and automation workflows.

Features

  • Comprehensive Data Extraction: Scrapes key product details like title, description, brand, SKU, GTIN, ratings, reviews, images, and breadcrumbs from oral care product pages.
  • High Reliability: Built on Apify's CheerioCrawler for robust, error-resistant scraping that handles dynamic content and anti-bot measures.
  • Structured Output: Delivers clean, JSON-formatted data ready for integration into databases, analytics tools, or reporting systems.
  • Scalable Performance: Processes multiple URLs concurrently, with built-in rate limiting to respect website policies and avoid blocks.
  • Customizable Inputs: Accepts a list of start URLs, allowing targeted scraping of specific products or categories.
  • Real-Time Monitoring: Provides logs and progress tracking during runs, ensuring transparency and easy debugging.
  • Export Flexibility: Supports exporting results in JSON, CSV, or Excel formats directly from the Apify platform.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsarrayYesAn array of URLs to start scraping from. Each URL should point to an oral care product page.[{"url": "https://crest.com/en-us/oral-care-products/toothpaste/crest-clean-breath-spearmint"}]

Example Usage

To run the Oral Urls Scraper, provide the input in JSON format as shown below:

{
"startUrls": [
{
"url": "https://crest.com/en-us/oral-care-products/toothpaste/crest-clean-breath-spearmint"
}
]
}

Example output:

[
{
"url": "https://crest.com/en-us/oral-care-products/toothpaste/crest-clean-breath-spearmint",
"title": "Crest Toothpaste Clean Breath Spearmint",
"description": "If you\u2019re using the right toothpaste, you shouldn\u2019t need gums or mints for your breath to feel clean. Did you know basic toothpaste just masks bad breath. To eliminate bad breath, you have to neutralize the bacteria that causes it. Created following years of research by Crest scientists, Crest Clean Breath neutralizes bad breath bacteria for long-lasting clean breath.",
"brand": "Crest",
"sku": "030772225868",
"gtin": "030772225868",
"ratingValue": 0,
"reviewCount": 0,
"image": "https://images.ctfassets.net/g07tkjzskv8l/1VM0X3YtHDkVTc6sFfppv0/5a85e824ee656413dc77b7b82e4514bf/MOI_Crest_CleanBreath_Spearmint_4.6oz_AMZ.jpg",
"canonicalUrl": "https://crest.com/en-us/oral-care-products/toothpaste/crest-clean-breath-spearmint",
"whereToBuyUrl": "javascript:void(0)",
"ratingProductId": "Crest_CleanBreath_Spearmint_Toothpaste",
"breadcrumbs": [
{
"name": "Home",
"url": "https://crest.com/en-us",
"position": 1
},
{
"name": "Shop Products",
"url": "https://crest.com/en-us/oral-care-products",
"position": 2
},
{
"name": "Crest Toothpaste Clean Breath Spearmint",
"url": null,
"position": 3
}
],
"pageType": "product",
"crawlDate": "2026-02-26T05:37:49.282Z",
"source": "crest.com"
}
]

Use Cases

  • Market Research and Analysis: Collect product data to analyze trends in oral care, such as popular brands and ratings.
  • Competitive Intelligence: Monitor competitors' product listings, prices, and descriptions for strategic insights.
  • Price Monitoring: Track pricing and availability of oral care products across sites for e-commerce optimization.
  • Content Aggregation: Build databases of product information for blogs, apps, or content marketing in health and wellness.
  • Academic Research: Gather data on consumer products for studies in marketing, consumer behavior, or public health.
  • Business Automation: Automate data collection for inventory management or supplier comparisons in retail operations.

Installation and Usage

  1. Search for "Oral Urls Scraper" in the Apify Store
  2. Click "Try for free" or "Run"
  3. Configure input parameters
  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 an array of JSON objects, each representing a scraped product page. Key fields include:

  • url: The original URL scraped.
  • title: Product name.
  • description: Detailed product description.
  • brand, sku, gtin: Product identifiers.
  • ratingValue, reviewCount: User ratings and review counts.
  • image: Product image URL.
  • breadcrumbs: Navigation path as an array of objects with name, URL, and position.
  • pageType: Type of page (e.g., "product").
  • crawlDate: Timestamp of scraping.
  • source: Website domain.

This structured format ensures easy parsing and integration.

Support

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

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


PART 2: Concise Description

Unlock precise oral care product data with Oral Urls Scraper! This Apify Actor extracts titles, descriptions, ratings, images, and more from sites like Crest.com. Key features include reliable CheerioCrawler-based scraping, structured JSON output, and scalable performance for multiple URLs. Perfect for market research, competitive analysis, price monitoring, and content aggregation. Start scraping effortlessly—try it free on Apify Store today! (148 characters)