Rockler avatar

Rockler

Pricing

$0.90 / 1,000 products

Go to Apify Store
Rockler

Rockler

Collect public Rockler woodworking products in a structured dataset. Get product IDs, names, brands, categories, prices, availability, specifications, ratings, and direct links.

Pricing

$0.90 / 1,000 products

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

🪵 Rockler woodworking product catalog

For woodworking stores, buyers, catalog researchers, and product teams, this Actor collects public Rockler product pages and saves structured rows. Get product IDs, names, brands, categories, prices, availability, product descriptions, dimensions, materials, weights, specifications, ratings, review counts, and direct product and image links. Use the data to compare products, check visible price and stock signals, and build a product catalog without copying pages by hand.

Use it to

📦 Rockler product rows

The dataset has one product-row shape. Each row is saved when the first eligible Rockler product match is found. If the same product appears again during discovery, later matches are ignored. The row keeps the first saved match and is not rewritten by later matches. Optional values appear only when Rockler publishes them.

▶️ Run a Rockler catalog check

How to run

  1. Open the input form and set Maximum products, or leave it empty for all available products.
  2. Start the Actor.
  3. Open the default dataset to review and export the saved rows.

Run decisions

Use a small limit when you want a shorter run. Leave Maximum products empty to return all available products until the Rockler catalog is exhausted. The Actor reads public catalog data. It does not need Rockler credentials, access private data, place orders, or track historical changes between runs.

⚙️ Input

Input fields

FieldTypeWhat it does
maxItemsintegerStops after this many products. Leave it empty to return all available products until the Rockler catalog is exhausted.

Leave Maximum products empty to return all available products until the Rockler catalog is exhausted. Set it to a positive integer when you want a smaller run.

Successful default-input example

This is the public input from the successful current-beta run.

{
"maxItems": 1
}

🧾 Output

Run output

FieldTypeWhat it does
datasetstring (URL)Links to the default dataset that contains the saved product rows.

Product row fields

FieldTypeWhat it does
productIdstringRockler's product ID.
namestringThe product name shown by Rockler.
brandstringThe brand shown for the product.
categorystringThe product category shown by Rockler.
productUrlstring (URL)The direct Rockler product page.
imageUrlstring (URL)The direct product image link.
pricingobjectHolds the regular price, sale price, and currency.
pricing.regularnumberThe regular price shown by Rockler, when available.
pricing.salenumberThe sale price shown by Rockler, when available.
pricing.currencystringThe currency used for the prices.
availabilitystringThe availability text shown by Rockler.
descriptionstringThe product description published by Rockler.
dimensionsstringThe product dimensions and their units, when published.
materialsarray of stringsThe materials listed for the product, when published.
weightstringThe product weight and unit, when published.
specificationsobject of stringsOther product specifications published by Rockler.
ratingnumberThe product rating shown by Rockler, when available.
reviewCountintegerThe number of product reviews shown by Rockler, when available.

Genuine current-beta row

This complete row comes from the successful current-beta run.

{
"productId": "30247",
"name": "5'' Surface Mounted Bed Rail Brackets",
"brand": "Rockler",
"category": "Rockler Bed Hardware",
"productUrl": "https://www.rockler.com/5-surface-mounted-bed-rail-brackets",
"imageUrl": "https://www.rockler.com/media/catalog/product/3/0/30247-02-1000.jpg",
"pricing": {
"currency": "USD",
"regular": 15.99
},
"availability": "in stock",
"description": "No need to mortise into rails and posts.",
"weight": "0.550000 lb",
"specifications": {
"Brand": "Rockler",
"Weight": "0.55",
"Important Message": "Notice: Not recommended for bunk or loft beds.",
"Unit of Measure": "pk"
},
"rating": 4.5,
"reviewCount": 291
}

Output notes

The run output links to the default dataset. Each saved dataset row follows the product-row table above. Fields that Rockler does not publish can be absent from a row.

💳 Pricing

Product

Each saved product costs $0.001. The event is charged when a product is saved, so a smaller Maximum products limit can reduce the number of product charges. If you leave the limit empty, the number of saved products and charges depends on the products available in the Rockler catalog.

🔌 Integrations

Video walkthrough

Use the default Apify dataset to export product rows or read them through the Apify API.

❓ FAQ

Can I check a Rockler store near Pooler, Georgia?

No. This Actor collects public product catalog data. It does not provide store locations or local inventory checks.

What happens when the same product appears more than once?

The first eligible match is saved. Later matches are ignored, so the row keeps the first saved match.

Are sale prices always present?

No. pricing.regular and pricing.sale appear when Rockler shows those prices. pricing.currency is required in the pricing object.

Does it collect Woodcraft products?

No. The Actor focuses on public Rockler catalog pages.

Can I use it for historical price tracking?

No. It returns data available during the run and does not provide historical change tracking between runs. Save separate datasets and compare them if you need that view.

Does it need a Rockler login or API key?

No. It collects publicly available catalog data without customer-supplied source credentials.

Can I collect the full Rockler catalog?

Yes. Leave Maximum products empty. The Actor returns available products until the Rockler catalog is exhausted.

📝 Changelog

0.0: Initial release

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

  • Uline Scraper - Collect Uline catalog rows with SKUs, prices, availability, dimensions, and specifications for procurement research.
  • Toolstation Scraper - Collect UK trade and DIY product rows with prices, stock, ratings, and specifications.
  • John Lewis Product Scraper - Collect UK retail products and variants with prices, availability, ratings, and specifications.
  • Allegro Scraper - Collect marketplace listings with prices, sellers, ratings, images, delivery data, and parameters.
  • Amazon Price Tracker - Collect current product snapshots with prices, discounts, ratings, sellers, availability, and source links.

Made with ❤️ by Maxime Dupré