T
T
TechNOIR2018-08-18 00:35:14
HTML
TechNOIR, 2018-08-18 00:35:14

C#+WebClient+HtmlAgilityPack. How to get hidden on tab div?

Good afternoon.
I am parsing a site using C# (with WebClient and HtmlAgilityPack). But stuck on parsing the information hidden on the tab.
Here https://avotron.ru/autoparts/product/CONTITECH/CT637/
There is a tab "Additional information". On it, I want to get the text from the Characteristics block
. Is it possible to do this using the available tools? Thanks in advance!
5b773f6be4191222435217.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
andoral, 2018-08-18
@andoral

When you click on this tab, a GET request is made to https://avotron.ru/autoparts/addons/props/componen...
The numbers at the end are the uarid attribute from the html tab.
That's all you need.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question