Giter Club home page Giter Club logo

lagou-finder's Introduction

lagou-finder

方便就近找到合适的工作

功能介绍

  • 指定过滤条件抓取Lagou网的职位
  • 调用百度地图API获取职位地理位置
  • 所获信息存入sqlite数据库中
  • 使用Flask提供前端展示

目录结构

lagou-finder
├── README.md
├── demo.png #示例图
├── BaiduMapApi.py #百度API文件
├── finder.py #查找工作
├── jobDB.py #数据库model
├── lagouAPI.py #拉勾网API文件
├── webapp.py #主程序
├── LICENSE
├── sqlite.data #sqlite数据库
├── static #静态文件
│   ├── plugins #插件
│   ├── favicon.ico #图标
│   ├── js #javascripts文件
│   │   ├── BaiDuApi_MDT.js
│   │   ├── index.coffee
│   │   ├── index.js
│   │   └── index2.js #当前使用的js文件
│   ├── plugins #插件
│   └── styles #存放样式文件
│       └── common.css #共用样式文件
└── templates #html文件
    ├── about.html #关于页
    ├── index.html #主页
    └── index2.html #当前使用的主页

作者介绍

sagaxu:

  1. Java和PHP都在工作中用了3年以上,Python使用强度没那么高,业余爱好就选它了。
  2. Python的Library非常丰富,十分适合做各种小工具,工作中我也常用它写simulator。

Q1mi:

  1. 学习Python中...

遗留问题

  1. 异常处理和日志功能暂未添加。

DEMO展示

alt tag demo1

lagou-finder's People

Contributors

q1mi avatar sagaxu avatar

Watchers

James Cloos avatar 一布衣 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.