Build a News Web Scraper with Python: A Beginner’s Project
Navid Ansari
Ve esta clase y miles más
Ve esta clase y miles más
Lecciones en esta clase
-
-
1.
01 Web Scraper introduction
0:28
-
2.
02 Load BBC site
6:03
-
3.
03 Get first heading of BBC news
4:25
-
4.
04 Get all headlines
3:11
-
5.
05 Show all headlines with numbers
2:22
-
6.
06 Skip headline that is short
1:20
-
7.
07 For loop with counter
2:42
-
-
- --
- Nivel principiante
- Nivel intermedio
- Nivel avanzado
- Todos los niveles
Generado por la comunidad
El nivel se determina según la opinión de la mayoría de los estudiantes que han dejado reseñas en esta clase. La recomendación del profesor o de la profesora se muestra hasta que se recopilen al menos 5 reseñas de estudiantes.
2
Estudiantes
--
Proyectos
Acerca de esta clase
Unlock the power of Python with this beginner-friendly project course! In just one hour, you’ll learn how to build your own web scraper that automatically fetches the latest news headlines from BBC.
Whether you're brand new to Python or looking to practice real-world coding skills, this hands-on course will guide you step-by-step using:
-
requests to access web pages
-
BeautifulSoup to parse HTML and extract data
-
Clean, readable Python code to structure and display the results
By the end of this class, you’ll not only understand how to collect real-time data from websites, but also have a useful and customizable tool you can build on for scraping other sites.
No prior web scraping experience needed—just basic Python and a curious mind!
Proyecto de clase práctica
Your task: Build your own Python news scraper!
Here’s what you’ll do:
-
Write a Python script that connects to a news site (like BBC).
-
Extract and display the main headlines (minimum 10 items).
-
Filter out short or irrelevant text for clean output.
-
Customize the scraper—try using a different website or grabbing different elements (like author names or timestamps).
Valoración de la clase
¿Por qué unirse a Skillshare?
Mira las galardonadas Skillshare Originals
Cada clase tiene lecciones cortas y proyectos prácticos
Tu membresía apoya a los profesores de Skillshare