!636 !standard functions main { psvm { String url = "http://tinybrain.blog.de"; if (args.length != 0) url = args[0]; String text = loadPage(url); // extract information here... if (!text.isEmpty()) { ntUpload("url-loader", "Contents of " + url, text); } } }
Began life as a copy of #1000452
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
2 comment(s) hidden. show
| Snippet ID: | #739 |
| Snippet name: | Web information extractor (developing) |
| Eternal ID of this version: | #739/1 |
| Text MD5: | 6db211d43c6b6c69b679fef4a1898d61 |
| Author: | stefan |
| Category: | |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-08-19 16:49:40 |
| Source code size: | 338 bytes / 19 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 1130 / 1065 |
| Referenced in: | [show references] |