D
D
Dmitry2020-01-05 15:37:42
Python
Dmitry, 2020-01-05 15:37:42

How to parse a football event from a specific minute?

Good afternoon everyone, I have such a problem. I wrote a bookmaker's parser, it parses football matches, but I need it to parse matches from a certain time, let's say from the 70th minute of the match, how to implement it, don't tell me what to apply and in which direction to dig. Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey, 2020-01-05
@anerev

Well, if it parses in a loop, then you can simply parse the elapsed time and just check if it is more than 70 minutes or less and write the data somewhere.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question