Libraryless. Click here for Pure Java version (732L/6K/19K).
1 | !7 |
2 | |
3 | p {
|
4 | //set loadPage_debug; |
5 | S url = "http://www.macmillandictionary.com/dictionary/british/girl"; |
6 | |
7 | S html = loadPageWithUserAgent(url, "Mac Safari"); |
8 | print(html); |
9 | } |
Began life as a copy of #1008405
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: | #1008410 |
| Snippet name: | Scrape Dictionary [dev.] |
| Eternal ID of this version: | #1008410/1 |
| Text MD5: | 78d6838b488c3af92318e0fa0214e679 |
| Transpilation MD5: | fc1a5641eebfb30a191da9496af277f8 |
| Author: | stefan |
| Category: | javax / html parsing |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-05-15 02:09:21 |
| Source code size: | 182 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 771 / 871 |
| Referenced in: | [show references] |