|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/web-scraping-nodejs/
课程评论:没有评论
课程名称:使用 Node.js 学习网页抓取 课程概述:在本课程中,您将学习如何使用 Request 和 Cheerio Node 模块从网页抓取数据。我们将首先了解 Request 的工作原理,以便下载网页并提取数据。接下来,我们将学习 Cheerio,使用类似 jQuery 的语法从网页中检索元素。最后,我们将应用所学知识,创建两个示例网页应用,首先将数据抓取并显示在控制台上,然后再展示到网页上。 您将学到的内容包括: - 如何使用 Request 下载网页 - 如何使用 Cheerio 从页面中获取元素 - 如何在网页上展示抓取到的数据。我们将首先使用 Express 和 Swig 显示 Indeed 的职位搜索数据,然后使用 Angular 在用户输入 URL 后显示图像和其他详细信息。 适合人群:本课程适合任何对使用 Node.js 进行网页抓取感兴趣的人士。这是一个初级课程,唯一的前提条件是您已经安装了 Node.js。
In this course you will learn how to scrape data from web pages using the Request and Cheerio node modules.We'll begin with an overview of how Request works to download pages and pipe out data.Next, we'll look at the Cheerio and how we can use jQuery-like syntax to retrieve elements off a page.Then we'll take what you've learned to create 2 sample web apps to scrape and display data first to our console then to a web page.What You Will Learn:- How to download web pages using Request. - How to then grab elements from the page using Cheerio- Display the data on a web page. First, we'll use Express and Swig to display Indeed job search data. Then we'll use Angular to show an image and other details after a user inputs a URL.Who This Course is For:- Anyone with an interest in web scraping using Node. This is a beginner level course, so the only requirement is that you already have node.js installed.