jideajayi11 / Reaper

A puppeteer bot in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reaper

A puppeteer bot in Node.js

Usage

  • Clone the repo - git clone https://github.com/jideajayi11/Reaper.git
  • Run npm i
  • Run npm start

About

The bot perform web scrapping on eBay's website to get the number of PS5 and Xbox Series X that were sold through the website.

Method

It uses the Puppeteer library to open eBay on a chrome browser and interacts with the website like a human user would normally do. It goes from page to page to add up all the sold items (for PS5 and Xbox Series X) to get the total.

About

A puppeteer bot in Node.js


Languages

Language:JavaScript 100.0%