Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 375 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 375 Bytes

🛒Finn-scraper

A scraping tool for Finn.no.

Result

A search for 'air pods' in Oslo, sorted on price.

Image

Running the scraper

Make sure to configure your scrape in the function call. Have a look at constants.mjs to get familiar with them.

$ yarn install # Install dependencies
$ yarn start # Run the scraper