-- Forwarded message -
அனுப்புநர்: Iron Man
Date: திங்., 10 அக்., 2022, முற்பகல் 8:32
Subject: [kanchilug] Learn Python with me - An online workshop in KanchiLUG
To:
Hi All,
As you all know, in this year, KanchiLUG has been conducting only two
events: weekly discussions and mon
Date: 10 Oct 2022
Module : BeautifulSoup
Installation : pip install BeautifulSoup
About:
Beautiful Soup is a library that makes it easy to scrape information from
web pages. It sits atop an HTML or XML parser, providing Pythonic idioms
for iterating, searching, and modifying the parse tree.