Lowe's Product Scraper avatar

Lowe's Product Scraper

Pricing

from $4.75 / 1,000 overview products

Go to Apify Store
Lowe's Product Scraper

Lowe's Product Scraper

Scrape Lowe's products — price, ratings, reviews, images, specs & store availability. Keyword or category search, full detail enrichment, clean JSON/CSV, no code.

Pricing

from $4.75 / 1,000 overview products

Rating

0.0

(0)

Developer

SIÁN OÜ

SIÁN OÜ

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Lowe's Product Scraper — Prices, Specs & Store Stock 🛠️

SIÁN Agency Store Walmart Product Scraper Google Shopping Price Scraper Amazon Influencer & Deals Scraper

🎉 Pull Lowe's prices, promotions, ratings, and live in-store stock — by keyword or category, no code

Built for retail analysts, e-commerce sellers, and brands who need fresh Lowe's product data on demand


📋 Overview

Track every price, promotion, and product spec on Lowe's — without writing a single line of code. This Lowe's scraper turns any Lowe's search or category into a clean, structured spreadsheet of products, complete with prices, ratings, images, and real-time store inventory.

Why thousands of professionals choose us:

  • Complete product data: 30+ fields per product — price, list price, promotions, rating, review count, brand, model, UPC, and more
  • Fast search-first mode: pull a full page of products in seconds; scale to thousands across multiple searches
  • 🎯 Per-store inventory: see live in-store stock and localized pricing for any Lowe's store you choose
  • 💰 Pay only for results: charged per product you actually receive — no wasted spend, free tier to test
  • 💎 Detail enrichment: add the current price, full specifications table, and long product description with one switch
  • NEW: search by keyword or category, sort by best-sellers, price, rating, or newest — just like the Lowe's site

✨ Features

  • 🔎 Keyword & Category Search: scrape any Lowe's search term or browse a whole category
  • 🏷️ Full Pricing: current price, original/list price, price-per-unit, and promotion badges
  • Ratings & Reviews: star rating and total review count for every product
  • 🏬 Per-Store Inventory: live in-store stock quantity, pickup, and availability for your chosen store
  • 🖼️ Product Images: all product image URLs, ready for catalogs or feeds
  • 🧾 Specifications Table: full structured specs (Detail mode) — dimensions, materials, warranty, and more
  • 🧭 Breadcrumbs & Categories: the product's full category path for clean classification
  • 🔢 Identifiers: brand, model number, item number, UPC, and product type for matching across catalogs
  • 📦 Clean Export: results delivered as structured JSON or CSV, ready for Excel or your database
  • 🚀 No-Code Setup: configure searches in a simple form — no scripts, no account, no maintenance

🎬 Quick Start

Enter one or more search keywords, pick a mode, and run. In under a minute you'll have a structured dataset of Lowe's products you can download as JSON or CSV. No setup, no account, no code.

curl -X POST https://api.apify.com/v2/acts/sian.agency~lowes-product-scraper/runs?token=YOUR_TOKEN \
-H 'Content-Type: application/json' \
-d '{"keywords": ["cordless drill"], "scrapeMode": "overview"}'

🚀 Getting Started (3 Simple Steps)

Step 1: Add Your Searches

Type one or more Lowe's search keywords (e.g. cordless drill, kitchen faucet) — one per line.

Step 2: Choose Your Mode

Pick Overview for fast search results, or Detail to also pull the current price, the full specifications table, and the long description.

Step 3: Run & Download

Click Start, then export your results as JSON, CSV, or Excel from the Apify dataset.

That's it! In just a few minutes, you'll have:

  • A clean table of Lowe's products with prices and promotions
  • Ratings, review counts, and product images
  • Live in-store inventory for your chosen store

📥 Input Configuration

FieldTypeRequiredDescription
keywordsarrayNoLowe's search terms, one per item (e.g. cordless drill)
navIdsarrayNoAdvanced — Lowe's category nav ids for whole-category browsing (see below)
scrapeModestringNooverview (fast search) or detail (adds current price + specs table + long description)
sortstringNofeatured, best_sellers, price_low, price_high, top_rated, newest, or brand
storeIdstringNoLowe's store number for localized price + live in-store stock
maxResultsintegerNoMaximum products to return across all searches (FREE: up to 25/run, PAID: unlimited)

How to get a category nav id: open any Lowe's category page and copy the path + trailing id from the URL after /pl/. For lowes.com/pl/Drills-Power-tools-Tools/4294608342, the nav id is Drills-Power-tools-Tools/4294608342.

Example — fast search:

{
"keywords": ["cordless drill", "impact driver"],
"scrapeMode": "overview",
"sort": "best_sellers",
"maxResults": 100
}

Example — full detail with specs:

{
"keywords": ["kitchen faucet"],
"scrapeMode": "detail",
"storeId": "1955",
"sort": "top_rated",
"maxResults": 50
}

📤 Output

Results are saved to the Apify dataset with 30+ fields per product, including:

FieldTypeDescription
item_idstringLowe's product identifier
titlestringProduct name
brandstringProduct brand (e.g. DEWALT, CRAFTSMAN)
model_numberstringManufacturer model number
item_numberstringLowe's item number
upcstringUniversal Product Code
product_typestringProduct type / category tag
pricenumberCurrent price (guaranteed in Detail mode)
original_pricenumberList/was price when on promotion
price_per_unitstringUnit price where shown
ratingnumberAverage star rating
review_countnumberTotal number of reviews
in_stockbooleanWhether the product is in stock at your store
store_quantitynumberLive in-store stock quantity
store_numberstringThe store the price and stock are localized to
pickup_eligiblebooleanWhether in-store pickup is available
free_shippingbooleanWhether the product ships free
imagesarrayAll product image URLs
breadcrumbsarrayFull category path
badgesarrayPromotion / merchandising badges
lowes_exclusivebooleanWhether the product is a Lowe's exclusive
specsobjectFull specifications table (Detail mode)
descriptionstringLong product description (Detail mode)
highlightsarrayKey feature bullets

Example:

{
"item_id": "5013439809",
"title": "20V MAX Cordless Brushless Drill/Driver Kit",
"brand": "DEWALT",
"model_number": "DCD800D1",
"item_number": "5013439809",
"upc": "885911767705",
"product_type": "Drill/Driver",
"price": 159.0,
"original_price": 199.0,
"currency": "USD",
"price_per_unit": null,
"rating": 4.8,
"review_count": 3421,
"in_stock": true,
"store_quantity": 22,
"store_number": "1955",
"pickup_eligible": true,
"free_shipping": true,
"images": ["https://mobileimages.lowes.com/productimages/..."],
"breadcrumbs": ["Tools", "Power Tools", "Drills"],
"badges": ["Top Rated"],
"lowes_exclusive": false,
"specs": { "Voltage": "20 V", "Chuck Size": "1/2 in", "Battery Platform": "20V MAX" },
"highlights": ["Brushless motor for longer runtime", "2-speed transmission"],
"description": "Compact, lightweight brushless drill/driver kit..."
}

💼 Use Cases & Examples

1. Price & Promo Monitoring

Retailers and resellers tracking Lowe's prices and promotions over time to stay competitive.

Input: Your product keywords and a daily schedule Output: Current price, list price, and promotion badges for every match Use: Spot price drops, react to promotions, and keep your own pricing sharp.

2. Competitor Pricing Intelligence

Brands and category managers benchmarking their products against the Lowe's assortment.

Input: Category keywords and a target store Output: Competitor prices, ratings, review counts, and promotion activity Use: Understand where you win or lose on price, rating, and availability.

3. Catalog & Assortment Research

E-commerce teams and marketplaces building a clean product catalog with images and specs.

Input: Keywords or category nav ids, in Detail mode Output: Titles, brands, models, UPCs, images, and full specifications tables Use: Populate your storefront or PIM with structured, ready-to-use Lowe's product data.

4. In-Stock & Store-Availability Checks

Merchandisers and ops teams verifying which products are in stock at specific stores.

Input: Your product keywords and one or more store IDs Output: Per-store inventory quantities, pickup eligibility, and availability flags Use: Plan assortment, identify stockouts, and confirm local availability before you act.

5. Product-Spec Extraction for Feeds

Feed managers and content teams enriching product feeds with structured specifications.

Input: Branded product keywords, in Detail mode Output: Full specs tables, model numbers, UPCs, descriptions, and images Use: Build complete, accurate product feeds and comparison pages at scale.

6. Market & Demand Research

Analysts and researchers tracking new products, best-sellers, and review momentum.

Input: Broad category keywords, sorted by newest or top-rated Output: Product launches, rating trends, and review-count growth Use: Surface emerging products and category trends before competitors do.


🔗 Integration Examples

JavaScript/Node.js

import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: 'YOUR_TOKEN' });
const run = await client.actor('sian.agency/lowes-product-scraper').call({
keywords: ['cordless drill'],
scrapeMode: 'overview'
});
const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(items[0]);

Python

from apify_client import ApifyClient
client = ApifyClient('YOUR_TOKEN')
run = client.actor('sian.agency/lowes-product-scraper').call(
run_input={'keywords': ['cordless drill'], 'scrapeMode': 'overview'}
)
for item in client.dataset(run['defaultDatasetId']).iterate_items():
print(item)

cURL

curl -X POST 'https://api.apify.com/v2/acts/sian.agency~lowes-product-scraper/runs?token=YOUR_TOKEN' \
-H 'Content-Type: application/json' \
-d '{"keywords": ["cordless drill"], "scrapeMode": "overview"}'

Automation Workflows (N8N / Zapier / Make)

  1. Trigger: Schedule (e.g. daily) or webhook
  2. HTTP Request: Call the actor with your keywords
  3. Process: Handle the JSON results
  4. Action: Save to a sheet, sync to a database, or send a price-drop alert

📊 Performance & Pricing

FREE Tier (Try It Now)

  • 25 products per run — full feature access, same data quality
  • No credit card required
  • Perfect for testing and small projects
  • Unlimited products per run
  • Run multiple searches and large categories in one go
  • Pay-per-result: you're only charged for the products you actually receive

💰 Best value on the market — transparent pay-per-result pricing with no hidden subscription fees. You pay only for the products you receive.

🔗 View current pricing


❓ Frequently Asked Questions

Q: How many products can I scrape? A: FREE tier: 25 products per run. PAID tier: unlimited products across as many searches as you like.

Q: Is it legal to collect this data? A: Yes — the actor only collects publicly available product data that anyone can see on the site. It does not collect private or personal user data. See the legal section below.

Q: Why is the price sometimes blank in Overview mode? A: Lowe's loads some list prices dynamically, so a few items can show a blank price in the fast Overview path. Switch scrapeMode to detail to guarantee the current price for every product.

Q: What's the difference between Overview and Detail mode? A: Overview is the fast path — search results with brand, model, ratings, images, key specs, and live store availability. Detail adds the current price, the full specifications table, and the long product description for every product.

Q: How do I get a category nav id? A: Open any Lowe's category page and copy the path + trailing id from the URL after /pl/. For lowes.com/pl/Drills-Power-tools-Tools/4294608342, the nav id is Drills-Power-tools-Tools/4294608342. Paste it into the navIds field.

Q: Can I get prices and stock for a specific store? A: Yes — set the storeId to any Lowe's store number to get localized pricing and live in-store inventory.

Q: What output formats are available? A: JSON, CSV, and Excel — export directly from the Apify dataset.

Q: How fresh is the data? A: Every run pulls live data at the moment you run it. Schedule runs to keep prices and stock up to date.


🐞 Troubleshooting

No results returned

  • Check that your keywords match real Lowe's products
  • Try a broader search term or a different sort order

Missing price in Overview mode

  • Some list prices load dynamically — switch scrapeMode to detail to guarantee the current price

Missing specifications or description

  • Specs and long descriptions only appear in Detail mode — switch scrapeMode to detail

Wrong prices or stock

  • Prices and inventory are store-specific — set the correct storeId for your target store

Fewer results than expected on the free tier

  • The FREE tier is capped at 25 products per run — upgrade to PAID for unlimited results

Our actors are ethical and do not extract any private user data, such as email addresses, gender, or location. They only collect publicly available product information that anyone can see. We therefore believe that our actors, when used for ethical purposes by Apify users, are safe.

However, you should be aware that your results could contain personal data. Personal data is protected by the GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers. Please also respect the target site's terms of use.

You can also read Apify's blog post on the legality of web scraping.


⚖️ Trademark Disclaimer

"Lowe's" and related marks are trademarks of Lowe's Companies, Inc. This actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Lowe's Companies, Inc. It only collects publicly available data, and you should use it in line with Lowe's terms of use and all applicable laws.


⭐ Love This Tool?

If this actor saves you time, please leave us a 5-star review — it helps other professionals discover it and helps us keep improving.


🤝 Support

Telegram Support

Join our active support community

More from SIÁN Agency


Built by SIÁN Agency | More Tools