Silvergoldbull Scraper avatar

Silvergoldbull Scraper

Try for free

Pay $35.00 for 1,000 results

Go to Store
Silvergoldbull Scraper

Silvergoldbull Scraper

getdataforme/silvergoldbull-scraper
Try for free

Pay $35.00 for 1,000 results

The Silver Gold Bull Scraper extracts real-time gold and silver product data, including prices, stock status, weight, and more from Silver Gold Bull. Easily monitor precious metals prices and integrate data into your workflow. Supports multiple URLs and JSON output.

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • No reviews yet

  • No bookmarks yet

  • Created in Mar 2025

  • Modified a day ago

You can access the Silvergoldbull Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "urls": [
3    "https://silvergoldbull.com/10-gram-2025-lunar-year-of-the-snake-gold-bar-royal-canadian-mint"
4  ],
5  "proxyConfiguration": {
6    "useApifyProxy": true
7  }
8}' |
9apify call getdataforme/silvergoldbull-scraper --silent --output-dataset

Silvergoldbull Scraper API through CLI

The Apify CLI is the official tool that allows you to use Silvergoldbull Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: