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

1  
!7
2  
3  
p {
4  
  disableCertificateValidation();
5  
  bot();
6  
  print("Enter URLs here");
7  
}
8  
9  
answer {
10  
  s = trim(s);
11  
  showText(s, simpleEmptyLines(tikaText(s)));
12  
  try answer "OK";
13  
}

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: 401 / 819
Version history: 4 change(s)
Referenced in: [show references]