基于Map/Reduce爬虫,可抽取各大新闻网站的新闻正文并进行分类和聚类
☆73Jan 5, 2014Updated 12 years ago
Alternatives and similar repositories for DistributeCrawler
Users that are interested in DistributeCrawler are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 利用Java网络爬虫爬取重庆大学新闻网站数据,依据解析的数据构建的新闻网站☆11Mar 7, 2016Updated 10 years ago
- 新浪新闻爬虫☆15Feb 14, 2015Updated 11 years ago
- 用java写的搜狐新闻爬虫☆14May 2, 2017Updated 9 years ago
- 华南理工大学高英实验室进行的分布式爬虫项目,除了实验室内部人员外,不得私自传播.☆21Jul 13, 2014Updated 11 years ago
- DistributeCrawler的Maven版☆10Jun 20, 2022Updated 4 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 今日头条科技新闻接口爬虫☆17Sep 26, 2017Updated 8 years ago
- 基于WebCollector的新浪微博爬虫及相关登录工具,如新浪微博Cookie获取☆14Nov 21, 2018Updated 7 years ago
- GuozhongCrawler的是一个无须配置、便于二次开发的爬虫开源框架,它提供简单灵活的API,只需少量代码即可实现一个爬虫。其设计灵感来源于多个爬虫国内外爬虫框架的总结。采用完全模块化的设计,功能覆盖整个爬虫的生命周期(链接提取、页面下载、内容抽取、持久化),支持多线…☆103Apr 20, 2015Updated 11 years ago
- 新闻网站爬虫,目前能够爬取网易,新浪,qq,搜狐等三家网站的新闻页面,并保存到本地。☆34Jun 12, 2015Updated 11 years ago
- 基于selenium封装chrome、firefox、phantomjs等实现☆14Nov 15, 2017Updated 8 years ago
- 爬虫爬取网站新闻,DBCAN聚类,推荐系统......☆15May 22, 2018Updated 8 years ago
- 拉勾网数据爬虫☆32Sep 22, 2017Updated 8 years ago
- Just a DEMO to demonstrate how to use JNA to type chars into alipay's password edit control automatically.☆12Dec 21, 2017Updated 8 years ago
- JavaEE实现分布式爬虫新闻聚合网站 SSM框架实现☆18Dec 15, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A simple and flexible web crawler framework for java.☆19Apr 22, 2018Updated 8 years ago
- Gecko crawler supports distributed by redis☆24Mar 11, 2018Updated 8 years ago
- java爬虫,反爬虫策略、ETL清洗数据,以及spark离线和实时分析新闻并存入ES☆19Nov 26, 2018Updated 7 years ago
- "奇伢爬虫"是基于sprint boot 、 WebMagic 实现 微信公众号文章、新闻、csdn、info等网站文章爬取,可以动态设置文章爬取规则、清洗规则,基本实现了爬取大部分网站的文章。☆323Sep 3, 2017Updated 8 years ago
- 基于Jnetpcap的网络嗅探器(抓包程序)设计与实现☆12Apr 1, 2022Updated 4 years ago
- 豆瓣电影爬虫——a crawler which is able to crawl movie detail and short comments, save them to database mysql, also include Sentiment analysis ba…☆69Mar 24, 2019Updated 7 years ago
- 模拟登录的Java爬虫实现☆12Aug 6, 2016Updated 9 years ago
- 使用java+httpclient+httpcleaner,多线程、分布式爬去电商网站商品信息,数据存储在hbase上,并使用solr对商品建立索引,使用redis队列存储一个共享的url仓库;使用zookeeper对爬虫节点生命周期进行监视等。☆236Nov 6, 2020Updated 5 years ago
- 《基于行块分布函数的通用网页正文抽取》算法的Java实现;算法代码来源于该算法附带的开源实现,不过接下可能会对之修改。☆16Oct 29, 2015Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Use crawlers to get news, combine the similar ones and display their comments from different websites☆19Sep 30, 2020Updated 5 years ago
- Lianjia house spider链家二手房爬虫~ Springboot + Webmagic + Mysql + Redis☆27Apr 22, 2021Updated 5 years ago
- 反网页爬虫系统☆39Mar 10, 2015Updated 11 years ago
- 微信公众号文章爬虫☆43Sep 1, 2022Updated 3 years ago
- 新浪微博,微信,知乎,头条爬虫,支持新浪登录打码获取cookie实现登录☆16Jul 3, 2017Updated 9 years ago
- 读书笔记《自己动手写网络爬虫》,自己敲的代码。主要记录了网络爬虫的基本实现,网页去重的算法,网页指纹算法,文本信息挖掘☆47Jan 9, 2015Updated 11 years ago
- 今日头条搜索引擎以及新闻详情页爬虫(Selenium)☆15Mar 13, 2025Updated last year
- A fork/clone of the OpenFAST project from sourceforge for the purpose of updating it to 2015 and pushing artifacts to NuGet☆10Apr 29, 2021Updated 5 years ago
- 抖音,淘宝系,常见新闻爬虫☆13Apr 15, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- qq加群机器人,根据配置的关键词来搜索群并自动发送加群验证。难点:list滚动需要跨进程模拟触屏事件。使用前提:需要获取root权 限,如需要获取更多机型的支持,需要添加相应机型的模拟触屏实现类。本项目不再维护,只提供给个人开发者学习使用。☆15Jul 23, 2018Updated 7 years ago
- crf-seg:用于生产环境的中文分词处理工具,可自定义语料、可自定义模型、架构清晰,分词效果好。java编写。☆14Dec 11, 2021Updated 4 years ago
- 分布式网络爬虫架构☆16Sep 26, 2016Updated 9 years ago
- 抓取代理ip,保存有效可用的代理ip☆14Aug 22, 2014Updated 11 years ago
- ACM Training Management System of SDUST☆28May 25, 2018Updated 8 years ago
- Based on the Scrapy framework, crawling crawlers ------------------ 基于Scrapy 框架开发 抓取新闻的爬虫 -------------☆13Jul 26, 2019Updated 6 years ago
- 办公自动化(maven+spring+springmvc+mybatis) 本项目分为信息管理、邮件管理、考 勤管理、权限管理四个模块。 项目使用使用阿里巴巴连接池druid,使用Shiro作为安全框架 邮件管理模块分为写邮件、收邮件、垃圾邮件三个板块,写邮件实现了文件上传…☆26Jan 17, 2017Updated 9 years ago