Coder Social home page Coder Social logo

sekift / moas Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.11 MB

光速吃瓜信息集合。快速体验:http://news.bubbt.com/h5

License: MIT License

Java 94.72% Vue 3.12% JavaScript 1.63% HTML 0.22% SCSS 0.32%
springboot mybatis mysql vue hbuilderx

moas's Introduction

moas-back

moas,恐鸟,于1850年灭绝。在这里是一个集成SpringBoot等工具爬取新闻热点的爬虫。
体验网址:http://news.bubbt.com/h5

项目介绍

moas-crawler爬虫+moas-back web+moas-front前端

1、moas-crawler+moas-back配置

JDK:1.8.0_121
集成环境:IntelliJ IDEA 2019.1
项目管理:Maven 2.5.2
集成框架:SpringBoot 2.1.8+Spring 5.1.9
持久层框架:MyBatis 3.4.6+MyBatis-Generator 1.3.2
数据库:MySql 5.5.25
数据库连接池:Druid 1.1.10
日志框架:Logback 1.2.3
测试框架:Junit 4.12

2、moas-front配置

使用HBuiderX制作的vue项目,具体可看官方文档(https://www.dcloud.net.cn/)。

项目配置

项目配置请看/doc/moas-crawler配置文档.doc,sql数据表信息请看back.sql。

功能更新

2021/05/03 更新
1.增加虚拟机资讯功能。

2020/11/13 更新
1.更换IP。

2020/09/19 更新
1.增加热点功能,按每天、每周等分类。

2020/07/04 更新
1、增加moas-crawler分词功能,热点跟踪。
2、增加moas-back热点词语功能,热点搜索功能。

2020/05/19 更新
1、完善moas-crawler、moas-back项目。
2、完善moas-front项目,打包并运行h5。

2020/04/24 更新
1、第一个版本,整合爬虫moas-crawler。
2、增加爬取微信、百度等11个网站热点。
3、创建moas-back web项目。
4、创建moas-front前端项目。

开发moas-crawer

1、先在数据库top_news_url中增加爬取网站的信息;
2、然后在parser/impl下增加对新加网站的解析,信息爬取;
3、再修改parser/impl下的TopNewsParserImpl;
4、调整入库即可。

注意点

1、moas-front打包后有一js文件300k+,加载启动缓慢,至少5秒左右。
2、分词是使用FoolNLTK包,地址为:https://github.com/rockyzhengwu/FoolNLTK 。注意在centos上线时,如过报错,一般时因为glib版本过低所至,按要求升级。一般libc.so.6升级到20即可。

moas's People

Contributors

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