Programmers with Python skills are highly sought after, and what better way to demonstrate your skills than by building real-world applications? This course, taught by Megan Silvey, guides you through the construction of three practical applications focusing on popular Python topics: web scraping, web APIs, and text analysis.
- Basics of web scraping
- Using BeautifulSoup
- Crawling websites
- Handling AJAX requests
- Chapter Challenge
- Understanding RESTful APIs
- Making API requests
- Parsing JSON responses
- Building an API-based application
- Chapter Challenge
- Basics of text analysis
- Natural Language Processing (NLP)
- Sentiment analysis
- Text classification
- Chapter Challenge
- Web Scraping in Python
- Working with Web APIs in Python
- Text Analysis in Python
For instructions on how to run the code locally, please check the original repo's README.
This repository is a personal fork based on the LinkedIn Learning course 'Build Three Real-World Python Applications' by Megan Silvey. The original course and repository can be found here.
Megan Silvey
Software Engineer
I highly recommend checking out the full course for a deep dive into building practical Python applications, as well as Megan Silvey's other courses on LinkedIn Learning.