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.
- See
scraper-js/config.js
node index.jsplaywright show-trace trace.zipThere 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
