Python Scrapy: Scrape Web Data Using Python

所在平台: Udemy

课程主页: https://www.udemy.com/course/python-scrapy/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Python Scrapy:使用Python抓取网页数据 课程概述:抓取网页数据可能是一项繁琐的工作,但使用Scrapy,您可以通过XPath或CSS轻松实现。在课程中,将提供大量示例,帮助您找到适合自己的解决方案。无论您希望抓取单个页面还是多个页面的数据,Scrapy都能胜任。不论数据是列表中的特定模式还是独立的元素,您都可以轻松进行抓取。构建您自己的Scrapy项目并不困难,若您熟悉Python、XPath或CSS,使用Scrapy将变得得心应手。 课程结束时,您将了解到: - Scrapy的用途 - 如何安装Scrapy - 如何使用Scrapy 通过本课程,您将能够定位网页上的特定元素,无论这些元素是独立存在还是在列表中。您可以抓取一组元素或单独的元素,这种技术使您能够提取特定类型的数据。课程最后将通过一个项目帮助您巩固所学知识,项目中包含完整的解决方案演示。

课程评论(0条)

课程详情

Scraping data from webpages can be a tedious job. But it doesn't have to be. With Scrapy, you can scrape using XPath or CSS. With the large number of examples from both techniques, you're sure to find a solution that fits for you. Whether your targeting data on a single page or multiple, Scrapy can handle the job. No matter if the data is within a list, you can scrape specific patterns right out of the list. Building up your specific Scrapy job isn't a difficult task. Scrapy is a Python library. If you're familiar with Python, XPath or CSS, you'll feel right at home using Scrapy. At the end of this course, you will understand: - what Scrapy is used for- how to install it- how to use Scapy In summary, you'll be able to target specific elements on a webpage, whether the element is stand along or in a list. Then you can retrieve a group of those elements or just one. This technique allows you to pull down specific types of data. The course ends with a project to help solidify what you've learned. There is a full walk through included with the project solution.

课程标签

0人关注该课程

主题相关的课程