Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/beenotung/crawling-job-queue-demo

Crawling Job Queue Demo using Residential IP
https://github.com/beenotung/crawling-job-queue-demo

crawling demo express playwright scraping

Last synced: about 1 month ago
JSON representation

Crawling Job Queue Demo using Residential IP

Awesome Lists containing this project

README

        

# Crawling Job Queue Demo using Residential IP

Youtube Video: https://www.youtube.com/watch?v=DjpczJDAOrk&list=PLjB7odcPYBI2kOtQiMmIk6uei4jl7wQsh&index=1

Source Code: https://github.com/beenotung/crawling-job-queue-demo

## Message Flow

mobile client <--(ajax)--> web server <--(long polling)--> crawler <--(playwright)--> 3rd party website

## Keywords

Playwright, express, AJAX, job queue, scraping, demo, educational video