2025-06-18 16:00:10 [scrapy.utils.log] INFO: Scrapy 2.13.2 started (bot: scrapybot) 2025-06-18 16:00:10 [scrapy.utils.log] INFO: Versions: {'lxml': '5.4.0', 'libxml2': '2.13.8', 'cssselect': '1.3.0', 'parsel': '1.10.0', 'w3lib': '2.3.1', 'Twisted': '25.5.0', 'Python': '3.10.18 (main, Jun 10 2025, 23:52:59) [GCC 12.2.0]', 'pyOpenSSL': '25.1.0 (OpenSSL 3.5.0 8 Apr 2025)', 'cryptography': '45.0.4', 'Platform': 'Linux-6.8.0-55-generic-x86_64-with-glibc2.36'} 2025-06-18 16:00:10 [scrapy.addons] INFO: Enabled addons: [] 2025-06-18 16:00:10 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2025-06-18 16:00:10 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy.extensions.throttle.AutoThrottle'] 2025-06-18 16:00:10 [scrapy.crawler] INFO: Overridden settings: {'AUTOTHROTTLE_DEBUG': True, 'AUTOTHROTTLE_ENABLED': True, 'AUTOTHROTTLE_TARGET_CONCURRENCY': 3.0, 'COMMANDS_MODULE': 'houses.commands', 'CONCURRENT_REQUESTS': 6, 'CONCURRENT_REQUESTS_PER_DOMAIN': 6, 'DEFAULT_ITEM_CLASS': 'houses.items.HousesItem', 'DOWNLOAD_DELAY': 0.3, 'FTP_PASSWORD': 'H4KgYJ4zNyTTVokQGa_4', 'FTP_USER': 'ftpuser', 'HTTPCACHE_DIR': '/etc/scrapyd_cache', 'HTTPCACHE_ENABLED': True, 'HTTPCACHE_POLICY': 'crawler_utils.httpcache.GradualExpiresPolicy', 'HTTPCACHE_STORAGE': 'crawler_utils.httpcache.FilesystemCacheStorage', 'LOG_FILE': '/app/logs/rental_nl/lw23/4c2553404c5d11f089dfae2447f2c79f.log', 'NEWSPIDER_MODULE': 'houses.spiders', 'RANDOMIZE_DOWNLOAD_DELAY': False, 'SPIDER_MODULES': ['houses.spiders'], 'TELNETCONSOLE_ENABLED': False, 'TWISTED_REACTOR': 'twisted.internet.epollreactor.EPollReactor', 'URLLENGTH_LIMIT': 5000, 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/29.0.1547.65 Safari/537.36'} 2025-06-18 16:00:11 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'houses.middlewares.Fake404Middleware', 'crawler_utils.middlewares.MyUserAgentMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'rotating_proxies.middlewares.RotatingProxyMiddleware', 'rotating_proxies.middlewares.BanDetectionMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats', 'scrapy.downloadermiddlewares.httpcache.HttpCacheMiddleware'] 2025-06-18 16:00:11 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.start.StartSpiderMiddleware', 'scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-06-18 16:00:11 [crawler_utils.yaml_export_pipeline] INFO: YamlExportPipeline initialized with FTP host: crawler-data.boligzonen.dk, user: ftpuser 2025-06-18 16:00:11 [crawler_utils.yaml_export_pipeline] INFO: Output directories: ['upload/rental_nl'] 2025-06-18 16:00:11 [crawler_utils.yaml_export_pipeline] INFO: Output tempdir: /tmp/rental_nl 2025-06-18 16:00:11 [crawler_utils.yaml_export_pipeline] INFO: Using PostCodeValidator for project: rental_nl 2025-06-18 16:00:11 [scrapy.middleware] INFO: Enabled item pipelines: ['houses.pipelines.DuplicatesPipeline', 'crawler_utils.yaml_export_pipeline.YamlExportPipeline'] 2025-06-18 16:00:11 [scrapy.core.engine] INFO: Spider opened 2025-06-18 16:00:11 [py.warnings] WARNING: /usr/local/lib/python3.10/site-packages/scrapy/core/spidermw.py:433: ScrapyDeprecationWarning: houses.spiders.lw23.lw23Spider defines the deprecated start_requests() method. start_requests() has been deprecated in favor of a new method, start(), to support asynchronous code execution. start_requests() will stop being called in a future version of Scrapy. If you use Scrapy 2.13 or higher only, replace start_requests() with start(); note that start() is a coroutine (async def). If you need to maintain compatibility with lower Scrapy versions, when overriding start_requests() in a spider class, override start() as well; you can use super() to reuse the inherited start() implementation without copy-pasting. See the release notes of Scrapy 2.13 for details: https://docs.scrapy.org/en/2.13/news.html warn( 2025-06-18 16:00:11 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-06-18 16:00:11 [rotating_proxies.middlewares] INFO: Proxies(good: 0, dead: 0, unchecked: 7, reanimated: 0, mean backoff time: 0s) 2025-06-18 16:00:11 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 2578 ms (-2421) | latency: 471 ms | size: 4711 bytes 2025-06-18 16:00:11 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:11 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-18 16:00:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2025-06-18 16:00:12 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 184 ms | size: 322 bytes 2025-06-18 16:00:12 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:12 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-18 16:00:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:12 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 206 ms | size: 322 bytes 2025-06-18 16:00:12 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:12 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-18 16:00:12 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:13 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 1178 ms | size: 324 bytes 2025-06-18 16:00:13 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:13 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-18 16:00:13 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:14 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 2947 ms (-2052) | latency: 2685 ms | size: 5902 bytes 2025-06-18 16:00:14 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:14 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-18 16:00:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations) 2025-06-18 16:00:15 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 137 ms | size: 355 bytes 2025-06-18 16:00:15 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:15 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-18 16:00:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:16 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 26 ms | size: 366 bytes 2025-06-18 16:00:16 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:16 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 37 ms | size: 354 bytes 2025-06-18 16:00:16 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:16 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 1401 ms (-1177) | latency: 671 ms | size: 5810 bytes 2025-06-18 16:00:16 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations) 2025-06-18 16:00:18 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 2762 ms (-2237) | latency: 1576 ms | size: 5530 bytes 2025-06-18 16:00:18 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations) 2025-06-18 16:00:19 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 721 ms (-679) | latency: 126 ms | size: 6172 bytes 2025-06-18 16:00:19 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/alkmaar) 2025-06-18 16:00:19 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 2947 ms (+0) | latency: 2039 ms | size: 374 bytes 2025-06-18 16:00:19 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:19 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 2550 ms (-2449) | latency: 300 ms | size: 6491 bytes 2025-06-18 16:00:19 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:19 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-18 16:00:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/haarlem) 2025-06-18 16:00:20 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 2947 ms (+0) | latency: 505 ms | size: 365 bytes 2025-06-18 16:00:20 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:20 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 2539 ms (-2460) | latency: 238 ms | size: 6771 bytes 2025-06-18 16:00:20 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/haarlem) 2025-06-18 16:00:20 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 721 ms (+0) | latency: 142 ms | size: 371 bytes 2025-06-18 16:00:20 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:21 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 390 ms (-331) | latency: 176 ms | size: 7593 bytes 2025-06-18 16:00:21 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/haarlem/'the-new-princess'-haarlem/62b1a46bfcede145ee761e46) 2025-06-18 16:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.lw23.nl/en/locations/haarlem/apartment/zijlweg-148-c/62ebc572a74b65f59d3a86c0> {'area': 35, 'balcony': True, 'description': '.\n' '\t\t\t\t\t\t.\n' '!!SHORT STAY!! Please read carefully!!.\n' "Welcome to our beautiful 'The New Princess'. We have 4 " 'renovated apartments near the center and station. The ' 'apartments are brand new and completely furnished..\n' 'The building is situated near the center of Haarlem. Within ' 'walking distance to the station(10 minutes) with trains to ' 'Amsterdam and in beautiful green surroundings (park and ' 'water) old center and the canals. All restaurants and shops ' 'are on 5 minutes walking distance. By bike it is only 25 ' 'minutes to the beach. This completely renovated building has ' 'been cared for down to the last detail. Mail us for available ' 'apartments!.\n' 'Layout .\n' 'Living area.\n' 'a comfortable sitting and dining area. The style of the ' 'living area can slightly vary per unit. The living area is ' 'included a comfortable couch, dining table with chairs, ' 'curtains etc, etc. .\n' 'Kitchen.\n' 'the kitchen is fully equipped including a dishwasher, fridge ' 'and freezer, gas cooking, a microwave and oven combination, a ' 'coffee machine and a water cooker, besides pots & pans, ' 'plates, glasses and cutlery..\n' '1 Bedroomapartment: Queensize bed, a clothing rack and ' 'curtains. The living room has an open kitchen. .\n' 'Washingmachine .\n' 'In the apartments there is a washing machine and a dishwasher ' 'available. .\n' 'Heating.\n' 'The apartments are equiped with central heating system.( HR++ ' 'windows and brand new insulation) .\n' 'Smoking and animals.\n' 'All apartments are non-smoking and animals are not allowed. ' '.\n' 'Please ask for availibilty..', 'energy_label': None, 'external_property_attributes': {'external_property_id': '711d2068857f61ea9148207e6c29d6cf', 'external_provider_id': 812, 'property_url': 'https://www.lw23.nl/en/locations/haarlem/apartment/zijlweg-148-c/62ebc572a74b65f59d3a86c0'}, 'furnished': True, 'house_number': 148, 'images': ['https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/MzY3ZGExMmEtMmUxYi00YWZlLWJkM2MtNjY1MDZlNzRjY2E2/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/MGMyOTJhZTEtNTAwMC00ZWNlLWFhNmItODg0YTlkZjBlYWZh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/ODk0OTlhY2UtYjhiZC00ZTIyLWJkNWYtMGY0OTg1M2VlYjgx/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/ZTRjOThmNTYtMDYxOS00NTI1LTk3M2EtYzYxOWFmMzU4MDc3/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/NDlhNmVkZGItMDg4YS00MzI2LThkNWEtNDczZDEzODNmMjcz/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/MzU2NGNkMDAtNWFkYS00ZjUwLWJhZjUtOTllMWJmNDQ5NzM3/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/ZjEzYjUxMWQtYzliZS00ODhkLWJmNjUtM2EzYTQwOTQyNDI4/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/NWVjYWU3NTMtZTRlMy00OTQ0LThmYTYtMWRmOTVlMjVlMmNk/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/Nzc3MTAwY2ItY2JlNy00MDI3LTk4NzctN2EzOGIyNDhlNzlh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/ODMzZjJmN2UtNmFiOC00MDhmLWEyN2ItYzEwNmY4MTgzMzM1/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/YTU4MmNhZmYtYjYxNi00MDgzLWFhMTUtODM0YjY1NzE3NTU4/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/NGFkYTkyZmUtYWMwMi00Yzc2LTlhMTUtNzNjZWMwODEzYWVm/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/MGMyOTJhZTEtNTAwMC00ZWNlLWFhNmItODg0YTlkZjBlYWZh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/MGMyOTJhZTEtNTAwMC00ZWNlLWFhNmItODg0YTlkZjBlYWZh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/62ebc572a74b65f59d3a86c0/MGMyOTJhZTEtNTAwMC00ZWNlLWFhNmItODg0YTlkZjBlYWZh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg'], 'property_type': 'Apartment', 'rent': 1400, 'rooms': 2, 'street_name': 'Zijlweg', 'zip_code_code': '2015 BJ'} 2025-06-18 16:00:21 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 27 ms | size: 373 bytes 2025-06-18 16:00:21 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:22 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 390 ms (+0) | latency: 32 ms | size: 375 bytes 2025-06-18 16:00:22 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:22 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 1443 ms (-1319) | latency: 373 ms | size: 6220 bytes 2025-06-18 16:00:22 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/alkmaar) 2025-06-18 16:00:22 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 114 ms | size: 375 bytes 2025-06-18 16:00:22 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:22 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:23 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 2947 ms (+0) | latency: 504 ms | size: 368 bytes 2025-06-18 16:00:23 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:23 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:24 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 1297 ms (-1252) | latency: 134 ms | size: 6321 bytes 2025-06-18 16:00:24 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/zandvoort) 2025-06-18 16:00:25 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 779 ms (-664) | latency: 344 ms | size: 5910 bytes 2025-06-18 16:00:25 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/alkmaar) 2025-06-18 16:00:25 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 1289 ms (-1250) | latency: 114 ms | size: 6526 bytes 2025-06-18 16:00:25 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/haarlem) 2025-06-18 16:00:26 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 462 ms (-316) | latency: 436 ms | size: 7912 bytes 2025-06-18 16:00:26 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/haarlem/'-the-court-46a-'/64bfdab9e16ec13e012c161b) 2025-06-18 16:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.lw23.nl/en/locations/haarlem/apartment/jansstraat-46-a10/651c137060041e29e94e6c33> {'area': 45, 'balcony': False, 'description': '.\n' '\t\t\t\t\t\t.\n' 'Short stay apartments (maximum 6 months) now available:.\n' "Welcome to our beautiful 'The Court 46 A';.\n" "We have 37 renovated studio's, 1- and 2-bedroom apartments " 'available in the middle of the center. The apartments are ' 'completely new, furnished and including gas, water, ' 'electricity, internet and smart-tv. .\n' 'Jansstraat 46A10, split-level apartment, 40m2..\n' 'The building is situated in the middle of the center of ' 'Haarlem. Within walking distance to the station (5 minutes) ' 'with trains to Amsterdam and in beautiful green surroundings ' '(park and water) old center and the canals. .\n' 'All restaurants and the shopping area are on one-minute ' 'walking distance. By bike it is only 25 minutes to the beach. ' 'This completely renovated building has been cared for down to ' 'the last detail. Mail us for available apartments!.\n' 'Layout;.\n' 'Living area.\n' 'A comfortable sitting and dining area. The style of the ' 'living area can slightly vary per unit. The living area is ' 'included a comfortable sofa, dining table with chairs, ' 'curtains, tv, different lamps and decoration. The living room ' 'has an open kitchen. .\n' 'Kitchen.\n' 'The kitchen is fully equipped including a dishwasher, fridge ' 'and freezer combination, electric cooking, an oven/microwave ' 'combination, a coffee machine and a water cooker. Besides ' 'pots & pans, plates, glasses and cutlery, everything is ' 'there..\n' 'Sleeping vide, studio, 1- and 2-bedroom apartments.\n' 'All the units are equipped with; Queen-size bed, pillows, ' 'blankets, bedside table, clothing rack or closet and ' 'curtains. The living room has an open kitchen. .\n' 'Washing machine / Dryer combination.\n' ' .\n' 'All the units are equipped with a washing machine and dryer ' 'combination..\n' 'Heating system and mechanic ventilation.\n' 'All the units are equipped with central heating system.( HR++ ' 'windows and brand new insulation) and mechanic ventilation..\n' 'Smoking and pets.\n' 'All units are non-smoking and pets are not allowed..\n' 'Details:.\n' '- central location.\n' '- near train station.\n' '- available for maximum 6 months.\n' '- maximum 2 persons.\n' '- with sleeping loft .\n' '- available July 1st 2025.\n' '- deposit 1 month.\n' '- use of bicycle shed.\n' 'Please ask for availability..', 'energy_label': 'a_2020', 'external_property_attributes': {'external_property_id': '3a5ff4360a89e308a9091ab151e35a2d', 'external_provider_id': 812, 'property_url': 'https://www.lw23.nl/en/locations/haarlem/apartment/jansstraat-46-a10/651c137060041e29e94e6c33'}, 'furnished': True, 'house_number': 46, 'images': ['https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c137060041e29e94e6c33/Y2NiMGM2MjMtZmYxYy00YTIwLTk3N2YtYzExYzE1YmI0ZmJj/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c137060041e29e94e6c33/NzAxZjdiYWMtZjk0Ny00MTJjLTllMzMtMTAyNDBjZDAyODU2/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c137060041e29e94e6c33/NmJjNDEzYzAtM2FhMC00YTg1LWI4ZWYtM2FhZDE1MTgyNWIz/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c137060041e29e94e6c33/ZjMxYTAxYTQtZDY1Zi00NzMwLTk3OTgtZDhiZDBhMWM0OWM0/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c137060041e29e94e6c33/MGUyODQ3ZmEtNmQ3Ny00YzE1LTgxZjQtNzczOWI2N2ZmOGZh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c137060041e29e94e6c33/YzNmMDJiYTYtODhlOS00MzkzLThhNGMtY2VmODU1ZTIxZDVh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c137060041e29e94e6c33/NWU2MzBiYWQtODc5OS00ZTNmLTk1MDktYzJhNDcxMWE5YTgy/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c137060041e29e94e6c33/NzAxZjdiYWMtZjk0Ny00MTJjLTllMzMtMTAyNDBjZDAyODU2/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c137060041e29e94e6c33/NzAxZjdiYWMtZjk0Ny00MTJjLTllMzMtMTAyNDBjZDAyODU2/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c137060041e29e94e6c33/NzAxZjdiYWMtZjk0Ny00MTJjLTllMzMtMTAyNDBjZDAyODU2/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg'], 'property_type': 'Apartment', 'rent': 1800, 'rooms': 1, 'street_name': 'Jansstraat', 'zip_code_code': '2011 RZ'} 2025-06-18 16:00:26 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 28 ms | size: 378 bytes 2025-06-18 16:00:26 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:26 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:27 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 28 ms | size: 374 bytes 2025-06-18 16:00:27 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:27 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:27 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 2 | delay: 300 ms (-162) | latency: 409 ms | size: 7732 bytes 2025-06-18 16:00:27 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/alkmaar/'14th'/6553693c4c481e4c32c77167) 2025-06-18 16:00:28 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 443 ms (+143) | latency: 1330 ms | size: 374 bytes 2025-06-18 16:00:28 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:28 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:28 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 668 ms (-620) | latency: 141 ms | size: 7929 bytes 2025-06-18 16:00:28 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/haarlem/'-the-court-46a-'/64bfdab9e16ec13e012c161b) 2025-06-18 16:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.lw23.nl/en/locations/haarlem/apartment/jansstraat-46-a24/651c258860041e29e962a394> {'area': 30, 'balcony': False, 'description': '.\n' '\t\t\t\t\t\t.\n' 'Short Stay apartments (maximum 6 months) now available:.\n' "Welcome to our beautiful 'The Court 46 A';.\n" "We have 37 renovated studio's, 1- and 2-bedroom apartments " 'available in the middle of the center. The apartments are ' 'completely new, furnished and including gas, water, ' 'electricity, internet and tv. .\n' 'Jansstraat 46A24, 30m2..\n' 'The building is situated in the middle of the center of ' 'Haarlem. Within walking distance to the station (5 minutes) ' 'with trains to Amsterdam and in beautiful green surroundings ' '(park and water) old center and the canals. .\n' 'All restaurants and the shopping area are on one-minute ' 'walking distance. By bike it is only 25 minutes to the beach. ' 'This completely renovated building has been cared for down to ' 'the last detail. Mail us for available apartments!.\n' 'Layout;.\n' 'Living area.\n' 'A comfortable sitting and dining area. The style of the ' 'living area can slightly vary per unit. The living area is ' 'included a comfortable sofa, dining table with chairs, ' 'curtains, tv, different lamps and decoration. The living room ' 'has an open kitchen. .\n' 'Kitchen.\n' 'The kitchen is fully equipped including a dishwasher, fridge ' 'and freezer combination, electric cooking, an oven/microwave ' 'combination, a coffee machine and a water cooker. Besides ' 'pots & pans, plates, glasses and cutlery, everything is ' 'there..\n' 'Studio.\n' 'All the units are equipped with; Queen-size bed, pillows, ' 'blankets, bedside table, clothing rack or closet and ' 'curtains. The living room has an open kitchen. .\n' 'Washing machine / Dryer combination.\n' ' .\n' 'All the units are equipped with a washing machine and dryer ' 'combination..\n' 'Heating system and mechanic ventilation.\n' 'All the units are equipped with central heating system.( HR++ ' 'windows and brand new insulation) and mechanic ventilation..\n' 'Smoking and pets.\n' 'All units are non-smoking and pets are not allowed..\n' 'Details:.\n' '- central location.\n' '- near train station.\n' '- available for maximum 6 months.\n' '- maximum 1 person.\n' '- studio.\n' '- available immediately.\n' '- deposit 1 month.\n' '- use of bicycle shed.\n' 'Please ask for availability..', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'd101c5bae4e8360f4ad37fb802d22602', 'external_provider_id': 812, 'property_url': 'https://www.lw23.nl/en/locations/haarlem/apartment/jansstraat-46-a24/651c258860041e29e962a394'}, 'furnished': True, 'house_number': 46, 'images': ['https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c258860041e29e962a394/ZmI2YTU1ZmItNTE3Mi00ZGY5LTgwZmQtZGM5OGY0MmYxYTY1/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c258860041e29e962a394/NjFkYjdkYjktZmMyNS00MmJlLTlmNmMtNzExNzM4ZGNlMjJk/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c258860041e29e962a394/NDUwNWM1MzktYzBkOS00ZmE0LWFmN2UtNThlYzliMjRkNDZi/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c258860041e29e962a394/Nzk1YzIxYTktZWI0My00MzA1LTkzY2QtZjYzZmY4ZTM1Mjg1/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c258860041e29e962a394/ZDU2NjFkMzEtZTA1ZS00OTlhLWIxNTItMmVjY2MyNjZmZmM5/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c258860041e29e962a394/MTNiYmU1MGEtZjJmMC00Mjc3LWI4OWEtYjBjNzQzZTNjZjJm/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c258860041e29e962a394/ZWFmNWJmNmYtYzM4MS00MGIzLWIwMmItMDUxMTFiOGM3OWRl/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c258860041e29e962a394/MmM2NWYyYWMtYWJjNi00ZjMzLTg5YzEtNmE2NzdhOThlNmY1/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c258860041e29e962a394/NjFkYjdkYjktZmMyNS00MmJlLTlmNmMtNzExNzM4ZGNlMjJk/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c258860041e29e962a394/NjFkYjdkYjktZmMyNS00MmJlLTlmNmMtNzExNzM4ZGNlMjJk/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/651c258860041e29e962a394/NjFkYjdkYjktZmMyNS00MmJlLTlmNmMtNzExNzM4ZGNlMjJk/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg'], 'property_type': 'Apartment', 'rent': 1600, 'rooms': 1, 'street_name': 'Jansstraat', 'zip_code_code': '2011 RZ'} 2025-06-18 16:00:29 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 668 ms (+0) | latency: 121 ms | size: 373 bytes 2025-06-18 16:00:29 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:29 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:29 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 300 ms (-90) | latency: 310 ms | size: 7683 bytes 2025-06-18 16:00:29 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/zandvoort/'sea-ii'-zandvoort/636917f9e71cc8bd2aee05f3) 2025-06-18 16:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.lw23.nl/en/locations/zandvoort/apartment/seinpostweg-2/63691997e71cc8bd2aefdee5> {'area': 40, 'balcony': True, 'description': '.\n' '\t\t\t\t\t\t.\n' '!!!Maximum stay 6 months (short stay)!!!.\n' 'Seinpostweg (40m2 - 144m2) Zandvoort- Beautiful sea flat for ' 'a wonderful relaxing stay! .\n' "15 brand-new apartments and studio's..\n" "Zandvoort's promenade and beach with its many stand tents are " 'perfect for relaxing in summer and getting a breath of fresh ' 'air in winter! Every season has something different to offer. ' 'The flat is the perfect base for a quiet or active beach ' 'holiday. Zandvoort has beautiful events to offer all year ' 'round, such as the world-famous Formula 1, Sand Sculptures ' 'and the British festival. .\n' 'The village is at walking distance from the apartment with ' 'many cosy terraces and places to eat. The supermarket is also ' 'within walking distance. .\n' 'The best way to explore the beautiful dunes is by bike or on ' 'foot. Here you will find beautiful views and be surrounded by ' 'the wonderful nature the region has to offer. The city of ' 'Haarlem can be reached by train or bicycle. You can also ' 'easily get to Amsterdam by train within half an hour. In ' 'short, plenty to do for a weekend, a few days, a week or ' 'maybe a full month! Everything is negotiable. .\n' 'The flat: .\n' 'Layout.\n' 'Living area.\n' 'A comfortable sitting and dining area. The style of the ' 'living area may vary slightly from one unit to another. The ' 'living area includes a comfortable sofa, TV, dining table ' 'with chairs, curtains etc. Etc..\n' 'Kitchen-.\n' 'the kitchen is fully equipped including a dishwasher, ' 'fridge-freezer, electric cooking and oven, a coffee machine ' 'and a kettle, in addition to pots and pans, plates, glasses ' 'and cutlery..\n' 'Bedroom.\n' 'Queen-size bed with bedding, wardrobe and curtains..\n' 'Bathroom.\n' 'Walk-in shower with washbasin .\n' 'Washing machine and dryer.\n' 'There is a washer/dryer combination in the flats..\n' 'Heating.\n' 'The flats have underfloor heating.\n' 'Smoking.\n' 'Not allowed in the flats and studios.', 'energy_label': None, 'external_property_attributes': {'external_property_id': '43c7fc77ef2d4802338090d6c12f925c', 'external_provider_id': 812, 'property_url': 'https://www.lw23.nl/en/locations/zandvoort/apartment/seinpostweg-2/63691997e71cc8bd2aefdee5'}, 'furnished': True, 'house_number': 2, 'images': ['https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63691997e71cc8bd2aefdee5/ZTcwMTMzZjEtOGYwZC00Yzk3LWE4ZTQtOGFjNWFiYWRhNzA2/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63691997e71cc8bd2aefdee5/OGE3NGMzNjQtMmQ0MS00NjY0LTlhYzgtZmI4MjkxZWMwYzQ5/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63691997e71cc8bd2aefdee5/N2UyN2Q2NjMtMWExMS00Nzk0LWFiMmMtOWU4YWUzZTBjYTVk/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63691997e71cc8bd2aefdee5/YTNjNGQ1M2ItNDI5My00ZWYxLWFjM2MtYmRmNzhjZTYwNTFi/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63691997e71cc8bd2aefdee5/MWFlMjE5N2YtOTYzMy00ODBmLWI2MDAtZGQ5NjFlZDZmM2Jh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63691997e71cc8bd2aefdee5/OTRlODFjZjAtYjI2Yy00ZGNhLWI3ZTItNmJlOGY2ZTJhNDY0/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63691997e71cc8bd2aefdee5/MDMwZGMxNzYtZmE4NC00N2UyLWEzZTUtNThlNjMwODY0YmVm/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63691997e71cc8bd2aefdee5/ZjYzN2EzYjUtZDFkOC00N2U1LTk3NTYtMTg0NzFmZmM0YzY2/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63691997e71cc8bd2aefdee5/ZjA0ZjM2ZWYtMGE2MC00YzhjLWExZDEtMDk3NWE2OGRiYmQw/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63691997e71cc8bd2aefdee5/MmY2NDg4NTktODg2MS00MDMyLTg2OWQtZGFiZDgzOTQ2OWYw/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63691997e71cc8bd2aefdee5/NDFkZTQ3ZmMtMDA0ZS00MWMxLWI3ZjItYWNkZTQyNjJiNmZl/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63691997e71cc8bd2aefdee5/OGE3NGMzNjQtMmQ0MS00NjY0LTlhYzgtZmI4MjkxZWMwYzQ5/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63691997e71cc8bd2aefdee5/OGE3NGMzNjQtMmQ0MS00NjY0LTlhYzgtZmI4MjkxZWMwYzQ5/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63691997e71cc8bd2aefdee5/OGE3NGMzNjQtMmQ0MS00NjY0LTlhYzgtZmI4MjkxZWMwYzQ5/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg'], 'property_type': 'Apartment', 'rent': 1600, 'rooms': 1, 'street_name': 'Seinpostweg', 'zip_code_code': '2042 AB'} 2025-06-18 16:00:30 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 1297 ms (+0) | latency: 381 ms | size: 377 bytes 2025-06-18 16:00:30 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:30 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 27 ms | size: 378 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 171 ms | size: 7973 bytes 2025-06-18 16:00:32 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/zandvoort/'sea-ii'-zandvoort/636917f9e71cc8bd2aee05f3) 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 1297 ms (+0) | latency: 32 ms | size: 377 bytes 2025-06-18 16:00:32 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 29 ms | size: 388 bytes 2025-06-18 16:00:32 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 379 ms (-288) | latency: 272 ms | size: 8256 bytes 2025-06-18 16:00:32 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/zandvoort/'sea-ii'-zandvoort/636917f9e71cc8bd2aee05f3) 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 300 ms (-143) | latency: 442 ms | size: 8241 bytes 2025-06-18 16:00:32 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/zandvoort/'sea-ii'-zandvoort/636917f9e71cc8bd2aee05f3) 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 323 ms | size: 380 bytes 2025-06-18 16:00:32 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:32 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:33 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 2 | delay: 2003 ms (-943) | latency: 3179 ms | size: 7993 bytes 2025-06-18 16:00:33 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/zandvoort/'sea-ii'-zandvoort/636917f9e71cc8bd2aee05f3) 2025-06-18 16:00:33 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 726 ms (-570) | latency: 469 ms | size: 7537 bytes 2025-06-18 16:00:33 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/alkmaar/'-k21-'/65537ba64c481e4c32de342a) 2025-06-18 16:00:33 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 379 ms (+0) | latency: 26 ms | size: 379 bytes 2025-06-18 16:00:33 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:33 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.lw23.nl/en/locations/alkmaar/apartment/kennemerstraatweg-21-n/6745ea9d3c74c35e263346a9> {'area': 30, 'balcony': False, 'description': '.\n' '\t\t\t\t\t\t.\n' "''Short stay apartments available for maximum 6 months'';.\n" 'Living at the edge of the city of Alkmaar in a brand new ' 'renovated monumental building near arterial roads, Alkmaar ' 'centre, trains to Amsterdam. The maximum stay is 6 (six) ' 'months. Please do not hesitate to contact us via e-mail. Our ' 'team will be happy to help you discuss the possibilities..\n' 'The pictures are random pictures from the apartments. .\n' 'Layout per apartment:.\n' 'Living area.\n' 'A comfortable sitting and dining area. The style of the ' 'living area may vary slightly from one unit to another. The ' 'living area includes a sofa bed, TV, dining table with ' 'chairs, curtains etc etc..\n' 'Kitchen-.\n' 'the kitchen is fully equipped including a dishwasher, fridge ' 'freezer, electric cooker, combi microwave and oven, coffee ' 'machine and kettle, in addition to pots and pans, plates, ' 'glasses and cutlery..\n' 'Washer and dryer.\n' 'There is a washing machine/dryer combination in the ' 'apartment..\n' 'Smoking.\n' 'all studios are non-smoking. Smoking is only allowed in the ' 'allocated locations..\n' 'Pets.\n' 'Pets are not allowed..\n' 'Details:.\n' '- central location.\n' '- near train station.\n' '- available for maximum 6 months.\n' '- maximum 2 persons (families for the 3 bedroom apartments).\n' '- near city centre.\n' '- available per June 1st 2025.\n' '- deposit 1 month.', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'b5e721c80e1befd99a107fd92aea3a13', 'external_provider_id': 812, 'property_url': 'https://www.lw23.nl/en/locations/alkmaar/apartment/kennemerstraatweg-21-n/6745ea9d3c74c35e263346a9'}, 'furnished': True, 'house_number': 21, 'images': ['https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6745ea9d3c74c35e263346a9/NDYyNjZjYzItYTc0Ni00NzFlLWJhZmItZGI3NGIyMzIzYWEw/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6745ea9d3c74c35e263346a9/Mjc3MWY0OWEtN2VkMy00ZDExLTgxZDUtZTFjYzZhYjlkMjFh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6745ea9d3c74c35e263346a9/OWQ0ZDAxMTUtYjg0My00ZmY0LTk5ODctODY3Mjc5NjI0N2I5/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6745ea9d3c74c35e263346a9/YzE2NmE2NTctNjA3ZS00OTU3LTk0YzctZTkxZWQyYmFmZWQx/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6745ea9d3c74c35e263346a9/YjQ1ODViNTMtYmIyMC00YWViLTliNDctYzgwNzliNmRhYmY3/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6745ea9d3c74c35e263346a9/MmVhNDk3NDEtMmJlNy00ODg2LWExM2YtNGQwODUzN2U4Mjhh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6745ea9d3c74c35e263346a9/ZjNiOThiZmItNjI0NS00ZTQ5LTllNGEtYzdiZGE4ZDk2MDg4/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6745ea9d3c74c35e263346a9/Mjc3MWY0OWEtN2VkMy00ZDExLTgxZDUtZTFjYzZhYjlkMjFh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6745ea9d3c74c35e263346a9/Mjc3MWY0OWEtN2VkMy00ZDExLTgxZDUtZTFjYzZhYjlkMjFh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6745ea9d3c74c35e263346a9/Mjc3MWY0OWEtN2VkMy00ZDExLTgxZDUtZTFjYzZhYjlkMjFh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg'], 'property_type': 'Apartment', 'rent': 1400, 'rooms': 2, 'street_name': 'Kennemerstraatweg', 'zip_code_code': '1814 GA'} 2025-06-18 16:00:34 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 679 ms | size: 7576 bytes 2025-06-18 16:00:34 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/alkmaar/'14th'/6553693c4c481e4c32c77167) 2025-06-18 16:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.lw23.nl/en/locations/alkmaar/apartment/gashouderstraat-8-a10/6720f8ffd041a3b5f5f30255> {'area': 35, 'balcony': False, 'description': '.\n' '\t\t\t\t\t\t.\n' 'Short Stay apartments (maximum 6 months) now available:.\n' "Welcome to our beautiful 'the 14th Wolf';.\n" "We have 14 renovated studio's with sleeping loft and " '1-bedroom apartments available near the center of Alkmaar. ' 'The apartments are completely new, furnished and including ' 'gas, water, electricity. At the moment there are three ' 'apartments available. .\n' 'All the apartments are very centrally located next to the ' 'Singelgracht with the commotion of the many boats, at the ' 'edge of the cosy centre of Alkmaar. All facilities for ' "shopping and going out are a stone's throw away, as is the NS " 'railway station. This completely renovated building has been ' 'cared for down to the last detail..\n' 'Mail us for available apartments, pictures and an ' 'appointment.\n' 'Layout;.\n' 'Living area.\n' 'A comfortable sitting and dining area. The style of the ' 'living area can slightly vary per unit. The living area is ' 'included a comfortable sofa, dining table with chairs, ' 'curtains, tv, different lamps and decoration. The living room ' 'has an open kitchen. .\n' 'Kitchen.\n' 'The kitchen is fully equipped including a dishwasher, fridge ' 'and freezer combination, electric cooking, an oven/microwave ' 'combination, a coffee machine and a water cooker. Besides ' 'pots & pans, plates, glasses and cutlery, everything is ' 'there..\n' 'Apartment with sleeping loft and 1-bedroom apartments.\n' 'All the units are equipped with; Queen-size bed, pillows, ' 'blankets, bedside table, clothing rack or closet and ' 'curtains. The living room has an open kitchen. .\n' 'Washing machine / Dryer combination.\n' ' .\n' 'All the units are equipped with a washing machine and dryer ' 'combination..\n' 'Heating system and mechanic ventilation.\n' 'All the units are equipped with central heating system.( HR++ ' 'windows and brand new insulation) and mechanic ventilation..\n' 'Smoking and pets.\n' 'All units are non-smoking and pets are not allowed..\n' 'Details:.\n' '- central location.\n' '- near train station.\n' '- available for maximum 6 months.\n' '- maximum 2 persons.\n' '- 1-bedroom apartments and apartments with sleeping loft.\n' '- available per the June 1st 2025.\n' '- deposit 1 month.\n' ' .\n' 'Please ask for availability..', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'a21ef2454cfa66226d10273e901f0240', 'external_provider_id': 812, 'property_url': 'https://www.lw23.nl/en/locations/alkmaar/apartment/gashouderstraat-8-a10/6720f8ffd041a3b5f5f30255'}, 'furnished': True, 'house_number': 8, 'images': ['https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f8ffd041a3b5f5f30255/ZGZlNjVhZGYtYjRjZC00NjY3LTljZjQtMTY0OGM3MGY1Mjcx/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f8ffd041a3b5f5f30255/YTdhZmVlOGYtOWIwMC00ZmMyLTg5OGItMmRhMmJmMGRjMGNm/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f8ffd041a3b5f5f30255/NGJmOTdkNGQtMmJmYy00YTgxLTk4NTAtNTk4MzM0ZDYyMmFj/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f8ffd041a3b5f5f30255/MTFkYmZiNjAtYjM4OS00ZWI3LWJhMWUtNzAzMDAxNTRlN2Y0/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f8ffd041a3b5f5f30255/MTY5NzUzMTktOWQwNy00YzM1LTkwYzYtZTJmZjVkNjJjZmQ2/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f8ffd041a3b5f5f30255/YTdhZmVlOGYtOWIwMC00ZmMyLTg5OGItMmRhMmJmMGRjMGNm/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f8ffd041a3b5f5f30255/YTdhZmVlOGYtOWIwMC00ZmMyLTg5OGItMmRhMmJmMGRjMGNm/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f8ffd041a3b5f5f30255/YTdhZmVlOGYtOWIwMC00ZmMyLTg5OGItMmRhMmJmMGRjMGNm/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg'], 'property_type': 'Apartment', 'rent': 1000, 'rooms': 1, 'street_name': 'Gashouderstraat', 'zip_code_code': '1815 BC'} 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 2003 ms (+0) | latency: 2109 ms | size: 378 bytes 2025-06-18 16:00:35 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:35 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 394 ms (-332) | latency: 183 ms | size: 8050 bytes 2025-06-18 16:00:35 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/zandvoort/'sea-ii'-zandvoort/636917f9e71cc8bd2aee05f3) 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.lw23.nl/en/locations/zandvoort/apartment/seinpostweg-2-a-16/63a08290618d839884ce7d54> {'area': 94, 'balcony': True, 'description': '.\n' '\t\t\t\t\t\t.\n' 'Short Stay apartments (maximum 6 months) now available:.\n' 'Seinpostweg 2a-16 (94m2) - Zandvoort- Beautiful sea flat for ' 'a wonderful relaxing stay! .\n' 'Brand-new apartment available per .\n' '01 July 2025.\n' ';.\n' "Zandvoort's promenade and beach with its many stand tents are " 'perfect for relaxing in summer and getting a breath of fresh ' 'air in winter! Every season has something different to offer. ' 'The flat is the perfect base for a quiet or active beach ' 'holiday. Zandvoort has beautiful events to offer all year ' 'round, such as the world-famous Formula 1, Sand Sculptures ' 'and the British festival. .\n' 'The village is at walking distance from the apartment with ' 'many cosy terraces and places to eat. The supermarket is also ' 'within walking distance. .\n' 'The best way to explore the beautiful dunes is by bike or on ' 'foot. Here you will find beautiful views and be surrounded by ' 'the wonderful nature the region has to offer. The city of ' 'Haarlem can be reached by train or bicycle. You can also ' 'easily get to Amsterdam by train within half an hour. In ' 'short, plenty to do for a weekend, a few days, a week or ' 'maybe a full month! Everything is negotiable. .\n' 'The apartment; .\n' 'Layout.\n' 'Living area.\n' 'A comfortable sitting and dining area. The style of the ' 'living area may vary slightly from one unit to another. The ' 'living area includes a comfortable sofa, TV, dining table ' 'with chairs, curtains etc. Etc..\n' 'Kitchen.\n' 'the kitchen is fully equipped including a dishwasher, ' 'fridge-freezer, electric cooking and oven, a coffee machine ' 'and a kettle, in addition to pots and pans, plates, glasses ' 'and cutlery..\n' 'Bedroom.\n' 'Queen-size bed with bedding, wardrobe and curtains..\n' 'Bathroom.\n' 'Walk-in shower with double washbasin and bath..\n' 'Washing machine and dryer.\n' 'There is a washer/dryer combination in the apartment..\n' 'Heatingsystem .\n' 'The apartment have underfloor heating..\n' 'Smoking.\n' 'Not allowed in the flats and studios. .\n' 'Details:.\n' '- central location.\n' '- near the beach.\n' '- available for maximum 6 months.\n' '- maximum 2 persons.\n' '- 1-bedroom apartment.\n' '- available July 2025.\n' '- deposit 1 month.\n' 'Please ask for availability..', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '78834a468c2390aee8501d95897f1135', 'external_provider_id': 812, 'property_url': 'https://www.lw23.nl/en/locations/zandvoort/apartment/seinpostweg-2-a-16/63a08290618d839884ce7d54'}, 'furnished': True, 'house_number': 2, 'images': ['https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/YTNiZTNmZTEtNzIyNi00ZjMyLWE5ODEtZTlkZWQwNWU5YmY3/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/MGFmMGM1NjMtMmRhOS00YzFjLTk2NDItNzYxZTQwMGMxYjAz/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/MWEzNzY1YTktMGViOS00YTg3LWFmNDEtODc5M2Q1ZDJjYmVl/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/ZTQyMjkyY2MtNDkxYS00ZmFjLTljNmMtMTVkMjRmMWNlNDMx/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/YzA1NDBlMzktMjhjMi00OGRjLTkwNTYtNTg0ZTMzZWFlZDQ4/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/NTE2N2JjOGQtYTZiMS00ZWRiLThlZjMtNzQ4MzJkNzg5NjM0/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/NTRhMmRkZDgtNTNhYS00YzNiLWFlYjItZTU1ZDAzZGY2NTI2/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/NmQzZDdhYTYtZmRlOS00N2NmLWE0OTgtYzQwZTNiYTQ1N2E2/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/NDg5N2M4NTgtNWYzMC00NmUyLWFiOWItNzIxMjI3YzliMTk2/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/ZmFmNGI2MDctMGZjMS00NTVhLThhMDAtMTBiNWI1M2E0NGY2/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/MmM3OTU3MDktMDI2NC00ZDM5LWE2NDUtNWZlZTk5Y2VlZWQz/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/NjQxMGY3MWMtOGRjNy00Njg5LWIwNTgtZGZmNzdkNGE2Y2Zh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/MGFmMGM1NjMtMmRhOS00YzFjLTk2NDItNzYxZTQwMGMxYjAz/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/MGFmMGM1NjMtMmRhOS00YzFjLTk2NDItNzYxZTQwMGMxYjAz/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/63a08290618d839884ce7d54/MGFmMGM1NjMtMmRhOS00YzFjLTk2NDItNzYxZTQwMGMxYjAz/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg'], 'property_type': 'Apartment', 'rent': 2200, 'rooms': 2, 'street_name': 'Seinpostweg', 'zip_code_code': '2042 AB'} 2025-06-18 16:00:36 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 2003 ms (+0) | latency: 526 ms | size: 378 bytes 2025-06-18 16:00:36 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:36 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:36 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (-94) | latency: 221 ms | size: 7682 bytes 2025-06-18 16:00:36 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/alkmaar/'14th'/6553693c4c481e4c32c77167) 2025-06-18 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.lw23.nl/en/locations/alkmaar/apartment/gashouderstraat-8-a7/6720f5a5d041a3b5f5f30082> {'area': 40, 'balcony': False, 'description': '.\n' '\t\t\t\t\t\t.\n' 'Short Stay apartments (maximum 6 months) now available:.\n' "Welcome to our beautiful 'the 14th Wolf';.\n" "We have 3 renovated studio's with sleeping loft and 1-bedroom " 'apartments available near the center of Alkmaar. The ' 'apartments are completely new, furnished and including gas, ' 'water, electricity. At the moment there are six apartments ' 'available. .\n' 'All the apartments are very centrally located next to the ' 'Singelgracht with the commotion of the many boats, at the ' 'edge of the cosy centre of Alkmaar. All facilities for ' "shopping and going out are a stone's throw away, as is the NS " 'railway station. This completely renovated building has been ' 'cared for down to the last detail..\n' 'Mail us for available apartments, pictures and an ' 'appointment!.\n' 'Available per 1st of June 2025.\n' ':.\n' 'Gashouderstraat 8A7: 1400 euro per month.\n' 'Layout;.\n' 'Living area.\n' 'A comfortable sitting and dining area. The style of the ' 'living area can slightly vary per unit. The living area is ' 'included a comfortable sofa, dining table with chairs, ' 'curtains, tv, different lamps and decoration. The living room ' 'has an open kitchen. .\n' 'Kitchen.\n' 'The kitchen is fully equipped including a dishwasher, fridge ' 'and freezer combination, electric cooking, an oven/microwave ' 'combination, a coffee machine and a water cooker. Besides ' 'pots & pans, plates, glasses and cutlery, everything is ' 'there..\n' 'Apartment with sleeping loft and 1-bedroom apartments.\n' 'All the units are equipped with; Queen-size bed, pillows, ' 'blankets, bedside table, clothing rack or closet and ' 'curtains. The living room has an open kitchen. .\n' 'Washing machine / Dryer combination.\n' ' .\n' 'All the units are equipped with a washing machine and dryer ' 'combination..\n' 'Heating system and mechanic ventilation.\n' 'All the units are equipped with central heating system.( HR++ ' 'windows and brand new insulation) and mechanic ventilation..\n' 'Smoking and pets.\n' 'All units are non-smoking and pets are not allowed..\n' 'Details:.\n' '- central location.\n' '- near train station.\n' '- available for maximum 6 months.\n' '- maximum 2 persons.\n' '- 1-bedroom apartments and apartments with sleeping loft.\n' '- available per the 1st June 2025.\n' '- deposit 1 month.\n' ' .\n' 'Please ask for availability..', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '0eed80d910b734d8a4cfd980f8429886', 'external_provider_id': 812, 'property_url': 'https://www.lw23.nl/en/locations/alkmaar/apartment/gashouderstraat-8-a7/6720f5a5d041a3b5f5f30082'}, 'furnished': True, 'house_number': 8, 'images': ['https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f5a5d041a3b5f5f30082/MTJhMTE2NDgtNWVmOS00MWM4LWEzMDMtNzdlYWI5MGQ4YzZj/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f5a5d041a3b5f5f30082/ZWRlZjI4MzktMGE5YS00YmJjLWExNTktZjllODJhNjYxN2E0/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f5a5d041a3b5f5f30082/NGFiYzU3YTUtODVmZS00YWE3LTkwMWMtNTM2ZTcxYjYzZWFk/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f5a5d041a3b5f5f30082/ODdiZDNmYjUtMDUzNC00ODE1LThiM2EtYThhOThjZTdjYWNh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f5a5d041a3b5f5f30082/ODkwOTQ2NTMtZWU5Mi00YmQ0LWIyNWYtMzEzZTY1YTkzYjkw/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f5a5d041a3b5f5f30082/MmFmZjk5ZmMtODc5ZS00YmIxLTlhN2UtOWM1NDEwMjMyOWQ5/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f5a5d041a3b5f5f30082/OTVkYzE0NDEtN2FmNy00OTk2LThjMmEtNDU3ZWU5YmIwMTFh/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f5a5d041a3b5f5f30082/ZWRlZjI4MzktMGE5YS00YmJjLWExNTktZjllODJhNjYxN2E0/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f5a5d041a3b5f5f30082/ZWRlZjI4MzktMGE5YS00YmJjLWExNTktZjllODJhNjYxN2E0/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6720f5a5d041a3b5f5f30082/ZWRlZjI4MzktMGE5YS00YmJjLWExNTktZjllODJhNjYxN2E0/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg'], 'property_type': 'Apartment', 'rent': 1400, 'rooms': 1, 'street_name': 'Gashouderstraat', 'zip_code_code': '1815 BC'} 2025-06-18 16:00:37 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 2569 ms (-2430) | latency: 414 ms | size: 7565 bytes 2025-06-18 16:00:37 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/haarlem/'the-backyard-46'-haarlem/6131f41c5550692a1d900618) 2025-06-18 16:00:37 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 2583 ms (-2416) | latency: 501 ms | size: 7489 bytes 2025-06-18 16:00:37 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/alkmaar/'-k21-'/65537ba64c481e4c32de342a) 2025-06-18 16:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.lw23.nl/en/locations/alkmaar/apartment/julianastraat-54/6777c793e180f0a4285998d9> {'area': 35, 'balcony': False, 'description': '.\n' '\t\t\t\t\t\t.\n' 'Short stay apartments available;.\n' 'Living at the edge of the city of Alkmaar in a brand new ' 'renovated monumental building near arterial roads, Alkmaar ' 'centre, trains to Amsterdam. The maximum stay is 6 (six) ' 'months. Please do not hesitate to contact us via e-mail. Our ' 'team will be happy to help you discuss the possibilities..\n' 'The pictures are random picutres from the apartments. .\n' 'Layout per apartment:.\n' 'Julianastraat 54:.\n' 'Living area.\n' 'A comfortable sitting and dining area. The style of the ' 'living area may vary slightly from one unit to another. The ' 'living area includes a sofa bed, TV, dining table with ' 'chairs, curtains etc etc..\n' 'Kitchen-.\n' 'the kitchen is fully equipped including a dishwasher, fridge ' 'freezer, electric cooker, combi microwave and oven, coffee ' 'machine and kettle, in addition to pots and pans, plates, ' 'glasses and cutlery..\n' 'Smoking.\n' 'all studios are non-smoking. Smoking is only allowed in the ' 'allocated locations..\n' 'Pets.\n' 'Pets are not allowed..\n' 'Details:.\n' '- central location.\n' '- near train station.\n' '- available for maximum 6 months.\n' '- maximum 2 persons (families for the 3 bedroom apartments).\n' '- near city centre.\n' '- available per 1st of June 2025.\n' '- deposit 1 month.', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'e826ef8207ce9c9d7eb5e2b8969a7be9', 'external_provider_id': 812, 'property_url': 'https://www.lw23.nl/en/locations/alkmaar/apartment/julianastraat-54/6777c793e180f0a4285998d9'}, 'furnished': True, 'house_number': 54, 'images': ['https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6777c793e180f0a4285998d9/NDE5NGQ3ZTktZDNhOS00ZWExLTkwN2UtOTI1NDg2NzNiMDYy/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6777c793e180f0a4285998d9/YzZiY2IzNDAtYWEwZS00MjNjLWE4MTItOTg5OGM1NDEwZDg1/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6777c793e180f0a4285998d9/ZjRmNjliZGQtYTcxMC00NDlmLThkNmQtNWE5OTFmYzA4N2Vm/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6777c793e180f0a4285998d9/NTU0Njc2OWEtMGE2YS00OWYxLThlM2ItMzQ0ODk5MjZhYjdl/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6777c793e180f0a4285998d9/NjYwMDI3NDgtYTNjOS00N2Q0LWEwNTMtM2Q1MmI0ZDc5Nzcz/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6777c793e180f0a4285998d9/YjJmZGJiMzgtODEzNi00MDRkLWE0YmItNTA0ZGRjZmNhMzhl/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6777c793e180f0a4285998d9/OTQ2OWY3MjEtYTYyMi00MDI3LTg0ODEtMWM3ZWFiODExYzll/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6777c793e180f0a4285998d9/YzZiY2IzNDAtYWEwZS00MjNjLWE4MTItOTg5OGM1NDEwZDg1/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6777c793e180f0a4285998d9/YzZiY2IzNDAtYWEwZS00MjNjLWE4MTItOTg5OGM1NDEwZDg1/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6777c793e180f0a4285998d9/YzZiY2IzNDAtYWEwZS00MjNjLWE4MTItOTg5OGM1NDEwZDg1/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg'], 'property_type': 'Apartment', 'rent': 1400, 'rooms': 2, 'street_name': 'Julianastraat', 'zip_code_code': '1814 EB'} 2025-06-18 16:00:41 [rotating_proxies.middlewares] INFO: Proxies(good: 7, dead: 0, unchecked: 0, reanimated: 0, mean backoff time: 0s) 2025-06-18 16:00:42 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 2569 ms (+0) | latency: 135 ms | size: 377 bytes 2025-06-18 16:00:42 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:42 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 2583 ms (+0) | latency: 115 ms | size: 364 bytes 2025-06-18 16:00:42 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:42 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:44 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 1316 ms (-687) | latency: 1885 ms | size: 5668 bytes 2025-06-18 16:00:44 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/haarlem) 2025-06-18 16:00:44 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 2569 ms (+0) | latency: 27 ms | size: 360 bytes 2025-06-18 16:00:44 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:44 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 148 ms | size: 374 bytes 2025-06-18 16:00:44 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:44 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-18 16:00:45 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 1342 ms (-1241) | latency: 303 ms | size: 7898 bytes 2025-06-18 16:00:45 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/zandvoort/'sea-ii'-zandvoort/636917f9e71cc8bd2aee05f3) 2025-06-18 16:00:45 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 357 ms (+57) | latency: 1073 ms | size: 7782 bytes 2025-06-18 16:00:45 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/haarlem/'-the-court-46b'/6578aad8e6cb96eab8ca36cb) 2025-06-18 16:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.lw23.nl/en/locations/haarlem/apartment/jansstraat-46-b1/6582cacbbf5ee3beb787cb28> {'area': 45, 'balcony': False, 'description': '.\n' '\t\t\t\t\t\t.\n' 'Short stay apartments (maximum 6 months) now available:.\n' "Welcome to our beautiful 'The Court 46 B';.\n" "We have 18 renovated studio's, 1- and 2-bedroom apartments " 'available in the middle of the center. The apartments are ' 'completely new, furnished and including gas, water, ' 'electricity, internet and smart-tv. .\n' 'Jansstraat 46B1, split-level apartment, 35m2..\n' 'The building is situated in the middle of the center of ' 'Haarlem. Within walking distance to the station (5 minutes) ' 'with trains to Amsterdam and in beautiful green surroundings ' '(park and water) old center and the canals. .\n' 'All restaurants and the shopping area are on one-minute ' 'walking distance. By bike it is only 25 minutes to the beach. ' 'This completely renovated building has been cared for down to ' 'the last detail. Mail us for available apartments!.\n' 'Layout;.\n' 'Living area.\n' 'A comfortable sitting and dining area. The style of the ' 'living area can slightly vary per unit. The living area is ' 'included a comfortable sofa, dining table with chairs, ' 'curtains, tv, different lamps and decoration. The living room ' 'has an open kitchen. .\n' 'Kitchen.\n' 'The kitchen is fully equipped including a dishwasher, fridge ' 'and freezer combination, electric cooking, an oven/microwave ' 'combination, a coffee machine and a water cooker. Besides ' 'pots & pans, plates, glasses and cutlery, everything is ' 'there..\n' 'Sleeping vide, studio, 1- and 2-bedroom apartments.\n' 'All the units are equipped with; Queen-size bed, pillows, ' 'blankets, bedside table, clothing rack or closet and ' 'curtains. The living room has an open kitchen. .\n' 'Washing machine / Dryer combination.\n' ' .\n' 'All the units are equipped with a washing machine and dryer ' 'combination..\n' 'Heating system and mechanic ventilation.\n' 'All the units are equipped with central heating system.( HR++ ' 'windows and brand new insulation) and mechanic ventilation..\n' 'Smoking and pets.\n' 'All units are non-smoking and pets are not allowed..\n' 'Details:.\n' '- central location.\n' '- near train station.\n' '- available for maximum 6 months.\n' '- maximum 2 persons.\n' '- with sleeping loft .\n' '- available July 1st 2025.\n' '- deposit 1 month.\n' '- use of bicycle shed.\n' 'Please ask for availability..', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'bad99f5d9b2ef0907c63aab844b48f6c', 'external_provider_id': 812, 'property_url': 'https://www.lw23.nl/en/locations/haarlem/apartment/jansstraat-46-b1/6582cacbbf5ee3beb787cb28'}, 'furnished': True, 'house_number': 46, 'images': ['https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6582cacbbf5ee3beb787cb28/YmI0N2UzMTctOTA3My00OGZkLWFlZTUtNjAyM2VkZDEyNzQ3/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6582cacbbf5ee3beb787cb28/NjdlNjc4N2YtYzhiNC00MmRiLTg3NzctNzQ2YzU3YmY1ZTBi/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6582cacbbf5ee3beb787cb28/MDA1NzJkOGEtNmU0OS00NzNlLTgzNTItMzJjMDI3NjAwMDk5/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6582cacbbf5ee3beb787cb28/MjM5OGJiZWMtMzVjZS00ODY1LTgyNTMtMGZhMDU0MWVhZWE3/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6582cacbbf5ee3beb787cb28/MThmZWJlNTMtMGUwZS00YzdmLWIxMGMtYzY3NGVkMTkzZTI5/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6582cacbbf5ee3beb787cb28/MjdhZmRjODAtZGFhNS00YjZmLWFjYTYtYTE0MGZlYjc0NDgw/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6582cacbbf5ee3beb787cb28/NDJhMWVlYmQtNmQwZi00MmFjLWI1ZWUtOWJmOTdiMjJiMWYw/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6582cacbbf5ee3beb787cb28/ZDUwNTEzOWUtZTA2Ny00ZjI3LWFhNmQtODYxMGZjZjMyOTBi/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6582cacbbf5ee3beb787cb28/M2E2ZTgwNzgtODkxNC00NTlmLWJmYjItNzU4MDY2ZWQzNDY0/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTkyMCwiaGVpZ2h0IjoxMDgwLCJmaXQiOiJpbnNpZGUiLCJwb3NpdGlvbiI6ImNlbnRlciIsImdyYXZpdHkiOiIiLCJzdHJhdGVneSI6IiIsImtlcm5lbCI6IiJ9XQ==.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6582cacbbf5ee3beb787cb28/NjdlNjc4N2YtYzhiNC00MmRiLTg3NzctNzQ2YzU3YmY1ZTBi/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6582cacbbf5ee3beb787cb28/NjdlNjc4N2YtYzhiNC00MmRiLTg3NzctNzQ2YzU3YmY1ZTBi/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg', 'https://media01.ogonline.nl/upload/5ffd7309b7c8e302e6be94be/objectconsumer/6582cacbbf5ee3beb787cb28/NjdlNjc4N2YtYzhiNC00MmRiLTg3NzctNzQ2YzU3YmY1ZTBi/W3sibW9kaWZpZXIiOiJyZXNpemUiLCJ3aWR0aCI6MTI4MCwiaGVpZ2h0Ijo3MjAsImZpdCI6Imluc2lkZSIsInBvc2l0aW9uIjoiY2VudGVyIiwiZ3Jhdml0eSI6IiIsInN0cmF0ZWd5IjoiIiwia2VybmVsIjoiIn1d.jpg'], 'property_type': 'Apartment', 'rent': 1800, 'rooms': 2, 'street_name': 'Jansstraat', 'zip_code_code': '2011 RZ'} 2025-06-18 16:00:47 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 689 ms (-653) | latency: 109 ms | size: 6339 bytes 2025-06-18 16:00:47 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.lw23.nl/en/locations/haarlem) 2025-06-18 16:00:47 [scrapy.core.engine] INFO: Closing spider (finished) 2025-06-18 16:00:47 [crawler_utils.yaml_export_pipeline] INFO: Uploading /tmp/rental_nl/lw23_1750262421.yaml to /upload/rental_nl 2025-06-18 16:00:47 [crawler_utils.yaml_export_pipeline] INFO: FTP host: crawler-data.boligzonen.dk, user: ftpuser 2025-06-18 16:00:47 [paramiko.transport] DEBUG: starting thread (client mode): 0x1666bf0 2025-06-18 16:00:47 [paramiko.transport] DEBUG: Local version/idstring: SSH-2.0-paramiko_3.5.1 2025-06-18 16:00:47 [paramiko.transport] DEBUG: Remote version/idstring: SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.11 2025-06-18 16:00:47 [paramiko.transport] INFO: Connected (version 2.0, client OpenSSH_9.6p1) 2025-06-18 16:00:47 [paramiko.transport] DEBUG: === Key exchange possibilities === 2025-06-18 16:00:47 [paramiko.transport] DEBUG: kex algos: sntrup761x25519-sha512@openssh.com, curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, ext-info-s, kex-strict-s-v00@openssh.com 2025-06-18 16:00:47 [paramiko.transport] DEBUG: server key: rsa-sha2-512, rsa-sha2-256, ecdsa-sha2-nistp256, ssh-ed25519 2025-06-18 16:00:47 [paramiko.transport] DEBUG: client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com 2025-06-18 16:00:47 [paramiko.transport] DEBUG: server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com 2025-06-18 16:00:47 [paramiko.transport] DEBUG: client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1 2025-06-18 16:00:47 [paramiko.transport] DEBUG: server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1 2025-06-18 16:00:47 [paramiko.transport] DEBUG: client compress: none, zlib@openssh.com 2025-06-18 16:00:47 [paramiko.transport] DEBUG: server compress: none, zlib@openssh.com 2025-06-18 16:00:47 [paramiko.transport] DEBUG: client lang: 2025-06-18 16:00:47 [paramiko.transport] DEBUG: server lang: 2025-06-18 16:00:47 [paramiko.transport] DEBUG: kex follows: False 2025-06-18 16:00:47 [paramiko.transport] DEBUG: === Key exchange agreements === 2025-06-18 16:00:47 [paramiko.transport] DEBUG: Strict kex mode: True 2025-06-18 16:00:47 [paramiko.transport] DEBUG: Kex: curve25519-sha256@libssh.org 2025-06-18 16:00:47 [paramiko.transport] DEBUG: HostKey: ssh-ed25519 2025-06-18 16:00:47 [paramiko.transport] DEBUG: Cipher: aes128-ctr 2025-06-18 16:00:47 [paramiko.transport] DEBUG: MAC: hmac-sha2-256 2025-06-18 16:00:47 [paramiko.transport] DEBUG: Compression: none 2025-06-18 16:00:47 [paramiko.transport] DEBUG: === End of kex handshake === 2025-06-18 16:00:47 [paramiko.transport] DEBUG: Resetting outbound seqno after NEWKEYS due to strict mode 2025-06-18 16:00:47 [paramiko.transport] DEBUG: kex engine KexCurve25519 specified hash_algo 2025-06-18 16:00:47 [paramiko.transport] DEBUG: Switch to new keys ... 2025-06-18 16:00:47 [paramiko.transport] DEBUG: Resetting inbound seqno after NEWKEYS due to strict mode 2025-06-18 16:00:47 [paramiko.transport] DEBUG: Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256', 'publickey-hostbound@openssh.com': b'0', 'ping@openssh.com': b'0'} 2025-06-18 16:00:47 [paramiko.transport] DEBUG: Attempting password auth... 2025-06-18 16:00:47 [paramiko.transport] DEBUG: userauth is OK 2025-06-18 16:00:47 [paramiko.transport] INFO: Authentication (password) successful! 2025-06-18 16:00:47 [paramiko.transport] DEBUG: [chan 0] Max packet in: 32768 bytes 2025-06-18 16:00:47 [paramiko.transport] DEBUG: Received global request "hostkeys-00@openssh.com" 2025-06-18 16:00:47 [paramiko.transport] DEBUG: Rejecting "hostkeys-00@openssh.com" global request from server. 2025-06-18 16:00:48 [paramiko.transport] DEBUG: [chan 0] Max packet out: 32768 bytes 2025-06-18 16:00:48 [paramiko.transport] DEBUG: Secsh channel 0 opened. 2025-06-18 16:00:48 [paramiko.transport] DEBUG: [chan 0] Sesch channel 0 request ok 2025-06-18 16:00:48 [paramiko.transport.sftp] INFO: [chan 0] Opened sftp connection (server version 3) 2025-06-18 16:00:48 [paramiko.transport.sftp] DEBUG: [chan 0] open(b'/upload/rental_nl/lw23_1750262421.yaml', 'wb') 2025-06-18 16:00:48 [paramiko.transport.sftp] DEBUG: [chan 0] open(b'/upload/rental_nl/lw23_1750262421.yaml', 'wb') -> 00000000 2025-06-18 16:00:48 [paramiko.transport.sftp] DEBUG: [chan 0] close(00000000) 2025-06-18 16:00:48 [paramiko.transport.sftp] DEBUG: [chan 0] stat(b'/upload/rental_nl/lw23_1750262421.yaml') 2025-06-18 16:00:48 [paramiko.transport.sftp] INFO: [chan 0] sftp session closed. 2025-06-18 16:00:48 [paramiko.transport] DEBUG: [chan 0] EOF sent (0) 2025-06-18 16:00:48 [crawler_utils.yaml_export_pipeline] INFO: Successfully uploaded /tmp/rental_nl/lw23_1750262421.yaml to upload/rental_nl 2025-06-18 16:00:48 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 27114, 'downloader/request_count': 59, 'downloader/request_method_count/GET': 59, 'downloader/response_bytes': 235483, 'downloader/response_count': 59, 'downloader/response_status_count/200': 30, 'downloader/response_status_count/301': 29, 'elapsed_time_seconds': 36.379908, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 6, 18, 16, 0, 47, 677710, tzinfo=datetime.timezone.utc), 'httpcache/firsthand': 59, 'httpcache/miss': 59, 'httpcache/uncacheable': 59, 'httpcompression/response_bytes': 924177, 'httpcompression/response_count': 30, 'item_scraped_count': 10, 'items_per_minute': 16.666666666666668, 'log_count/DEBUG': 118, 'log_count/INFO': 139, 'log_count/WARNING': 1, 'memusage/max': 96477184, 'memusage/startup': 96477184, 'proxies/good': 7, 'proxies/mean_backoff': 0.0, 'proxies/reanimated': 0, 'proxies/unchecked': 0, 'request_depth_max': 3, 'response_received_count': 30, 'responses_per_minute': 50.0, 'scheduler/dequeued': 59, 'scheduler/dequeued/memory': 59, 'scheduler/enqueued': 59, 'scheduler/enqueued/memory': 59, 'start_time': datetime.datetime(2025, 6, 18, 16, 0, 11, 297802, tzinfo=datetime.timezone.utc)} 2025-06-18 16:00:48 [scrapy.core.engine] INFO: Spider closed (finished) 2025-06-18 16:00:48 [paramiko.transport] DEBUG: EOF in transport thread