geniustesda / my_lagou_job

拉勾职业数据分析

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data analysis of Lagou

LagouIcon

Main Function

  1. crawl job data from Lagou, and get the latest info of jobs
  2. data analysis and visualize
  3. crawl job details info and generate word cloud as Job Impression

Install

pip install -r requirements.txt

Basic Usage

  1. clone this project from github
  2. change the file path in source code
  3. run lagou_spider.py to get job data and output them with a Excel file
  4. run hot_words.py to cut sentences, and return TOP30 hot words

Analysis Results

Image1 Image2 Image3 Image4 Image5

More

For more information, please visit my answer at Zhihu.
In addition, there is an another repository which may help you!

About

拉勾职业数据分析

License:Apache License 2.0


Languages

Language:Python 100.0%