Anybody knows to use beautiful soup in python ? I need some help. | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

Anybody knows to use beautiful soup in python ? I need some help.

14th Jan 2018, 2:04 PM
Nirmal Kumar Bhakat
Nirmal Kumar Bhakat - avatar
3 Réponses
+ 3
OHHHH thanks @Tushar, I thought I was reading the question very, very wrong!
14th Jan 2018, 4:44 PM
Robyn A
Robyn A - avatar
+ 1
Hi there, Beautiful Soup is a python module which is mostly used in web scraping. It is used to parse the source code of a webpage and find relevant data quickly. Useful Link - https://techytushar.github.io/post4.html
14th Jan 2018, 4:34 PM
techytushar
techytushar - avatar
0
I have limited knowledge of Python, but I have never, ever heard of 'beautiful soup'.
14th Jan 2018, 2:54 PM
Robyn A
Robyn A - avatar