Commit 59fdc24d by Huynh Thien Phuoc

Created crawler

parent 43b8d194
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 ...@@ -7,9 +7,7 @@ namespace :import do
crawl.crawl_city crawl.crawl_city
crawl.crawl_industry crawl.crawl_industry
crawl.crawl_company crawl.crawl_company
crawl.crawl_job crawl.crawl_job_relationships
crawl.crawl_city_job
crawl.crawl_industry_job
end end
task csv_get: :environment do task csv_get: :environment do
crawl.get_file_csv 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