Can I create an algorithm for detected a change of a things of a page?(examples, user politics) but a page the is not mine | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Can I create an algorithm for detected a change of a things of a page?(examples, user politics) but a page the is not mine

What programs I need?

28th Dec 2019, 3:04 AM
Gonza03
Gonza03 - avatar
3 ответов
0
in python you could write a web crawler using the libraries "urllib", "requests" and "BeautifulSoup".
29th Dec 2019, 10:48 AM
grdr
0
Thanks you very much!
29th Dec 2019, 6:01 PM
Gonza03
Gonza03 - avatar