GoldSilver Scraper - Bullion Coins & Bars Prices avatar

GoldSilver Scraper - Bullion Coins & Bars Prices

Pricing

from $10.00 / 1,000 results

Go to Apify Store
GoldSilver Scraper - Bullion Coins & Bars Prices

GoldSilver Scraper - Bullion Coins & Bars Prices

Scrape GoldSilver.com bullion products. Get title, metal, product type (coin/bar/round), weight, purity, price, availability, image, and URL. Search any gold or silver product. Open WooCommerce API, structured JSON output.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

GoldSilver Scraper

Scrape gold & silver bullion products from GoldSilver.com — a precious-metals retailer. Search any product and get clean, structured JSON: title, metal, product type (coin / bar / round), weight, purity, price, sale info, availability, image, and URL.

Data comes from GoldSilver's open WooCommerce Store API (no login, no key), so runs are fast and reliable.

Input

FieldTypeDescription
searchQueriesarray of stringsSearch terms, e.g. ["silver eagle", "gold bar"]. Include an empty string "" to browse the entire catalog. Defaults to ["silver eagle"].
metalselectFilter by metal: Any, Gold, Silver, Platinum, Palladium.
productTypeselectFilter by type: Any, Coin, Bar, Round, InstaVault.
maxResultsintegerMax products per query (default 100).
minPrice / maxPricenumberPrice range filter (USD).
inStockOnlybooleanOnly return in-stock products.
proxyConfigurationobjectOptional. Not required — the site works proxy-free.

Example input

{
"searchQueries": ["silver eagle"],
"metal": "Silver",
"maxResults": 100
}

Output

Each dataset item looks like:

{
"productId": 2998,
"title": "Silver Eagle Monster Box",
"metal": "Silver",
"productType": "Coin",
"weight": 500,
"weightLabel": "500 oz",
"purity": "99.9%",
"categories": ["Silver", "Silver Coins"],
"price": 38891,
"regularPrice": 42326.9,
"salePrice": 38891,
"onSale": true,
"currency": "USD",
"inStock": true,
"stockStatus": "in-stock",
"averageRating": 0,
"reviewCount": 0,
"image": "https://goldsilver.com/wp-content/uploads/.../Front_webp.webp",
"url": "https://goldsilver.com/buy-online/silver/silver-coins/500-oz-american-silver-eagle-sealed-mint-case/",
"searchQuery": "silver eagle",
"scrapedAt": "2026-07-09T00:00:00.000Z"
}

Notes

  • Prices are in USD and reflect the price shown on the product listing at scrape time.
  • metal and productType are derived from product categories and title.
  • purity is parsed from product tags/title (e.g. .999, .9999, 99.9%, 90%) when present.

Pricing

Pay-per-result. You are charged a small fee per product returned to the dataset, plus a tiny per-run start fee.

Disclaimer

This tool collects publicly available product listing data for research and price-comparison purposes. It is not affiliated with or endorsed by GoldSilver.com.