Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 345 Bytes

README.md

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