GithubHelp home page GithubHelp logo

sse-notices-getter's Introduction

SSE-s-notices-getter

##Python版 利用python爬虫获取同济大学软件学院官网通知

环境及python库要求

PYTHON版本

python 3.4

gzip 用于解压网页信息

  pip install gzip

urllib 用于获取网页源码

  pip install urllib

bs4 强大的网页源码处理库

  pip install bs4

功能介绍

同济大学软件学院官网学院通知前20条通知抓取下来,可选择查看,也可选择翻页获许往后的20条

操作说明

'1-20' —————————— 查看对应编号通知
'n'    —————————— 向后翻页
'b'    —————————— 向前翻页
'exit' —————————— 退出

演示

Java版本

利用java的Jsoup包进行抓取,搭配swing实现简单额UI。

Jsoup安装

Jsoup

功能介绍

同济大学软件学院官网学院通知前20条通知抓取下来,可选择查看,也可选择翻页获许往后的20条

操作说明

'1-20' —————————— 查看对应编号通知
'n'    —————————— 向后翻页
'b'    —————————— 向前翻页
'exit' —————————— 退出

演示

UI太丑就不献丑了

sse-notices-getter's People

Contributors

hjyheart avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.