Python Web Scraping Tutorial
Python Web Scraping Tutorial
Web scraping, also known as web data mining or web scraping, is the process of building an agent that can automatically crawl, parse, download, and organize useful information from the web.
This tutorial will teach you various web scraping concepts and make you comfortable crawling various types of websites and their data.
Audience
This tutorial is useful for graduates, postgraduate students, and researchers who are interested in this topic or are studying it as part of their coursework. This tutorial is suitable for both beginners and advanced learners.
Prerequisites
The reader is expected to have basic knowledge of HTML, CSS, and Java Script. They should also understand basic terminology used in web technologies and Python programming concepts. If you do not have knowledge of these concepts, we recommend that you first go through the tutorials covering these concepts.