ITI NYC Jewelry Scraper - Product Prices & SKUs avatar

ITI NYC Jewelry Scraper - Product Prices & SKUs

Pricing

from $12.00 / 1,000 result items

Go to Apify Store
ITI NYC Jewelry Scraper - Product Prices & SKUs

ITI NYC Jewelry Scraper - Product Prices & SKUs

Extract ITI NYC wholesale jewelry products with prices, SKUs, materials, dimensions, stock availability, and variant details. Scrape chains, findings, mountings, and religious jewelry.

Pricing

from $12.00 / 1,000 result items

Rating

0.0

(0)

Developer

Muhammad Afzal

Muhammad Afzal

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

ITI NYC Scraper – Wholesale Jewelry Product Catalog

Free plan limit: Free-plan users can receive up to 5 result records per run. Paid-plan and local/unknown runs retain the Actor's existing limits.

Extract structured product data from the ITI NYC wholesale jewelry supplier at itinyc.com. This Actor scrapes chains, findings, mountings, mill products, finished jewelry, religious items, and more — delivering prices, SKUs, materials, dimensions, stock availability, and variant-level details.

What data does it extract?

FieldDescription
productIdShopify product identifier
nameProduct title
skuStock keeping unit
priceCurrent wholesale price (USD)
compareAtPriceOriginal compare-at price when discounted
inStockCurrent availability
categoryTop-level product category
subcategorySubcategory classification
materialMetal or primary material
dimensionsWidth, diameter, or size
weight / weightUnitProduct weight
specificationsParsed specs (metal, size, style, gauge, length)
imagesAll product images
productUrlDirect link to the product page

Use cases

  • Monitor wholesale inventory and stock status for reorder planning
  • Compare prices across product variants for pricing analysis
  • Build procurement lists or supplier catalogs
  • Map SKUs and specifications into inventory or ERP systems
  • Extract images and metadata for marketplace listings

Input

  • Start URLs — Provide collection page URLs (https://itinyc.com/collections/chains) or individual product URLs
  • Collection Handles — Scrape specific collections by name (e.g. chains, findings, mountings-and-rings)
  • Max Items — Cap the number of products collected per run (default: 10)

Pricing

This Actor uses pay-per-event pricing. These are the current Apify Store event prices:

EventPrice (USD)When it is charged
apify-actor-start$0.005Actor Start — Charged when the Actor starts running. Number of events charged depends on Actor memory (one event per GB, minimum one event).
result-item$0.015Result Item — One ITI NYC jewelry product extracted with SKU, price, material, dimensions, specifications, and images.

Apify platform usage for this Actor run is included alongside the event prices above; no separate per-run platform-usage fee is passed to users.

This covers Apify platform usage for this Actor run. Other Apify products or usage outside this Actor run may still follow your account plan.

Output

Results are stored as structured JSON in the default dataset. The key-value store includes a SUMMARY record with run statistics.

Proxies

This Actor uses Apify Residential proxies (US) by default to avoid Shopify rate limiting (HTTP 429). You can configure custom proxy settings in the input.

Example output

{
"productId": "1234567890",
"name": "Mariner Chain in 14K Gold-Filled (2.50 mm)",
"sku": "MA25GF",
"price": 4.90,
"compareAtPrice": null,
"inStock": true,
"category": "Chains",
"subcategory": "Bulk/Spooled Chains",
"material": "Gold Filled",
"dimensions": "2.50 mm",
"specifications": {
"style": "Mariner"
},
"images": ["https://itinyc.com/cdn/shop/files/MA25GF-main.png"],
"productUrl": "https://itinyc.com/products/mariner-spooled-gold-filled-chain-ma"
}

Tips

  • Start with a single collection URL and maxItems: 10 to test
  • Use the collectionHandles field to target specific categories
  • Set maxItems higher for full catalog extraction (up to 1,000,000)
  • Leave startUrls and collectionHandles both empty to auto-discover all collections