Rio Grande Jewelry Supply Scraper
Pricing
from $11.99 / 1,000 result items
Rio Grande Jewelry Supply Scraper
Scrape product data from Rio Grande Jewelry Supply by category, keyword, or URL. Returns product title, price, SKU, category, and availability.
Pricing
from $11.99 / 1,000 result items
Rating
5.0
(1)
Developer
ParseForge
Maintained by CommunityActor stats
1
Bookmarked
1
Total users
0
Monthly active users
14 days ago
Last modified
Categories
Share
Rio Grande Jewelry Supply Scraper
Scrape product data from Rio Grande Jewelry Supply, the leading jewelry-making and metals supplier. Every product comes with its title, price, SKU, category, and availability. No login or API key. Export to CSV, JSON, Excel, or XML.
Rio Grande's website lists thousands of jewelry-making supplies, metals, tools, and gemstones, but manually copying product details is slow and error-prone. This scraper reads the public product catalog pages directly, filtered by category, sale status, or new arrivals, and returns each match in one fixed schema.
| Who uses it | What they scrape Rio Grande for |
|---|---|
| Jewelry manufacturers | Monitor competitor pricing and new metal product arrivals weekly. |
| Bead and findings retailers | Build a catalog of Rio Grande's findings and chains for resale comparison. |
| Hobbyist jewelers | Track price changes on tools and equipment before purchasing. |
| Supply chain analysts | Collect bulk product data for cost analysis and inventory planning. |
What it does
This Actor collects product listings from Rio Grande Jewelry Supply by category, search keyword, or direct URL, and returns each product as a flat row with its title, price, SKU, and more.
- π Search by keyword: Enter a product name like "gold wire" or "pliers" to find matching items.
- π Filter by category: Narrow results to Metals, Tools & Equipment, Findings, Chains, Gemstones, Diamonds, Jewelry, Display & Packaging, or Educational Products.
- π·οΈ Sale and new filters: Toggle "Only On Sale" or "Only New Arrivals" to get only discounted or recently added products.
- π Direct URL scraping: Provide specific category or search page URLs from riogrande.com for targeted runs.
Results export to CSV, JSON, Excel, or XML, or straight from the API.
What you can do with Rio Grande data
π Track pricing trends on metals and tools.
A jewelry manufacturer runs weekly scrapes on the Metals category to monitor price fluctuations and time their bulk purchases.
π Build a competitive product catalog.
A findings retailer scrapes Rio Grande's entire Findings category to compare their own inventory and pricing against the market leader.
π Get alerted to new arrivals.
A gemstone dealer sets the Only New Arrivals filter and scrapes daily to be the first to see new diamond and gemstone listings.
π Analyze product assortment by category.
A supply chain analyst scrapes all categories monthly to study Rio Grande's product breadth and identify gaps in their own catalog.
Why choose this scraper
| What you get | |
|---|---|
| Product title | The full name of the product as listed on Rio Grande. |
| Price | Current selling price, including sale discounts if applicable. |
| SKU | Rio Grande's unique stock keeping unit for the product. |
| Category | Top-level category such as Metals or Tools & Equipment. |
| Availability | Whether the product is in stock or out of stock. |
| Sale status | Indicates if the product is on sale or a new arrival. |
How it compares
No other Store actor targets Rio Grande the same way, so the honest comparison is with the alternatives teams actually weigh.
| Rio Grande Jewelry Supply Scraper | Build it in-house | By hand | |
|---|---|---|---|
| Setup | Run it now, zero config | Days of engineering | None, but hours per pull |
| When Rio Grande changes | Maintained for you | You fix it | You re-learn the page |
| Proxies, retries, anti-bot | Built in | Your problem | Browser only |
| Output | Fixed JSON schema, CSV/Excel export | Whatever you build | Copy-paste |
| Cost | Pay per result | Engineering time | Analyst hours |
Configure the run
Drive the Actor from category pages, search keywords, or direct URLs, alone or together, and filters run as each product is read so only matches reach your dataset. The Input tab lists every parameter.
A first run with the defaults:
{"startUrls": [{"url": "https://www.riogrande.com/product/metals/wire--rod/"}],"maxItems": 10}
A larger pull:
{"startUrls": [{"url": "https://www.riogrande.com/product/metals/wire--rod/"}],"maxItems": 200}
Pricing
Pay-per-result: $0.01599 per result collected. You pay only for the results written to your dataset.
| Results collected | Approximate 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
- Create a free Apify account with $5 in credit.
- Open the Rio Grande Jewelry Supply Scraper.
- Set your inputs and any filters, then click Start.
- 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 Rio Grande 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/rio-grande-jewelry-supply-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 Start URL or search keyword is correct and that the category filter is not set to an empty or mismatched value. Also ensure the product pages are publicly accessible.
The scraper returns fewer products than expected.
Increase the max items limit. If using filters, try broadening them (e.g., select All Categories) to see if the filter is too restrictive.
Some product fields are missing.
Rio Grande's product pages vary by category. Fields like SKU or sale status may not appear on every listing. The scraper returns what is available.
The run fails with a timeout error.
Large scrapes may time out. Reduce the max items or split the scrape into multiple runs by category.
FAQ
| Question | Answer |
|---|---|
| Do I need an API key or account to use this scraper? | No. The scraper reads public pages from riogrande.com without any login or API key. |
| Can I scrape all products from Rio Grande? | Yes, by setting a high max items value and using broad filters like All Categories or a top-level category URL. |
| What data does each product row include? | Each row includes the product title, price, SKU, category, availability, sale status, and the direct product URL. |
| How do I filter by category? | Use the Category dropdown in the input settings to select from Metals, Tools & Equipment, Findings, Chains, Gemstones, Diamonds, Jewelry, Display & Packaging, or Educational Products. |
| Can I scrape only products on sale? | Yes, enable the Only On Sale toggle to return only discounted items. |
| What if I want to scrape a specific search result page? | Paste the full URL of the search results page into the Start URLs field, and the scraper will follow that page. |
| Is there a limit on how many products I can scrape? | You can set a maximum up to 1,000,000 products per run, but be mindful of your Apify account limits. |
| How often can I run the scraper? | As often as you like, subject to your Apify plan's compute and data retention limits. |
Related actors
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 Rio Grande, Inc. 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.
