Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Extracting Structured Data from the Web Using Scrapy

via Pluralsight

Overview

Scrapy is a brilliant tool when it comes to web page content extraction. Learn how to use it and make your web page extraction a breeze with this course.

Websites contain meaningful information which can drive decisions within your organization. The Scrapy package in Python makes crawling websites to scrape structured content easy and intuitive and at the same time allows crawling to scale to hundreds of thousands of websites. In this course, Extracting Structured Data from the Web Using Scrapy, you will learn how you can scrape raw content from web pages and save them for later use in a structured and meaningful format. You will start off by exploring how Scrapy works and how you can use CSS and XPath selectors in Scrapy to select the relevant portions of any website. You'll use the Scrapy command shell to prototype the selectors you want to use when building Spiders. Next, you'll see learn Spiders specify what to crawl, how to crawl, and how to process scraped data. You'll also learn how you can take your Spiders to the cloud using the Scrapy Cloud. The cloud platform offers advanced scraping functionality including a cutting-edge tool called Portia with which you can build a Spider without writing a single line of code. At the end of this course, you will be able to build your own spiders and crawlers to extract insights from any website on the web. This course uses Scrapy version 1.5 and Python 3.

Topics:
  • Course Overview
  • Getting Started Scraping Web Sites Using Scrapy
  • Using Spiders to Crawl Sites
  • Building Crawlers Using Built-in Services in Scrapy
  • Deploying Crawlers Using Scrapy Cloud

Taught by

Janani Ravi

Reviews

4.5 rating at Pluralsight based on 37 ratings

Start your review of Extracting Structured Data from the Web Using Scrapy

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.