1. Build 8 Mini Projects in Python from Scratch
What you'll learn
- Python
- Building Projects in Python
- Portfolio Projects
- Python Packages
- Python Libraries
Description
In this course, you are going to build 8 mini-projects in Python using different modules and libraries of Python.
Projects you are going to build in this course:
Copy Paste Tool
Stack Overflow Search Tool
WikiPedia Search Tool
QR Code Generator
URL Extraction Tool
URL Shortener
Google Search Tool
Pocket Dictionary.
The Packages that are covered in this course are :
Pyperclip
urllib
howdoi
wikipedia
google
pydictionary
pyqrcode
pyshortener
2. Web Scraping in Python using Beautiful Soup (with Project)
What you'll learn
- Web Scraping
- Beautiful Soup
- Web Crawling
- Stock Market Price Extraction Project
Description
Web Scraping or Web Crawling is used to extract the data from Web Pages by parsing through the html elements of the web page. With the help of Web Scraping, you can :
Grow your business
Collect meaningful data from internet
Start your own Data Analytics Company
In this course, you are going to learn how we perform Web Scraping in Python using a popular scraping library called Beautiful Soup (bs4)
No comments:
Post a Comment
If you people have any doubts regarding content please let us know.