Skip to content

[DEPRECATED] API used for getting current week forex economic events from dailyfx.com/calendar

Notifications You must be signed in to change notification settings

youwayx/forex-calendar-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forex Economic Calendar API

This API is used for retrieving the current week’s economic events from dailyfx.com/calendar. The data is scraped using the Mechanize Gem.

Sample GET Requests

/api/events.json //gets all the week's events (default limit of 25)

/api/events.json?page_size=100 //gets all the week's events (limit of 100)

/api/events.json?date=Jan11.2015 //gets economic events on Jan11.2015 (default limit of 25)

About

[DEPRECATED] API used for getting current week forex economic events from dailyfx.com/calendar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published