The SD Bullion Scraper extracts real-time product details like price, weight, grade, and stock status from SD Bullion. Input product URLs to get structured data effortlessly. Supports proxy for uninterrupted scraping. Ideal for tracking precious metals pricing and availability.
The SD Bullion Scraper is an Apify actor designed to extract real-time product details such as price, weight, grade, and stock status from SD Bullion. This scraper helps users track precious metal pricing and availability efficiently.
The actor accepts the following input in JSON format:
1{ 2 "proxyConfiguration": { 3 "useApifyProxy": true, 4 "apifyProxyGroups": [ 5 "RESIDENTIAL" 6 ] 7 }, 8 "urls": [ 9 "https://sdbullion.com/2025-1-oz-american-gold-eagle-coin", 10 "https://sdbullion.com/2025-1-oz-gold-britannia-coin" 11 ] 12}
The actor returns data in the following structured JSON format:
1[ 2 { 3 "crawl_date": "2025-03-11 11:52:17", 4 "dealer": "SDbullion", 5 "URL": "https://sdbullion.com/2025-1-oz-gold-britannia-coin", 6 "product_Name": "2025 1 oz Gold Britannia Coin BU", 7 "Price_Lowest_Quantity_(Check/Wire)": 2988.75, 8 "Weight (Troy Ounces)": 1, 9 "Grade": "Brilliant Unc", 10 "Year": "2025", 11 "Stock_Status": "InStock" 12 }, 13 { 14 "crawl_date": "2025-03-11 11:52:19", 15 "dealer": "SDbullion", 16 "URL": "https://sdbullion.com/2025-1-oz-american-gold-eagle-coin", 17 "product_Name": "2025 1 oz American Gold Eagle Coin BU", 18 "Price_Lowest_Quantity_(Check/Wire)": 3067.75, 19 "Weight (Troy Ounces)": 1, 20 "Grade": "Brilliant Unc", 21 "Year": "2025", 22 "Stock_Status": "InStock" 23 } 24]
For custom features, bug reports, or support, contact: support@getdataforme.com or visit our support page.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!