Skip to content

Instantly share code, notes, and snippets.

@pjvandehaar
Last active January 1, 2016 00:19
Show Gist options
  • Save pjvandehaar/8065967 to your computer and use it in GitHub Desktop.
Save pjvandehaar/8065967 to your computer and use it in GitHub Desktop.
print(requests.post('https://www.calvin.edu/dwr/call/plaincall/CalendarAjax.findEvents.dwr', 'callCount=1\nwindowName=\nc0-scriptName=CalendarAjax\nc0-methodName=findEvents\nc0-id=0\nc0-param0=date:1387602000000\nc0-param1=date:1387689499000\nc0-param2=array:[]\nc0-param3=array:[]\nc0-param4=array:[]\nc0-param5=\nc0-param6=\nc0-param7=\nc0-param8=\nbatchId=0\ninstanceId=0\npage=/calendar/index.html\nscriptSessionId=asdf\n').content)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment