Skip to content

faaraaad/crawl_immi_homeaffairs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crawl Immi HomeAffairs

Download the compatible verson of chromedriver and set its address:
https://getwebdriver.com/

export chromedriver_addr=/usr/lib/chromium-browser/chromedriver

use Redis as broker for Celery:

docker run -dit -p 6379:6379 redis

before runnig project:

pip install -r requirements.txt

first run celery workers

celery -A tasks.app worker

finally:

python3 goc.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages