GithubHelp home page GithubHelp logo

and9527 / crawler_104 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from erictsengtw/crawler_104

0.0 1.0 0.0 19 KB

爬取104人力資源網,包括5種功能:1.職類資訊存入MySQL|2.職缺連結存入MySQL|3.職缺資訊存本地端json|4.公司資訊存本地端json|5.產業類型存入MySQL

Python 100.00%

crawler_104's Introduction

Crawler_104

功能描述(Description):
Crawler.py: 爬蟲主要功能在此
MyConnect.py: 存取MySql功能在此
s1: 將職類的資訊和網址,存入本地端MySQL
s2: 將每個職類所擁有的職缺連結,存入本地端MySQL
s3: 將職缺的資訊爬取下來,存成json檔至本地端
s4: 將公司的資訊爬取下來,存成json檔至本地端
S5: 將產業類型的資訊爬取下來,存入至本地端MySQL

自行調整(You should modify):
s1: egine = create_engine()內的MySQL資訊
s2: egine = create_engine()內的MySQL資訊
s3: dn = [directory] 要存放檔案的資料夾位置
s4: dn = [directory] 要存放檔案的資料夾位置
s5: dn = [directory] 要存放檔案的資料夾位置

注意(Attention):
一個職缺中,會指向多個職業類型
本爬蟲是從職類去爬取職缺資訊,會導致「多個職類」有同一職缺連結,需自行刪除重複資料

crawler_104's People

Contributors

erictsengtw avatar

Watchers

James Cloos avatar

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.