Lightning Talk
Beginner
First Talk

My First Web Scraper: Lessons from Using Beautiful Soup

Approved

Session Description

In this session, I will share my journey of using Beautiful Soup to parse HTML and extract information programmatically. Instead of focusing on complex scraping techniques, this talk will explore the fundamentals like understanding HTML structure, navigating tags, and extracting data using a few lines of Python code.

Through a live demo, I will demonstrate how a simple code can fetch a webpage, parse its HTML, and extract specific content from it. I will also discuss practical challenges I faced during this period of learning. This session is aimed at students and beginners like me who want to understand how open-source tools like Beautiful Soup make it easier to interact with web data.

Key Takeaways

-Basics of web scraping using Beautiful Soup

-How open-source libraries empower beginners

-Understanding how HTML structure works behind a webpage

-How to inspect and identify relevant HTML elements using this open-source library

References

Session Categories

Tutorial about using a FOSS project

Speakers


Reviews

0 %
Approvability
0
Approvals
0
Rejections
0
Not Sure
No reviews yet.