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

3
LINES

< > BotCompany Repo | #1013455 // wikipedia - get raw source of an English Wikipedia topic

JavaX fragment (include)

static S wikipedia(S topic) {
  ret loadPage("https://en.wikipedia.org/wiki/" + topic.replace(" ", "_")  + "?action=raw");
}

Author comment

Began life as a copy of #1013203

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: #1013455
Snippet name: wikipedia - get raw source of an English Wikipedia topic
Eternal ID of this version: #1013455/7
Text MD5: 57454c7c53bf66db4890900361b9c367
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-04-10 19:02:09
Source code size: 126 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 269 / 337
Version history: 6 change(s)
Referenced in: [show references]