Familydollar Parser Spider avatar
Familydollar Parser Spider

Pricing

$30.00/month + usage

Go to Apify Store
Familydollar Parser Spider

Familydollar Parser Spider

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

The Familydollar Parser Spider is an Apify Actor that scrapes product details from familydollar.com, including name, brand, prices, ratings, and availability. Input URLs for structured JSON output. Ideal for price monitoring, market research, and retail integration. Uses Apify residential proxies.

0.0 (0)

Pricing

$30.00/month + usage

0

1

1

Last modified

2 days ago

Familydollar Parser Spider

The Familydollar Parser Spider is an Apify Actor that scrapes product details from Family Dollar's website (familydollar.com). Provide product URLs to extract information like product name, brand, price, ratings, and availability, delivered in structured JSON for seamless analysis.

Input Parameters

The Actor requires a JSON input with the following parameters:

ParameterTypeDescription
UrlsArrayList of Family Dollar product URLs to scrape (e.g., ["https://www.familydollar.com/huggies-snug-dry-size-5diapers-25ct/FD3009085"]).
proxyConfigurationObjectProxy settings for the Actor. Set useApifyProxy: true and specify proxy groups like "apifyProxyGroups": ["RESIDENTIAL"].

Example Input:

{
"Urls": [
"https://www.familydollar.com/huggies-snug-dry-size-5diapers-25ct/FD3009085"
],
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
]
}
}

Features

  • Comprehensive Product Data: Extracts details like product name, brand, listed and sale prices, ratings, and availability.
  • Proxy Support: Utilizes Apify's residential proxies for reliable and uninterrupted scraping.
  • Structured JSON Output: Delivers clean, organized data for easy integration or analysis.
  • Review Metrics: Includes number of reviews and average rating for customer insights.
  • Scalable Processing: Efficiently handles multiple product URLs in a single run.

Output

The Actor outputs a JSON array with product details for each URL provided. Below is an example output:

[
{
"Product_Id": "FD3009085",
"Product_Name": "Huggies Snug & Dry Baby Diapers, Size 5 (27+ lbs), 22 Ct",
"Brand": "Huggies",
"Price_Listed": 10.5,
"Sale_Price": 4.97,
"Number_Of_Reviews": "15531",
"Average_Rating": "4.517",
"Product_Description": "Huggies Snug & Dry Diapers: 22 baby diapers, size 5 (27+ lbs)",
"Primary_Image_URL": "https://www.familydollar.com/ccstore/v1/images/?source=/file/v1894617043466034852/products/FD3009085.jpg&height=300&width=300",
"Route": "https://www.familydollar.com/huggies-snug-dry-size-5diapers-25ct/FD3009085",
"Licensed_Product": "Disney(R) Mickey Mouse",
"Available_In_Store": true,
"Published_Date": "01-08-2025",
"Source_URL": "https://www.familydollar.com/huggies-snug-dry-size-5diapers-25ct/FD3009085"
}
]

Use Cases

  • Price Monitoring: Track listed and sale prices to analyze Family Dollar's pricing strategies.
  • Market Research: Gather product data to study consumer preferences, brand performance, or inventory trends.
  • Retail Integration: Use scraped data to update inventory systems or product catalogs.
  • Customer Sentiment Analysis: Leverage review metrics to assess product popularity and satisfaction.

Support

For bug reports or custom needs, contact us at support@getdataforme.com or use our contact form: https://getdataforme.com/contact/.
Please include a clear subject line in your message, such as "Familydollar Parser Spider Support."

Thank you for using the Familydollar Parser Spider!