
Lowes Product Scraper
Pricing
$25.00/month + usage

Lowes Product Scraper
The Lowes Product Scraper extracts detailed product data from Lowe's product URLs, including title, images, price, specs, reviews, and more. Perfect for e-commerce, research, or data analysis. Just provide URLs and get structured JSON data fast and reliably.
0.0 (0)
Pricing
$25.00/month + usage
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
2 days ago
📦 Lowes Product Scraper
Scrape detailed product information from Lowes.com with ease. This actor extracts structured product data such as titles, descriptions, specifications, images, videos, and reviews from individual Lowe’s product pages. Perfect for eCommerce intelligence, market research, or competitive analysis.
🧠 How It Works
Simply input one or more Lowe’s product URLs, and the actor will return all the available metadata and structured product details for each one.
🚀 Input
The actor expects a JSON object with the following fields:
{"proxyConfiguration": {"useApifyProxy": true},"urls": ["https://www.lowes.com/pd/Thor-Kitchen-48-in-7-Burners-4-6-cu-ft-2-2-cu-ft-Convection-Freestanding-Liquid-Propane-Double-Oven-Gas-Range-Matte-Black/5015780901"]}
Input Fields
Field | Type | Required | Description |
---|---|---|---|
proxyConfiguration | object | ✅ Yes | Standard Apify proxy config. Use Apify proxy to avoid blocks. |
urls | string[] | ✅ Yes | List of full Lowe’s product URLs to scrape. |
📤 Output
The actor returns an array of product objects in JSON format. Each object contains:
Field | Type | Description |
---|---|---|
url | string | Original product URL |
product_id | string | Unique product ID from Lowe’s |
item_number | string | Lowe’s item number |
model_id | string | Model identifier |
brand | string | Brand of the product |
title | string | Full product title |
description | string | Short product description |
romance_copy | string | Marketing description text |
barcode | string | Product barcode if available |
category | string | Lowe’s internal product category |
image_main | string | URL to the main product image |
images_additional | string[] | URLs to additional images |
video_url | string | Product video URL (if available) |
spin_images | string[] | 360° spin images, if available |
specifications | object[] | Structured technical specs grouped by category |
marketing_bullets | string[] | Key marketing highlights |
rating | string | Average customer rating |
review_count | string | Number of reviews |
social_proof | object | Data such as weekly/monthly purchases, protection info |
dimensions | object | Product width, height, and their metric conversions |
merchandising_hierarchy | object | Product categorization in Lowe's system |
✅ Example Output
[{"url": "https://www.lowes.com/pd/EGO-POWER-56-volt-21-in-Self-propelled-Lawn-Mower-Cordless-Lawn-Mower-6-Ah-Battery-Charger-Included/5013742993","product_id": "5013742993","item_number": "5144091","model_id": "LM2114SP","brand": "EGO","title": "EGO POWER+ 600 Series 56-volt, 21-in Self-propelled Battery Lawn Mower with (1) 6 Ah Battery Included","rating": "4.5","review_count": "6520","specifications": [{"name": "Battery Voltage","value": "56-volt","group": "General"},...],"images_additional": ["https://mobileimages.lowes.com/productimages/658c57ed-04bb-413a-89b3-73bccd6e5fe2/69038773.jpeg",...]}]
💡 Use Cases
- Price comparison & market research
- Competitor analysis for eCommerce
- Product data enrichment
- SEO and catalog automation
- Review and rating aggregation
📎 Notes
- You must use Apify proxy to reduce the risk of being blocked.
- Supports multiple URLs in one run.
- Does not support product search pages — only direct product detail pages.
🔧 Troubleshooting
If you're not receiving expected results:
- Ensure the URLs are direct product pages (not search or category pages).
- Make sure
useApifyProxy
is set totrue
. - The product page must be public and not behind login or special conditions.
📞 Support
For custom integrations, simplified outputs, or bug reports, please reach out to:
📩 Email: support@getdataforme.com 🌐 Contact Form: https://getdataforme.com/contact/
Please include the subject line Lowes Scraper Support for faster response.
📘 Changelog
- v1.0.0 – Initial release with full product detail scraping support
Let me know if you want a Markdown .md
version or a direct upload-ready JSON file for Apify Actor store.
On this page
Share Actor: