Hi i have no experience of web programming (i studied c,c#) but i would write a program that makes these things:
- open the site: (www.betbrain.com)
- enter with my account and password
- go to the section next-matches
- go to advanced filter
- do the elaborations that i need (always the same)
- expand all matches (it can be done manually with the big red button "SHOW")
- save the html page document on my computer
it is a procedure that takes me 10-15 mins and it would be nice if a program could do that.
The question is: is it possible? What language should i use?
Thanks.