S
S
SHADRIN2019-12-28 22:44:00
Python
SHADRIN, 2019-12-28 22:44:00

How to ask a dynamic table in Python?

Hello everyone
How to parse a dynamic table?
https://www.sslproxies.org/
Parse via selenium

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Yakushenko, 2019-12-28
@shadrin_ss

badly parsed

In [6]: len(html.xpath('.//table[@id="proxylisttable"]/tbody/tr'))
Out[6]: 100

requests , lxml
If you really need to use selenium, then disable javascript

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question