一个基于webmagic框架二次开发的java爬虫框架实战,已实现能爬取腾讯,搜狐,今日头条(单独集成功能)等资讯内容,配合elasticsearch框架用法,实现了自动爬虫,已投入线上生产使用。
☆341Nov 16, 2022Updated 3 years ago
Alternatives and similar repositories for java-spider
Users that are interested in java-spider are comparing it to the libraries listed below
Sorting:
- SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-s…☆294Oct 5, 2022Updated 3 years ago
- "奇伢爬虫"是基于sprint boot 、 WebMagic 实现 微信公众号文章、新闻、csdn、info等网站文章爬取,可以动态设置文章爬取规则、清洗规则,基本实现了爬取大部分网站的文章。☆323Sep 3, 2017Updated 8 years ago
- 一个SpringMVC4+EasyUI的后台管理系统,重新整理简洁版:后台管理系统模板☆27Apr 28, 2019Updated 6 years ago
- SpringBoot框架源码实战(已更新到springboot2版本实现)~基本用法,Rest,Controller,事件监听,连接数据库MySQL,jpa,redis集成,mybatis集成(声明式与xml两种方式~对应的添删查改功能),日志处理,devtools配置,拦…☆566Jun 21, 2022Updated 3 years ago
- 天气爬虫(全国城镇天气自动定时抓取更新,并开放RESTful查询接口),附带代理IP池定时更新并检测其可用性☆367Jun 25, 2018Updated 7 years ago
- zhihu-crawler是一个基于Java的高性能、支持免费http代理池、支持横向扩展、分布式爬虫项目☆918Apr 2, 2019Updated 6 years ago
- 使用java+httpclient+httpcleaner,多线程、分布式爬去电商网站商品信息,数据存储在hbase上,并使用solr对商品建立索引,使用redis队列存储一个共享的url仓库;使用zookeeper对爬虫节点生命周期进行监视等。☆233Nov 6, 2020Updated 5 years ago
- 一个简单、敏捷、分布式的支持SpringBoot的Java爬虫框架;An agile, distributed crawler framework.☆1,996Nov 25, 2024Updated last year
- A configurable web spider with a easy-to-use web console☆997Aug 21, 2018Updated 7 years ago
- Easy to use lightweight web crawler(易用的轻量化网络爬虫)☆2,515Jan 23, 2026Updated last month
- 基于 webmagic 的 Java 爬虫应用☆2,783Jan 8, 2022Updated 4 years ago
- 基于Java的多线程爬虫框架☆11Jun 14, 2024Updated last year
- A scalable web crawler framework for Java.☆11,697Dec 20, 2025Updated 3 months ago
- 基于webmagic + springboot + mybatis的Java爬虫,使用Echarts进行数据可视化分析,提供了从爬虫获取数据到数据持久化、数据可视化分析以及构建简单的代理池等一整套解决方案模板。☆367Oct 26, 2017Updated 8 years ago
- ☆18Feb 9, 2017Updated 9 years ago
- 利用spring boot + webmagic 开发的java爬虫系统☆61Dec 29, 2016Updated 9 years ago
- DataX 是异构数据广泛使用的离线数据同步工具/平台,实现包括 MySQL、Oracle、SqlServer、Postgre、HDFS、Hive、ADS、HBase、OTS、ODPS 等各种异构数据源之间高效的数据同步功能。☆23Jan 31, 2018Updated 8 years ago
- excel reader and writer wrapped over jxl lib☆22Jan 17, 2017Updated 9 years ago
- SpringBoot+Solr + webmagic JD商品爬取数据,放入solr中做搜索,学习下solr使用☆44Aug 31, 2017Updated 8 years ago
- 新浪微博爬虫,采用Java语言开发,基于HTTPClient 4.0,采用MySQL存储爬取数据,支持多进程并发执行。功能包括:爬取微博、评论、转发、关注列表(层次)。根据数据需求,持续更新...☆356Feb 27, 2014Updated 12 years ago
- Lucene全文检索入门项目 Java实现Maven项目 Elasticsearch 基础实战☆15Jan 10, 2018Updated 8 years ago
- 基于MyBatis-Generator+SQLite+beautyeye_lnf开发的一款图形化代码生成器☆20Mar 29, 2018Updated 7 years ago
- 针对springside-core 3.3.4版本进行的扩展,支持复杂的查询,支持jqGrid,支持忽略大小写☆14Aug 14, 2014Updated 11 years ago
- 基于WebMagic写的一个csdn博客小爬虫☆91Jun 7, 2018Updated 7 years ago
- 头条号爬虫案例☆33Apr 26, 2019Updated 6 years ago
- Open Source Web Crawler for Java☆4,628Nov 4, 2021Updated 4 years ago
- 知乎爬虫,基于webmagic框架 .A java web spider base on webmagic.☆69May 26, 2016Updated 9 years ago
- class热部署☆11Jan 31, 2015Updated 11 years ago
- 本仓库记录了我学习设计模式的历程,仓库中代码来自于《Head First Design Patterns》一书,每一个模式都附有相应的介绍博客,适合作为初学者入门学习的参考。☆11Jul 21, 2017Updated 8 years ago
- 使用Java语言自动上传视频到Youtube,并添加缩略图。Upload video of custom the thumbnail to Youtube automatically in java☆14Dec 11, 2020Updated 5 years ago
- 豆瓣图书爬虫(Java)☆27Sep 1, 2022Updated 3 years ago
- 使用WebMagic抓取招聘信息,并且持久化到Mysql的例子。☆225Nov 22, 2016Updated 9 years ago
- 基于角色的权限访问控制(Role-Based Access Control)☆14Aug 26, 2024Updated last year
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 years ago
- A Distributed Crawler System Designed By Java.☆215Apr 2, 2018Updated 7 years ago
- 一个集成型框架,包含Redis缓存的自动同步模块,业务规则模块,分库分表模块,及事务、ZK统一配置的支持。☆16Feb 2, 2016Updated 10 years ago
- WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the Web,you can setup …☆3,094Feb 10, 2026Updated last month
- 模仿钉钉头部滑动动画☆19Jan 17, 2016Updated 10 years ago
- 构建 Zookeeper + Dubbo + Spring Boot 的分布式调用入门学习项目实战。旧搭建教程地址:http://blog.csdn.net/hemin1003/article/details/64439876 / 最新搭建教程(201908更新):…☆60Jun 17, 2022Updated 3 years ago