R
R
Romanov19802013-11-16 19:16:18
Programming
Romanov1980, 2013-11-16 19:16:18

What is the easiest language to solve the following problem?

There is a bookmaker website. On the site - numerical coefficients. Moreover, a registered user has access to more of them. What programming language(s) are suitable for automatically copying the coefficients and transferring them to an Excel file.
I understand that it is possible to solve such a problem with the help of many PLs, so I want to ask in the context of such criteria: a) ease of learning; b) perspective.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
andrey_kl, 2013-11-16
@Romanov1980

I so understand the parser with authorization is necessary. If you have development experience, then choose the PL that you have already used. Look for parsing libraries for it. If there is no development experience, then I don’t even know how to help. I would choose: Python + LXML parsing library with further writing to a CSV file.

A
afiskon, 2013-11-16
@afiskon

Perl, Python.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question