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

3
LINES

< > BotCompany Repo | #1032449 // googleSearch - get top search result. uses Playwright. caches query results

JavaX fragment (include) [tags: use-pretranspiled]

Uses 64664K of libraries. Click here for Pure Java version (9252L/56K).

static WithURL<S> googleSearch(Browser browser, S query, double cacheExpirationDays default 1) {
  ret first(googleSearch_all(browser, query, cacheExpirationDays));
}

Author comment

Began life as a copy of #1032315

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1032449
Snippet name: googleSearch - get top search result. uses Playwright. caches query results
Eternal ID of this version: #1032449/1
Text MD5: 553889fdf250ea9c997ae5827be09407
Transpilation MD5: 6e9cc43a0f6f142be3567bb5137d4ee5
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-06 16:08:08
Source code size: 168 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 80 / 117
Referenced in: [show references]