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!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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 Respuestas
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