Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/beenotung/crawling-job-queue-demo
- Owner: beenotung
- Created: 2023-12-18T12:24:14.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-18T15:28:16.000Z (about 1 year ago)
- Last Synced: 2024-04-23T18:57:02.516Z (10 months ago)
- Topics: crawling, demo, express, playwright, scraping
- Language: TypeScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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