Skip to content

johnfitzy/marketplace-scraper-playwright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marketplace Scraper Playwright

A scraper for Marketplace listing using NodeJS and Playwright

Current Architecture

The scraper-js app continuously scraps the same job params and checks for duplicates against Redis keys. It then pushes new items to a Redis queue.

Config

  • See scraper-js/config.js

Running

node index.js

Tracing

playwright show-trace trace.zip

Docker Compose

There is a development Kafka and Redis set up in /docker-compose. In order to run the apps you need to bring this up with docker compose up in that directory

About

A Marketplace scraping application to provide near real time alerts of newly listed items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors