- Scan ID:
- 095b7775-0e5e-41f4-9ed4-5c228e2b63b7Finished
- Submitted URL:
- https://es.wallapop-orden.com/product/s1omtgyz5og
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 6 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
__VUE_INSTANCE_SETTERS__ | object |
__VUE_SSR_SETTERS__ | object |
__VUE__ | boolean |
Console log messages · 3 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
log | other |
|
error | network |
|
error | network |
|
HTML
The raw HTML body of the page
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Wallapop</title>
<script type="module" crossorigin="" src="/assets/index-CabM7WG3.js"></script>
<link rel="stylesheet" crossorigin="" href="/assets/index-Dix82e6i.css">
</head>
<body>
<div id="app" data-v-app=""><div class="h-screen w-screen relative overflow-x-hidden"><div class="flex items-center justify-center min-h-screen bg-gray-100"><div class="text-center"><h1 class="text-4xl font-bold text-gray-800">404 - Page Not Found</h1><p class="mt-4 text-gray-600">Sorry, the page you are looking for does not exist.</p><a href="/" class="mt-6 inline-block px-6 py-3 bg-blue-600 text-white rounded-full hover:bg-blue-700"> Go back to Home </a></div></div></div></div>
</body></html>