Skip to content

andrefbarros/web-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Crawler Project

Introduction

This project is a web crawler that crawls links from a given website.

Technologies used

  • Node.js
  • Jest
  • JavaScript

How to run

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Run npm start <url> to start the crawler

How to run tests

  • Run npm test to run all tests

Inspiration

This project was inspired by the tutorial Full HTTP Networking Course – Fetch and REST APIs in JavaScript <3

About

Web Crawler Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published