Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

Latest commit

 

History

History
34 lines (20 loc) · 345 Bytes

File metadata and controls

34 lines (20 loc) · 345 Bytes

crawler service

crawl articles from popular news publishers in Vietnam:

  • VnExpress
  • TuoiTre
  • NguoiLaoDong

Tech stack

  • Flask
  • Scrappy

Installation

Prerequisites:

  • Python 3.8+
  • Docker
  • Docker Compose

Run the service

docker-compose build

docker-compose up -d

Run locally

  • Run file main_local.py