GithubHelp home page GithubHelp logo

jcrawler's Introduction

Jcrawler

项目介绍

  • 使用selenium和Robot完成一些自动化的操作
  • 功能清单
    • 使用selenium + 谷歌翻译做一个翻译机器人
      主要是平时在翻译java文档会有一些特殊符号需要去掉才能翻译的更准确,所以有了这个机器人
    • 使用selenium做一个页游的小辅助,自动刷一些简单的图
      这个游戏叫做'出发吧冒险家',好玩不氪的Roguelike游戏
    • 利用git统计一天的代码工作量,统计写代码思路是否清晰根据add数量和remove数量来计算,甚至可以考虑绘制成图表展示,甚至是做个IDEA插件!
    • 其他功能待定......

如何运行

方式一

  • 下载源码
  • 使用IDE运行Application的main方法
  • 访问localhost:6147/Jcrawler/admin
  • 使用swagger调用

方式二

  • 下载源码
  • 进入到项目根目录,执行mvn clean package编译
  • 执行java -jar Jcrawler-1.0-SNAPSHOT.jar
    • 务必保持Jcrawler-1.0-SNAPSHOT.jar和chromedriver.exe在同一目录

运行前的准备工作

  • JDK8+
  • maven
  • chromedriver.exe
    该工程根目录下有一个,如果需要其他版本请访问 点这儿

jcrawler's People

Contributors

614756773 avatar hybridhotpot avatar

Watchers

James Cloos avatar

Forkers

melodyjerry

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.