In this course, you will learn about Python Web Scraping & Crawling using Scrapy. You will learn about spiders and crawling, web scraping rules, installation with PyCharm, installation with Terminal/Sublime, project structure in Scrapy, creating and running a spider, extracting data w/ CSS selectors and XPATH, web scraping quotes and authors, item containers, storing in JSON, XML and CSV, pipelines in web scraping, SQLite3 database, MySQL database, MongoDB, scraping websites with pagination, logging in with Scrapy FormRequest, bypass restrictions, and much more!