Usagold: Get Gold Prices By Month
Usagold via Parse · Finance
Get all daily prices for a specific month, year, and metal. Returns an array of prices for each trading day in the month. Trading days only; weekends and holidays are omitted. APIs to retrieve historical and live gold/silver prices from USAGOLD. Covers daily, weekly, and summary price data. Fulfilled by Parse from usagold.com.
- crypto-web3
- finance
- other
- parse
- platform-key
- usagold
- usagold-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7b4c431d-947e-4c59-84a9-86035c7e4925/get_gold_prices_by_month
- Interface artifact
- sha256:dc65e91692fa08eba33f4e6a9ccb0778a3da57820801fd2a458109f3c881646f
- Manifest digest
- sha256:ebe9477837795e422be3717634208a9ec9f1b92ed0fcbd01ca3050cd48f7d220
Request fields
- year (string, required): Year in YYYY format (e.g. 2026).
- metal (string): Metal type to query.: Allowed values: gold, silver
- month (string, required): Month as a number from 1 to 12.
Example queries
- {"year":"2026","metal":"gold","month":"5"}