

Eutropios Michelangela
-
Eutropios Michelangela replied to the discussion What’s the best programming language to learn in 2024 for web development? in the forum General Web Scraping 5 months ago
What’s the best programming language to learn in 2024 for web development?
For mobile and web together, Dart with Flutter is worth learning in 2024 because it’s gaining popularity.
-
Eutropios Michelangela replied to the discussion What are the most important new features in Python 3.12? in the forum General Web Scraping 5 months ago
What are the most important new features in Python 3.12?
The match statement has been improved for pattern matching, which is great for cleaner code.
-
Eutropios Michelangela started the discussion Best ways to extract text content from HTML tags using BeautifulSoup. in the forum General Web Scraping 5 months ago
Best ways to extract text content from HTML tags using BeautifulSoup.
Use the .text attribute in BeautifulSoup to extract text from a tag, like soup.find(‘h1’).text.
-
Eutropios Michelangela changed their photo 5 months ago
-
Eutropios Michelangela became a registered member 5 months ago