Powershell: Fetch Web Page
(2026-03-05)
> Invoke-WebRequest -UseBasicParsing -Uri "https://wiki.xdroop.com"
StatusCode : 200
StatusDescription : OK
Content : <!DOCTYPE html>
<html lang="en-GB"
dir="ltr"
class="">
<head>
<title>wiki.xdroop.com</title>
<!-- Meta -->
<meta charset="utf-8">
<meta name="viewport" content="width=devi...
RawContent : HTTP/1.1 200 OK
Content-Security-Policy: frame-ancestors 'self'; frame-src 'self' https://*.draw.io
https://*.youtube.com https://*.youtube-nocookie.com https://*.vimeo.com
https://embed.diagrams.net...
Forms :
Headers : {[Content-Security-Policy, frame-ancestors 'self'; frame-src 'self' https://*.draw.io
https://*.youtube.com https://*.youtube-nocookie.com https://*.vimeo.com
https://embed.diagrams.net; script-src http: https: 'nonce-Q7NXAkOgBZ2PTL0orGbQzKuq'
'strict-dynamic'; object-src 'self'; base-uri 'self'], [Cache-Control, no-cache, no-store,
private], [Date, Thu, 05 Mar 2026 21:01:22 GMT], [Expires, Sun, 12 Jul 2015 19:01:00 GMT]...}
Images : {}
InputFields : {}
Links : {@{outerHTML=<a class="px-m py-s skip-to-content-link print-hidden" href="#main-content">Skip to
main content</a>; tagName=A; class=px-m py-s skip-to-content-link print-hidden;
href=#main-content}, @{outerHTML=<a href="https://wiki.xdroop.com" data-shortcut="home_view"
class="logo">
<img class="logo-image" src="https://wiki.xdroop.com/logo.png" alt="Logo">
<span class="logo-text">wiki.xdroop.com</span>
</a>; tagName=A; href=https://wiki.xdroop.com; data-shortcut=home_view; class=logo},
@{outerHTML=<a class="hide-over-l" href="https://wiki.xdroop.com/search"><svg class="svg-icon"
data-icon="search" role="presentation" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24
24"><path d="M15.5 14h-.79l-.28-.27A6.47 6.47 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59
4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99
14 9.5 14"/><path fill="none" d="M0 0h24v24H0z"/></svg>Search</a>; tagName=A; class=hide-over-l;
href=https://wiki.xdroop.com/search}, @{outerHTML=<a href="https://wiki.xdroop.com/shelves"
data-shortcut="shelves_view"><svg class="svg-icon" data-icon="bookshelf"
role="presentation" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none"
d="M0 0h24v24H0z"/><path fill="none" d="M1.088 2.566h17.42v17.42H1.088z"/><path d="M4
20.058h15.892V22H4z"/><path fill="none" d="M2.902 1.477h17.42v17.42H2.903z"/><path d="M6.658
3.643V18h-2.38V3.643zm4.668 0V18H8.947V3.643zm3.396.213 5.613
13.214-2.19.93-5.613-13.214z"/></svg>Shelves</a>; tagName=A; href=https://wiki.xdroop.com/shelves;
data-shortcut=shelves_view}...}
ParsedHtml :
RawContentLength : 62279