I
I
ILSIM2016-06-21 16:55:51
JavaScript
ILSIM, 2016-06-21 16:55:51

Is it possible to? Parsing the results of sports events + importing to your site + automatic construction of graphs and charts (based on these results)?

Is it possible to set up such a link:
parsing the results of sports matches according to certain criteria, for example, sort through all the home matches of the team and record the number of goals scored in the first period in all home matches,
then automatically build graphs based on this data using amcharts.com or similar libraries?
For the past season, this will be a one-time parsing, but for the current one, it is necessary to collect data every day

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
imhuman, 2016-06-21
@imhuman

What is the question? Of course available. But look, maybe the service you want to parse has an official API.

S
Slava Kryvel, 2016-06-21
@kryvel

Of course you can. you just need to choose a resource that is easiest to parse.
I mean that the pages were given static and not loaded by ajax.
for the current one, you will collect data as needed. for example, according to the team’s calendar,
and from experience, I’ll say that if you do this to find some kind of dependency or algorithm, don’t waste time, it doesn’t exist))

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question