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

3
LINES

< > BotCompany Repo | #1030094 // wikifyCount - get number of occurrences of a string in a part of Wikipedia

JavaX fragment (include)

static long wikifyCount(S s) {
  ret parseFirstLong(loadPage("https://wikify.live/count/" + urlencode(s)));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030094
Snippet name: wikifyCount - get number of occurrences of a string in a part of Wikipedia
Eternal ID of this version: #1030094/2
Text MD5: 724c9932b59a77c70fcf952b5e13e5dd
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-09 09:14:07
Source code size: 111 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 121 / 154
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)