Skip to content

R-aidla/ExplosmWebcomicScrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For educational purposes only!

This script was written as a small school project to learn about site scrappers and how to making them. This is a basic scrapper that grabs scraps comic info from https://explosm.net

Requirements

This project was written using NodeJS (v22.13.1).

Setup

  • Clone the repository and navigate to your selected repository location - git clone <URL> && cd <clone-name>
  • Get the required packages - npm i
  • Run the scrapper.js through NodeJS - node ./scrapper.js

About

A basic node JS web crawler and scraper that saved comic image links and comic details from Explosm

Resources

Stars

Watchers

Forks

Contributors