ITI NYC Jewelry Scraper avatar

ITI NYC Jewelry Scraper

Pricing

from $11.99 / 1,000 result items

Go to Apify Store
ITI NYC Jewelry Scraper

ITI NYC Jewelry Scraper

Scrape ITI NYC jewelry products by collection or URL. Get structured data on prices, SKUs, and availability.

Pricing

from $11.99 / 1,000 result items

Rating

5.0

(1)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

0

Monthly active users

14 days ago

Last modified

Share

ParseForge

ITI NYC Jewelry Scraper

Scrape ITI NYC jewelry products from any collection or product URL, up to a million per run. Every product comes with its title, price, SKU, and availability. No login or API key. Export to CSV, JSON, Excel, or XML.

ITI NYC is a leading wholesale jewelry supplier, but their catalog isn't easy to pull into your own systems. This scraper reads the public product pages directly, filtered by collection or specific URLs, and returns each product in one fixed schema.

Who uses itWhat they scrape ITI NYC for
Jewelry retailersTo monitor competitor pricing and stock levels on ITI NYC wholesale items.
E-commerce developersTo build a product feed from ITI NYC for their own store or marketplace.
Market researchersTo analyze the range and pricing of jewelry supplies offered by ITI NYC.

What it does

This Actor collects ITI NYC jewelry products by collection handle or direct URL, and returns each one as a flat row.

  • ๐Ÿ›๏ธ Collection scraping: Provide collection handles like 'chains' or 'findings' to pull all products in those categories.
  • ๐Ÿ”— Direct URL scraping: Enter specific product or collection URLs to target exactly what you need.
  • ๐Ÿš€ Scalable runs: Set a maximum product count up to 1,000,000 to handle large catalogs in one go.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with ITI NYC data

๐Ÿ“ˆ Track competitor pricing.

Jewelry retailers run this scraper weekly on ITI NYC collections to adjust their own prices and stay competitive.

๐Ÿ›’ Build a product feed.

E-commerce developers pull ITI NYC products into their store or marketplace with the structured data this Actor returns.

๐Ÿ” Analyze product assortment.

Market researchers use the scraped data to study the variety and pricing of jewelry supplies ITI NYC offers.

Why choose this scraper

What you get
Structured dataEach product is returned with its title, price, SKU, and availability, ready for your spreadsheet or database.
No login requiredThe scraper accesses public pages, so you don't need an ITI NYC account or API key.
Proxy rotationResidential US proxies are used by default to avoid Shopify rate limiting and keep runs stable.

How it compares

No other Store actor targets ITI NYC the same way, so the honest comparison is with the alternatives teams actually weigh.

ITI NYC Jewelry ScraperBuild it in-houseBy hand
SetupRun it now, zero configDays of engineeringNone, but hours per pull
When ITI NYC changesMaintained for youYou fix itYou re-learn the page
Proxies, retries, anti-botBuilt inYour problemBrowser only
OutputFixed JSON schema, CSV/Excel exportWhatever you buildCopy-paste
CostPay per resultEngineering timeAnalyst hours

Configure the run

Drive the Actor from collection handles or direct URLs, alone or together, and the scraper reads each product page as it goes, so only the products you want reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"startUrls": [
{
"url": "https://itinyc.com/collections/chains"
}
],
"maxItems": 10,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
],
"apifyProxyCountryCode": "US"
}
}

A larger pull:

{
"startUrls": [
{
"url": "https://itinyc.com/collections/chains"
}
],
"maxItems": 200,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
],
"apifyProxyCountryCode": "US"
}
}

Pricing

Pay-per-result: $0.01599 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$1.60
1,000 results$15.99
10,000 results$159.90

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the ITI NYC Jewelry Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to ITI NYC through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/iti-nyc-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that your startUrls or collectionHandles are correct and that the pages are publicly accessible. Also ensure maxItems is set high enough.

Why am I getting HTTP 429 errors?

The site is rate-limiting your requests. Use the default residential proxy configuration, and consider lowering the request rate if you have custom settings.

Why is the run taking too long?

Reduce maxItems or narrow your collectionHandles to only the categories you need. Also check your proxy settings for performance.

Why are some fields missing?

Some products may not have all fields (e.g., SKU). The scraper returns what is available on the page.

FAQ

QuestionAnswer
What is ITI NYC?ITI NYC is a wholesale jewelry supplier based in New York, offering a wide range of jewelry parts and supplies.
Do I need an API key or login?No, the scraper works on public pages, so you don't need any credentials.
Can I scrape specific products?Yes, you can provide direct product URLs in the startUrls field to scrape only those products.
How many products can I scrape?You can set maxItems up to 1,000,000, but be mindful of your Apify account limits and the site's rate limits.
What data does the scraper return?It returns product details like title, price, SKU, and availability, as shown in the sample output.
Why do I need a proxy?ITI NYC runs on Shopify, which may rate-limit requests. Using residential proxies helps avoid HTTP 429 errors.
Can I scrape all collections at once?Yes, leave the collectionHandles field empty to scrape all collections, or specify the ones you need.
What formats can I export to?You can export the dataset to CSV, JSON, Excel, or XML from the Apify platform.

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by ITI NYC. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.