Commit 293f66c6 by Huynh Thien Phuoc

Merge branch 'crawler' into 'master'

Created crawler

See merge request phuocht97/venjob!2
parents 43b8d194 59fdc24d
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -7,9 +7,7 @@ namespace :import do
crawl.crawl_city
crawl.crawl_industry
crawl.crawl_company
crawl.crawl_job
crawl.crawl_city_job
crawl.crawl_industry_job
crawl.crawl_job_relationships
end
task csv_get: :environment do
crawl.get_file_csv
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment