Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

13
LINES

< > BotCompany Repo | #1013708 // Tika Bot (extracts text from URLs, GUI)

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Uses 53509K of libraries. Click here for Pure Java version (7346L/49K).

!7

p {
  disableCertificateValidation();
  bot();
  print("Enter URLs here");
}

answer {
  s = trim(s);
  showText(s, simpleEmptyLines(tikaText(s)));
  try answer "OK";
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1013708
Snippet name: Tika Bot (extracts text from URLs, GUI)
Eternal ID of this version: #1013708/5
Text MD5: c7ac64c92494587f845a7a334b2adb8c
Transpilation MD5: 21ae78776126bb2c8609dc200dffabab
Author: stefan
Category: javax / networking
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-04-20 14:28:54
Source code size: 184 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 394 / 808
Version history: 4 change(s)
Referenced in: [show references]