Created
October 7, 2025 15:26
-
-
Save harelsaar/51e6097b8f2c9e0b12819eb7a5cbf2e8 to your computer and use it in GitHub Desktop.
Yad2 listings – open all
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html><head> | |
<meta charset="utf-8"> | |
<title>Open All Listings</title> | |
<style> | |
html,body { margin:0; padding:0; } | |
body { font-family:sans-serif; max-width:45em; margin:2em auto; font-size:1.6rem; } | |
.link { margin-bottom:1em; } | |
p.header { margin-bottom:4em; } | |
a { text-decoration:none; color:#4fa8ff; } | |
a:visited { color:#000; } | |
a.visited { color:#000 !important; } | |
.meta { color:#666; margin-left:.5em; font-size:.9em; } | |
</style> | |
</head><body> | |
<p class="header"> | |
Click the links below: | |
</p> | |
<div class="link"> <a href="https://www.yad2.co.il/realestate/item/k4bliyel" target="_blank" onclick="this.classList.add('visited')">https://www.yad2.co.il/realestate/item/k4bliyel</a> <span class="meta"> — ₪5717 · AI 5/10 · Harel 1 hour 15 mins · Adi 50 mins</span></div> | |
<div class="link"> <a href="https://www.yad2.co.il/realestate/item/6m7qk6lm" target="_blank" onclick="this.classList.add('visited')">https://www.yad2.co.il/realestate/item/6m7qk6lm</a> <span class="meta"> — ₪6400 · AI 7/10 · Harel 44 mins · Adi 53 mins</span></div> | |
<div class="link"> <a href="https://www.yad2.co.il/realestate/item/hup5lhw2" target="_blank" onclick="this.classList.add('visited')">https://www.yad2.co.il/realestate/item/hup5lhw2</a> <span class="meta"> — ₪5850 · AI 6/10 · Harel 1 hour 8 mins · Adi 1 hour 2 mins</span></div> | |
</body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment