Code Monkey home page Code Monkey logo

python-51job's Introduction

Python-51job

(是Python的期末大作业,顺便熟悉git的使用。)

任务内容

对招聘网站“前程无忧”的数据采集与数据分析。

1)数据采集:使用多线程实现网络爬虫,爬取51网的招聘信息,并将页面中数据信息存储至文件和数据库中。

2)对数据进行多角度统计分析:对薪资进行统计分析,绘制柱状图;对公司性质进行分析,绘制饼图。

功能模块

1.使用thinker构建GUI界面

2.可以在搜索框进行关键词的模糊搜索

3.爬取到的搜素结果将出现在GUI界面文本框中

4.爬取到的搜索结果以excel表格形式存储在代码文件同路径下

5.可对爬取到的数据进行分析,生成柱状图及饼状图

数据库连接

将代码内数据库配置修改为本地mysql的接口号、用户名和密码。

python-51job's People

Contributors

sdlb609 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.