Web Scraping
Nov 1, 2024
·
1 min read

Automated web scraping to extract titles and texts from news articles by identifying HTML elements in the source code. Analyzed Mars weather data from a scraped webpage table, examining data types and performing calculations using Pandas.