8000 GitHub - LLIu33/crawler
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LLIu33/crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple webcrawler

Description

This is the simplest solution using the puppeteer lib for scraping data from Amazon.com When we run the script, we look for html elements with laptop data, in the next step, we look for the name and price for each element (check the discount price additionally), collect this data into an array and display it in the console.

Install

To install dependencies

npm i

Usage

To scrape a laptops data:

npm run scraper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0