masato25 / my104job_crawler

104 IT jobs dump tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My104jobCrawler

104 jobs list dump 小幫手

第一次使用?

  mix do deps.get, compile
  #請設定環境變數設置psql的帳號密碼 or 更改 config/config.ex
  mix do ecto.create, ecto.migrate
  # 執行job!
  iex -S mix
  iex(1)> Crawler.Controller.getdata

About

104 IT jobs dump tool

License:Apache License 2.0


Languages

Language:Elixir 100.0%