S
S
Sergey Yavin2020-06-03 14:02:52
Python
Sergey Yavin, 2020-06-03 14:02:52

How to parse all elements?

Hello. Tell me, there is a website of my university on a certain page all the groups of the university are located. I need to parse them (names only), but the site has this thing:
5ed783229dcbf194074990.png
How do I properly parse all the data?
Website: edu.atidstu.ru/Dek/Default.aspx?mode=group

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sanya Hihi Haha, 2020-06-03
@ValarMayar

Tyk

K
Konstantin, 2020-06-03
@Norraxx

I would not look towards `beautifulsoup` but towards `lxml`, I think that this library is much better and faster.
https://lxml.de/ ;-)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question