Scrapers.lat logo scrapers.lat
ビジネス

Argentina Dollar Blue & Oficial Exchange Rate Scraper

Extract Argentina dollar exchange rates (blue, oficial, MEP, CCL, tarjeta, cripto, mayorista) with buy and sell prices in pesos, spread and daily change. Includes historical series plus EUR, BRL and CLP rates. Export to JSON, CSV or Excel.

9 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
argentina-dolar-scraper.json 200 OK
{
  "date": "2026-07-24",
  "source": "Oficial",
  "buy": 1462,
  "sell": 1513,
  "spread": 51,
  "avg": 1487.5,
  "currency": "ARS",
  "dataSource": "bluelytics.com.ar",
  "observedAt": "2026-07-25T06:43:05.720Z"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
DateBuySellSpreadAvgCurrencyData Source
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

DateBuySellSpread
2026-07-241462151351
2026-07-241499154546
2026-07-231460151151
2026-07-231513156047
2026-07-221450150151
GET /argentina-dolar-scraper
{
  "date": "2026-07-24",
  "source": "Oficial",
  "buy": 1462,
  "sell": 1513,
  "spread": 51,
  "avg": 1487.5,
  "currency": "ARS",
  "dataSource": "bluelytics.com.ar",
  "observedAt": "2026-07-25T06:43:05.720Z"
}

よくある質問

Which Argentine dollar rates does this scraper cover?

It covers the eight commonly quoted dollar types: oficial, blue, bolsa (MEP), contado con liquidacion (CCL), tarjeta, cripto, mayorista and ahorro, plus four foreign currencies quoted in pesos: Euro, Brazilian real, Chilean peso and Uruguayan peso. You can collect all of them or pick a subset of dollar types with the Rate Types input.

Can I get historical exchange rate data?

Yes. Set Mode to historical and the scraper returns the full daily evolution series of the official and blue dollar from Bluelytics, one record per day with buy, sell and spread. Leave Mode on current to get the latest rates instead.

Does it include the daily percent change?

Yes. Each current dollar rate carries a variationPct field with the percent change for the day as reported by the source. Foreign currency records leave it null because the source does not publish a daily variation for them, and the scraper never invents a value.

Where does the data come from and how fresh is it?

Rates are aggregated from public open sources, dolarapi.com and criptoya.com. Each record includes an updatedAt timestamp showing when the source itself last refreshed that rate, so you always know how current the price is.

Can I choose a single source instead of combining them?

Yes. The Data Source input accepts dolarapi, criptoya or all. With all, dolarapi is used as the canonical feed and criptoya fills any missing buy or sell value and adds crypto stablecoin detail.

Why is the buy price sometimes null?

Some rate types, such as MEP and CCL when read from criptoya, are quoted as a single reference price rather than a buy and sell pair. In those cases buy and spread are null and only sell is populated. The scraper never invents a value.

How many records will a run return?

A full run returns up to eight records, one per dollar type. If you filter with Rate Types you get only the types you selected, and the Max Items input caps the count.

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。