GithubHelp home page GithubHelp logo

104-crawler's Introduction

104 人力銀行爬蟲

簡易的 104 爬蟲程式,方便快速瀏覽職缺。

Quick Start

Example

搜尋 Data scientist
最低薪資 40000/月
最高薪資 80000/月
地區 台北市(6001001000)

python 104-Crawler \
    --key_word "Data scientist" \
    --min_salary 40000 \
    --max_salary 80000 \
    --area "6001001000"

Result

爬取結果儲存至 104-Crawler\output

jobName salaryLow salaryHigh appearDate jobAddrNoDesc jobAddress applyDesc custName coIndustryDesc
自然語言處理工程師 / NLP engineer 0040000 0080000 20200820 台北市松山區 復興北路167號14樓之4 11~30人應徵 萬達人工智慧科技股份有限公司 電腦軟體服務業
Research Scientist 0040000 0065000 20200824 台北市中正區 新生南路一段158號6樓 30人以上應徵 柏瑞克股份有限公司 化學原料製造業
Python 後端資料工程師 0045000 0070000 20200827 台北市內湖區 11~30人應徵 九七科技股份有限公司 網際網路相關業
全端工程師 Full Stack Developer 0050000 0080000 20200810 台北市中山區 長春路152號3樓 0~5人應徵 圍棋人科技股份有限公司 電腦軟體服務業

104-crawler's People

Contributors

n60512 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

x200706

104-crawler's Issues

Lost Some Data

Your tool is very useful. It saves a lot of time!

But when I use it, I find one bug:
In __main__.py
near line 46
lost

      data = content.json()

This caused some data missed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.