S
S
Sergey Yavin2019-12-16 02:15:10
Python
Sergey Yavin, 2019-12-16 02:15:10

The date is not parsed from the site. What to do?

There is a site: https://www.audit-it.ru/buh_otchet/6166061263_ooo-...
I try to parse the date in the table from it: 5df6bdd3d60a4925891778.png
I use bs4, as a result I get #DATE# and when parsing data under the date I get the number in ## though there should be data. What to do?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
shurshur, 2019-12-16
@shurshur

This data is filled in by javascript on the site (with uMatrix turned on, nothing showed up for me either). We need to figure out what and how the script does, and reproduce its logic. I suspect that the necessary data is in the vfa parameter of the finanaliz-form form, but I'm too lazy to figure it out further.

A
antonksa, 2019-12-16
@antonksa

5df6dc13e1b67951987919.png
You have already laboriously added JSON with data there, and everything is in the tables.
Well, that's how it came to HTML from the server. Or you didn't even watch what was coming to you. Ahh, well, then I don’t even know how to help, probably you need to improve your skill. Go ahead.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question