Myfxbook: Get Event History
Myfxbook via Parse · Finance
Fetch historical release data for a specific economic event. Provide either event_id directly, or both event_slug and country_slug to look up the event_id automatically. Returns paginated historical records with date, time, previous, consensus, and actual values. Access forex economic calendar events, market hours, interest rates, and holidays from Myfxbook. Fulfilled by Parse from myfxbook.com.
- finance
- government-public
- myfxbook
- myfxbook-com
- news-media
- parse
- platform-key
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/09664a39-3a46-41b8-852d-1286994ec995/get_event_history
- Interface artifact
- sha256:e14e785e6897a1e1c83976a9251f80aba85e5c9faee7692a921c3cb9a4ef8fdc
- Manifest digest
- sha256:d951258e9a5c27a50ad843eb3f934354a5e8acbea24873da7964fff1e0984b6e
Request fields
- page (integer): Page number for paginated results.
- event_id (string): Event ID from get_event_detail response (can be negative, e.g. -406261830).
- event_slug (string): Event slug (used with country_slug to look up event_id, e.g. initial-jobless-claims).
- country_slug (string): Country slug (used with event_slug, e.g. united-states).
Example queries
- {"page":"1","event_id":"-406261830","event_slug":"initial-jobless-claims","country_slug":"united-states"}