Skip to content

ZigaVukcevicDev/case-study-scrape-cats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Case study

Scrape cats

-- This is work in progress --

Description

Script will scrape cats data from actual cats shelter website.

Try out this case study.

Selected data based on single cat:

  • name
  • image
  • gender (selecting only males)
  • age (selecting only puppies)

With help of URL parameter, there has been already an option to select puppies only. Pagination has been ignored, all selected cats are shown in one page.

Install

npm install

Run

npm start

Then go to

http://localhost:3000

Resources

About

Case study: scrape cats

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published