Lowe's Scraper avatar
Lowe's Scraper

Pricing

$30.00/month + usage

Go to Store
Lowe's Scraper

Lowe's Scraper

Developed by

Nataniel Santos

Nataniel Santos

Maintained by Community

Scrape product data from lowes.com with this no-code tool. You can use it to extract name, price, images, rating, description, categories etc. Download your data as HTML table, JSON, CSV, Excel, XML, and RSS feed.

0.0 (0)

Pricing

$30.00/month + usage

4

Total users

92

Monthly users

14

Runs succeeded

>99%

Last modified

5 days ago

What does Lowe's Scraper do?

This tool allows you to extract product data from lowes.com without having to write any code. You can use it to extract product data such as name, price, images, rating, description, categories etc.

How to use Lowe's Scraper?

  1. Sign up for Apify or log in if you already have an account.
  2. Open Lowe's Scraper and click Try For Free.
  3. Add URLs to the field Start URLs. You can add product URLs or any URL that contains a product listing.
  4. If you want to scrape the prices from a specific store, search the store on Lowe's Store Locator and copy the Store ID.
  5. Click Run and wait for the results.

⚠️ Note that you will only get the product prices if you provide a store ID.

Output

These are the data provided by this actor:

Core Product Information

  • ID: Unique product identifier
  • Title: Product name with key details
  • Brand: Object with name and id
  • Description: Concise product summary
  • Main Image: URL to primary product image
  • URL: Direct link to product page

Ratings & Reviews

  • Rating: Average score
  • Review Count: Total reviews

Marketing & Promotions

  • Marketing Bullets: List of selling points
  • Price:
    • sellingPrice: Current price
    • retailPrice: Original price
    • Savings: Difference between retail and selling price
  • Promotions: Array of finance/discount offers

Technical Details

  • Specs: Key-value pairs of product attributes
  • Measurements:
    • Dimensions (height/width/depth) with unit conversions
    • Weight (gross/net) with unit conversions
    • Volume (cube/net content)

Product Hierarchy

  • Merchandising Hierarchy: Business categorization (e.g., division, sub-division)

Variants & Collections

  • Variants: Color/finish options with productId and URLs
  • Groups/Collections: Related product groupings

Media & Documentation

  • Images: Array of additional image URLs
  • Guides: Links to PDFs (e.g., user manuals, dimensions guides)

Metadata

  • Status: Product availability
  • Model ID: Manufacturer model number
  • Type: General product category

Example Output

The output object for each product looks like this:

{
"id": "5001252387",
"title": "Hisense 17.2-cu ft Counter-depth Bottom-Freezer Refrigerator (Fingerprint Resistant Stainless Steel) ENERGY STAR",
"brand": {
"name": "Hisense",
"id": "691"
},
"description": "17.2-cu ft Counter-depth Bottom-Freezer Refrigerator (Fingerprint Resistant Stainless Steel) ENERGY STAR",
"groups": [
{
"id": "GR_6232",
"type": "COLLECTION",
"url": "/collections/Hisense-17-2-cu-ft-Bottom-Freezer-Refrigerator-Electric-Freestanding-Range-in-Stainless-Steel/GR_6232"
},
{
"id": "GR_9099",
"type": "COLLECTION",
"url": "/collections/Hisense-17-2-cu-ft-Bottom-Freezer-Refrigerator-Gas-Freestanding-Range-in-Stainless-Steel/GR_9099"
},
{
"id": "GR_9100",
"type": "COLLECTION",
"url": "/collections/Hisense-17-2-cu-ft-Bottom-Freezer-Refrigerator-Gas-Freestanding-Range-in-Stainless-Steel-Third-Rack-Dishwasher/GR_9100"
},
{
"id": "GR_9115",
"type": "COLLECTION",
"url": "/collections/Hisense-Hisense-17-2-cu-ft-Bottom-Freezer-Refrigerator-Electric-Freestanding-Range-in-Stainless-Steel-Third-Rack-Dishwasher/GR_9115"
}
],
"mainImage": "https://mobileimages.lowes.com/productimages/c741321a-48a0-4042-9b8f-3b7beed3ea2c/41004107.jpg",
"marketingBullets": [
"Sold exclusively at Lowe’s with 2 year warranty – twice as long as others",
"Fingerprint-resistant stainless-steel exterior for easy cleaning",
"Full-width pantry drawer for spacious storage of deli items and more",
"Gallon-size door bin for easy access",
"Bright LED lighting makes it easy to find what you're looking for",
"Smooth, easy-to-read controls and display",
"Meets ENERGY STAR® standards, saving on energy costs"
],
"url": "https://www.lowes.com/pd/Hisense-17-2-cu-ft-Bottom-Freezer-Refrigerator-Stainless-steel-ENERGY-STAR/5001252387",
"rating": "4.3",
"reviewCount": "3449",
"specs": [
{
"key": "Appliance Color/Finish",
"value": "Stainless steel",
"seq": 1,
"group": "General",
"groupSeq": 1
},
{
"key": "Cabinet Color",
"value": "Gray",
"seq": 2,
"group": "General",
"groupSeq": 1
}
],
"type": "ANY",
"measurements": {
"depth": {
"uom": "Inches",
"value": "28.58",
"conversions": [
{
"uom": "Centimeters",
"value": "72.5932",
"system": "Metric"
},
{
"uom": "Millimeters",
"value": "725.932",
"system": "Metric"
}
]
},
"width": {
"uom": "Inches",
"value": "33.03",
"conversions": [
{
"uom": "Centimeters",
"value": "83.8962",
"system": "Metric"
},
{
"uom": "Millimeters",
"value": "838.962",
"system": "Metric"
}
]
},
"height": {
"uom": "Inches",
"value": "71.57",
"conversions": [
{
"uom": "Centimeters",
"value": "181.7878",
"system": "Metric"
},
{
"uom": "Millimeters",
"value": "1817.878",
"system": "Metric"
}
]
},
"grossWeight": {
"uom": "lbs.",
"value": "213",
"conversions": [
{
"uom": "Kilograms",
"value": "96.6168",
"system": "Metric"
}
]
},
"netWeight": {
"uom": "lbs.",
"value": "196",
"conversions": [
{
"uom": "Kilograms",
"value": "88.9056",
"system": "Metric"
}
]
},
"cube": {
"uom": "Cu. Feet",
"value": "39.0983",
"conversions": [
{
"uom": "Cu. Meters",
"value": "1.1071",
"system": "Metric"
}
]
},
"netContent": {
"uom": "Each",
"value": "1"
}
},
"merchandisingHierarchy": {
"assortment": "12509",
"assortmentDescription": "REFRIG - HISENSE - BTM MOUNT",
"productGroup": "511830",
"productGroupDescription": "REFRIGERATORS",
"subDivision": "118",
"subDivisionDescription": "REFRIGERATORS & FREEZERS",
"division": "37",
"divisionDescription": "APPLIANCES",
"businessArea": "7",
"businessAreaDescription": "HOME DECOR"
},
"variants": [
{
"type": "Manufacturer Color/Finish",
"values": [
{
"productId": "5001252389",
"productUrl": "https://www.lowes.com/pd/Hisense-N-17-2-cu-ft-Bottom-Freezer-Refrigerator-White-ENERGY-STAR/5001252389",
"value": "White",
"isSelected": false
},
{
"productId": "5001252391",
"productUrl": "https://www.lowes.com/pd/Hisense-17-2-cu-ft-Bottom-Freezer-Refrigerator-Black-ENERGY-STAR/5001252391",
"value": "Black Metallic Steel",
"isSelected": false
},
{
"productId": "5001252387",
"productUrl": "https://www.lowes.com/pd/Hisense-17-2-cu-ft-Bottom-Freezer-Refrigerator-Stainless-steel-ENERGY-STAR/5001252387",
"value": "Fingerprint Resistant Stainless Steel",
"isSelected": true
}
]
}
],
"collection": {
"id": "GR_6232",
"type": "COLLECTION",
"url": "https://www.lowes.com/collections/Hisense-17-2-cu-ft-Bottom-Freezer-Refrigerator-Electric-Freestanding-Range-in-Stainless-Steel/GR_6232"
},
"status": "ACTIVE",
"modelId": "HRB171N6ASE",
"images": [
"https://mobileimages.lowes.com/productimages/c741321a-48a0-4042-9b8f-3b7beed3ea2c/41004107.jpg",
"https://mobileimages.lowes.com/productimages/b6e54520-59d2-4fc2-bf0d-3924b4089250/43574348.jpg",
"https://mobileimages.lowes.com/productimages/8474bcd5-5c34-4b0c-a3e2-ed27694963b3/43572138.jpg"
],
"guides": [
{
"type": "USE_AND_CARE_GUIDE",
"guideTitle": "Use and Care Manual",
"mimeType": "application/pdf",
"url": "https://pdf.lowes.com/productdocuments/0470ce6e-5875-4ac4-bef8-6baa2ebe1779/41004111.pdf"
},
{
"type": "CA_PROP_65_GUIDE",
"guideTitle": "Prop65 Warning Label",
"mimeType": "application/pdf",
"url": "https://pdf.lowes.com/productdocuments/f662ca97-86e0-4b79-86cf-b3dddef21f05/48878447.pdf"
},
{
"type": "DIMENSIONS_GUIDE",
"guideTitle": "Dimensions Guide",
"mimeType": "application/pdf",
"url": "https://pdf.lowes.com/productdocuments/a4fcd789-7a70-4933-af09-099317401c4a/41004110.pdf"
}
],
"price": {
"currency": "$",
"sellingPrice": 2416,
"sellingPriceString": "$2,416.00",
"retailPrice": 3176,
"totalSaving": 760,
"retailPriceString": "$3,176.00",
"totalSavingString": "$760.00"
},
"categories": [
{
"id": "100000198359",
"name": "Kitchen Appliance Packages"
}
],
"promotions": [
{
"promoId": "6062710044804793566",
"promoType": "FinanceLevelDiscount",
"promoName": "DP18-598209 APPLIANCES-299-12",
"displayPriority": 1,
"promoGroupCode": "FinanceLevelPromotion",
"startDateTime": "2023-07-06T03:00:00",
"endDateTime": "2024-01-31T03:00:00",
"financeTermType": "CGY",
"financeTermId": "APPLIANCES-299-12",
"financeTypeId": 0,
"financeThresholdAmount": 299,
"financeMonths": 12,
"financePromoPercent": "5",
"financeAnualPercentRate": 0,
"financePrice": 899,
"bannerName": "APPLIANCES-299-12",
"pricePerMonth": 74.91666666666667
},
{
"promoId": "2592068315686912028",
"promoType": "FinanceLevelDiscount",
"promoName": "DP18-598209 GEN-3-6-2021",
"displayPriority": 20,
"promoGroupCode": "FinanceLevelPromotion",
"startDateTime": "2023-07-06 03:00:00",
"endDateTime": "2024-01-31 03:00:00",
"financeTermType": "GEN",
"financeTermId": "GEN-3-6-2021",
"financeTypeId": 0,
"financeThresholdAmount": 299,
"financeMonths": 6,
"financePromoPercent": "5",
"financeAnualPercentRate": 0
}
]
}

Fast Mode option ⚡

This option can reduce the runtime drastically, but will scrape only the main product details, such as:

Core Product Information

  • ID: Unique product identifier
  • Title: Product name with key details
  • Description: Concise product summary
  • URL: Direct link to product page
  • Main Image: URL to primary product image

Pricing & Savings

  • Price:
    • sellingPrice: Current price
    • wasPrice: Original price before discount
    • savings: Object containing:
      • Discount percentage
      • Total savings amount
      • Promotion start/end dates
  • Pricing Data List: Detailed breakdown of price components

Store & Brand

  • Store Info: Store ID and name
  • Brand: Manufacturer name

Technical Details

  • Model ID: Manufacturer model number
  • Categories: Product category IDs

Marketing & Reviews

  • Marketing Bullets: List of selling points (empty in this case)
  • Rating: Average review score
  • Review Count: Total number of reviews

Product Groupings

  • Groups: Related product collections (with IDs and URLs)

Metadata

  • Type: Product availability type (e.g., "LOCALONLY")

Fast Mode example output

The output object for each product in Fast Mode looks like this:

{
"id": "5013345079",
"description": "PureFlat Standard-Depth 26.6-cu ft 3 -Door French Door Refrigerator with Ice Maker with Water Dispenser ( Fingerprint resistant stainless steel ) ENERGY STAR Certified",
"url": "https://www.lowes.com/pd/Hisense-26-6-cu-ft-French-Door-Refrigerator-with-Ice-Maker-and-water-dispenser-Fingerprint-Resistant-Stainless-Steel-ENERGY-STAR/5013345079",
"mainImage": "https://mobileimages.lowes.com/productimages/4b914acd-e1cf-4105-9b30-36c6d4b86dfd/70953046.png",
"image": "https://mobileimages.lowes.com/productimages/4b914acd-e1cf-4105-9b30-36c6d4b86dfd/70953046.png",
"price": {
"isContractor": false,
"displayType": "WAS",
"displayPriceType": "was",
"sellingPrice": 1199,
"pricingDataList": [
{
"usageType": "SELLING",
"displayType": "WAS",
"priceType": 1,
"basePrice": 1899,
"finalPrice": 1199,
"retailPrice": 1199,
"savings": {
"totalPercentage": 36,
"endDate": 1748404800000,
"endDateTime": "2025-05-28T23:59:00.000Z",
"saveComponent": [
{
"type": "WASNOW",
"percentage": 36,
"dollarDiscount": 700
}
],
"totalSaving": 700,
"startDate": 1747886400000,
"startDateTime": "2025-05-22T00:00:00.000Z"
},
"dotd": false
}
],
"wasPrice": 1899,
"savings": true,
"endDate": "Ends May 28",
"saveInPercentage": true,
"totalPercentage": 36,
"totalSaving": 700,
"wasPercentage": 36
},
"storeInfo": {
"id": "1558",
"name": "Hillsboro Lowe's"
},
"brand": {
"name": "Hisense"
},
"modelId": "HRF266N6CSE1",
"categories": [
"102588"
],
"groups": [
{
"id": "GR_9109",
"type": "COLLECTION",
"url": "/collections/Hisense-26-6-cu-ft-French-Door-Refrigerator-Gas-Freestanding-Range-in-Stainless-Steel-Third-Rack-Dishwasher/GR_9109"
}
],
"marketingBullets": [],
"rating": 4.1,
"type": "LOCALONLY",
"title": "Hisense PureFlat Standard-Depth 26.6-cu ft 3 -Door French Door Refrigerator with Ice Maker with Water Dispenser ( Fingerprint resistant stainless steel ) ENERGY STAR Certified",
"reviewCount": 2308
}

Integrations and Lowe's Scraper

Lowe's Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. You can integrate with Make, Zapier, Slack, Airbyte, GitHub, Google Sheets, Google Drive, and more. Or you can use webhooks to carry out an action whenever an event occurs, e.g. get a notification whenever Lowe's Scraper successfully finishes a run.

Using Lowe's Scraper with the Apify API

The Apify API gives you programmatic access to the Apify platform. The API is organized around RESTful HTTP endpoints that enable you to manage, schedule, and run Apify actors. The API also lets you access any datasets, monitor actor performance, fetch results, create and update versions, and more.

To access the API using Node.js, use the apify-client NPM package. To access the API using Python, use the apify-client PyPI package.

Check out the Apify API reference docs for full details.

Giving feedback

If you have any feature requests or bug reports, please create an issue on the Issues Page or send an e-mail to nathan.santos159@hotmail.com.