Is it possible to use Github API v3 to receive events from date date to date? Nothing in the documentation: http://developer.github.com/v3/events/
You cannot specify an end date, however, since the results are paginated, you can stop requesting events after a certain date on your own.