Web scraping is an essential technique that is used for various contexts including data science & data mining. And for this, Python is considered a go-to language throughout the world mainly because of some powerful tools that let you develop a simple script for scraping in as low as 15 minutes. This short course will help you to learn:
- HTML, XML & JSON data formats
- Scraping, parsing & reading the data
- Accessing web data using Python
- Exporting data into a Python database