HOME > Development > Web Scraping with JavaScript Node.js

Web Scraping with JavaScript Node.js

  • Development
  • Jan 26, 2025
SynopsisWeb Scraping with JavaScript & Node.js, available at $44....
Web Scraping with JavaScript Node.js  No.1

Web Scraping with JavaScript & Node.js, available at $44.99, has an average rating of 3.95, with 26 lectures, based on 27 reviews, and has 247 subscribers.

You will learn about Using Nodejs Creating and running scripts from packagejson file Using Nodemon for auto refreshing changes in Nodejs code Declaring port number for Nodejs server as environment variable Setting up Nodejs server with Express framework Serving static files with Express framework Fetching and parsing HTML code from urls with JSDOM library Filtering parsed DOM by user names Creating recursive functions Fetching data from URL in front-end JavaScript code with fetch API Inserting custom HTML code into a DOM Creating range sliders with noUiSlider library Passing data from front-end to back-end code with query string Using ES6 syntax Refactoring code This course is ideal for individuals who are Those who want to build own web scraper or Beginner Nodejs developers who want to understand how it works or JavaScript developers who want to learn new things It is particularly useful for Those who want to build own web scraper or Beginner Nodejs developers who want to understand how it works or JavaScript developers who want to learn new things.

Enroll now: Web Scraping with JavaScript & Node.js

Summary

Title: Web Scraping with JavaScript & Node.js

Price: $44.99

Average Rating: 3.95

Number of Lectures: 26

Number of Published Lectures: 26

Number of Curriculum Items: 26

Number of Published Curriculum Objects: 26

Original Price: $19.99

Quality Status: approved

Status: Live

What You Will Learn

  • Using Nodejs
  • Creating and running scripts from packagejson file
  • Using Nodemon for auto refreshing changes in Nodejs code
  • Declaring port number for Nodejs server as environment variable
  • Setting up Nodejs server with Express framework
  • Serving static files with Express framework
  • Fetching and parsing HTML code from urls with JSDOM library
  • Filtering parsed DOM by user names
  • Creating recursive functions
  • Fetching data from URL in front-end JavaScript code with fetch API
  • Inserting custom HTML code into a DOM
  • Creating range sliders with noUiSlider library
  • Passing data from front-end to back-end code with query string
  • Using ES6 syntax
  • Refactoring code
  • Who Should Attend

  • Those who want to build own web scraper
  • Beginner Nodejs developers who want to understand how it works
  • JavaScript developers who want to learn new things
  • Target Audiences

  • Those who want to build own web scraper
  • Beginner Nodejs developers who want to understand how it works
  • JavaScript developers who want to learn new things
  • [ NEW?RE-RECORDED VERSION! ]

    Have you heard about Mark Zuckerberg? He has invented Facebook. But before that, he created site called FaceMash. The goal of that project was to compare 2 girls and choose which one is hotter. They weren’t just random girls. They were college students. People knew them and that was the point.

    But how Mark got all those girl’s photos? It’s simple. He fetched them from public search of colleges.

    He wrote some script to do that for him, because downloading manually all those pictures would’ve taken a lot of time.

    And this is similar to what we are going to do in this course.

    We are going to fetch people’s profiles from website called Badoo and filter them by names.

    Basically this idea stands even for Google search.

    Google is parsing pages from the internet and then filter collected data.

    This is exactly what we you’re going to learn in this course.

    You’ll learn how to use JavaScript and Node.js to fetch HTML code from every website you want!

    You’ll create a project with following features:

  • Getting HTML code from any URL you want with Node.js

  • Parsing HTML code to the DOM with JSDOM library

  • Filtering parsed DOM by user names

  • Passing form values with query strings to Node.js

  • noUiSlider library for nicely looking age range slider

  • Express framework

  • It’s worth mentioning that every lecture has it’s own source code files. So if you will somehow stuck you can always compare your code with code from particular lecture.

    Now here’s the question:

    Do you want to effectively learn Node.js with modern JavaScript by creating your own web scraper?

    If so, just enroll in this course now.

    Course Curriculum

    Chapter 1: Main Course

    Lecture 1: 01. Setting up node.js server

    Lecture 2: 02. Explaining more node.js stuff

    Lecture 3: 03. Fetching data from url

    Lecture 4: 04. Parsing html source code

    Lecture 5: 05. Getting profiles data

    Lecture 6: 06. Passing values with query string

    Lecture 7: 07. Serving static files

    Lecture 8: 08. Using front end search form

    Lecture 9: 09. Showing user cards

    Lecture 10: 10. Improving search function

    Lecture 11: 11. Filtering results by names

    Lecture 12: 12. Getting checkboxes values

    Lecture 13: 13. Setting age range with noUiSlider

    Chapter 2: Previous version with PHP & jQuery

    Lecture 1: 01. XAMPP & Atom

    Lecture 2: 02. Fetching data via cURL

    Lecture 3: 03. Parsing DOM with PHP

    Lecture 4: 04. PHP Loop problem

    Lecture 5: 05. Workaround with AJAX

    Lecture 6: 06. Creating Search Form

    Lecture 7: 07. Converting a string of names into an array

    Lecture 8: 08. Recurring search

    Lecture 9: 09. Throwing errors

    Lecture 10: 10. Materialize Framework

    Lecture 11: 11. Checkboxes

    Lecture 12: 12. Slider

    Lecture 13: 13. Profile cards

    Instructors

  • Web Scraping with JavaScript Node.js  No.2
    Adrian Bienias
    Full Stack JavaScript Developer
  • Rating Distribution

  • 1 stars: 2 votes
  • 2 stars: 1 votes
  • 3 stars: 5 votes
  • 4 stars: 11 votes
  • 5 stars: 8 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!