Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 437 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 437 Bytes

url-meta-scraper

url-meta-scraper is a worker which primary task is downloading URLs that consumed from MQ.

On success it will push the content of URL to queue urls. If downloading of URL failed, it will push to separate queue failed-urls for further retry by another worker.

Message Queue adapters

  • AMQP

Status

WIP

  • Producer for downloaded URLs
  • Producer for failed URLs

License

See file LICENSE.