tags:

views:

59

answers:

1

I want to submit my submissions to this competition automatically from my code. I need to log-in on this page and then submit a file on this page. I'd like to use cURL since it integrates with both of the languages that I am using (R and Python).

I am just wondering if this procedure is possible in cURL? and my another question is if I can use cURL inside MS Excel?

A: 

Ended up using Sikuli scripts for web log in.

Mark