S
S
Sergey Yavin2019-10-10 19:59:38
Python
Sergey Yavin, 2019-10-10 19:59:38

How to get parsing match data?

Hello! Tell me how or by what means you can get data from the site (I've been suffering for 4 days already). The site receives a response from the server in json, but there are usually 4-5 matches, how to catch all these json? Here is an example link

https://spmelyssdo.top/LiveFeed/GetGameZip?id=209973205&lng=ru&cfview=0&isSubGames=true&GroupEvents=true&partner=8&countevents=250&grMode=2

The id always changes in the url. The site has links to the match and they have id and they are the same with json id. I just can't get them out. They are constantly changing and look something like this 5d9f62c61ca2c921227227.png. I write in python using selenium, requests.
Tell the logic of the program. Direct to the way of solving this problem, what can be read than to use.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Yavin, 2019-11-03
@sjaserds

Understood this issue. The output was found in another response from the server, it returns all the data in json.

D
DUDE, 2019-10-17
@stympel

If I understood correctly, then we are talking about parsing html. Check out beautifulsoup.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question