2025-06-18 16:00:11 [scrapy.utils.log] INFO: Scrapy 2.13.2 started (bot: scrapybot) 2025-06-18 16:00:11 [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:11 [scrapy.addons] INFO: Enabled addons: [] 2025-06-18 16:00:11 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2025-06-18 16:00:11 [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:11 [scrapy.crawler] INFO: Overridden settings: {'AUTOTHROTTLE_DEBUG': True, 'AUTOTHROTTLE_ENABLED': True, 'AUTOTHROTTLE_TARGET_CONCURRENCY': 4.0, 'COMMANDS_MODULE': 'houses.commands', 'CONCURRENT_REQUESTS': 8, '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/rotsvast/4c74233a4c5d11f089dfae2447f2c79f.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.rotsvast.SchepvastgoedmanagersSpider 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:14 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 2888 ms (-2111) | latency: 3109 ms | size: 10608 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: None) 2025-06-18 16:00:16 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 2715 ms (-2284) | latency: 1721 ms | size: 10441 bytes 2025-06-18 16:00:16 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:16 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-18 16:00:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House) 2025-06-18 16:00:16 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 2717 ms (-2282) | latency: 1737 ms | size: 10526 bytes 2025-06-18 16:00:16 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:16 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-18 16:00:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House) 2025-06-18 16:00:16 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 2719 ms (-2280) | latency: 1757 ms | size: 10477 bytes 2025-06-18 16:00:16 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:16 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-18 16:00:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House) 2025-06-18 16:00:16 [scrapy.dupefilters] DEBUG: Filtered duplicate request: - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates) 2025-06-18 16:00:16 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 2752 ms (-2247) | latency: 2020 ms | size: 10526 bytes 2025-06-18 16:00:16 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:16 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-18 16:00:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House) 2025-06-18 16:00:17 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 2547 ms (-2452) | latency: 381 ms | size: 7276 bytes 2025-06-18 16:00:17 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:17 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-18 16:00:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/utrecht-burgemeester-reigerstraat-H01601238/> {'area': 72, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 4500, 'description': 'DescriptionA beautiful and light apartment, beautifully ' 'maintained, at one of the best locations in Utrecht East..\n' 'LocationBurgemeester Reigerstraat is a street with shops for ' 'daily groceries, mixed with many nice specialty shops and ' 'various restaurants. Wilhelminapark, Nachtegaalstraat and ' 'Maliebaan are within walking distance. You can reach the ' 'center in 5 minutes by bike..\n' 'LayoutShared entrance to the 1st floor. Apartment entrance, ' 'own hall with space for wardrobe, stairs to the 2nd floor. ' 'spacious landing. Spacious living room with magnificent view ' 'over the inner gardens of Oudwijk. The living room has a ' 'beautiful laminate floor. Open kitchen, complete with ' 'microwave, dishwasher, oven, 5-burner stove, extractor hood, ' 'fridge and freezer. Spacious roof terrace of 13 m2. The ' 'terrace has hardly any shade, so it has sun almost all day. ' 'Spacious master bedroom. 2nd bedroom, suitable as an office. ' 'Bathroom with sink, shower and washing machine connection..\n' 'Particularities:2 month depositPayment of the rent per 2 ' 'monthsTerm of notice of 2 months', 'energy_label': 'b', 'external_property_attributes': {'external_property_id': '251a77f7432fe5dae39cb04fcd527ddf', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/utrecht-burgemeester-reigerstraat-H01601238/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457211-340.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457058-349.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457045-667.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457035-484.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457067-199.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570456982-582.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457011-349.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570456998-631.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457025-459.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457192-846.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457075-624.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570456945-258.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570456968-973.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457137-430.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457176-338.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457158-513.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457087-644.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457098-984.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457122-64.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457230-538.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918976.1570457247-655.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/29accb57.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/9ecfef0b.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2250, 'rooms': 3, 'street_name': 'Burgemeester Reigerstraat', 'zip_code_code': '3581 KT'} 2025-06-18 16:00:19 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 1777 ms (-1111) | latency: 2665 ms | size: 9838 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House) 2025-06-18 16:00:19 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 2824 ms (-2175) | latency: 2599 ms | size: 7460 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/geldrop-langstraat-H1026319929/> {'area': 75, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 3100, 'description': 'Newly available! A furnished apartment located in the center ' 'of Geldrop. The apartment is situated on the first floor and ' 'has two bedrooms..\n' 'GROUND FLOOR: Shared entrance, hall with mailboxes and ' 'intercom system..\n' '1ST FLOOR: Entrance; hall with access to the separate toilet, ' 'bathroom with walk-in shower and sink, bedroom, study, and ' 'spacious living room. The living room provides access to the ' 'balcony and the semi-open kitchen. The semi-open kitchen is ' 'equipped with all the necessary appliances, such as an ' 'induction hob, sink, extractor hood, microwave, dishwasher, ' 'and fridge-freezer. The kitchen provides access to the ' 'storage room, which is equipped with a washing machine and ' 'dryer. The apartment also has a separate storage room and a ' 'communal bicycle storage room located in the basement. The ' 'apartment also has a spacious roof terrace facing ' 'southeast..\n' 'The rent is exclusive of gas, water, electricity, ' 'television/internet subscription, and municipal taxes..\n' 'Lease agreement for an indefinite period with a minimum ' 'duration of 12 calendar months.', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'bbe0242f6b7eb0586d9962b0db68d41b', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/geldrop-langstraat-H1026319929/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/1b49b0fd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f8f563fc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d32ad4a7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/061601e9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/de29523a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/96b771f8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/fbe50710.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a541ef36.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/fe93c2ad.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/199f97c1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/054340e8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f42a0529.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ea11c5a8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/4c59d533.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/421d8981.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/2f58792f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/8998a4d6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/33293a7d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/3a3fb945.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/22e1dd48.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1650, 'rooms': 3, 'street_name': 'Langstraat', 'zip_code_code': '5664 GE'} 2025-06-18 16:00:20 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 1393 ms (-1322) | latency: 284 ms | size: 7807 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:20 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 1402 ms (-1314) | latency: 350 ms | size: 7276 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/den-haag-jozef-isra-lsplein-H1025411768/> {'area': 102, 'available': '2025-05-20', 'balcony': True, 'deposit_numb': 3250, 'description': 'JOZEF ISRAESPLEIN, BENOORDENHOUT, THE HAGUE.\n' 'Situated on a small park, you will find this furnished 3 room ' '(1 bedroom) ground floor apartment of 102m² with a balcony at ' 'the front, a bicycle storage room and private parking..\n' '"Wilshout" is a monumental and representative apartment ' 'building located on the beautiful Jozef Israëlsplein ' '(Benoordenhout) opposite the Rosarium in The Hague. The ' 'historic building was designed in 1926 as a so-called ' '"residential hotel" by the famous architect Jan Wils, member ' 'of a.o. The Hague New School, in cooperation with Frans ' 'Lourijsen..\n' 'The apartment is centrally located and close to shops (Van ' 'Hoytemastraat), parks and restaurants within direct walking ' 'distance, as well as public transport and The Hague Central ' 'station.\n' 'Layout:Stylish main entrance. Enclosed connecting door with ' 'access to the representative large (just luxuriously ' "renovated) lobby with porter's lodge. Entrance apartment. " 'Spacious hall of 10.00 x 1.10 partly 2.70 wide, modern ' 'separate toilet. Spacious and bright living/dining room en ' 'suite with the original sliding partition and a marble ' 'fireplace, front room 5.37 x 4.63, back room 5.36 x 3.71. ' 'Luxury kitchen 3.14 x 2.50 with stone worktop and equipped ' 'with various appliances including electric hob, microwave, ' 'fridge / freezer, extractor and dishwasher. Cupboard with ' 'washer / dryer. Spacious bedroom 4.93 x 3.75 with two closets ' 'and access to balcony. Modern bathroom 2.72 x 1.75 with bath, ' 'separate shower and sink..\n' 'Details:.\n' 'Rental price of €3.250, - is including utilities, TV and ' 'Internet.\n' 'Fully furnished.\n' 'Available from 20-05-2025 for minimum 4 months and max 6 ' 'months.\n' 'Suitable for a working single person or working couple ' '(without children).\n' 'No pets allowed.\n' 'No housing permit required', 'energy_label': 'f', 'external_property_attributes': {'external_property_id': '54972bc4a6578434ea7be3f6faea7fca', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/den-haag-jozef-isra-lsplein-H1025411768/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590414347-120.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413907-187.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413898-112.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413916-43.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413918-628.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413896-433.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413923-872.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413887-775.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413927-737.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413920-504.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413909-900.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413900-308.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413892-525.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413889-185.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413885-358.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413929-921.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413925-782.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413903-122.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590413912-308.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590414350-280.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590414354-226.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590414356-22.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/52469334.1590414358-110.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 3250, 'rooms': 3, 'street_name': 'Jozef Israëlsplein', 'zip_code_code': '2596 AT'} 2025-06-18 16:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/tilburg-hoefstraat-H102561387/> {'area': 12, 'available': '2025-04-01', 'balcony': True, 'deposit_numb': 582, 'description': 'PLEASE NOTE! The room has a maximum contract with an end date ' 'of 31-09-2026.\n' '------.\n' 'A spacious room (approx. 10m2) with a shared roof terrace in ' 'a nice location in Tilburg..\n' 'LayoutThis room is located on the 2nd floor and has its own ' 'sink..\n' 'The shower, toilets and kitchen are shared with 8 other ' 'students. There is also a spacious (approx. 24m2) shared ' 'living room with modern kitchen. This is fully equipped. A ' 'laundry room with washing machine and dishwasher can also be ' 'found here. And a partially covered backyard for bicycles and ' 'containers are part of the rented property..\n' 'SurroundingsAround the corner is the Bart van Peltplein with ' 'daily necessities. The bus stop is in front of the door! It ' 'is a very short bike ride to the center and Central ' 'Station..\n' 'Extras.\n' 'Pets and indoor smoking are not allowed.Only suitable for ' 'students.Maximum 1 person..\n' 'Contract formThe property is rented with a fixed-term rental ' 'agreement. A maximum rental period (19 months) is agreed..\n' 'AvailabilityThe property is available from 1-4-2025..\n' 'Rental priceThe rental price of the room is €440,- including ' 'service costs and advance gas, water and electricity. ' 'Excluding internet and municipal taxes..\n' 'Rental criteria:If you are interested in this accommodation, ' 'we would like to receive insight into your personal and ' 'financial situation after the viewing (at least a copy of ' 'your passport, proof of studying and a profile of one of your ' 'parents as guarantor)..\n' 'Are you interested in the room? Then respond quickly online!', 'energy_label': 'e', 'external_property_attributes': {'external_property_id': 'd09b25cc99953d9e651b7fd15e5c8398', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/tilburg-hoefstraat-H102561387/'}, 'fixed_expanses': 149, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/5a6863a9c79df_356246-hoefstraat--te-tilburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/5a6863a9c89b5_356248-hoefstraat--te-tilburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/5a6863a9c8e5b_356247-hoefstraat--te-tilburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/5a6863a9a5fe0_351749-hoefstraat--te-tilburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/5a6863a9c7ad7_351750-hoefstraat--te-tilburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/e5e24740.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 291, 'rental_period_id': 2, 'rooms': 1, 'street_name': 'Hoefstraat', 'zip_code_code': '5046 BA'} 2025-06-18 16:00:21 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 1110 ms (-667) | latency: 1772 ms | size: 10508 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House) 2025-06-18 16:00:21 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 1539 ms (-1180) | latency: 1437 ms | size: 10312 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House) 2025-06-18 16:00:21 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 1415 ms (-1336) | latency: 316 ms | size: 7731 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=9) 2025-06-18 16:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/heerlen-douvenrade-H105132474/> {'area': 57, 'available': '2023-04-01', 'deposit_numb': 1720, 'description': 'Only for rent for people over 55 years old..\n' 'Do you want to live near the center of Heerlen and still be ' 'surrounded by greenery? Douvenrade has it. The apartments in ' 'the Terrasflat are aimed at the over-55s who are looking for ' 'a future-proof home. A nice place to live in a versatile ' 'environment. Need for fun? Mutual contact is easy and there ' 'is plenty to do with the various facilities and the center of ' 'Heerlen within walking distance. Looking for peace and ' 'greenery around you? Walk straight into nature in the ' 'direction of the Geleenbeek or retreat to your own apartment. ' 'There is always a choice that fits. This renovated apartment ' 'has 1 bedroom, spacious bathroom with washing machine ' 'connection, shower (suitable for wheelchairs), toilet and ' 'sink. The kitchen is equipped with a refrigerator, ' 'dishwasher, induction hob, extractor hood and sufficient ' 'cupboard space. Parking is available on site. There is a new ' 'laminate floor throughout the apartment..\n' 'IMPORTANT! There are several apartments available within Parc ' 'Douvenrade. The apartments published on our website are an ' 'example. These may therefore differ from the actual ' 'apartments for rent that are currently available. The monthly ' 'rental price may differ per apartment and is at least €840 ' '(depending on the type and surface of the apartment). The ' 'rental price excludes € 95 service costs and services. It is ' 'possible to apply for rent subsidy for most apartments..\n' 'Only for rent for people over 55 years old..\n' 'The tenant can also use the facilities in the building such ' 'as meals and coffee room. For more information and or to ' 'schedule a viewing, please call 043-7600076 or email EMAIL', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'c2a8cda22b6ed87d6061ca1053707486', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/heerlen-douvenrade-H105132474/'}, 'fixed_expanses': 95, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/d4f13796.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/8c0f8c01.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/3bc7e8ed.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/9e6bc08f.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/a57d6b80.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/0e3e69f2.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/46ce8a6f.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/f1b97b25.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/366403bf.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/1f24ecf9.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/59cab5c1.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/e20d7b04.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/718f2560.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/26550567.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/83f1f8a3.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/0d4793e1.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/61edc621.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/762d8e14.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/b7759c6a.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/832a0d4e.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/b1d7df56.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/c804c216.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/8c706d49.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/8e62b6ee.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/eff197e7.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/74f8e9a6.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/4657a2b9.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/75acc394.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/3dff02f2.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/d8bdba53.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/c6abdf15.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/85177cd9.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/54fb82e4.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/c6672db9.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/4d99fad5.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/bdbcc583.jpg?width=550&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 860, 'rooms': 2, 'street_name': 'Douvenrade', 'zip_code_code': '6419 AA'} 2025-06-18 16:00:22 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 742 ms (-367) | latency: 1502 ms | size: 10507 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House) 2025-06-18 16:00:22 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 743 ms (-649) | latency: 372 ms | size: 7232 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-wal-H1026318929/> {'area': 49, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 2550, 'description': '(49m2), 1 bedroom:.\n' 'PROJECT WALLSTAY; 47 SPACIOUS FURNISHED FULL SERVICE ' 'APARTMENTS IN THE CENTRE OF EINDHOVEN..\n' '*from 50m2 tot 99m2*One and two bedroom apartments*3 ' 'elevators in building*Parking in building (additional ' 'costs)*Use of Fitness and Wallstay Cafe!*Wifi and fixed ' 'internet in building and apartments*Roof terrace with lounge ' 'and sports court*Rental terms from minimal 1 month and ' 'maximum 12 months.\n' 'Rental price is excluding tv/internet, city taxes and ' 'service- and energy costs (fixed amount of €175).', 'elevator': True, 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'ec0107cc7e620a7d451e71ba6a18b5e0', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-wal-H1026318929/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52578284.1608208610-762.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52578284.1608208607-7.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52578284.1608208604-149.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52578284.1608208600-879.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52578284.1608208613-798.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52578284.1608208616-224.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52578284.1608208619-84.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/18929.5f5799a95e8b2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/18929.5f5799aacac88.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/18929.5f5799ac31ff2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/18929.5f5799ae0d6b0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/18929.5f5799bb9b42c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/18929.5f5799bf18b27.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/18929.5f579981ca5ad.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1700, 'rooms': 2, 'street_name': 'Wal', 'zip_code_code': '5611 GG'} 2025-06-18 16:00:23 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 1319 ms (-1228) | latency: 365 ms | size: 7421 bytes 2025-06-18 16:00:23 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/amsterdam-herengracht-H102601225/> {'area': 87, 'available': '2025-06-18', 'deposit_numb': 5900, 'description': 'Recently renovated apartment on the beautiful Herengracht!.\n' 'This recently renovated apartment, located in an iconic ' 'building from 1638, offers a unique combination of historical ' 'atmosphere and modern comfort..\n' 'The apartment is situated on a quiet street overlooking a ' 'navigable canal, providing a peaceful atmosphere, while still ' 'being in the beating heart of Amsterdam. The location is ' 'ideal: within walking distance of De 9 Straatjes, De Dam, ' 'Spuistraat, and numerous shops, restaurants, cafés, ' 'galleries, and cultural hotspots..\n' 'Inside you will find a spacious living area, ideal for ' 'relaxation or entertaining guests. The modern open kitchen ' 'with a separate cooking island is equipped with high-quality ' 'built-in appliances and offers plenty of work and storage ' 'space..\n' 'The apartment features two comfortable bedrooms, each with a ' 'luxurious en-suite bathroom. The bathrooms have modern ' 'finishes and provide both style and functionality..\n' 'For more information or viewings, please contact: ROTSVAST ' 'Amsterdam.', 'energy_label': 'b', 'external_property_attributes': {'external_property_id': 'ae28bd6acca5808dfa7868e71133d8a2', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/amsterdam-herengracht-H102601225/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/3b6fb02b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/88f98613.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/a824c485.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/05aee8ef.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/b54a75b8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/f516ab08.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/8cca74a6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/a637ec76.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/b88d7f87.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/e30d398a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/51fe2b65.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/ca286bdf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/d222d5d7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/553b697b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/b185ed16.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 2950, 'rooms': 3, 'street_name': 'Herengracht', 'zip_code_code': '1015 BC'} 2025-06-18 16:00:23 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 418 ms (-324) | latency: 372 ms | size: 9145 bytes 2025-06-18 16:00:23 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/zoetermeer-du-meelaan-H102690097/> {'area': 88, 'available': '2025-07-01', 'deposit_numb': 2095, 'description': 'ENERGY-EFFICIENT NEWLY BUILT APARTMENTS DELIVERED DECEMBER ' '2023 – FOR RENT IN ZOETERMEER.\n' 'GENERAL.\n' 'Live on the edge of the city center, in the vibrant heart of ' 'Zoetermeer. Come home to an apartment that stands out for its ' 'quality and sustainability: welcome to Residence Du Govert. ' 'In a location where the atmosphere and charm of the Stadshart ' '(city center) border this green and lively urban district, 47 ' 'comfortable apartments have been developed. One of these ' 'ground-floor units is now available for rent..\n' 'All apartments offer a spacious feel, are rich in detail, and ' 'are delivered fully equipped. Residence Du Govert is fitted ' 'with all the comforts and facilities that make life just a ' 'bit more enjoyable. Naturally, there is an elevator, an ' 'indoor bicycle storage room, and private parking. ' 'Additionally, the apartments are energy-efficient. Living at ' 'Residence Du Govert also means enjoying life more: nearby, ' 'you’ll find everything you need for peace and relaxation, ' 'cozy cafés and restaurants, as well as shops for daily needs. ' 'Accessibility is excellent: the RandstadRail is within ' 'walking distance, and by car, you’re on the A12 motorway in ' 'minutes. In short, everything you need is right here..\n' 'THE APARTMENT.\n' 'Rotsvast offers you this spacious three-room apartment ' 'located on the ground floor of the complex. You reach the ' 'front door through the central entrance, which includes a ' 'digital intercom system and mailboxes. The entrance to the ' 'apartment is at the rear of the building..\n' 'Upon entering, you step into the hallway that connects all ' 'rooms. The spacious living room with open kitchen covers no ' 'less than 35.3 m² and enjoys ample natural light through ' 'large windows on two sides. The modern kitchen, complete with ' 'a peninsula, is fully equipped: electric hob, integrated ' 'extractor system, fridge/freezer combo, oven, dishwasher, and ' 'of course, plenty of cupboard space..\n' 'Through the French doors in the living room, you have direct ' 'access to your private garden..\n' 'The apartment features two spacious bedrooms. Don’t be misled ' 'by the floor plan, which shows the master bedroom divided ' 'into two parts. A closet installed by the current tenant ' 'currently separates this room, but it will be removed prior ' 'to your move-in. The room will be delivered clean and empty, ' 'consistent with the rest of the apartment..\n' 'The indoor bathroom includes a shower, underfloor heating, ' 'and a washbasin. The washer/dryer connections are located in ' 'the spacious indoor storage room, which also houses various ' 'technical installations. The bathroom’s modern style matches ' 'that of the rest of the apartment..\n' 'FEATURES.\n' 'This property is offered for an indefinite period, with a ' 'minimum rental term of 12 months.\n' 'Energy-efficient apartments with energy label A+++.\n' 'Bicycle storage on the ground floor of the complex.\n' 'Service charges: €50 per month for cleaning, electricity, and ' 'daily maintenance of common areas.\n' 'Private parking space on secured premises, included in the ' 'rent (space for one car); free street parking is also ' 'available nearby.\n' 'SELECTION PROCEDURE.\n' 'Rotsvast will determine, based on the order of received ' 'emails, which candidates responded first. Due to the expected ' 'high volume of responses, not all applicants will be invited. ' 'Your email must include at least the following information:.\n' 'Name of tenant(s).\n' 'Description of household composition.\n' 'Gross annual income of the tenant(s).\n' 'Applications that do not meet these requirements will not be ' 'considered..\n' 'Invitations will be sent in order of arrival. For the viewing ' 'round, the rule is: full = full..\n' 'After the viewing, a screening will be conducted based on ' 'income and reliability through various (public) registers. ' 'The tenant must successfully complete this screening with a ' 'five-star rating — the highest score in our screening tool ' '(Properize). The final decision to rent out the apartment ' 'lies with the owner. If multiple candidates pass the ' 'screening, the final choice will be based on income, ' 'screening results, and personal situation. You may explain ' 'your personal situation during the screening process..\n' 'Candidates who are not selected after screening are entitled ' 'to an explanation and may review the screening report..\n' 'Please note: Rotsvast represents the interests of the owner, ' 'who prefers to rent out the apartment as soon as it becomes ' 'available. Once a screening is fully completed, the file is ' 'immediately submitted to the owner. After a file has been ' 'accepted, subsequent files will no longer be considered. It ' 'is the responsibility of the prospective tenant to submit a ' 'complete application on time. Rotsvast does not actively ' 'inform candidates about the progress of other applications. ' 'In a competitive housing market, we expect candidates to ' 'understand the importance of acting promptly..\n' 'Interested in this property? Please contact Rotsvast ' 'Zoetermeer.', 'elevator': True, 'energy_label': 'a+++', 'external_property_attributes': {'external_property_id': 'a835ff6c693a0da8fd1b9ed44bd4942d', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/zoetermeer-du-meelaan-H102690097/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10269/files/photos/huge/51e4b235.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10269/files/photos/huge/0c243b96.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10269/files/photos/huge/ac9fe76e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10269/files/photos/huge/69a0ab1b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10269/files/photos/huge/e238273e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10269/files/photos/huge/e8b2b027.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10269/files/photos/huge/eb0527d8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10269/files/photos/huge/56de4000.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10269/files/photos/huge/d88f71a4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10269/files/photos/huge/c3a4b59f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10269/files/photos/huge/941869c4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10269/files/photos/huge/c861ccb2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10269/files/photos/huge/d25c92c9.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2095, 'rooms': 3, 'street_name': 'Du Meelaan', 'zip_code_code': '2722 ZM'} 2025-06-18 16:00:23 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 938 ms (-601) | latency: 1347 ms | size: 10614 bytes 2025-06-18 16:00:23 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House) 2025-06-18 16:00:23 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 1695 ms (-1129) | latency: 2264 ms | size: 6790 bytes 2025-06-18 16:00:23 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=9) 2025-06-18 16:00:23 [scrapy.core.scraper] WARNING: Dropped: Rent not within limits. Value: 0 {'area': 0, 'available': '2025-06-18', 'deposit_numb': 0, 'description': '', 'energy_label': None, 'external_property_attributes': {'external_property_id': '37fdb88f593b182a6a82ae8e82315899', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/oosterland-markt-H102552309/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721192-304.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721191-142.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721189-54.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721186-9.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721188-740.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721185-968.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721183-530.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721164-82.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721166-786.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721167-679.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721168-773.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721170-112.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721171-266.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721173-601.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721175-867.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721176-322.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721177-552.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721178-451.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721180-529.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52034705.1556721181-124.JPG?width=1000&fit=bounds'], 'property_type': 'House', 'rent': 0, 'rooms': 0, 'street_name': 'Markt', 'zip_code_code': '4307AN'} 2025-06-18 16:00:24 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 397 ms (-345) | latency: 207 ms | size: 7222 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=9) 2025-06-18 16:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/maastricht-nieuwstraat-H105132550/> {'area': 125, 'available': '2025-08-01', 'deposit_numb': 4500, 'description': 'For Rent: not for students: available from 1st of August ' '2025.\n' 'Fully furnished apartment in the center of Maastricht.This ' 'beautiful renovated apartment is a 1-minute walk from the ' 'Markt.The apartment is on the first and second floor.First ' 'floor: Spacious living room (45m2) with a living and dining ' 'area. From here you enter the semi-open kitchen (15m2) with ' 'dishwasher, extractor hood, gas hob, oven and microwave and ' 'plenty of cupboard space.Second floor: Here are two spacious ' 'bedrooms, both around 20m2. The modern bathroom (15m2) is ' 'also present here. This is equipped with a double sink, bath ' 'and shower.There is a separate room for the washing machine ' 'and dryer and is large enough to also function as a storage ' 'room..\n' 'The rentprice is including advance for GWE and internet..\n' 'For more information and or to schedule a viewing, please ' 'call 043-76000 or email EMAIL', 'energy_label': 'd', 'external_property_attributes': {'external_property_id': '5e19252e78d257c5e0982c1d4a34e347', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/maastricht-nieuwstraat-H105132550/'}, 'fixed_expanses': 45, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/c9d5e51d.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/c4bf1f21.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5e731ffe.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/53415ea7.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/671feb96.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/44374199.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/388f5584.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/4bde5031.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/797634c9.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/aa14ff6e.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/0325e1cd.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/95b70510.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/a61a4ea2.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/d31a0363.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/d8bac0e2.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/ff8f0dbc.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/894efd85.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/e5a99a26.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/99d93cd0.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/d7e23fea.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5876c68b.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/c978b024.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/3c81c0b8.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/9113f08b.jpg?width=550&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2450, 'rooms': 3, 'street_name': 'Nieuwstraat', 'zip_code_code': '6211 CS'} 2025-06-18 16:00:24 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 494 ms (-444) | latency: 199 ms | size: 6846 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/breda-isabellastraat-H102583409/> {'area': 126, 'available': '2025-07-01', 'deposit_numb': 2400, 'description': '', 'elevator': True, 'energy_label': 'a++', 'external_property_attributes': {'external_property_id': '5dde19afa743a0381d20563be813a779', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/breda-isabellastraat-H102583409/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/680a251f299e0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/680a251f3ba34.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/680a251f4eb54.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/680a251f767ee.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/c50d48bb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6341e5e3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/66a0ce7a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/7d0f7201.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/94861153.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/786f1ede.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6edb4cda.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2400, 'rooms': 3, 'street_name': 'Isabellastraat', 'zip_code_code': '4811 JZ'} 2025-06-18 16:00:24 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 792 ms (-623) | latency: 674 ms | size: 8105 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/amstelveen-maimonideslaan-H102662374/> {'area': 79, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 4600, 'description': 'Rotsvast Amstelveen offers for rent:Furnished 3-room ' 'apartment (approx. 80m²) with a spacious east-facing terrace ' 'on the 6th floor. The property includes a private parking ' 'space in the underground garage and a storage room within the ' 'building. The complex features an elevator and is ideally ' 'located in Amstelveen..\n' "Location:On one side, you'll find the lively Stadshart of " 'Amstelveen and the Groenhof shopping center within walking ' 'distance, where you can go for all your daily needs. ' 'Amsterdam and Schiphol are just a 10-minute drive away. On ' 'the other side, you’ll enjoy peace and greenery in the ' 'surrounding natural areas. Public transport is also well ' 'organized, with buses, tram line 5, and metro line 51 all ' 'within walking distance..\n' 'Layout:Entrance hall providing access to all rooms. Spacious ' 'living room with open kitchen equipped with built-in ' 'appliances (including dishwasher, fridge/freezer, combi oven, ' 'and induction hob)..\n' 'Bathroom in neutral tones with shower, double sink, and towel ' 'radiator. Separate toilet and laundry/storage area also ' 'present. The apartment features two spacious bedrooms..\n' 'Generous terrace of approx. 16m² accessible from the living ' 'room and rear bedroom..\n' 'Please note: Photos are for illustrative purposes only; ' 'actual furnishings may vary..\n' 'Details:.\n' 'Offered furnished (including inventory, washer & dryer).\n' 'Equipped with underfloor heating.\n' 'Private central heating system.\n' 'Spacious terrace.\n' 'Includes 1 private parking space in secured garage.\n' 'Includes internal storage room.\n' 'Energy label A.\n' 'Available from July 2025.\n' 'Financials:.\n' 'Rent: €2,300 per month (incl. parking/furnishings/inventory, ' 'excl. utilities).\n' 'Service costs: €95 per month.\n' 'Security deposit: €4,600.\n' 'If you are interested or would like more information, feel ' 'free to contact our office in Amstelveen:T: +31(0)20 503 65 ' '60E: EMAIL .\n' 'Our general terms and conditions apply.', 'elevator': True, 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '27fced2654f5a3d688adc47aff4da0d4', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/amstelveen-maimonideslaan-H102662374/'}, 'fixed_expanses': 90, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/1a3d0ced.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/51794400.1537456532-512.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/a9ceb695.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/f0a23a0f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/51794400.1537456502-362.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/0179d71a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/c1d9a06f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/5691ae14.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/9c0263fd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/36e26acb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/e38ad078.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/ede20f9f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/a94b1636.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/51794400.1609942413-0.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/51794400.1609942357-739.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/51794400.1609942089-680.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/51794400.1609942093-984.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/51794400.1609942096-282.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/51794400.1537456536-79.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/51794400.1609942348-179.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/51794400.1609942337-974.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 2300, 'rooms': 3, 'street_name': 'Maimonideslaan', 'zip_code_code': '1186 DV'} 2025-06-18 16:00:24 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 308 ms (-109) | latency: 793 ms | size: 8029 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/middelburg-beenhouwerssingel-H102553061/> {'area': 53, 'available': '2025-06-18', 'deposit_numb': 1138, 'description': 'Charming and move-in ready living by the water – ' 'Beenhouwerssingel Middelburg.\n' 'Are you looking for an atmospheric, fully renovated home in a ' 'top location? Then this unique house at Beenhouwerssingel 81 ' 'in Middelburg is exactly what you are looking for!.\n' 'This characteristic house was completely renovated in 2025 ' 'and finished down to the last detail with attention to detail ' 'and comfort. Moreover, the home is fully furnished and ' 'equipped – you only need to unpack your bags..\n' 'Layout:.\n' 'You enter a warm and bright living room with open kitchen, ' 'furnished with a cozy dining area and a beautiful view of the ' 'water. The modern kitchen is equipped with various built-in ' 'appliances, including an induction cooktop, combi microwave, ' 'fridge-freezer combination, and dishwasher. Thanks to the ' 'smart layout, there is also ample cabinet space..\n' 'Through the living room, you reach the luxurious bathroom on ' 'the ground floor. It features a sleek washbasin cabinet with ' 'mirror and lighting, a wall-mounted toilet, and a spacious ' 'walk-in (rain) shower. The beautiful blue tiles from the ' 'kitchen reappear here and ensure a stylish, cohesive look..\n' 'On the first floor, you find a cleverly arranged space with a ' 'cozy seating area and a comfortable sleeping section, ' 'separated by practical storage space..\n' 'Highlights at a glance:.\n' 'Fully renovated in 2025.\n' 'Furnished and move-in ready.\n' 'Modern sanitary facilities and luxury kitchen.\n' 'Living by the water.\n' 'Energy label A.\n' 'Located on the edge of the historic center of Middelburg.\n' 'Important features:.\n' 'Available immediately.\n' 'Minimum rental period of 12 months.\n' 'Gas/water/electricity/internet/television in the name of the ' 'tenant.\n' 'Registration is required.\n' 'Suitable for one person.\n' 'Price breakdown:.\n' '€937.83 rent.\n' '€200.00 fee for upholstery and furnishings.\n' 'Want to schedule a viewing? Contact us quickly via EMAIL', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '49fcd06eff828a7ff7cf46fd6e1b0a98', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/middelburg-beenhouwerssingel-H102553061/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/fe6d9889.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/2d19f692.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/1b1ac4b3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/ac8d6afe.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/4facfd44.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/0a79d608.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f5d45039.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52facbe9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/7d6fb94d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/40bb3c34.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b16e2646.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/cb5ada69.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/4fff4f33.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/e018a4b7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f1e2c4c6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/42259271.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/4c889fd2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/ff340708.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/21cbe5af.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/a8fe0f36.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f12adc4d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/a00f08c9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/aef7eba6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/841a067c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/965a6569.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 1138, 'rental_period_id': 2, 'rooms': 2, 'street_name': 'Beenhouwerssingel', 'zip_code_code': '4331 KW'} 2025-06-18 16:00:25 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 931 ms (-764) | latency: 667 ms | size: 7619 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=9) 2025-06-18 16:00:25 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (-194) | latency: 217 ms | size: 6705 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/heerlen-douvenrade-H105132488/> {'area': 63, 'available': '2022-08-01', 'balcony': True, 'deposit_numb': 1720, 'description': 'Only for seniors above 55.\n' 'Do you want to live near the center of Heerlen and still be ' 'surrounded by greenery? Douvenrade has it. The apartments in ' 'the Corridor flat are aimed at people over 55 who are looking ' 'for a future-proof home. A nice place to live in a versatile ' 'environment. Need for fun? Mutual contact is easy and there ' 'is plenty to do with the various facilities and the center of ' 'Heerlen within walking distance. Looking for peace and ' 'greenery around you? Walk straight into nature in the ' 'direction of the Geleenbeek or retreat to your own apartment. ' 'There is always a choice that fits. This apartment has 1 ' 'bedroom, spacious bathroom with washing machine connection, ' 'shower (suitable for wheelchairs), toilet and sink. The ' 'kitchen is equipped with a refrigerator, hob, extractor hood ' 'and sufficient cupboard space. There is also a spacious ' 'balcony. Parking is available on site..\n' 'IMPORTANT! There are several apartments available within Parc ' 'Douvenrade. The apartments published on our website are an ' 'example. These may therefore differ from the actual ' 'apartments for rent that are currently available. The monthly ' 'rental price may differ per apartment and is at least €860 ' '(depending on the type and surface of the apartment). The ' 'rental price excludes € 95 service costs and services. It is ' 'possible to apply for rent subsidy for most apartments..\n' 'The tenant can also use the facilities in the building such ' 'as meals and coffee room. For more information and or to ' 'schedule a viewing, please call 043-7600076 or email EMAIL', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '6af00730ad75af91e27a7f686474941b', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/heerlen-douvenrade-H105132488/'}, 'fixed_expanses': 95, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/67e8dd71.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/7eccd534.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/9efa8bae.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/40b5847b.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/74f83d5b.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/fe7a6c59.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/9b822b2c.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/9450579d.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/4d62de06.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/8bbe1395.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/8d968456.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/8ec4c911.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/156bd1e0.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/85dcacec.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/d6224eb5.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/a9396df8.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/e77f6fe3.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/a028c033.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/c9c510b2.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/13a063e0.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/8f3688a8.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/80b86e8f.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/9b3125b1.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/554aca8f.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/748a7530.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/65ee66da.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/39f821e2.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/d7b69bf8.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/0c5b8e0c.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/7d25b910.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/ff89417c.jpg?width=550&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 860, 'rooms': 2, 'street_name': 'Douvenrade', 'zip_code_code': '6419 AA'} 2025-06-18 16:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/roermond-brugstraat-H102590195/> {'area': 50, 'available': '2025-06-18', 'deposit_numb': 1990, 'description': '', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'ae9b576f3664e9ed94c1ce5749ebf59a', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/roermond-brugstraat-H102590195/'}, 'fixed_expanses': 150, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/5a6aebe15ab21_31433-brugstraat-te-roermond.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/a92de2f7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/12f0abeb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/3ede8141.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/79fafc4b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/82f78f33.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/1dd4fee0.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 995, 'rooms': 2, 'street_name': 'Brugstraat', 'zip_code_code': '6041 ER'} 2025-06-18 16:00:25 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 300 ms (-97) | latency: 250 ms | size: 6314 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/gouda-blauwstraat-H102511667/> {'area': 15, 'available': '2025-08-01', 'deposit_numb': 844, 'description': '', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'f6d053184f40e6e2af0b91f0addcdfa0', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/gouda-blauwstraat-H102511667/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/52877368.1626865576-27.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/52877368.1626865596-963.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/52877368.1626865586-268.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/52877368.1626865590-450.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/52877368.1626865583-857.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/52877368.1626865593-897.JPG?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 422, 'rooms': 1, 'street_name': 'Blauwstraat', 'zip_code_code': '2801 HE'} 2025-06-18 16:00:25 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 754 ms (-647) | latency: 427 ms | size: 6997 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/helmond-het-hool-H1026319946/> {'area': 52, 'available': '2025-07-01', 'deposit_numb': 1773, 'description': 'Type: StudioLocation: Centre / Helmond.\n' 'Available for 1 person..\n' 'Live in the centre of Helmond, within walking distance of the ' 'Market Square, Elzas Passage and Havenplein, as well as ' 'Central Station and roads to Eindhoven and Venlo!A parking ' 'permit is not possible on the address..\n' 'Modern layout, with nice kitchen and bathroom..\n' 'Minimum rental period: 12 calendar months.\n' 'Rental price: €886.77Service costs: €25.00Heating costs ' '(fixed amount): €50.00Total rental price €961.77.\n' "The deposit for this apartment is 2 months' rent..\n" 'The rental price excludes the electricity and water (own ' 'meters), TV/internet and municipal taxes (user part).', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'a14bee7ff0817b19c995a023cde0c93a', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/helmond-het-hool-H1026319946/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68514e540e830.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68514e53d358e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68514e54337f3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68514e5422f17.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68514e53ee39e.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Room', 'rent': 887, 'rental_period_id': 2, 'rooms': 1, 'street_name': 'het Hool', 'zip_code_code': '5701 NM'} 2025-06-18 16:00:25 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 449 ms (-342) | latency: 429 ms | size: 8467 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:25 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 326 ms | size: 7099 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:25 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 722 ms (-596) | latency: 505 ms | size: 6994 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/veldhoven-buizerd-H1026318832/> {'area': 169, 'available': '2025-08-01', 'balcony': True, 'deposit_numb': 2600, 'description': 'Type: Single-family houseLocation: De Kelen / Veldhoven.\n' 'Beautiful, already modernized, terraced house located in the ' 'popular district "de Kelen" in Veldhoven. The property is ' 'close to various supermarkets, parks, primary and secondary ' 'schools, ASML, the High Tech Campus and access to the ' 'highway. In addition, there are several play fields within ' 'walking distance..\n' 'The total living area of \u200b\u200bthe house is ' 'approximately 150m2 and it includes a total of 4 bedrooms, 2 ' 'bathrooms, a maintenance-friendly garden and two storage ' 'rooms (indoor and shed in the garden)..\n' 'Global description;.\n' 'Driveway with space for two cars and access to the front ' 'door.Entrance to the hall with various storage options, a ' 'toilet with modern hanging toilet, stairs to the first floor ' 'and access to the living room..\n' 'Living room:Through a modern black steel pivot door you have ' 'access to the living room which is situated in U-shape. At ' 'the front of the house you will find the living area, and at ' 'the rear the beautiful open kitchen with dining area. The ' 'entire living room has a beautiful wooden floor and modern ' 'spot lighting..\n' 'The beautiful open kitchen is finished with beautiful ' 'wood-look elements and also has a large cooking island and ' 'all desired built-in appliances, including a dishwasher, ' 'refrigerator, freezer, Quooker, microwave-oven combination ' 'and a handy hob with both induction and a wok burner on ' 'gas..\n' 'The kitchen has high windows and a skylight for lots of ' 'natural light, and the entire kitchen and pantry also have ' 'underfloor heating.The utility room contains the connections ' 'for the washing machine and also various storage options. ' 'From here you also have access to the indoor "garage" where ' 'you can store bicycles..\n' '1st floor:Stairs to the 1st floor with access to three rooms, ' 'the bathroom and an individual toilet with modern hanging ' 'closet.The master bedroom is located at the front of the ' 'building and has high quality fitted wardrobes and a neat ' 'laminate floor.At the rear of the house you will find two ' 'spacious bedrooms, also with the same laminate floor..\n' 'Bathroom 1:Modern bathroom with two washbasins with ' 'conversion, design radiator and a spacious walk-in shower ' 'with beautiful gray / black details..\n' '2nd floor:Spacious attic which has been converted into a ' 'bedroom. This bedroom has a private bathroom with a sink and ' 'walk-in shower. Perfect to use as a guesthouse for ' 'example.Through the attic you also have access to the ' 'spacious roof terrace facing south..\n' 'Garden:Relatively maintenance-friendly and private garden, ' 'equipped with a terrace with awning, lawn and garden house..\n' 'Minimum rental period: 12 months.\n' 'Rent is excluding gas, water and electricity consumption, TV ' '/ internet and municipal taxes.', 'energy_label': 'b', 'external_property_attributes': {'external_property_id': '0c841f32ada7df955280aa28b29f98c9', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/veldhoven-buizerd-H1026318832/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/356ea706.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316293-905.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316168-55.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316173-313.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316151-444.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316156-311.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316162-44.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316109-279.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316103-542.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316120-897.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316114-542.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316126-307.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316132-276.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316139-275.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316093-561.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316098-218.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316088-606.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316204-623.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316237-512.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316232-119.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316181-486.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316187-477.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316192-787.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316198-674.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316209-743.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316218-374.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316224-203.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316265-508.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316271-546.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316243-781.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316249-573.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316257-755.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316277-985.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52443915.1588316282-472.JPG?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 2600, 'rental_period_id': 2, 'rooms': 5, 'street_name': 'Buizerd', 'zip_code_code': '5508 KC'} 2025-06-18 16:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/tilburg-brunostraat-H102563516/> {'area': 240, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 668, 'description': 'A room in a cozy student house with a shared roof terrace in ' 'a nice location in Tilburg..\n' 'Layout:The room of approximately 10 m2 is located on the ' 'second floor of the building. The shared bathroom is also ' 'located here. On the first floor is the shared kitchen, ' 'toilet and roof terrace. For more information about the ' 'location of the room, see the map..\n' 'Surroundings:This room is located in a nice location in ' 'Tilburg, close to the colleges/university. The house is close ' 'to the Westermarkt. The highways are also nearby..\n' 'Extras:.\n' 'Pets and indoor smoking are not allowed.Only suitable for ' 'students..\n' 'Contract typeThe house is rented with a tenancy agreement for ' 'an indefinite period. A minimum rental period (> 12 months) ' 'is agreed upon, after this period the agreement runs for an ' 'indefinite period.\n' 'Availability:The room is available from 01-07-2025..\n' 'Rental price:The rental price of the room is €429,- including ' 'service costs and advance gas, water and electricity. ' 'Excluding the costs for internet/tv, taxes and levies. This ' 'must be arranged in your own name..\n' 'Rental criteria:If you are interested in the living space, we ' 'would like to receive insight into your personal and ' 'financial situation after the viewing (at least a copy of ' 'your passport, proof of registration for education and proof ' 'of income or a guarantee)..\n' 'Are you interested in this room? Then respond quickly online!', 'energy_label': 'e', 'external_property_attributes': {'external_property_id': '5684084fb090ba7ef0cf7b6c3fae4200', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/tilburg-brunostraat-H102563516/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/cb72fe83.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/b839b6cd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/56e48db5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/cfb2a750.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/9952cc10.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/6ae0574a.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 429, 'rental_period_id': 2, 'rooms': 1, 'street_name': 'Brunostraat', 'zip_code_code': '5042 JA'} 2025-06-18 16:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/rotterdam-albertina-sisulupad-H1025010378/> {'area': 100, 'available': '2025-07-07', 'deposit_numb': 5500, 'description': '', 'energy_label': 'a_2020', 'external_property_attributes': {'external_property_id': 'be2e32ef75372e8034d39700a141cfa8', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/rotterdam-albertina-sisulupad-H1025010378/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/31fe5b78.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/ef398ff1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/386fe746.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/e3ba6d12.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/f14e9b09.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/9035dd3b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/fa17b661.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/f63eacf5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/e272555e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/c0c669fb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/43d58a04.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/156336b6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/1059e37d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/ef9f4032.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/412a1337.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/e0298612.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/b78e073a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/a8d76628.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/79c901c0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/0d6f8dff.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/d3c71eb5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/bc230d92.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/c948b003.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 2995, 'rooms': 4, 'street_name': 'Albertina Sisulupad', 'zip_code_code': '3072 DH'} 2025-06-18 16:00:25 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 214 ms | size: 7100 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/utrecht-burgemeester-reigerstraat-H01601247/> {'area': 75, 'available': '2025-06-18', 'deposit_numb': 2400, 'description': 'WE DO NOT ACCEPT VIEWING REQUESTS BY PHONE. PLEASE RESPOND ' 'VIA THE WEBSITE. NOTE: ONLY AVAILABLE FOR STUDENTS..\n' 'Furnished 3 room apartment on a nice corner on the ' 'Burgemeester Reigerstraat..\n' 'SurroundingsBurgemeester Reigerstraat is a street where you ' 'can find the daily shops. It is five minutes with bicycle to ' 'the city center and one minute walking to Wilheminapark. ' 'Busstop is right in front of the door that takes you directly ' 'to CS..\n' 'LayoutEntrance, stairway to second floor. Entrance, spacious ' 'living room with open kitchen with bar. Kitchen equipped with ' 'fridge, gas stove, oven and washing machine.Bathroom with ' 'bath, shower, toilet and washing stand. Two different sides ' 'bedrooms with double bed and cupboard..\n' 'Characteristics.\n' 'Just students from outside Utrecht, temporary for 12 ' 'monthsMonthly payment for energy & water € 175,00', 'energy_label': None, 'external_property_attributes': {'external_property_id': '882809a13c7c3029e4b62b0f38a117d7', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/utrecht-burgemeester-reigerstraat-H01601247/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1497553642-525.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1495440814-437.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1601644409-332.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1601644416-775.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1601644422-141.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1601644469-807.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1601644430-48.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1601644499-54.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1601644437-28.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1601644444-921.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1601644456-271.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1601644463-338.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1495439689-905.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1495439704-841.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1601644480-465.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1601644487-778.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1497553321-314.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1497553375-513.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1918994.1497553319-991.JPG?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1283, 'rooms': 3, 'street_name': 'Burgemeester Reigerstraat', 'zip_code_code': '3581 KW'} 2025-06-18 16:00:26 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 403 ms (-351) | latency: 205 ms | size: 7732 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:26 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 551 ms (-379) | latency: 686 ms | size: 7538 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:26 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 394 ms (-328) | latency: 261 ms | size: 7956 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/nuenen-aangelag-H1026319949/> {'area': 127, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 3900, 'description': 'Type: terraced houseLocation: Nuenen-West.\n' 'In the young new residential area "Nuenen west" located ' 'terraced house with, among other things, a storage room, ' 'living room with open kitchen, modern bathroom and a ' 'maintenance-friendly backyard with wooden storage room. The ' 'house is also located within cycling distance of the cozy ' 'center of Nuenen. Also ideally situated in relation to ' 'Eindhoven and the International School..\n' 'Global format:Hall with guest toilet with hand basin.Spacious ' 'living room with practical stair cupboard (ideal for storage) ' 'and equipped with large windows at the rear, making the ' 'living room very light and spacious. From the living room ' 'access to the backyard.The luxury kitchen is located at the ' 'front and equipped with appliances and a nice breakfast ' 'bar..\n' '1st floor:Landing with access to the various rooms. Three ' 'bedrooms are situated on this floor (surface area approx. 8 ' 'm2, 13 m2 and 10 m2). Also modern bathroom with 2nd toilet, ' 'walk-in shower and sink..\n' '2nd floor:Large attic space with a high ridge and connection ' 'for the washing machine. This space can be used ' 'multifunctionally, for example as a study/office or as a ' 'bedroom..\n' 'The house has a maintenance-friendly backyard with wooden ' 'shed and back..\n' 'The rental price is exclusive of energy costs, municipal ' 'taxes and television/internet subscription..\n' 'Minimum rental period: 12 months.', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '01f4066922f27038f57908c062150907', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/nuenen-aangelag-H1026319949/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/0cb8c481.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/31634e4e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e5e1b26c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/8736f617.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ab60c036.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/92db7788.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/59ba9e1c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/97563b5e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ceb14434.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/3c4d4638.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/8818ddb4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/9266252c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f7aefb37.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ec9471ab.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/176caab6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/fc3260f2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/2da8952c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/4ee7a0f9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a7e47cce.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/c02c0f18.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/bdb3f859.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/0579f282.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/1bf4c261.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 1995, 'rental_period_id': 2, 'rooms': 5, 'street_name': 'Aangelag', 'zip_code_code': '5674 CP'} 2025-06-18 16:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/molenhoek-meidoornhof-H103571163/> {'area': 103, 'available': '2025-06-13', 'deposit_numb': 2990, 'description': 'For rent for an indefinite period, spacious family home with ' 'a large backyard in a very quiet location..\n' 'Layout:Ground floor: Front yard, entrance, hall with toilet, ' 'meter cupboard and stairs to the upper floor, access to the ' 'L-shaped living room with open kitchen. The kitchen is ' 'equipped with a gas stove, extractor hood, oven, refrigerator ' 'with freezer compartment, and ample cupboard space. Through ' 'the kitchen, you can enter the backyard with a bicycle ' 'storage room.First floor: landing with access to the 3 ' 'bedrooms and the bathroom with bath, washbasin and ' 'toilet.Second floor: landing with access to the 4th bedroom ' 'and storage space..\n' 'Surroundings:Molenhoek has a well-equipped shopping center ' 'and train station within walking distance. Various sports ' 'facilities, clubs, a primary and secondary school; it has it ' 'all. Plenty of nature: extensive forests and the unique ' 'combination of hill and river landscape. The Mookerheide, ' 'Heumense Schans and the Mookerplas water sports area offer ' 'all imaginable recreation and relaxation. The connection to ' 'the national road network (A73) is less than 2 km away..\n' 'Extras:- Large backyard- Quietly located on a sidewalk / ' 'courtyard- Energy label C.\n' 'Availability:The house is available for rent from July 1st..\n' 'Contract type:A rental agreement is offered for an indefinite ' 'period with a minimum duration of 24 months. We are looking ' 'for a tenant for the long term.Please note: the rental ' 'agreement will include: Termination grounds for first-degree ' 'family and relatives, this is for the future guarantee for ' 'the owners and their still young children..\n' 'Rent:The rent of the house is € 1495,- excluding the costs ' 'for gas, water, electricity, internet, insurance and ' 'municipal taxes.The tenant can arrange these contracts ' 'themselves and Rotsvast can assist with this..\n' 'Rental criteria:We standardly require that a candidate has a ' 'gross monthly income of at least 3 times the basic monthly ' 'rent. We would like to receive insight into your personal and ' 'financial situation (copy of passport and bank card, three ' 'recent payslips and deposits, and a signed employment ' "contract / employer's statement) after the viewing.", 'energy_label': 'c', 'external_property_attributes': {'external_property_id': '2e5e2c86f889cbfc57d421d91376cff8', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/molenhoek-meidoornhof-H103571163/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/10697670.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/2cb51874.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/9f0bef84.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/ade17763.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/b1087f9f.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/c75423c5.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/67bab06a.png?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 1495, 'rooms': 5, 'street_name': 'Meidoornhof', 'zip_code_code': '6584 BS'} 2025-06-18 16:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/amsterdam-cornelis-schuytstraat-H102601227/> {'area': 115, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 9000, 'description': 'Stunning Apartment with a View in Cornelis Schuytstraat, ' 'Oud-Zuid.\n' 'This spacious and bright apartment of approximately 115 m² is ' 'now available for rent, offering a unique opportunity to live ' 'in the heart of the popular Oud-Zuid district. Enjoy the ' 'vibrant city life with all amenities within reach, combined ' 'with the comfort and luxury of a modern home..\n' 'Layout of the Apartment.\n' 'Via the staircase, you reach the second floor. Here, you ' 'enter a spacious hall with a separate toilet and access to ' 'the bright living room. The living room is equipped with air ' 'conditioning and offers access to a balcony at both the front ' 'and rear of the building, where you can enjoy the sun. The ' 'modern kitchen features various built-in appliances, ' 'including a refrigerator, freezer, dishwasher, oven, and a ' '4-burner gas stove..\n' 'An internal staircase leads you to the third floor. Here ' "you'll find three bedrooms, one of which is a spacious " 'bedroom equipped with air conditioning. The bathroom has a ' 'washbasin with furniture, a bathtub, and a separate walk-in ' "shower. You'll also find a second separate toilet in the hall " 'on this floor..\n' 'Location.\n' 'The property is conveniently located in the highly ' 'sought-after Oud-Zuid district, directly on the lively square ' 'of the Cornelis Schuytstraat. From the living room, you can ' 'enjoy a vibrant view over this charming square. The immediate ' 'surroundings offer a wide range of high-quality shops, ' 'restaurants, and cozy cafes. The Vondelpark and various ' 'renowned museums are within walking distance, ideal for ' 'relaxation and culture. The location is also excellent in ' 'relation to the Zuidas and various schools, making the ' 'apartment highly suitable for families and professionals..\n' 'Features.\n' 'Living area: approximately 115 m².\n' '3 bedrooms (1 with air conditioning).\n' 'Two balconies.\n' 'View of the lively Cornelis Schuytstraat square.\n' 'Perfect location in Amsterdam Oud-Zuid.\n' 'Interested? Contact us for more information or to schedule a ' 'viewing!', 'energy_label': 'c', 'external_property_attributes': {'external_property_id': '9f7a888c76a0f1bcc00fb4ff533e2a16', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/amsterdam-cornelis-schuytstraat-H102601227/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/89a8d597.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/d1a9e57b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/29d3452d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/bd027bf2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/fae2eb6f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/f243c9fe.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/84a2f462.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/66c932e4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/265ffdf3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/376b08bb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/52e50141.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/7ce4b3c4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/20ea2e15.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/95feb5d6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/882011f2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/437795a1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/fb5a54ed.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/0f85af5e.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 4500, 'rooms': 4, 'street_name': 'Cornelis Schuytstraat', 'zip_code_code': '1071 JE'} 2025-06-18 16:00:26 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 300 ms (-149) | latency: 226 ms | size: 6961 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:27 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 212 ms | size: 7038 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/utrecht-jacobskerksteeg-H01600224/> {'area': 47, 'available': '2025-07-01', 'deposit_numb': 2390, 'description': 'WE DO NOT ACCEPT VIEWING REQUESTS BY PHONE. PLEASE RESPOND ' 'VIA THE WEBSITE. NOTE: ONLY AVAILABLE FOR STUDENTS..\n' 'An idyllic monumental 3-room house in the middle of the ' 'centre..\n' 'Location:IN the middle of the city center near the ' "'Oudegracht', shops, restaurants and public transport..\n" 'Layout:Entrance, hallway, toilet, new kitchen (12m²) with ' 'gashob, cooking hood and washing machine, scullery (6m²) with ' 'fridge and door to the shared garden, livingroom (18m²)with ' 'authetic details, stairs to second floor, bedroom 1 (16m²), ' 'bedroom (12m²), bathroom with shower and wash basin..\n' 'Remarks:.\n' 'No students.\n' 'No house sharing.\n' 'Only furnished for expats', 'energy_label': 'g', 'external_property_attributes': {'external_property_id': '843f8cc00c24cb7bb7fb17d8954c5e69', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/utrecht-jacobskerksteeg-H01600224/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1916948.1601886071-268.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1916948.1601886076-638.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1916948.1601886084-242.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1916948.1601886121-446.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1916948.1601886111-336.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1916948.1601886115-743.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1916948.1601886106-208.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1916948.1601886131-874.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1916948.1601886136-290.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1916948.1601886144-577.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1916948.1601886096-933.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1916948.1522161265-585.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1916948.1522161273-659.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1916948.1522161267-266.JPG?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 1197, 'rooms': 3, 'street_name': 'Jacobskerksteeg', 'zip_code_code': '3511 BZ'} 2025-06-18 16:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/utrecht-oudegracht-H01600250/> {'area': 40, 'available': '2025-07-01', 'deposit_numb': 2500, 'description': 'WE DO NOT ACCEPT VIEWING REQUESTS BY PHONE. PLEASE RESPOND ' 'VIA THE WEBSITE. NOTE: ONLY AVAILABLE FOR STUDENTS..\n' 'DescriptionFurnished 2-room apartment located on the second ' 'floor of a national monument dating from 1880, on the Oude ' 'canal. The apartment has many authentic features, making it ' 'cozy and attractive living..\n' 'LocationIn the middle of the old city center on the ' 'Oudegracht with the touristic and typical Utrecht wharf ' 'cellars. Within walking distance including the Bijenkorf, ' 'cafes, cinema, restaurants and other entertainment venues..\n' 'LayoutEntrance staircase to second floor, entrance, spacious ' 'hall, living room with authentic terracotta tiles with an ' 'open kitchen, with refrigerator, 4-burner gas stove, ' 'extractor and kitchen utensils. Bathroom with a toilet, ' 'shower room. The spacious bedroom (17.5m²) is located at the ' 'rear of the building and is therefore quiet, furthermore ' 'there are two storage attics..\n' 'Available for 8 months. Only students from outside Utrecht.', 'energy_label': None, 'external_property_attributes': {'external_property_id': '4fb363362df54d2ed6cf458f45fc7f12', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/utrecht-oudegracht-H01600250/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1917000.1542126584-524.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/9996f202.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/16014aa6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/65ae14e5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/7c960726.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/d56acd69.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/cc1ffcca.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/e8cef928.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1917000.1542126393-852.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1917000.1542126403-491.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1917000.1542126397-321.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/677194ab.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/4b90fe99.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1435, 'rooms': 2, 'street_name': 'Oudegracht', 'zip_code_code': '3511 AC'} 2025-06-18 16:00:27 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 222 ms | size: 7035 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/breda-jan-nieuwenhuyzenstraat-H102581842/> {'area': 130, 'available': '2025-08-01', 'deposit_numb': 2250, 'description': '', 'elevator': True, 'energy_label': 'c', 'external_property_attributes': {'external_property_id': 'ce721f5c2d8aa48adc57d0a177b48166', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/breda-jan-nieuwenhuyzenstraat-H102581842/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecacd0_216054-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecae9d_216056-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecadb6_216055-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecaf84_216057-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecb06a_216058-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecb151_216059-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecb236_216060-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecb31b_216061-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecb409_216062-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecb4f5_216063-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecb5e5_216064-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecb6da_216065-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecb7e0_216066-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecb8cb_216067-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecb9b1_216068-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecbaa7_216069-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecbbc6_216070-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecbcc3_216071-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecbdb2_216072-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecbea9_216073-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcecbfad_216074-jan-nieuwenhuizenstraat--te-breda.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1999, 'rooms': 4, 'street_name': 'Jan Nieuwenhuyzenstraat', 'zip_code_code': '4818 RK'} 2025-06-18 16:00:27 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 300 ms (-103) | latency: 216 ms | size: 8212 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/veghel-kloosterhof-H102530820/> {'area': 73, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 2600, 'description': 'Type B: Only 1 apartment of this type is available – 73 m²!.\n' 'Where Veghel comes together: The Kloosterkwartier!.\n' 'On the grounds of the former Franciscan Sisters’ Monastery ' 'and the old hospital site, right in the center of Veghel, a ' 'contemporary residential and living environment is being ' 'developed..\n' 'This area will feature various apartment buildings designed ' 'for both young and old, catering to people with and without ' 'care needs..\n' 'The facilities at the Kloosterkwartier are a great example of ' 'urban living enhanced with amenities that improve daily life. ' 'From relaxing in the communal green courtyards to ' 'participating in events at the LeefGoed Community Center, ' 'there are plenty of activities for both residents and ' 'visitors. Various spaces will host activities focused on ' 'Sports & Exercise, Arts & Culture, and Leisure. A laundry ' 'service is also available. The Kloosterkwartier is designed ' 'to make residents feel at home from the very beginning..\n' 'San Damiano, located within the Kloosterkwartier, represents ' 'forward-thinking living with a unique mix of different target ' 'groups. This project embodies the concept of housing market ' 'flow by offering 44 life-cycle-proof apartments suitable for ' 'both first-time renters and seniors..\n' 'This modern new-build project in the heart of Veghel combines ' 'luxury, comfort, and energy-efficient living. Apartment sizes ' 'range from 60 m² to 99 m², ensuring there is a home to suit ' 'every need. Whether you are looking for a 1-bedroom ' 'apartment, a 2-bedroom apartment, or a 3-bedroom unit for ' 'extra space – this project has it all..\n' 'With its central location in Veghel, you’ll live close to ' 'shops, restaurants, and other amenities while still enjoying ' 'a peaceful residential environment..\n' 'Residents benefit from a collective heating system and can ' 'participate in the activities organized by the LeefGoed ' 'Foundation, promoting a sustainable and comfortable ' 'lifestyle. Underfloor heating provides cozy warmth in the ' 'winter and natural cooling in the summer. Every apartment ' 'also features its own balcony..\n' 'The kitchen is modern, with white cabinets and a dark grey ' 'countertop, and equipped with high-quality appliances ' 'including a fridge-freezer combination, induction hob, ' 'recirculating extractor hood, combi microwave, dishwasher, ' 'and a single sink with mixer tap..\n' 'The bathroom features tiled floors, a wall-hung toilet, a ' 'walk-in shower, a towel radiator, and a washbasin..\n' 'Smoking is not allowed in the apartment. Pets are allowed in ' "consultation. Tenants are required to respect the homeowners' " 'association house rules and must sign a declaration of ' 'compliance before the start of the lease..\n' 'Contract type: An open-ended rental contract with a minimum ' 'term of 24 months is used..\n' 'Availability: The expected start date of the lease is in ' 'consultation, most likely October 1, 2025..\n' 'Rent: The rent for this apartment, including a parking space, ' 'is €1,249. Service charges (excluding solar panels) are €75 ' 'per month..\n' 'You will need to arrange your own utilities such as ' 'electricity, water, heating, TV, and internet. We can assist ' 'you with these arrangements if desired..\n' 'Rental criteria: To be eligible for this apartment, your ' 'gross monthly household income must be at least 3 times the ' 'basic monthly rent..\n' 'If you are interested in renting an apartment, please send us ' 'a brief introduction outlining your personal and financial ' 'situation, along with three recent payslips and a copy of ' 'your ID. We also appreciate a short note explaining why you ' 'would like to live here..\n' 'Interested? Please contact us at +31 (0)73-8200397 or EMAIL ' 'You can also request a brochure.', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'bd060e56d7b7e62b63474677a8727f9f', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/veghel-kloosterhof-H102530820/'}, 'fixed_expanses': 74, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/6852a4300ab88.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/6852a42fc8eb6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/6852a42ff0812.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/6852a42fe1442.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/6852a43018678.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/90973731.png?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 1249, 'rooms': 3, 'street_name': 'Kloosterhof', 'zip_code_code': '5461 BJ'} 2025-06-18 16:00:27 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 2 | delay: 359 ms (-192) | latency: 667 ms | size: 7394 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-roald-dahllaan-H102632333/> {'area': 102, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 3680, 'description': 'Type: terraced houseLocation: Blixembosch / Eindhoven.\n' 'Soft-furnished house, provided with a front- and back yard ' 'and storage. Situated close to the Winkelcentrum Woensel, ' 'International School and exit routes in the area called ' 'Blixembosch..\n' 'Ground Floor:.\n' 'Entrance: Wardrobe and restroom.Enclosed access to the living ' 'room provided with a tiled floor and kitchen.The kitchen is ' 'provided with all needed equipment..\n' '1st floor: 3 bedrooms approx. 20m2, 20 m2 and 10m2.\n' '2nd Floor: Spacious attic with the connection for the washing ' 'machine..\n' 'Private garden with a storage..\n' 'All windows have nice black blinds..\n' 'Minimum rental period 24 calendar months..\n' 'The rental price is excluding energy costs, city taxes, tv ' 'and internet (the tenant need to apply for this themselves).', 'energy_label': 'b', 'external_property_attributes': {'external_property_id': '7943e242d02e76102d7617f1fffbc840', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-roald-dahllaan-H102632333/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e3270f_183018-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e37e36_183002-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e3692f_183003-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e3019d_183004-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e393c9_183005-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e327f0_183009-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e34cfd_183014-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e36a1c_183010-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e37f19_183013-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e394bf_183012-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e395a3_183015-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e30265_183016-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e38002_183017-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e380e6_183011-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e3034c_183008-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978e381cb_183019-roald-dahllaan-te-eindhoven.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 1850, 'rental_period_id': 2, 'rooms': 4, 'street_name': 'Roald Dahllaan', 'zip_code_code': '5629 MC'} 2025-06-18 16:00:27 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 207 ms | size: 8285 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-gestelsestraat-H1026319934/> {'area': 157, 'available': '2025-08-01', 'balcony': True, 'deposit_numb': 4400, 'description': 'Type: Single-family homeLocation: Eindhoven / Center.\n' 'Well-situated single-family home, featuring a spacious lot ' '(410 m²) with a wide backyard, driveway for five cars, and an ' 'attached garage. The home is also equipped with ten solar ' 'panels.The house is offered fully furnished and is available ' 'for an indefinite period. The ideal single-family home close ' 'to the city center of Eindhoven (5 minutes by bike), but also ' 'conveniently located for the High Tech Campus and ASML in ' 'Veldhoven, among other things. There are good connections to ' 'public transportation and the Eindhoven ring road, and there ' 'are several elementary and secondary schools in the immediate ' 'vicinity..\n' 'General description:Entrance to the house through the hall, ' 'from where you can reach the living room, closed kitchen, ' 'toilet, and staircase to the first floor..\n' 'Spacious L-shaped living room with modern cast floor and ' 'fully furnished. The living area overlooks the front garden, ' 'and the adjoining extension offers a view of the back garden. ' 'This extension could potentially be used as a bedroom or ' 'guest room. A second bathroom with shower, toilet, and sink ' 'with vanity unit has also been created here..\n' 'The closed kitchen is located at the rear of the house and ' 'also offers space for a breakfast table. The kitchen is ' 'equipped with a 5-burner gas stove, a good-sized oven, a ' 'dishwasher, and a spacious worktop.From here you can also ' 'reach the conservatory and, of course, the backyard..\n' '1st floor:Landing to the hall from which you can reach two ' 'bedrooms (front and rear), the bathroom, and stairs to the ' 'second floor.The bedroom at the rear offers access to a ' 'spacious roof terrace facing southwest..\n' 'The bathroom consists of a bathtub, shower cabin, and double ' 'sink with vanity unit..\n' 'Second floor:Spacious attic floor, which could be used as a ' 'bedroom. The two skylights provide ample natural light..\n' 'Garden:Spacious southwest-facing garden with a lawn and ' 'fence, and a modern Douglas wood canopy at the rear. Here you ' 'can enjoy the summer weather. There is a garden shed ' 'available, and the attached garage offers space for a car ' 'while still leaving enough room for bicycles, for example..\n' 'Rental period for an indefinite period with a minimum ' 'duration of 12 calendar months..\n' 'The rent is exclusive of costs for gas, electricity, ' 'internet/TV, and municipal taxes.', 'energy_label': 'f', 'external_property_attributes': {'external_property_id': 'ae26cfb166aefebeef7e560c5e1927a1', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-gestelsestraat-H1026319934/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/83008d87.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a3534430.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/45c4adf5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/39c62692.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/b88d961b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d31a9e5a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/c05baf2c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/4d5d9dfa.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/c4ae70ac.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e49615c7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/dd34f79d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ea356476.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/9235fc4f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e2694651.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/91d53f22.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d6d7129f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/fe5892f6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/fffaedc1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/888eadfd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/2fc23716.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/b7522221.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/26fe6bf8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d52a7aab.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/fbbfdad2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/4a401225.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/54431763.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/b77913ff.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/cfcb1117.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/09d1f6d7.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 2300, 'rental_period_id': 2, 'rooms': 5, 'street_name': 'Gestelsestraat', 'zip_code_code': '5615 LC'} 2025-06-18 16:00:28 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 218 ms | size: 6931 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/utrecht-burgemeester-reigerstraat-H01602467225/> {'area': 46, 'available': '2025-07-01', 'deposit_numb': 1357, 'description': 'WE DO NOT ACCEPT VIEWING REQUESTS BY PHONE. PLEASE RESPOND ' 'VIA THE WEBSITE. NOTE: ONLY AVAILABLE FOR STUDENTS..\n' 'Furnished apartment within walking distance of the Wilhelmina ' 'Park..\n' 'layout: Shared entrance. Beautiful ascent by classic ' 'staircase. Entrance. Separate toilet. Beautiful kitchen with ' 'dishwasher, stove, refrigerator and freezer. Small steps to ' 'the main living area. Adjoining bedroom. Bathroom with sink ' 'and luxury shower..\n' 'Basic rent €1,156.90Interior €50.00Advance utilities ' '€150.00Rent including service costs €1,356.90', 'energy_label': None, 'external_property_attributes': {'external_property_id': '231bf748940556bf9f8a29bfa6426b9e', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/utrecht-burgemeester-reigerstraat-H01602467225/'}, 'fixed_expanses': 150, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1457957190-678.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1457957199-159.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1457957217-600.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1460130717-148.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1460130774-635.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1460130780-170.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1460130787-328.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1460130793-890.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1460130871-147.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1460130803-872.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1460130910-333.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1460130881-434.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1460130848-124.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1460130855-958.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1460130864-74.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1460130810-629.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2467225.1460130836-27.JPG?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1157, 'rooms': 2, 'street_name': 'Burgemeester Reigerstraat', 'zip_code_code': '3581 KW'} 2025-06-18 16:00:28 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 195 ms | size: 7245 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/leeuwarden-engelseplein-H102640968/> {'area': 19, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 475, 'description': 'Rotsvast Noord-Nederland offers for rent:In Leeuwarden; ' 'furnished spacious student room with private kitchenette..\n' 'Layout:Total of six (of which one is available) spacious ' 'living/bedrooms distributed over three floors with shared ' 'large basement, backyard, roof terrace, back entrance, and ' 'amenities such as a fully equipped kitchen, bathroom, 2 ' 'toilets, washing machine, dryer, microwave, dishwasher, and ' 'fridge-freezer combination..\n' 'Details:- Neat rooms- Public transport around the corner, you ' 'can cycle to the Central Station or city center within 5 ' 'minutes..\n' 'Financial:Rent: € 475,- per month including ' 'gas/water/electricity, internet/tv.Deposit: € 475,-.\n' 'Our terms and conditions apply', 'energy_label': None, 'external_property_attributes': {'external_property_id': '4c56151514c1124d7bcfd3bcca4e78c3', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/leeuwarden-engelseplein-H102640968/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/51510136.1584623694-274.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/4f7c93e2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/cd081cad.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/51510136.1624018496-15.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/51510136.1624018500-894.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/51510136.1624018471-271.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/51510136.1624018480-870.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/51510136.1654604860-356.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/51510136.1654604864-63.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/51510136.1654604868-310.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/51510136.1654604870-637.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/51510136.1654604873-899.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/51510136.1654604878-567.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/51510136.1654604883-28.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/51510136.1654604890-519.jpg?width=1000&fit=bounds'], 'property_type': 'Apartment', 'rent': 475, 'rooms': 1, 'street_name': 'Engelseplein', 'zip_code_code': '8913 EA'} 2025-06-18 16:00:28 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 201 ms | size: 6969 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/tilburg-hoefstraat-H102561359/> {'area': 9, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 480, 'description': 'PLEASE NOTE! The room has a maximum contract with an end date ' 'of 31-09-2026.\n' 'A nice room (approx. 9m2) with its own sink and a shared roof ' 'terrace in a cozy student house..\n' 'LayoutThe room is located on the first floor of the building ' 'and has a laminate floor and cable TV connection. On this ' 'floor is also the shared shower and the roof terrace..\n' 'There is also a spacious (approx. 24m2) shared living room ' 'with kitchen. A laundry room with washing machine and ' 'dishwasher. And a partially covered backyard for bicycles and ' 'containers are part of the rental..\n' 'SurroundingsThis room is in a nice location in Tilburg, ' 'around the corner is the Bart van Peltplein with daily ' 'necessities. The bus stop is in front of the door!.\n' 'Extras.\n' 'Pets and indoor smoking are not allowed.Only suitable for ' 'students..\n' 'Contract formThe house is rented with a fixed-term rental ' 'agreement. A maximum rental period (15 months) is agreed..\n' 'AvailabilityThe property is available from 01-07-2025..\n' 'Rental priceThe rental price of the property is €389.10 ' 'including service costs and advance payment for gas, water ' 'and electricity.', 'energy_label': None, 'external_property_attributes': {'external_property_id': '766cbee7641958a5741d13640b0f0724', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/tilburg-hoefstraat-H102561359/'}, 'fixed_expanses': 85, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/5a6863a9909a7_348497-hoefstraat-te-tilburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/5a6863a994443_348498-hoefstraat-te-tilburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/5a6863a994a4b_348499-hoefstraat-te-tilburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/51486373.1522163532-498.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/51486373.1522163535-186.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/51486373.1522163528-538.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 304, 'rental_period_id': 2, 'rooms': 1, 'street_name': 'Hoefstraat', 'zip_code_code': '5046 BA'} 2025-06-18 16:00:28 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 300 ms (-8) | latency: 954 ms | size: 7977 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:28 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 216 ms | size: 7298 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/amstelveen-maimonideslaan-H102662456/> {'area': 100, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 4800, 'description': 'Rotsvast Amstelveen offers for rent:Beautiful and bright ' '2-bedroom apartment (approx. 100m²) with a spacious ' 'southwest-facing terrace, located on the 2nd floor. The ' 'apartment comes with a private parking space in the garage ' 'and a private storage unit. The complex is equipped with an ' 'elevator and is ideally located in Amstelveen..\n' 'Location:On one side, you’ll find the vibrant Stadshart of ' 'Amstelveen and the Groenhof shopping center within walking ' 'distance—perfect for all your daily needs. Amsterdam and ' 'Schiphol Airport are both reachable within a 10-minute drive. ' 'On the other side, you’ll enjoy the peace and greenery of the ' 'surrounding natural areas. Public transport is well arranged ' 'with buses, tram line 5, and metro line 51 all within walking ' 'distance..\n' 'Layout:Entrance hall with access to all rooms. Spacious ' 'living room with open kitchen fitted with built-in appliances ' 'including a dishwasher, fridge/freezer, combi-oven, and ' 'induction hob..\n' 'Neutral-toned bathroom with bathtub, separate shower, double ' 'sink, and towel radiator. Separate toilet and a ' 'laundry/storage room. The apartment has two generously sized ' 'bedrooms..\n' 'The large terrace of approx. 33m² is accessible from both the ' 'living room and the bedrooms..\n' 'Features:.\n' 'Offered semi-furnished (incl. flooring, washing machine, and ' 'dryer).\n' 'Equipped with underfloor heating.\n' 'Private central heating boiler.\n' 'Spacious terrace.\n' 'Includes 1 private parking space in secured garage.\n' 'Includes private storage unit.\n' 'Energy label A.\n' 'Available from July 2025.\n' 'Financial details:.\n' 'Rent: €2,400 per month (including parking space/furnishings, ' 'excluding utilities).\n' 'Service charges: €95 per month.\n' 'Security deposit: €4,800.\n' 'If you are interested or would like more information, feel ' 'free to contact our Amstelveen office:T: +31(0)20 503 65 60E: ' 'EMAIL .\n' 'Our general terms and conditions apply.', 'elevator': True, 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'b89e5486a69a1a24830716f1b9f99b74', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/amstelveen-maimonideslaan-H102662456/'}, 'fixed_expanses': 104, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/ee9c6015.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/27f1719f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/28af83b9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/0bd937dd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/c6ad375a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/280b378f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/67ea508e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/32f566c7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/07ea5f13.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/bc41f643.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/4ae6c9cc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/849c1480.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/f900694f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/e556cc5c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/7194d135.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/2c37f1e6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10266/files/photos/huge/a3334e29.png?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 2400, 'rooms': 3, 'street_name': 'Maimonideslaan', 'zip_code_code': '1186 DV'} 2025-06-18 16:00:28 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 3 | delay: 300 ms (-59) | latency: 665 ms | size: 6812 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/tilburg-hoefstraat-H102561383/> {'area': 15, 'available': '2025-05-01', 'balcony': True, 'deposit_numb': 682, 'description': 'PLEASE NOTE! The room has a maximum contract with an end date ' 'of 31-09-2026.\n' 'Nice room (approx. 15m2) with a shared roof terrace in a nice ' 'location in Tilburg..\n' 'Layout:The room is located on the 1st floor at the back of ' 'the building and has its own sink. On this floor there is ' 'also the shared shower and the roof terrace..\n' 'There is a spacious (approx. 24m2) shared living room with ' 'kitchen. A laundry room with washing machine and dishwasher. ' 'And a partially covered backyard for bicycles and containers ' 'are part of the rental..\n' 'Surroundings:Around the corner is the Bart van Peltplein with ' 'daily necessities. The bus stop is in front of the door!A ' 'short bike ride from the center and Central Station..\n' 'Extras.\n' 'Pets are not allowed, nor is smoking indoors..\n' 'Suitable for a maximum of 1 person..\n' 'Only for students..\n' 'Contract type:The house is rented with a fixed-term rental ' 'agreement. A maximum rental period (19 months) is agreed..\n' 'Availability:The room is available from 01-05-2025.\n' 'Rent:The rent is €490,- including service costs and advance ' 'gas, water and electricity. Excluding internet and municipal ' 'taxes..\n' 'Rental criteria:If you are interested in this living space, ' 'we would like to receive insight into your personal and ' 'financial situation after the viewing (at least a copy of ' 'your passport, proof of studying and a profile of one of your ' 'parents as guarantor)..\n' 'Are you interested in the room? Then respond quickly online!', 'energy_label': 'e', 'external_property_attributes': {'external_property_id': '43f36f9f003925904c6b723f1bae5784', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/tilburg-hoefstraat-H102561383/'}, 'fixed_expanses': 149, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/5a6863a9a226c_351694-hoefstraat--te-tilburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/51486419.1559304441-292.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/51486419.1559304449-685.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/51486419.1560435101-145.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/51486419.1560435110-757.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/51486419.1560435120-792.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/51486419.1560435129-930.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/51486419.1560435139-856.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 341, 'rental_period_id': 2, 'rooms': 1, 'street_name': 'Hoefstraat', 'zip_code_code': '5046 BA'} 2025-06-18 16:00:28 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (-94) | latency: 216 ms | size: 7749 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/maastricht-professor-scholsstraat-H105130445/> {'area': 45, 'available': '2025-08-01', 'balcony': True, 'deposit_numb': 1000, 'description': 'For rent for 1 working person.For rent near the city center ' 'of Maastricht a nice 1 bedroom apartment with storage. ' 'Layout: the central hall with access to the apartment on the ' 'first floor on the left side of the complex. The entrance ' 'gives access to the bathroom and living room. The living room ' 'is approx. 20m2 with open kitchen with all appliances. The ' 'bedroom is approx. 10 m2, which gives access to the balcony ' 'of about 8 m2. The fully tiled bathroom has a shower, sink, ' 'and toilet..\n' 'The total rent price including G/W/E/Internet will be ' '€845,-..\n' 'For more information or to schedule an appointment you can ' 'contact us.', 'energy_label': None, 'external_property_attributes': {'external_property_id': '5b9b22a4356d00540093f29ff4ec3f8a', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/maastricht-professor-scholsstraat-H105130445/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52674037.1619182226-584.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52674037.1619182244-15.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52674037.1619182242-958.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52674037.1619182230-972.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52674037.1619182238-434.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52674037.1619182240-791.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52674037.1619182246-197.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52674037.1619182234-782.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52674037.1619182232-859.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52674037.1619180475-649.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52674037.1619182236-196.jpg?width=550&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 845, 'rooms': 2, 'street_name': 'Professor Scholsstraat', 'zip_code_code': '6224 BZ'} 2025-06-18 16:00:28 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 209 ms | size: 7533 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-van-brakelstraat-H1026319938/> {'area': 93, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 3590, 'description': 'Soft-furnished 3-room apartment located on the 1st floor of a ' 'recently built complex. The complex is ideally situated on ' 'the van Brakelstraat with all desired amenities in the ' 'immediate vicinity. The Woenselse Markt is around the corner ' 'with all desired shopping facilities for daily groceries such ' 'as supermarkets, bakery and butcher. The city centre and ' 'Central Station are at 05 minutes cycling distance. An ideal ' 'flat for the tenant who is looking for a luxuriously ' 'finished, ready-to-use flat..\n' 'General layout:.\n' 'Central entrance with post boxes, lift and staircase..\n' 'First floor: Entrance flat: Hall with guest toilet, storage ' 'room with heat pump and access to the living room..\n' 'Spacious living room with large windows which makes it look ' 'very light and spacious. The living room has a luxury kitchen ' 'equipped with all conceivable appliances such as a ' 'refrigerator, freezer, dishwasher, combi-microwave, induction ' 'hob and extractor..\n' 'Spacious master bedroom with enough space for a double bed ' 'and wardrobe. The sliding doors give access to the spacious ' 'balcony at the rear..\n' 'Second smaller bedroom which can ideally be used as ' 'study/workroom or guest room..\n' 'Modern bathroom with double washbasin with cabinet and ' 'shower..\n' 'The flat is very energy efficient (energy label A+++ and heat ' 'pump)..\n' 'The apartement is rented without a storage space and parking. ' 'Optional it could be possible to rent a separate parking ' 'place..\n' 'Pets are not allowed..\n' 'The apartment will be rented with window decoration..\n' 'The rent includes service costs and excludes electricity, ' 'water, municipal taxes and television/internet ' 'subscription..\n' 'Lease agreement for an indefinite period of time: minimum 12 ' 'months.', 'energy_label': 'a+++', 'external_property_attributes': {'external_property_id': '563db40a54ff2e1e391a1cd5a6d61225', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-van-brakelstraat-H1026319938/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8eeda83.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8f5943b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8ecc987.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8e9e2b8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8f88db3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8edb683.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8f38c5e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8f09da1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8fb7f28.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8f4aa2e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8f79354.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8fa78f2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8eba27c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8f1793e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8f95efa.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8f24868.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/68417f8f690d1.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1795, 'rooms': 3, 'street_name': 'van Brakelstraat', 'zip_code_code': '5612 GP'} 2025-06-18 16:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/groede-ellenstraat-H102552541/> {'area': 128, 'available': '2025-10-01', 'deposit_numb': 1349, 'description': 'Very cosy, recently renovated and furnished attractive house ' 'in Groede with 3 bedrooms, within walking distance of the ' 'Market..\n' 'Includes:Ground floor: Entry through hall, in this hall is a ' 'separate toilet and a laundry room with a washing machine and ' 'shower. Attractive living room en-suite. Adjacent is a very ' 'large open kitchen with professional equipment, with a large ' 'dining table and an extra seat. Glass doors give you a ' 'beautiful view of the spacious garden.On the first floor are ' '3 bedrooms and a bathroom. The bathroom has a toilet, shower ' 'and bathroom furniture with sink.Gas, water and electricity ' 'are paid in advance and settled with the actual consumption ' 'at the end of the rental period.The advance is € 200 per ' 'month.Internet is available for a fixed fee of €50Available ' 'from November 1 for a minimum of 1 year.Are you looking for a ' 'cozy home for a stay on the Zeeland Flemish coast, then this ' 'is a unique opportunity!', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'ecec5ab3f83c611313a7cd77c96bebab', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/groede-ellenstraat-H102552541/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407301-25.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407162-832.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407153-86.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407318-358.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407310-117.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407284-14.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407343-119.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407335-463.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407327-778.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407351-136.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407170-409.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407177-696.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407185-224.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407253-406.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407193-572.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407201-894.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407244-472.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407209-879.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407260-740.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407277-178.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407226-302.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407235-281.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407268-244.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1613407217-980.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1598536189-914.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52562210.1598536152-695.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 1700, 'rental_period_id': 3, 'rooms': 4, 'street_name': 'Ellenstraat', 'zip_code_code': '4503 AE'} 2025-06-18 16:00:29 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 208 ms | size: 6976 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:29 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 283 ms | size: 7256 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:29 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 397 ms | size: 6740 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/breda-delpratsingel-H102583337/> {'area': 91, 'available': '2025-07-01', 'deposit_numb': 3000, 'description': '', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '1e77e468568af2da2c7a6c7551251d54', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/breda-delpratsingel-H102583337/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/883b319f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6634e6281fa0d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/dcb3db8d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a505ba0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/59b145bd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/04a474f6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/cab63750.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/e6929bb4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/8f61e6a9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/4bdc862d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/efcf8233.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6634e627caf10.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/88d8f67e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/36cd4237.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/d6ff3d0f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6634e62882b05.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6634e62861e28.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/95b5c1fb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/f3ee5f14.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2350, 'rooms': 3, 'street_name': 'Delpratsingel', 'zip_code_code': '4811 AP'} 2025-06-18 16:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-wal-H1026310315/> {'area': 55, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 2550, 'description': '(58m2), 1 bedroom:.\n' 'PROJECT WALLSTAY; 47 SPACIOUS FURNISHED APARTMENTS IN THE ' 'CENTRE OF EINDHOVEN..\n' "Please notice, the photo's are indicative..\n" '*from 50m2 tot 99m2*One and two bedroom apartments*3 ' 'elevators in building*Parking in building (additionally ' 'charged)*Use of Fitness and Wallstay Cafe!*Wifi and fixed ' 'internet in building and apartments*Roof terrace with lounge ' 'and sports court*Rental terms from minimal 1 month and ' 'maximum 12 months.\n' 'Rental price is excluding tv/internet, city taxes and ' 'service- and energy costs (fixed amount of €175,00).', 'elevator': True, 'energy_label': 'a_2020', 'external_property_attributes': {'external_property_id': 'dbf60c320c30ff93623a0714ad404668', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-wal-H1026310315/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51550979.1625041731-132.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51550979.1625041733-299.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51550979.1625041736-262.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51550979.1625041728-247.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51550979.1625041738-106.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a7497926ade7_299572-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51550979.1623138232-554.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51550979.1625041741-78.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a7497926b3b8_299581-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a7497926b4b6_299582-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a7497926b5a3_299583-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a7497926bf6f_299593-wal--te-eindhoven.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1700, 'rooms': 2, 'street_name': 'Wal', 'zip_code_code': '5611 GG'} 2025-06-18 16:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/castricum-van-der-mijleweg-H102650316/> {'area': 32, 'available': '2025-06-07', 'deposit_numb': 675, 'description': '', 'energy_label': None, 'external_property_attributes': {'external_property_id': '4833ffa1b905692dce4cfb0b9c4e3fa4', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/castricum-van-der-mijleweg-H102650316/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10265/files/photos/huge/7105c896.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10265/files/photos/huge/770e27f3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10265/files/photos/huge/2a220305.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10265/files/photos/huge/f4b83819.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10265/files/photos/huge/5679fef3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10265/files/photos/huge/4a3a2c46.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10265/files/photos/huge/ba485683.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 675, 'rooms': 3, 'street_name': 'Van der Mijleweg', 'zip_code_code': '1901 KD'} 2025-06-18 16:00:29 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 5 | delay: 300 ms (+0) | latency: 688 ms | size: 8032 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:29 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 224 ms | size: 7695 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:29 [scrapy.core.scraper] WARNING: Dropped: Street name must not contain digits {'area': 91, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 4000, 'description': '2E SWEELINCKSTRAAT, DUINOORD, THE HAGUE.\n' 'In the cosy neighbourhood of Duinoord stands this recently ' 'fully renovated, with a luxurious finish level and eye for ' 'detail, beautiful flat (approx. 91m2). The flat has a ' 'spacious living room with a ceiling height of 3.16m, luxury ' 'kitchen with cooking island and built-in appliances, ' 'harmonica windows at the rear, herringbone parquet floor, two ' 'bedrooms, a workspace and/or walkin closet, luxury bathroom ' 'in the master bedroom and a shower room in the second ' 'bedroom. The flat is fully insulated, ceilings are extra ' 'insulated to minimise sound transmission and fully equipped ' 'with new window frames with HR++ glass..\n' 'Location:The flat is located in a highly desirable location, ' 'around the corner from the Reinkenstraat, with authentic, ' 'artisanal shops and restaurants and within walking distance ' 'of ‘De Fred’. Furthermore, the property is conveniently ' 'located towards the centre of The Hague. Close to several ' 'large (International) organisations and several Embassies. ' 'Public transport is around the corner, Randstadrail 3, tram ' '11 and 16 and bus 21..\n' 'Layout:Entrance at street level, hallway with communal ' 'staircase to the 2nd floor: Entrance flat; Hallway with ' 'storage cupboard with washing machine and dryer connections, ' 'central heating system. Luxury finished toilet with hanging ' 'closet and fountain; From the hall double doors to the living ' 'room with luxury kitchen with rear wall with fridge, freezer, ' 'microwave oven and island, where you can sit back, with ' 'marble top and 4-burner induction hob, extractor, sink and ' 'dishwasher, at the rear of the living room there is a window ' 'with harmonica windows which can be opened over the entire ' 'width, creating a walled balcony; From the living room access ' 'to the master bedroom with wardrobe and half open luxury ' 'bathroom with freestanding bath, washbasin, walk-in shower ' 'and storage space; From the master bedroom access to the 3rd ' 'room/walk-in closet with wardrobe; Bedroom 3 at the rear with ' 'luxury walk-in shower..\n' 'Details:.\n' 'Rental price is € 2,895.00 is excl. G/W/EAvailable ' 'immediately.\n' 'Service costs € 50,00 per month.\n' 'Security deposit of € 4.000,00.\n' 'Upholstered.\n' 'Pets are not allowed.\n' 'Energy label A.\n' 'New window frames with hr++ glass', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'd2b0ac2be26d3a4159729f490453aa46', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/den-haag-2e-sweelinckstraat-H1025411948/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/63fa310e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/478394af.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/9c1e1875.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/6498e408.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/a318d9e5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/07b210dc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/ad343c91.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/1e4a34cb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/be218c28.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/19f17270.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/757e206c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/7507c74c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/a0e2ff59.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/0c1c4255.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/129b37f5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/6480627f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/c348c4a6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/7ca67ed8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/069c9e1b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/64c3f836.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/e1e0d544.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/cc27b962.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/ba8de434.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/877e1bad.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/66e971d8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/b33d9d15.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/5abf2a16.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/b5793136.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2895, 'rooms': 4, 'street_name': '2e Sweelinckstraat', 'zip_code_code': '2517GZ'} 2025-06-18 16:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-hoog-gagel-H1026317970/> {'area': 124, 'available': '2025-08-01', 'deposit_numb': 2100, 'description': 'Type: Single-family homeLocation: Center / Eindhoven.\n' 'This corner house is not only centrally located but also ' 'offers 2 bedrooms, a bathroom, garden and parking space. In ' 'the summer it is wonderful to enjoy in the backyard. Ideal ' 'for a family who likes to live close to the bustling city ' 'center..\n' 'GROUND FLOOR:From the hall there is access to the meter ' 'cupboard, living room and kitchen. The living room is in ' 'contact with the kitchen which is located at the front side ' 'of the house. The kitchen has a u-shaped layout with a ' '4-burner electric hob, extractor hood, fridge / freezer, ' 'dishwasher and microwave oven / microwave. In the living room ' 'you will immediately notice that the living room has a nice ' 'view of the backyard. From a portal there is access to the ' 'staircase to the first floor..\n' 'FIRST FLOOR:From the landing you have access to 2 bedrooms ' 'and the bathroom and cupboard with central heating boiler. ' 'The master bedroom is located at the rear, the second bedroom ' 'is at the front..\n' 'GARDEN:From the living room you have access through wide open ' 'doors to the garden, completely private. The garden is ' 'located on the south-east which ensures that you can enjoy ' 'the sun here in the summer. Because of the paving, you have ' 'little maintenance on the garden. In the back of the garden ' 'is a stone shed with electricity and there is a back..\n' 'Rental period for indefinite time with a minimum of 12 ' 'months..\n' 'Rent is including parking place, however excluding energy ' 'costs, TV & Internet and municipal taxes.', 'energy_label': 'b', 'external_property_attributes': {'external_property_id': '6150ecbee4168e4d509dbe58c659daff', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-hoog-gagel-H1026317970/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d2519dad.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/78d3bad5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d0a3329b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/9ded53ce.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a56627e7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/3bcb7efd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e7312e23.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/2a6c3717.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a92e215b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e8aff27a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f4cedb20.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/282022db.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/931ea838.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/13f44fd5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/c76f306e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/940f9184.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6aed40e5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/69d8c1be.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d76eab00.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/3a22d4cb.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 2100, 'rental_period_id': 2, 'rooms': 3, 'street_name': 'Hoog Gagel', 'zip_code_code': '5611 BG'} 2025-06-18 16:00:29 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 5 | delay: 565 ms (+265) | latency: 2260 ms | size: 7993 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:29 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 208 ms | size: 7156 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-st-adrianusstraat-H1026318074/> {'area': 105, 'available': '2025-08-01', 'balcony': True, 'deposit_numb': 1875, 'description': 'Type: Terraced houseLocation: Stratum / Eindhoven.\n' 'Fully renovated and furnished house in a very central ' 'location in Stratum, near several supermarkets, the center ' 'and the ring of Eindhoven.The property is located on the 1st ' 'floor and has a total of 3 floors. There is also an ' 'individual storage room at the rear of the building..\n' 'Please note, the furniture on the photos differs from ' 'reality. All the furniture that will be present is newly ' 'purchased..\n' 'Global layout:Entrance, with a staircase to the 1st floor..\n' '1st floor:Hall has access to the living room, kitchen, toilet ' 'and stairs to the 2nd floor.The living room has an L shape ' 'and is equipped with new furniture. This also has a beautiful ' 'new laminate floor.The kitchen is equipped with a fridge and ' 'freezer, dishwasher, 5 burner gas hob and a microwave oven ' 'combination. Through the kitchen you can reach the balcony, ' 'which is oriented towards the west..\n' '2nd floor:Hall with entrance to 2 large bedrooms and a ' 'toilet. The master bedroom is equipped with a 2 person box ' 'spring and there is also an opening to the walk-in closet. If ' 'desired, this room can also function perfectly as a ' 'bedroom.At the front of the house is the 2nd bedroom which is ' 'equipped with a single bed. Also the bathroom is situated at ' 'the front, and has a bath-shower combination and washbasin + ' 'conversion.Next to the toilet is the connection for the ' 'washer and dryer..\n' '3th floor:Spacious attic with a double bed and various ' 'storage options.The central heating can also be found here..\n' 'Minimum rental period of 12 calendar months..\n' 'The rental price is excluding TV / Internet gas, water and ' 'electricity, local taxes and a manditory cleaning (once every ' 'two weeks) for € 50,00 a month.', 'energy_label': 'c', 'external_property_attributes': {'external_property_id': 'aa3bc7ea7937fd42f2e88e6370e9e233', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-st-adrianusstraat-H1026318074/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1550657636-310.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1550657761-21.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1550657765-69.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1606145662-596.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1606145676-818.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1606145671-659.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1606145681-727.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1606145687-686.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1606145699-383.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1606145705-694.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1606145692-204.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1550657681-650.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1550657686-20.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1550657689-529.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1550657693-867.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1550657696-985.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1606145710-976.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1606145716-792.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1606145720-225.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1606145726-551.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1606145731-114.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1550657742-21.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1550657746-661.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1550657749-516.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1606145736-510.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1550657768-723.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1550657772-317.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51955291.1550657776-34.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 1875, 'rental_period_id': 2, 'rooms': 5, 'street_name': 'St Adrianusstraat', 'zip_code_code': '5614 EP'} 2025-06-18 16:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/heerlen-mariabad-H105132629/> {'area': 59, 'available': '2025-08-01', 'balcony': True, 'deposit_numb': 1700, 'description': 'This luxurious furnished apartment, built in 1976, is located ' 'at Mariabad Heerlen. With its fine layout and a surface area ' 'of \u200b\u200b59m², this property offers a bedroom, ' 'bathroom, kitchen and balcony and is located on the 4th ' 'floor. There is also a private parking space and storage ' 'space on the ground floor..\n' 'The neighborhood is quiet and friendly, ideal for those who ' 'love a nice living environment with all amenities within easy ' 'reach. The apartment is conveniently located near local ' 'shops, public transport and green areas, so you can enjoy the ' 'best that Heerlen has to offer..\n' 'The total rental price of €1350 includes water, heating ' 'costs, furnishings, electricity, parking and service costs. ' 'The only thing that has to be paid in your own name is ' 'internet..\n' 'The property is fully furnished and upholstered..\n' 'Would you like to view this apartment with your own eyes? ' 'Contact us today for a viewing.', 'energy_label': 'd', 'external_property_attributes': {'external_property_id': '9da471c5294472b19fc7b12d940434e4', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/heerlen-mariabad-H105132629/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/91ec82ef.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/120da469.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/2b6d468a.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/df912a2b.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/45b29ed3.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5ddc00cd.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/d010be9e.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/3ec586da.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/d3acf7eb.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/3c9b9aa0.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/9a1c43e3.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/000d8c0d.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/1e559102.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5ed6a080.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/f2ba888c.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/b2d4455d.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/01909a75.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/ff5e07a6.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/1f04de17.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/3be3469d.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/8a6a1ba6.jpg?width=550&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1350, 'rooms': 2, 'street_name': 'Mariabad', 'zip_code_code': '6411 MH'} 2025-06-18 16:00:30 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 223 ms | size: 7499 bytes 2025-06-18 16:00:30 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/leeuwarden-breedstraat-H102641715/> {'area': 85, 'available': '2025-06-18', 'deposit_numb': 0, 'description': 'Rotsvast Noord-Nederland offers for rent:.\n' 'A beautiful apartment on Breedstraat, in the heart of the ' 'historic city center of Leeuwarden. In 2025, several special ' 'apartments here have been completely renovated and ' 'modernized. The authentic façades and historical elements ' 'have been carefully preserved, while the interior has been ' 'fully updated into comfortable, sustainable homes with energy ' 'label A++++ – completely gas-free and all-electric..\n' 'These apartments are part of a unique residential project ' 'where history, comfort, and energy efficiency come together. ' 'You live just a stone’s throw from shops, restaurants, public ' 'transport, and culture – everything the city has to offer is ' 'literally around the corner..\n' 'Details:.\n' 'Completely newly renovated apartment.\n' 'Energy label A++++ – all-electric, gas-free.\n' 'Own heat pump and CO₂-controlled ventilation.\n' 'High-quality finish and fully insulated.\n' 'Two bedrooms.\n' 'Luxury kitchen and modern bathroom.\n' 'Private outdoor space (terrace or patio).\n' 'Located in a quiet street, in the center of the city.\n' 'Financial:- Rent: €1400,- p/m (excl.)- Service costs: ' '€101.62,- p/m- Costs for energy, TV, and internet are not ' 'included in the price..\n' 'If interested and/or for more information, you can contact ' 'our office in Leeuwarden without obligation via:T: +31(0)58 ' '299 19 91E: EMAIL .\n' 'Our terms and conditions apply.', 'energy_label': 'a++++', 'external_property_attributes': {'external_property_id': '2057d883e6cb27f51eaced03376d413b', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/leeuwarden-breedstraat-H102641715/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/6ad6f2c3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/822415e7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/851c506d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/acb2f445.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/0fff4a58.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/09e388d5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/caf5a2b4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/6cd4d305.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/9e48d3cc.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 1400, 'rooms': 3, 'street_name': 'Breedstraat', 'zip_code_code': '8911 GJ'} 2025-06-18 16:00:30 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 359 ms | size: 7727 bytes 2025-06-18 16:00:30 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:30 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 476 ms | size: 7715 bytes 2025-06-18 16:00:30 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:30 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 316 ms (+16) | latency: 1264 ms | size: 7363 bytes 2025-06-18 16:00:30 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/leeuwarden-breedstraat-H102641717/> {'area': 74, 'available': '2025-06-18', 'deposit_numb': 0, 'description': 'Rotsvast Noord-Nederland offers for rent:Three unique city ' 'apartments at Breedstraat 52 – renovated in 2025..\n' 'Do you want to live in the heart of Leeuwarden, in a ' 'characteristic building with modern luxury? At Breedstraat ' '52, three fully renovated apartments will become available: ' 'numbers 52, 52a, and 52b. Each apartment has its own layout ' 'and atmosphere, but all share the same high quality, ' 'sustainable finish, and historical charm..\n' 'In 2025, the building was completely restored and modernized. ' 'The authentic facades have been preserved, as well as the ' 'historical elements on the inside. Behind the front door, ' 'however, you will find modern, comfortable apartments that ' 'meet the highest sustainability standards (energy label A++++ ' '/ all-electric)..\n' 'Located in a quiet street, right in the city center, you live ' 'within walking distance of shops, restaurants, public ' 'transport, and culture..\n' 'Specifications:.\n' 'Energy label A++++ – all-electric, completely gas-free.\n' 'Equipped with its own heat pump and CO₂-controlled ' 'ventilation.\n' 'Two bedrooms.\n' 'Luxury kitchen with modern appliances.\n' 'Stylish bathroom.\n' 'Private outdoor space (terrace or patio).\n' 'High-quality insulation and finishing.\n' 'Possibility to rent extra space on the ground floor (for ' 'example, for an office or studio).\n' 'Underfloor heating.\n' 'Financial:The same rental prices apply to all apartments:- ' 'Rent price: €1,350 per month excl.- Service costs: €222 per ' 'month (including advance electricity, furnishing, etc.).\n' 'Note: This advertisement shows photos of Breedstraat 52a..\n' 'If interested and/or for more information, please feel free ' 'to contact our office in Leeuwarden via:T: +31(0)58 299 19 ' '91E: EMAIL .\n' 'Our terms and conditions apply', 'energy_label': 'a++++', 'external_property_attributes': {'external_property_id': '7aeb91b6bc2bc89bb9baa28949976ab7', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/leeuwarden-breedstraat-H102641717/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/684ac7d2e3a40.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/d75b9c13.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/77df3bed.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/205e5437.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/2c2fa656.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/dc0a9ad6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/3a4dcbb4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/27e449f8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/a820b876.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/5c39c4dd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/9ea96491.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/a42e07d2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/392d6ffb.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 1350, 'rooms': 3, 'street_name': 'Breedstraat', 'zip_code_code': '8911 GJ'} 2025-06-18 16:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/leeuwarden-breedstraat-H102641716/> {'area': 82, 'available': '2025-06-18', 'deposit_numb': 0, 'description': 'Rotsvast Noord-Nederland offers for rent:Three unique city ' 'apartments at Breedstraat 52 – renovated in 2025..\n' 'Do you want to live in the heart of Leeuwarden, in a ' 'characteristic building with modern luxury? At Breedstraat ' '52, three fully renovated apartments will become available: ' 'numbers 52, 52a, and 52b. Each apartment has its own layout ' 'and atmosphere, but they share the same high quality, ' 'sustainable finish, and historical charm..\n' 'In 2025, the building was completely restored and modernized. ' 'The authentic facades have been preserved, as well as the ' 'historical elements inside. Behind the front door, however, ' 'you will find modern, comfortable apartments that meet the ' 'highest sustainability standards (energy label A++++ / ' 'all-electric)..\n' 'Located in a quiet street, right in the city center, you live ' 'within walking distance of shops, restaurants, public ' 'transport, and culture..\n' 'Features:.\n' 'Energy label A++++ – all-electric, completely gas-free.\n' 'Equipped with its own heat pump and CO₂-controlled ' 'ventilation.\n' 'Two bedrooms.\n' 'Luxury kitchen with modern appliances.\n' 'Stylish bathroom.\n' 'Private outdoor space (terrace or patio).\n' 'High-quality insulation and finishing.\n' 'Possibility to rent additional space on the ground floor ' '(e.g., for office or studio).\n' 'Underfloor heating.\n' 'Financial:The same rental prices apply to all apartments:- ' 'Rent: €1,350 per month excl.- Service costs: €222 per month ' '(including advance for electricity, upholstery, etc.).\n' 'Please note: this advertisement shows the photos of ' 'Breedstraat 52..\n' 'If interested and/or for more information, you can contact ' 'our office in Leeuwarden without obligation via:T: +31(0)58 ' '299 19 91E: EMAIL .\n' 'Our terms and conditions apply', 'energy_label': 'a++++', 'external_property_attributes': {'external_property_id': '88031ee42aa3db0e406619238b3384eb', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/leeuwarden-breedstraat-H102641716/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/76463e66.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/bdc31989.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/95fb81b6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/d0b1c556.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/d1b5d638.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/c1cfe986.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/1b9cd255.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/871ef9d9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/6aaccbfa.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/3fcac58f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/cc710f62.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/e8937e30.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 1350, 'rooms': 3, 'street_name': 'Breedstraat', 'zip_code_code': '8911 GJ'} 2025-06-18 16:00:30 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 5 | delay: 544 ms (-20) | latency: 2096 ms | size: 7132 bytes 2025-06-18 16:00:30 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=1) 2025-06-18 16:00:30 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 4 | delay: 376 ms (-167) | latency: 837 ms | size: 6780 bytes 2025-06-18 16:00:30 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/utrecht-gazellestraat-H01602467394/> {'area': 65, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 1700, 'description': '3 room apartment for rent in the Bokkebuurt, Tolsteeg..\n' 'Location:Located in the district of Bokkebuurt Tolsteeg. The ' 'property is very conveniently located in front of the ' 'Waterlinieweg with drops to the A27 / A28 and the A12. You ' 'can reach the Vaartsche Rijn station within 5 minutes by ' 'bike. The city center and Utrecht Central are 10 minutes away ' 'by bike. In the district itself is a shopping mall with a ' 'supermarket. Bus stop is within walking distance..\n' 'Format:Cozy communal entrance with intercom, elevator and ' 'stairwell..\n' '3rd floor, gallery to apartment. Entrance apartment. ' 'Reception hall with access to all rooms. Spacious open plan ' 'living room with access to the master bedroom. The bedroom ' 'also gives access to the balcony. The bathroom with bath, ' 'shower and sink is located between the master bedroom and the ' 'hallway and is accessible from both sides. 2nd bedroom and ' 'separate toilet..\n' 'Specialties:.\n' 'The property is not suitable for sharing..\n' 'Pets are not allowed..\n' 'Short-term agreement (maximum 2 years: students from outside ' 'Utrecht)', 'elevator': True, 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '616fccca0b13483e4094d17f02a66fc2', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/utrecht-gazellestraat-H01602467394/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679076-421.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679072-149.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679084-347.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679087-416.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679091-283.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679094-782.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679101-902.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679104-540.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679107-961.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679111-408.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679117-807.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679121-534.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679124-413.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679127-76.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679130-302.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679134-349.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679138-932.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679141-723.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679145-473.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679148-283.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679151-129.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679154-785.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679158-530.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679080-112.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679162-581.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679166-537.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51342860.1623679171-464.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/ebfce053.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/bde6bcbb.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1700, 'rooms': 3, 'street_name': 'Gazellestraat', 'zip_code_code': '3523 SZ'} 2025-06-18 16:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/breda-ginnekenmarkt-H102583276/> {'area': 164, 'available': '2025-09-01', 'deposit_numb': 2475, 'description': '', 'energy_label': 'b', 'external_property_attributes': {'external_property_id': '5e667adce00f7cbc3ed2f2a09c685556', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/breda-ginnekenmarkt-H102583276/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/1d6f7192.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/39b8cb0a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/d3443677.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/b59ab165.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/97a508d4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/a793f601.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/f915f8c2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/50416786.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5f42c208.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/4a7cb0f3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/4720929d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/a30be169.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/ddcd9d62.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/f258bdfd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/68704c0d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/ed6cbda5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/157de2cc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/9cc7266b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/9c470e70.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/b0bd151d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/26bb4133.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/4a9fa67a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/2f09fae0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/82bf3be0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/0818a624.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/c4be1472.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/4ba5c35a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/9d120a0b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/1d07b0fb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/c87082fb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/0dbbcb06.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5cddbf55.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2475, 'rooms': 4, 'street_name': 'Ginnekenmarkt', 'zip_code_code': '4835 JC'} 2025-06-18 16:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/roermond-godsweerdersingel-H102590194/> {'area': 30, 'available': '2025-06-10', 'deposit_numb': 1900, 'description': '', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'ea9f00d5757c7fc1b6c3c178978bf1a4', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/roermond-godsweerdersingel-H102590194/'}, 'fixed_expanses': 75, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/5a6aebe02ae37_161377-godsweerdersingel-te-roermond.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/59b53290.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/d9ac52f0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/eff93285.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/bd58b016.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/ffaf2e5e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/51504372.1578657540-881.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/51504372.1578657550-751.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 875, 'rooms': 1, 'street_name': 'Godsweerdersingel', 'zip_code_code': '6041 GM'} 2025-06-18 16:00:30 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 360 ms | size: 7732 bytes 2025-06-18 16:00:30 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/leeuwarden-breedstraat-H102641718/> {'area': 75, 'available': '2025-06-18', 'deposit_numb': 0, 'description': 'Rotsvast Noord-Nederland offers for rent:Three unique city ' 'apartments at Breedstraat 52 – renovated in 2025..\n' 'Do you want to live in the heart of Leeuwarden, in a ' 'characteristic building with modern luxury? At Breedstraat ' '52, three fully renovated apartments will become available: ' 'numbers 52, 52a, and 52b. Each apartment has its own layout ' 'and atmosphere, but all share the same high quality, ' 'sustainable finish, and historical charm..\n' 'In 2025, the building was completely restored and modernized. ' 'The authentic facades have been preserved, as well as the ' 'historical elements on the inside. Behind the front door, ' 'however, you will find modern, comfortable apartments that ' 'meet the highest sustainability standards (energy label A++++ ' '/ all-electric)..\n' 'Located in a quiet street, right in the city center, you live ' 'within walking distance of shops, restaurants, public ' 'transport, and culture..\n' 'Specifications:.\n' 'Energy label A++++ – all-electric, completely gas-free.\n' 'Equipped with its own heat pump and CO₂-controlled ' 'ventilation.\n' 'Two bedrooms.\n' 'Luxury kitchen with modern appliances.\n' 'Stylish bathroom.\n' 'Private outdoor space (terrace or patio).\n' 'High-quality insulation and finishing.\n' 'Possibility to rent extra space on the ground floor (for ' 'example, for an office or studio).\n' 'Underfloor heating.\n' 'Financial:The same rental prices apply to all apartments:- ' 'Rent price: €1,350 per month excl.- Service costs: €222 per ' 'month (including advance electricity, furnishing, etc.).\n' 'Note: This advertisement shows photos of Breedstraat 52b..\n' 'If interested and/or for more information, please feel free ' 'to contact our office in Leeuwarden via:T: +31(0)58 299 19 ' '91E: EMAIL .\n' 'Our terms and conditions apply', 'energy_label': 'a++++', 'external_property_attributes': {'external_property_id': 'febd59c43a20c45fb8d5e9ce307d6fce', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/leeuwarden-breedstraat-H102641718/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/684aca45b8886.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/7a990fff.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/af19f4f8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/0030b764.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/e1974285.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/9288a9ac.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/1db046e8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/a39ecc1e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/f11f84e6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/c9a46202.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/c17cfffb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/925d9326.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10264/files/photos/huge/85f4ea50.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 1350, 'rooms': 3, 'street_name': 'Breedstraat', 'zip_code_code': '8911 GJ'} 2025-06-18 16:00:30 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 228 ms | size: 7472 bytes 2025-06-18 16:00:30 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 4 | delay: 300 ms (-76) | latency: 681 ms | size: 7203 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=3) 2025-06-18 16:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/diessen-beerseweg-H1026319864/> {'area': 100, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 1750, 'description': 'Type: HouseLocation: Diessen.\n' 'Now available immediately! A perfectly maintained and fully ' 'furnished detached house, disposing of one bedroom and a ' 'beautiful garden, with private terrace..\n' 'The property has its own spacious living room with warm and ' 'characteristic furnishings, a closed kitchen including ' '4-burner stove, refrigerator, freezer, oven and a dining ' 'table with chairs. From here you have a peaceful view over ' 'the backyard and connected terrace..\n' 'The bedrooms is located on the 1st floor and is equipped with ' 'a box spring bed. The closet and a separate sitting area with ' 'home office can be found on the landing..\n' 'Rent excludes cost of gas (on advance basis) and tourist tax ' 'and includes cost of water consumption, electricity ' 'consumption and internet..\n' 'Rental period for a minimum of 12 months..\n' 'Please note, it is not possible to register at this address.', 'energy_label': 'a++', 'external_property_attributes': {'external_property_id': 'aed947d47a151c8bc9102f21b765da3d', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/diessen-beerseweg-H1026319864/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/b4435dda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/27ef7022.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/b242a005.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/dfeb8e9a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/79e012b8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ff20a635.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/75c8ae6f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f156c3fb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/b7c65f97.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5624e816.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/875c5622.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/7a946367.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6758193b4e143.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6758193dc8481.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6758193ca60ad.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6758193c843ad.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6758193ce225d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6758193bafb26.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6758193d9931e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6758193cb74e2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6758193c3fb43.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1750, 'rental_period_id': 2, 'rooms': 3, 'street_name': 'Beerseweg', 'zip_code_code': '5087 TP'} 2025-06-18 16:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-prins-hendrikstraat-H1026319942/> {'area': 59, 'available': '2025-05-01', 'deposit_numb': 1830, 'description': 'Type: 2-room apartmentLocation: De Bergen / Eindhoven.\n' '2-room apartment situated in the middle of the centre of ' 'Eindhoven provided with a garden and private parking. This ' 'apartment is part of a small complex with 6 furnished ' 'apartments in total..\n' 'Global lay out:Entrance with mailboxes and meters. Hall with ' 'access to the toilet and other rooms. Modern furnished living ' 'room. Open kitchen with equipment, such as refrigerator and ' 'microwave etc. Bathroom with a shower, wash basin and washing ' 'machine. Bedroom provided with a 2-person bed. The entire ' 'apartment is provided with a modern wooden floor and ' 'furniture..\n' 'The rental price includes the service costs, but excludes the ' 'costs for gas-, water- and electricity usage, TV + internet ' '(fixed amount of €45,00 a month) and excluding city taxes.', 'energy_label': None, 'external_property_attributes': {'external_property_id': '5e1684b240450bfa7bfbb9ea2ca5c8d5', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-prins-hendrikstraat-H1026319942/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6848352cd9b83.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6848352c8fb17.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6848352d074bc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6848352cea12a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6848352cc9345.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6848352d39dbe.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6848352c74981.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6848352d14c03.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6848352ca30e0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6848352d23010.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6848352cb317e.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1695, 'rooms': 2, 'street_name': 'Prins Hendrikstraat', 'zip_code_code': '5611 HJ'} 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 300 ms (-16) | latency: 355 ms | size: 7134 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 3 | delay: 503 ms (+203) | latency: 2015 ms | size: 7213 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 217 ms | size: 6989 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/middelburg-domburgs-schuitvlot-H102553038/> {'area': 0, 'available': '2025-08-09', 'balcony': True, 'deposit_numb': 3300, 'description': 'Luxury hotel apartment in the center of Middelburg..\n' 'Available for short periods, ideal when you are temporarily ' 'staying in Middelburg..\n' 'This apartment has a living room with a luxurious open ' 'kitchen with built-in appliances, a walk-in closet and ' 'bedroom with access to the spacious roof terrace. Bathroom ' 'with shower and washbasin and a separate toilet..\n' 'There is a shared bicycle shed..\n' 'Please contact Rotsvast Middelburg for availability and ' 'rental prices.', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'c0b38c6fe49f1e80d7e0b1d4739a13b9', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/middelburg-domburgs-schuitvlot-H102553038/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/54e2dcff.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f17a5281.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/d05862c9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/626267a1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/dc14999d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/172abc9a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/d58fcbe1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/76d8a8c4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/7f24d648.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/70196dda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/e811e6d9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/ef17ff64.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/404780da.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f0d728e6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/50f363ac.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/2394a5dd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/12d348dc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/35ee4fa7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/65863099.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/c01ea2f7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/e54ef2d6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f721eafc.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 3300, 'rooms': 2, 'street_name': 'Domburgs Schuitvlot', 'zip_code_code': '4331 NE'} 2025-06-18 16:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/breda-isabellastraat-H102583411/> {'area': 73, 'available': '2025-06-01', 'deposit_numb': 1995, 'description': '', 'elevator': True, 'energy_label': 'a++', 'external_property_attributes': {'external_property_id': 'e2c682e0cb04423e940a937e9298ba9f', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/breda-isabellastraat-H102583411/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/680a3f641bda0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/0a0e50e4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/9d07316b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6615545e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/4f51a79f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/3627b4a7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/7ea6b748.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/f022bd9c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/b0f3f659.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/d5bcd94d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/4c469553.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/29b033b9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/bf93457e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/c08cf0a3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/fdd472ad.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/11e23b34.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/35f6649c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/680a3f648baad.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/a438a081.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/42abec31.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/eba5fdaa.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/1598db05.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/ac6c867d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/fe1c9b6c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/dffaae7c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/db4cdca9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/efd8e5ae.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/a815f538.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/c5fec618.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/e1c0cef5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/19f3e139.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/e07fe111.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/80daf891.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/1780159c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/e71aa2be.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/680a3f649d278.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1995, 'rooms': 2, 'street_name': 'Isabellastraat', 'zip_code_code': '4811 JZ'} 2025-06-18 16:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/breda-dirk-hartogstraat-H102580673/> {'area': 120, 'available': '2025-05-01', 'deposit_numb': 1995, 'description': '', 'elevator': True, 'energy_label': 'a++', 'external_property_attributes': {'external_property_id': '0015cb260a91d61ae0d60f354484e715', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/breda-dirk-hartogstraat-H102580673/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcceee58_255561-dirk-hartogstraat-te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/35d5d4f1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/c98299f3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6e42f020.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/ae635809.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/710f7cff.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/3f7a5a9a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6ea1fa6b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/f3cc227e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/d260bd81.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5d33a6bf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5dfbf160.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/66fe6d0d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/4d3897a4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/858b2b43.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbcdd3d0d_255723-dirk-hartogstraat-te-breda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbce030fd_255724-dirk-hartogstraat-te-breda.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1995, 'rooms': 4, 'street_name': 'Dirk Hartogstraat', 'zip_code_code': '4812 GE'} 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 295 ms | size: 7247 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 328 ms | size: 7339 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:31 [scrapy.core.scraper] WARNING: Dropped: Rent not within limits. Value: 0 {'area': 0, 'available': '2025-06-18', 'deposit_numb': 0, 'description': 'Please note that this is short stay occupancy only. ' 'Applications for permanent residence will not be responded ' 'to..\n' 'In cooperation with the wonderful company BizStay apartments ' 'we can offer you short stay apartments and/or studios for ' 'rent for up to 6 months in Delft, The Hague and Scheveningen. ' 'Whether you want to rent for 2 days to a week or longer, you ' 'can register via email and will receive an email for more ' 'information..\n' 'About BizStay: they exist for over 14 years and now rent out ' 'over 160 short-stay apartments in The Hague, Scheveningen and ' 'Delft.From BizStay: Our guests come from all over the world ' 'and rent an apartment with us for a period from 2 nights to a ' 'maximum of 6 months.Our guests rent an apartment because they ' 'are here for business, on vacation, renovating their house, ' 'have a calamity, need to bridge a period before moving abroad ' 'or conversely guests coming from abroad and settling ' 'permanently in the Netherlands. In fact, we offer a solution ' 'to anyone who needs temporary accommodation. All our ' 'apartments are comfortable and fully furnished, in fact the ' 'guest only needs to bring personal belongings for the stay..\n' 'Our goal is that all our guests can feel at home in a ' 'temporary home. Whatever the reason for this stay or as our ' 'slogan reads “Your story, your stay.Another important goal is ' 'to unburden our clients in the process of finding a temporary ' 'home for their employees. All this we like to do in a ' 'personal and attentive way.', 'energy_label': None, 'external_property_attributes': {'external_property_id': '3b6a5886d93e84f9788aa3eb12427a7a', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/den-haag-waldeck-pyrmontkade-H1025411935/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/37fe83e6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/18d0a89a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/e4efebe6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/e14678d6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/0330324a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/cfaff560.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/65305fb1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/00db63da.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/1a547f19.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/1d9b3789.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/909e2ea7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/12f196c5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/e03b9373.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/b0cc5d0d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/a58d95fb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/818a204d.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 0, 'rooms': 2, 'street_name': 'Waldeck Pyrmontkade', 'zip_code_code': '2518JS'} 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 259 ms | size: 7834 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/vleuten-williamsperenlaan-H01602467985/> {'area': 75, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 1795, 'description': 'A beautiful, fully furnished house located in the cozy and ' 'characteristic Vleuten!.\n' 'Location:Located in the Vleuterweide-Zuid district near the ' 'Maxima Park. There are several schools, sports and catering ' 'facilities in the area. Supermarkets Albert Heijn and Lidl ' 'are a 10-minute walk away. A quiet and child-friendly ' 'neighborhood..\n' 'Layout:Entrance, two bedrooms and a bathroom. Master bedroom ' 'has a double bed and a wardrobe. Bathroom has a shower, ' 'washbasin with mirror and a washing machine. Stairs up to the ' '1st floor..\n' '1st floor:Living room with sofa, TV and TV furniture, coffee ' 'table, dining table and storage space that can be reached via ' 'an extendable staircase. Kitchen with gas stove, extractor ' 'hood, oven, microwave and a fridge-freezer. Lots of light ' 'because of the large windows to a spacious balcony..\n' 'Details:.\n' 'Available for a minimum of 12 months.\n' 'Furnished.\n' 'Available immediately.\n' 'Price is excluding G/W/L', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '59a7b8b2acacf52727cc061e2c649aaf', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/vleuten-williamsperenlaan-H01602467985/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/58528ca5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/3c3621c3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/87c53d81.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/9789ea7e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/21fe580d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/6a4d2390.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/b64e2dd1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1004d1db.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/8963070c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/0b918e07.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/8849b7d4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/0e706ab6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/14cc92f4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/730b54f5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/480e24f7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/8a1bd904.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/e200e5d5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/18e09c77.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/99cc6b74.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/63119763.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/ea890485.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/00d10a08.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/903046ba.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/73b8bfc0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/3699d817.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/c0e13e8b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/00d10a08.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/5ece7bdc.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 1795, 'rooms': 3, 'street_name': 'Williamsperenlaan', 'zip_code_code': '3452 DH'} 2025-06-18 16:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-vestdijk-H1026315372/> {'area': 142, 'available': '2025-06-02', 'balcony': True, 'deposit_numb': 2600, 'description': 'Type: 3-room apartmentLocation: Centre / Eindhoven.\n' 'Furnished 3-room apartment situated on a unique location in ' 'the centre of Eindhoven. This apartment is located in the ' 'Medina Complex and provided with a fantastic roof terrace. ' 'The apartment is provided with a parking place on the ground ' 'floor in the secured parking garage..\n' 'Layout:.\n' 'Ground floor: Central entrance with ringbell tableau, ' 'videophone installation and letter boxes.Hall with access to ' 'the parking garage, elevator and staircase. Private parking ' 'place in the garage on the ground floor. Bicycle storage ' 'situated in the garage..\n' '1st floor: Closed gallery with access to the different ' 'apartments. Meter cupboard with electric ' 'installation.Apartment:Hall with access to the different ' 'rooms and staircase to the 1st floor.Spacious storage room ' 'which ideally can be used as fitness or study and provided ' 'with the washing machine and dryer.Master bedroom with a ' 'double bed and wardrobe. From this bedroom access to the ' 'patio.2nd bedroom also provided with a double bed and ' 'wardrobe.Bathroom with a double wash basin, bath and separate ' 'shower.Separate toilet..\n' '1st floor: Landing with access to the toilet.Spacious living ' 'room with access to the roof terrace. Luxurious kitchen with ' 'all required equipment such as a SMEG-fridge, freezer, ' 'dishwasher, combi microwave. The living room is provided with ' 'sunscreens..\n' 'Unique roof terrace with mature plantings. From the roof ' 'terrace access to the patio which is in use as putting ' 'green!!.\n' 'The apartment is provided with airconditioning..\n' 'Maximum rental period in negotiation with the landlord. ' 'Diplomatic clause for the landlord..\n' 'The rent includes the service costs, however excludes a ' 'payment in advance for the heating of €300,00 per month, ' 'excluded water and electricty and excludes TV + internet and ' 'city taxes.', 'elevator': True, 'energy_label': 'b', 'external_property_attributes': {'external_property_id': '65fde9e110f3bf1c088f75c93d6b160f', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-vestdijk-H1026315372/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/bac445ac.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a3b66bf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a66787af.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/aa22a654.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/3c1177f8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ad932cc5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/1a188034.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d356aa41.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/0de922e9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a0b4b3fa.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/03e29eac.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/20f9e1ea.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/82a78f70.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/92632678.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978ed1a85_264000-vestdijk-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978f10e2d_264026-vestdijk-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978ed30e6_263997-vestdijk-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51556311.1646739107-749.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51556311.1646739105-876.JPG?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 2600, 'rental_period_id': 3, 'rooms': 3, 'street_name': 'Vestdijk', 'zip_code_code': '5611 CZ'} 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 2 | delay: 340 ms (-163) | latency: 707 ms | size: 7178 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 289 ms | size: 8114 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 309 ms | size: 8827 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 356 ms | size: 7847 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:31 [scrapy.core.scraper] WARNING: Dropped: Rent not within limits. Value: 0 {'area': 0, 'available': '2025-06-18', 'deposit_numb': 0, 'description': 'Please note that this is short stay occupancy only. ' 'Applications for permanent residence will not be responded ' 'to..\n' 'In cooperation with the wonderful company BizStay apartments ' 'we can offer you short stay apartments and/or studios for ' 'rent for up to 6 months in Delft, The Hague and Scheveningen. ' 'Whether you want to rent for 2 days to a week or longer, you ' 'can register via email and will receive an email for more ' 'information..\n' 'About BizStay: they exist for over 14 years and now rent out ' 'over 160 short-stay apartments in The Hague, Scheveningen and ' 'Delft.From BizStay: Our guests come from all over the world ' 'and rent an apartment with us for a period from 2 nights to a ' 'maximum of 6 months.Our guests rent an apartment because they ' 'are here for business, on vacation, renovating their house, ' 'have a calamity, need to bridge a period before moving abroad ' 'or conversely guests coming from abroad and settling ' 'permanently in the Netherlands. In fact, we offer a solution ' 'to anyone who needs temporary accommodation. All our ' 'apartments are comfortable and fully furnished, in fact the ' 'guest only needs to bring personal belongings for the stay..\n' 'Our goal is that all our guests can feel at home in a ' 'temporary home. Whatever the reason for this stay or as our ' 'slogan reads “Your story, your stay.Another important goal is ' 'to unburden our clients in the process of finding a temporary ' 'home for their employees. All this we like to do in a ' 'personal and attentive way.', 'energy_label': 'a_2020', 'external_property_attributes': {'external_property_id': 'ea7e690c960f16e2f249598d9a01f30c', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/den-haag-mauritskade-H1025411934/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/761cd01d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/d9c452dd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/b0a671ee.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/3740ab4d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/e7a630b6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/ab845b9c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/89c7fad2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/f78f3aa0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10254/files/photos/huge/99a98107.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 0, 'rooms': 2, 'street_name': 'Mauritskade', 'zip_code_code': '2514HE'} 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 2 | delay: 565 ms (+225) | latency: 2262 ms | size: 8166 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=4) 2025-06-18 16:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-count-basiegracht-H1026319900/> {'area': 335, 'available': '2025-06-18', 'deposit_numb': 10000, 'description': 'Are you a tenant looking for a spacious, comfortable home in ' 'a quiet, child-friendly and sought-after neighbourhood? This ' 'detached house in the American neighbourhood offers ' 'everything a tenant could wish for: lots of space, modern ' 'amenities, high-quality finishes and a beautiful plot. ' 'Perfect for families or professionals looking for luxury and ' 'convenience. Ideally located in relation to the International ' 'School as well as all necessary shopping facilities and ' 'various arterial roads..\n' 'Layout of the house.\n' 'Ground floor.\n' 'Spacious entrance with wardrobe and toilet.\n' 'Attractive living room with open dining area and patio doors ' 'to the garden.\n' 'Luxury kitchen with 4-ring induction hob, microwave/oven, ' 'dishwasher, refrigerator, freezer and lots of storage space.\n' 'Useful pantry adjacent to the kitchen.\n' 'First floor.\n' 'Four spacious bedrooms, including a master bedroom with ' 'walk-in wardrobe.\n' 'Modern bathroom with double washbasin and walk-in shower.\n' 'Separate toilet.\n' 'Second floor.\n' 'Two spacious bedrooms and a separate office space with a ' 'beautiful view..\n' 'Additional bathroom with bath/shower, sink and connections ' 'for a washing machine and dryer..\n' 'Basement.\n' 'A unique space: full basement suitable as a workspace, home ' 'gym, entertainment room or storage..\n' 'Outdoor space.\n' 'Spacious south-west facing back garden with a covered ' 'veranda.\n' 'Garage with space for one car and a driveway with gate.\n' 'Possibility to park up to 5 cars on site.\n' 'Two charging stations for electric cars.\n' 'Additional features.\n' 'The house will be rented out unfurnished (beautiful oak ' 'flooring and wooden shutters)..\n' 'The house is well secured with an alarm system and outdoor ' 'cameras..\n' 'Minimum rental period: 12 months..\n' 'The rental price excludes gas, water and electricity, ' 'TV/internet and municipal taxes (user portion).', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'd1ec0a66cdb9d752b31685eed700a67e', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-count-basiegracht-H1026319900/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/01e01b97.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/22762fab.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f88aa681.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/31eb45ff.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e8117c1e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/44673192.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/7cc31fdd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/c7647ac6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/64f33d4a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/905bfc7b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6c578c25.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/10e14a36.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/592d7ba4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/75cfe775.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ed7dc700.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ab6aa6f4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f38edfe4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/182755d8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/4343afbf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/7f54db84.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/7c1bc576.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/9267954f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d2b8006c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/baa87426.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/9e0f4f3f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/0ff140d2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/b1f573c9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/8c49cf4b.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 5250, 'rental_period_id': 2, 'rooms': 8, 'street_name': 'Count Basiegracht', 'zip_code_code': '5629 RC'} 2025-06-18 16:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/rotterdam-s-gravenweg-H1025010367/> {'area': 50, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 2900, 'description': 'Available for 1 to 6 months, fully furnished, as new, 1 or 2 ' 'bedroom apartments..\n' '1 bedroom: € 2400,00 All-in..\n' '2 bedrooms: € 2900,00 All-in..\n' 'Ask for availability: EMAIL.\n' "Nestled in Rotterdam's prestigious neighborhood ‘Kralingen,’ " 'our brand new residential apartment complex awaits, offering ' 'your temporary home away from home. Each of these exquisite ' 'apartments is thoughtfully curated , ensuring your visit is ' 'nothing short of extraordinary..\n' 'Stepping into our brand-new, fully furnished apartment ' 'provides all the amenities you need. Each space is thoroughly ' 'designed to enhance your stay, featuring a fully equipped ' 'kitchen, spacious living and dining area, a comfortable ' 'bedroom, generous bathroom, separate toilet, laundry area, ' 'and a balcony..\n' 'You will have the entire apartment with its own front door ' 'for yourself. In addition, guests have 24/7 access to the gym ' 'with state-of-the-art Technogym equipment and a dedicated ' 'workspace in the building..\n' 'In Kralingen, a charming district close to Rotterdam city ' 'center, convenience becomes your constant companion with ' 'supermarkets, boutiques, culinary havens, and effortless ' 'access to public transportation. The A16 Rotterdam ring road ' 'lies within a 5-minute reach. In addition, the building is a ' '3-minute walk from metro station Capelsebrug, which takes you ' 'to the old center of Rotterdam in less than 10 minutes..\n' 'Parking on the property is free of charge. However, as there ' 'is a limited number of spaces, we kindly ask you to request a ' 'parking space so we can let you know whether we can reserve ' 'one for you..\n' 'To make your experience truly unforgettable, we offer a range ' 'of extra services during your visit:.\n' 'Laundry services.\n' 'Extra cleaning services.\n' 'Personal trainer.\n' 'Printing services.\n' 'Bathroom.\n' '\u200bHair dryer.\n' 'Cleaning products.\n' 'Shampoo.\n' 'Body soap.\n' 'Hot water.\n' 'Shower gel.\n' 'Bedroom and laundry.\n' 'Washer – In unit.\n' 'Dryer – In unit.\n' 'Essentials (Towels, bed sheets, soap and toilet paper).\n' 'Hangers.\n' 'Bed linen (Cotton linen).\n' 'Room-darkening blinds.\n' 'Iron.\n' 'Clothes drying rack.\n' 'Safe.\n' 'Clothes storage: wardrobe.\n' 'Entertainment.\n' '43-inch HDTV with standard cable/satellite.\n' 'Sonos Bluetooth sound system.\n' 'Exercise equipment: elliptical, free weights, stationary ' 'bike, treadmill, yoga mat, workout bench.\n' 'Family.\n' 'Travel cot – available upon request.\n' 'High chair – available upon request.\n' 'Baby bath – available upon request.\n' 'Heating and cooling.\n' 'Central heating.\n' 'Internet and office.\n' '\u200bFast Wifi (1Mbit/s).\n' 'Dedicated workspace (In a common space with printer).\n' 'Kitchen.\n' 'Dishwasher / Induction cooke / Stainless steel oven / Fridge ' '/ Freezer / Microwave.\n' 'Cooking basics: Pots and pans.\n' 'Dishes and cutlery: Bowls, chopsticks, plates, cups, glasses ' 'etc..\n' 'Kettle / Coffee maker: Nespresso.\n' 'In and around the building.\n' '\u200bPrivate entrance (Separate street or building ' 'entrance).\n' 'Private patio or balcony.\n' 'Dedicated workspace (In a common space with printer).\n' 'Free residential parking on premises – 1 space.\n' 'Lift (The home or building has a lift that’s at least 52 ' 'inches (132cm) deep and a doorway at least 32 inches (81cm) ' 'wide).\n' 'EV charger (Guests can charge their electric vehicles on the ' 'property).\n' 'Shared gym in building.\n' 'Paid street parking off premises.\n' 'Single level home (No stairs in home).\n' 'Good to know.\n' '\u200bLong-term stays allowed (Allow stays of 28 days up to 6 ' 'months).\n' 'Self check-in.\n' 'Lockbox.\n' 'Cleaning available during stay.\n' 'Unavailable: Exterior security cameras on property.\n' 'Unavailable: Air conditioning', 'elevator': True, 'energy_label': 'a+++', 'external_property_attributes': {'external_property_id': '3d7b38ce84590abeac95a591baf2039f', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/rotterdam-s-gravenweg-H1025010367/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67dacf0885c14.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/5d6dfa78.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/221b50ff.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/0e87a429.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/4aa30198.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/9b17aa13.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/53624a09.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/c5e52dac.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67dacf0914d22.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/b0340bea.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/5acdf141.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/17dcfdd6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/96705aa8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/1866786e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/ff56e586.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67dacf09cd98c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67dacf092fb49.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67dacf08b776f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67dacf0953ff7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67dacf09671e4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67dacf08cdb9f.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2900, 'rooms': 2, 'street_name': "'s-Gravenweg", 'zip_code_code': '3065 SC'} 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 480 ms | size: 7157 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/den-bosch-tolbrugstraat-H102530745/> {'area': 88, 'available': '2025-05-01', 'deposit_numb': 4280, 'description': 'A beautifully furnished 3-room apartment with parking space ' 'and garden in the vibrant heart of the center of Den Bosch..\n' 'The apartment is within walking distance of various amenities ' "such as the historic city center of 's-Hertogenbosch, the " 'Central Station, restaurants and a supermarket for daily ' 'shopping..\n' 'Layout:You enter the apartment directly through the front ' 'door and enter the spacious hall which gives access to the ' 'living room, 2nd bedroom/study, toilet and technical room..\n' 'The living room can be divided in several ways due to its ' 'practical shape and is connected to the open kitchen. The ' 'modern kitchen is equipped with a cooking island with ' '4-burner ceramic hob with built-in extractor. Furthermore, ' 'the kitchen is equipped with various built-in appliances such ' 'as a dishwasher, combi oven, refrigerator and quooker..\n' 'From the living room you have access to the laundry room and ' 'bathroom..\n' 'The bedroom at the front has a fountain and can be furnished ' 'as a work or bedroom as desired. The (largest) bedroom at the ' 'rear also gives access to the laundry room and bathroom..\n' 'The modern and neat tiled bathroom has a practical layout and ' 'is fully equipped. You will find a spacious shower cabin, ' 'double sink, 2nd toilet and design radiator..\n' 'From the largest bedroom at the rear, you have access to your ' 'own private garden through French doors. The garden has a ' 'water point and electricity. The French doors have screens so ' 'that the space remains nice and cool in the summer..\n' 'Apartment details:.\n' 'The entire apartment has PVC laminate with underfloor heating ' 'and the rooms can be set separately in terms of ' 'temperatureFibre opticHeat pumpEnergy label A+++.\n' 'Additional information.\n' 'Deposit is € 4,280,-Pets and smoking not allowedGarden can be ' 'designed to taste in consultation.\n' 'Parking spaceThe basement can be reached from the communal ' 'entrance via the staircase or the elevator. In the basement ' 'is the closed private parking garage, where you have your own ' 'parking space and storage room at your disposal..\n' 'Contract type:A contract is used for a minimum of 12 months.\n' 'Rent:The rent for this property is € 2,465,-. The service ' 'costs are €225 per month. You must arrange for the connection ' 'to electricity, water, television and internet. We can ' 'arrange this on your behalf..\n' 'Rental criteria:We apply the standard that a household must ' 'have a gross monthly income of at least 3 x the basic monthly ' 'rent.If you are interested in the property, we would like to ' 'receive insight into your personal and financial situation.', 'elevator': True, 'energy_label': 'a+++', 'external_property_attributes': {'external_property_id': 'bed6c82cacddc1e72a23c0e47f87549d', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/den-bosch-tolbrugstraat-H102530745/'}, 'fixed_expanses': 225, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/3777e256.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/9de498c2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/a708b04b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/130d43fe.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/63408dac.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/f0d7ce10.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/4ae96538.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/33d8c17e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/c9c55ceb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/3f81bd8f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/30e663f9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/d441b9ae.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/9cce3231.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/020fd0e3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/ef92035a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/9f7e730a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/c15c7543.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/00ad49b9.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2240, 'rooms': 3, 'street_name': 'Tolbrugstraat', 'zip_code_code': '5211 RW'} 2025-06-18 16:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/utrecht-loeff-berchmakerstraat-H01602467383/> {'area': 99, 'available': '2025-08-01', 'balcony': True, 'deposit_numb': 2950, 'description': 'Fantastic furnished apartment in the city center..\n' 'Location:Located in the city center. The Oudegracht, De Neude ' 'and the Breedstraat are at your doorstep! Public transport, ' 'restaurants and shops can be found in the immediate area..\n' 'The property:This property is a national monument due to the ' '17th century stairway facade. With attention to detail and ' 'sense of history, this property has been renovated. As a ' 'result, 2 beautiful apartments have been created using ' 'high-quality materials. The comfort is contemporary and the ' 'houses are completely finished by the stylish furniture..\n' 'Double upper house:Own entrance. Staircase to 1st floor. ' 'Spacious sitting room with nice view over the market and ' 'Breedstraat. The sitting room has a classic stucco ceiling ' 'and a cozy fireplace. At the rear is the dining room with ' 'open kitchen. The kitchen has white high gloss cabinets, a ' 'natural stone worktop and is equipped with stove with oven, ' 'fridge, dishwasher, microwave and design hood. From the ' 'dining room with patio doors access to a south west-facing ' 'terrace of more than 10 m2..\n' 'Industrial design staircase to the 2nd floor. This floor has ' 'a sitting and work area at the front. At the rear the cozy ' 'bedroom with king size bed. Adjoining the bathroom with ' 'walk-in shower, 2nd toilet and washbasin..\n' 'The entire apartment has a solid wood floor..\n' 'Specialties:.\n' 'The house is suitable for a couple or family with 1 child.', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'fbf07011c3dd8c2d7dc07257be194d53', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/utrecht-loeff-berchmakerstraat-H01602467383/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285393-884.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496683-556.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496720-680.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285396-5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285399-970.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285404-566.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285407-757.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285417-736.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496680-661.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496689-846.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496692-952.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496695-512.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496698-930.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496701-964.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496705-914.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496707-614.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496711-832.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496713-459.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496717-881.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496724-775.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496727-347.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517496730-165.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285454-931.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285457-711.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285460-93.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285466-444.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517497174-748.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517497178-40.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517497182-89.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517497184-402.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517497186-366.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517497189-573.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517497192-848.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517497195-397.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517497197-916.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517497201-115.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517497204-576.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517497207-482.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1517497210-122.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285509-752.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285512-35.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285515-427.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285518-420.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285521-191.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285524-583.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285527-24.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285536-839.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285539-625.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285541-941.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285544-14.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285548-69.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285552-527.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285556-606.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285560-494.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285564-915.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285568-192.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285572-688.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285576-598.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/51312617.1502285579-401.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/31103044.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/377fda30.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/2d709513.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/0890d9e9.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2950, 'rooms': 3, 'street_name': 'Loeff Berchmakerstraat', 'zip_code_code': '3512 TE'} 2025-06-18 16:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-smalle-haven-H1026318979/> {'area': 136, 'available': '2025-06-18', 'deposit_numb': 6000, 'description': 'Type: 3-room apartmentLocation: Centre / Eindhoven.\n' 'UNIQUE OBJECT.\n' 'New, recently renovated apartment on the 25th floor in ' 'Vesteda..\n' 'This apartment is equipped with 2 bedrooms and has just been ' 'renovated and is ready to move in and has a unique 360 ' '\u200b\u200bdegree experience through a New York style ' 'penthouse design..\n' 'The view is phenomenal, see the photo during Glow..\n' 'The rent includes service costs and excludes heat, water and ' 'electricity, television/internet and municipal taxes..\n' 'Minimum rental period: 12 months.', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'dfb061f98bb4cf04320a848891ac6d43', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-smalle-haven-H1026318979/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52654280.1628680317-992.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52654280.1628680324-916.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52654280.1628680322-987.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52654280.1628680320-476.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52654280.1628680331-825.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52654280.1628680330-727.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52654280.1628680327-22.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52654280.1628680319-862.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52654280.1628680318-745.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52654280.1617195441-587.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52654280.1628680332-556.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52654280.1605803138-287.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 2995, 'rental_period_id': 2, 'rooms': 3, 'street_name': 'Smalle Haven', 'zip_code_code': '5611 EH'} 2025-06-18 16:00:31 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 318 ms | size: 7322 bytes 2025-06-18 16:00:31 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 388 ms | size: 7383 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 332 ms | size: 6674 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=9) 2025-06-18 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/walem-walem-H105132292/> {'area': 115, 'available': '2025-04-01', 'balcony': True, 'deposit_numb': 2900, 'description': 'NOT FOR STUDENTS OR SHARING.\n' 'For rent; fully furnished house In the picturesque village of ' 'Walem (between Maastricht and Heerlen).\n' 'A house with a living room with an open kitchen, 5 bedrooms ' '(11 beds), 2 bathrooms,3 toilets and an outside terrace..\n' 'Ground floor;Living room with open kitchen of 37m2. The ' 'kitchen is equipped with a dishwasher and ' 'microwave,refrigerator, gas cooker with extractor fan, and ' 'oven.Toilet and outside terrace..\n' 'First floor;Bedroom 1 - 3.90 x 2.70 meter (1 double ' 'bed)Bedroom 2 - 1.10 x 2.55 meter (1 double bed)Bathroom 4.20 ' 'x 2.35 meter equipped with a sink, bath, shower, and ' 'toilet..\n' 'Second floor;Bedroom 3 - 5 x 4.40 meter (1 - double bed and 1 ' 'single bed)Bedroom 4 - 3.80 x 2.75 meter (1 - double bed and ' '1 single bed)Bedroom 5 - 4.65 x 2.20 meter (single bed).\n' 'ShowerSeparate toilet.\n' 'The rent is € 1475, - per month excluding advance G / W / E ' 'and internet. Sheets and towels are not included.For more ' 'information or to plan a viewing you can call 043-7600076 or ' 'mail to EMAIL', 'energy_label': None, 'external_property_attributes': {'external_property_id': '18b446975c8d5adb3460001d267f73a7', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/walem-walem-H105132292/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643294420-958.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643294377-501.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643903193-444.JPG?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643294421-10.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643903196-737.JPG?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643903201-737.JPG?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643903212-684.JPG?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643903215-909.JPG?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643903223-454.JPG?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643903204-335.JPG?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643294588-60.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643294376-916.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5fcec50a43b6f_5fcea8e3a266a.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643294374-309.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643294419-317.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5fcec50a6ae2b_5fcea8e3b0ddd.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643294376-628.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5fcec50a9ff97_5fcea8e3c2aff.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5fcec504ea364_5fcea8e368929.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5fcec50aded13_5fcea8e3d4c12.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5fcec50b5a90f_5fcea8e40a58d.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643294589-307.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5fcec50b95aa8_5fcea8e41dcc8.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5fcec50bc94d3_5fcea8e42c77e.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5fcec50c39f0d_5fcea8e43a5c8.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5fcec50c6ac93_5fcea8e4495b9.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643294375-604.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5fcec50c937dc_5fcea8e465a73.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/5fcec50cdec0e_5fcea8e47d6d5.jpg?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643903218-122.JPG?width=550&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10513/files/photos/huge/52675888.1643903228-51.JPG?width=550&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 1475, 'rooms': 6, 'street_name': 'Walem', 'zip_code_code': '6342 PA'} 2025-06-18 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/veldhoven-heuvel-H1026319914/> {'area': 171, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 2500, 'description': 'Type: detached houseLocation: Zeelst/ Veldhoven.\n' 'Overall description:Entrance with staircase to first floor, ' 'meter cupboard and toilet with hand basin.Very spacious ' 'living room with stone floor and sliding doors to the ' 'terrace.Corner kitchen with all necessary appliances.The ' 'garden at the back of the house has a bicycle shed..\n' 'First floor:Landing.Two spacious bedrooms..\n' 'Bathroom with bath, separate shower, second toilet and double ' 'washbasin..\n' 'There is an outbuilding to the left of the property. This ' 'tenant may use a parking space and the terrace adjacent to ' 'the garden..\n' 'The rent is exclusive of an advance payment of gas, water and ' 'electricity of € 400.00 per month and exclusive of ' 'TV/internet and municipal taxes (user part).Minimum rental ' 'period: 12 months.', 'energy_label': 'e', 'external_property_attributes': {'external_property_id': 'b3789e4864434c054725486c38b3a5cb', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/veldhoven-heuvel-H1026319914/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb8785b713.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb87778ed6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb8772e2f7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb877afee6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb8786bc9d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb87754f1e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb87742dff.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb87766e0b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb8771a9b3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb8778c409.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb876e88cb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb877c1737.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb877db245.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb87848b96.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb8783658c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb8779dec9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb877f266c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb87824316.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb8787d99d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb8780f02f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb876cc60d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/67ebb87706944.jpg?width=1000&fit=bounds'], 'pets_allowed': True, 'property_type': 'House', 'rent': 1950, 'rental_period_id': 2, 'rooms': 3, 'street_name': 'Heuvel', 'zip_code_code': '5502 AJ'} 2025-06-18 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/strijbeek-strijbeekseweg-H102583116/> {'area': 30, 'available': '2025-06-01', 'deposit_numb': 1000, 'description': '', 'energy_label': None, 'external_property_attributes': {'external_property_id': '5f1035b8ec292cb52d5ecaa9f5791707', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/strijbeek-strijbeekseweg-H102583116/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/1c01f931.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6a2419b9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/0f6a6554.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/e3a6c2e7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/d6923221.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/53256580.1663774030-721.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Room', 'rent': 1000, 'rooms': 2, 'street_name': 'Strijbeekseweg', 'zip_code_code': '4856 AA'} 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 547 ms | size: 7262 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/tilburg-lanciersstraat-H102563492/> {'area': 14, 'available': '2025-06-18', 'deposit_numb': 820, 'description': 'A unique opportunity to live in the heart of the city center, ' 'in a cozy student house..\n' 'A student room is available at house number 15 directly. ' 'PLEASE NOTE! This room is available for a maximum number of ' 'months, with an end date of 11/30/2025..\n' 'Each room has its own sink. There is a shared kitchen of ' '(12m2). There is also a shared bathroom and toilet. The ' 'spacious (shared) garden is (43m2)..\n' 'This cozy, characteristic student building is located in the ' 'popular Piushaven area. You can walk straight to the harbor ' 'from the house. The city center is also within walking ' 'distance. For daily shopping, the AaBe Factory Site is within ' 'walking distance. "De Ringbaan Oost" and "De Ringbaan Zuid" ' 'are the various roads to the highway towards Breda, Eindhoven ' 'and Waalwijk and the surrounding villages are easily ' 'accessible!.\n' 'Extras:- Only for students (demonstrable with proof of ' 'registration). Max 1 student per room- Pets and smoking ' 'indoors are not allowed.- Including cleaning costs in general ' 'areas and an active caretaker..\n' 'Contract form:The room is rented with a rental agreement for ' 'a fixed period. A maximum rental period of 8 months is ' 'agreed. End date 11/30/2025.\n' 'Rental price:.\n' '-Room 4 (approx. 14.4m2) €495,-.\n' 'The rental price includes an advance payment for gas, water ' 'and electricity, cleaning costs for common areas and use of ' 'existing facilities.Excluding costs for internet, municipal ' 'taxes and other levies..\n' 'Interested in this room? Then respond quickly online!', 'energy_label': None, 'external_property_attributes': {'external_property_id': '7ace46453a656439d4c2b9cabc8162e5', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/tilburg-lanciersstraat-H102563492/'}, 'fixed_expanses': 85, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/15bd6561.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/a2490266.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/5441f9ba.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/da27360a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/11f679da.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/39c4b77f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/67a9dc9aa7597.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/67a9dc9ae528b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/67a9dc9ab658a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/67a9dc9a87606.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/67a9dc9b2711f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/67a9dc9b0a52d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/67a9dc9a70296.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/67a9dc9b18be3.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 410, 'rental_period_id': 3, 'rooms': 3, 'street_name': 'Lanciersstraat', 'zip_code_code': '5017 CR'} 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 386 ms | size: 7217 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=8) 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 335 ms | size: 9603 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=9) 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 473 ms | size: 8895 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=9) 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 466 ms | size: 8744 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=9) 2025-06-18 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/tilburg-lanciersstraat-H102563488/> {'area': 10, 'available': '2025-06-18', 'deposit_numb': 590, 'description': 'A unique opportunity to live in the heart of the city center, ' 'in a cozy student house..\n' 'There is a student room available at house number 19 as ' 'directly. The room is approximately 11.59 m2..\n' 'Each room has its own sink. There is a shared kitchen of ' '(13m2). There is also a shared bathroom and toilet. The ' 'spacious (shared) garden is (24m2)..\n' 'This cozy, characteristic student building is located in the ' 'popular Piushaven area. You can walk straight to the harbor ' 'from the house. The city center is also within walking ' 'distance. For daily shopping, the AaBe Factory Site is within ' 'walking distance. "De Ringbaan Oost" and "De Ringbaan Zuid" ' 'are the various roads to the highway towards Breda, Eindhoven ' 'and Waalwijk and the surrounding villages are easily ' 'accessible!.\n' 'Extras:- Only for students. Maximum 1 student for this room.- ' 'Pets and smoking indoors are not allowed..\n' 'Contract form:Because these buildings are going to be ' 'renovated, there is a maximum rental period of 8 months (no ' 'later than 11/30/2025)..\n' 'The rooms are delivered bare, all existing floors, window ' 'coverings, etc. can be used, but will not be replaced by the ' 'landlord. The photos are of the various rooms and common ' 'areas..\n' 'Rental price:.\n' '-Room 3 (approx. 11.59m2) €295,- + €75,- energy/service costs ' '= €370,-.\n' 'The service costs consist of an advance amount for energy ' 'costs for gas, water and electricity €50 and service costs ' 'for cleaning common areas, use of existing facilities, ' 'management and administration costs (€25)..\n' 'Excluding costs for internet, municipal taxes and other ' 'levies..\n' 'Interested in this room? Then respond quickly online!', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'd874d08af84e485f54110064b644c3c6', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/tilburg-lanciersstraat-H102563488/'}, 'fixed_expanses': 75, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/6790ff8bebd48.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/6790ff8a9a6b4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/6790ff8aaff6d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/6790ff8a24db3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/6790ff8b3bc45.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/6790ff8bd6f34.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/6790ff8ac15b4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/6790ff8b2aaaf.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 295, 'rental_period_id': 3, 'rooms': 7, 'street_name': 'Lanciersstraat', 'zip_code_code': '5017 CR'} 2025-06-18 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eersel-hazenstraat-H1026319852/> {'area': 318, 'available': '2025-01-02', 'deposit_numb': 9900, 'description': 'For rent: Exclusive detached villa in prime location in ' 'Eersel.\n' 'Are you looking for a spacious villa in a quiet but ' 'convenient location? This unique detached house offers ' 'luxury, space and comfort, and is located in picturesque ' "Eersel, a stone's throw from all desired amenities and a " 'short distance from ASML. Eersel boasts a charming village ' 'centre with several shops for daily necessities, as well as a ' 'wide range of restaurants. In addition, the centre of ' 'Eindhoven can be reached within 20 minutes, offering a quiet ' 'place to live but also an excellent opportunity to visit the ' 'hustle and bustle of the city..\n' 'This exclusive villa is distinguished by its high-quality ' 'finish and spacious layout. With a spacious living area and a ' 'very large plot, this property offers plenty of space and ' 'privacy. The villa is perfectly maintained and exudes luxury ' 'and style in every detail..\n' 'The property is accessed via a driveway with an automatic ' 'gate. There is ample parking space for several cars and the ' 'house also has a carport. The spacious, beautifully ' 'landscaped garden completely surrounds the house and offers ' 'plenty of privacy and tranquillity..\n' 'The entrance hall is equipped with an alarm system and ' 'provides access to various rooms. In addition, the hall ' 'features a practical cloakroom and a guest toilet. There are ' 'two bedrooms on the ground floor, one of which has an ensuite ' 'bathroom with washbasin and shower. There is also a separate ' 'utility room with washing machine connection and a door ' 'providing access to the carport..\n' 'The living room is spacious and offers beautiful views of the ' 'surrounding garden through the large windows. Thanks to a ' 'wall with fireplace, the living room is ideally divided, ' 'allowing for both a sitting and dining area. The modern ' 'kitchen is in a corner unit and fully equipped, including an ' 'American fridge, oven, Bora induction hob with built-in ' 'extractor and dishwasher. In addition, the kitchen has an ' 'island, offering extra functionality and space..\n' 'From the living room, one has a view of the beautiful ' 'staircase to the first floor, which is fitted with a glass ' 'wall. In addition, you also have access to the basement from ' 'the living room..\n' 'The basement offers multifunctional possibilities and ' 'consists of three rooms. Currently, these rooms are used by ' 'the landlord as a gym, storage and guest room. The guest room ' 'also has access to a patio, offering additional opportunities ' 'for relaxation and outdoor space. Also located here is the ' 'technical room. The house is very energy efficient as it is ' 'equipped with a heat pump and solar panels (the house has an ' 'energy label A++++)..\n' 'From the landing on the first floor, the loft offers a ' 'beautiful view of the living room. There are three bedrooms ' 'on this floor. The master bedroom is located at the rear and ' 'offers stunning views of the garden. This bedroom also has an ' 'ensuite bathroom with a separate toilet, washbasin and ' 'walk-in shower. The other two bedrooms are both of an ' 'excellent size. There is also a separate spacious bathroom ' 'with a double sink, walk-in shower, bathtub and separate ' 'toilet..\n' 'The garden is a real gem: large and spacious, with beautiful ' 'views of the fields at the back. This guarantees plenty of ' 'privacy and creates a unique holiday feeling. Moreover, the ' 'garden is equipped with a lovely sauna and a separate storage ' 'room (with one storage room remaining in use by the ' 'landlord)..\n' 'This property is perfect for tenants looking for luxury and ' 'comfort, without wanting to compromise. It is perfect for a ' 'large family, and the basement offers ideal possibilities ' 'for, for example, an au-pair, guaranteeing optimum privacy. ' 'This also makes the house very suitable for tenants who ' 'regularly receive guests. As a tenant, you will have a ' 'pleasant time here and you will be able to completely unwind ' 'in this unique place. Be surprised by all this property has ' 'to offer and contact our office for a viewing of this unique ' 'object..\n' 'Intermediate rent for 12 months (possibly possibility of ' 'extension). Within this 12-month period, neither tenant nor ' 'landlord can terminate the rent..\n' 'The rent is exclusive of electricity, water, TV/internet and ' 'municipal taxes.', 'energy_label': 'a++++', 'external_property_attributes': {'external_property_id': '923de510fb5dd92b3ea0812fe33dd5bd', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eersel-hazenstraat-H1026319852/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/4b453a2a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f5fd110a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/98b02204.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/546ed9b1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e2d9fe26.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/1a59476d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/8ae7ed5f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a08f6717.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/9acbf3eb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/7e1cac12.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/cc725c99.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/c0fe7abf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/c07d3976.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/152d0619.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/1742d4e0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/c0aca010.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f4d7193f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/c9bb6bf1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e7ba20bb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a829e981.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/3d47f250.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/11d71a50.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/05f1b6d8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/4c11b3d8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/43dc23cb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/7cd4a790.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/77dde5f5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ad787cdf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/27c4586f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/12c70c09.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/be15259f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a2afec86.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/10ab3ab7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/73f84ef4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/3259478d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/59b035d8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a07bffa0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a59969e1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/0f787df2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e93771cf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/65a747ca.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/210b9f2c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/bea43ea4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/85df9024.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/764a54a0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f3d734ba.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/0011733e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/3fcdf71e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a8a25e2e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/43d05577.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e3846916.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/be1b254e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/1f95dd2c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f7787046.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d6ac5c10.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/7dffa160.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e2db21cc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/4b1766d4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/bde71e72.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/33438207.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/24aefb3b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51561682.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/8ad70a1f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e32f4815.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 4950, 'rooms': 9, 'street_name': 'Hazenstraat', 'zip_code_code': '5521 NJ'} 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 260 ms | size: 8077 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=9) 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 2 | delay: 388 ms (-177) | latency: 846 ms | size: 7859 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=9) 2025-06-18 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/rotterdam-s-gravenweg-H1025010357/> {'area': 75, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 2900, 'description': 'Available for 1 to 6 months, fully furnished, as new, 1 or 2 ' 'bedroom apartments..\n' '1 bedroom: € 2400,00 All-in..\n' '2 bedrooms: € 2900,00 All-in..\n' 'Ask for availability: EMAIL.\n' "Nestled in Rotterdam's prestigious neighborhood ‘Kralingen,’ " 'our brand new residential apartment complex awaits, offering ' 'your temporary home away from home. Each of these exquisite ' 'apartments is thoughtfully curated , ensuring your visit is ' 'nothing short of extraordinary..\n' 'Stepping into our brand-new, fully furnished apartment ' 'provides all the amenities you need. Each space is thoroughly ' 'designed to enhance your stay, featuring a fully equipped ' 'kitchen, spacious living and dining area, a comfortable ' 'bedroom, generous bathroom, separate toilet, laundry area, ' 'and a balcony..\n' 'You will have the entire apartment with its own front door ' 'for yourself. In addition, guests have 24/7 access to the gym ' 'with state-of-the-art Technogym equipment and a dedicated ' 'workspace in the building..\n' 'In Kralingen, a charming district close to Rotterdam city ' 'center, convenience becomes your constant companion with ' 'supermarkets, boutiques, culinary havens, and effortless ' 'access to public transportation. The A16 Rotterdam ring road ' 'lies within a 5-minute reach. In addition, the building is a ' '3-minute walk from metro station Capelsebrug, which takes you ' 'to the old center of Rotterdam in less than 10 minutes..\n' 'Parking on the property is free of charge. However, as there ' 'is a limited number of spaces, we kindly ask you to request a ' 'parking space so we can let you know whether we can reserve ' 'one for you..\n' 'To make your experience truly unforgettable, we offer a range ' 'of extra services during your visit:.\n' 'Laundry services.\n' 'Extra cleaning services.\n' 'Personal trainer.\n' 'Printing services.\n' 'Bathroom.\n' '\u200bHair dryer.\n' 'Cleaning products.\n' 'Shampoo.\n' 'Body soap.\n' 'Hot water.\n' 'Shower gel.\n' 'Bedroom and laundry.\n' 'Washer – In unit.\n' 'Dryer – In unit.\n' 'Essentials (Towels, bed sheets, soap and toilet paper).\n' 'Hangers.\n' 'Bed linen (Cotton linen).\n' 'Room-darkening blinds.\n' 'Iron.\n' 'Clothes drying rack.\n' 'Safe.\n' 'Clothes storage: wardrobe.\n' 'Entertainment.\n' '43-inch HDTV with standard cable/satellite.\n' 'Sonos Bluetooth sound system.\n' 'Exercise equipment: elliptical, free weights, stationary ' 'bike, treadmill, yoga mat, workout bench.\n' 'Family.\n' 'Travel cot – available upon request.\n' 'High chair – available upon request.\n' 'Baby bath – available upon request.\n' 'Heating and cooling.\n' 'Central heating.\n' 'Internet and office.\n' '\u200bFast Wifi (1Mbit/s).\n' 'Dedicated workspace (In a common space with printer).\n' 'Kitchen.\n' 'Dishwasher / Induction cooke / Stainless steel oven / Fridge ' '/ Freezer / Microwave.\n' 'Cooking basics: Pots and pans.\n' 'Dishes and cutlery: Bowls, chopsticks, plates, cups, glasses ' 'etc..\n' 'Kettle / Coffee maker: Nespresso.\n' 'In and around the building.\n' '\u200bPrivate entrance (Separate street or building ' 'entrance).\n' 'Private patio or balcony.\n' 'Dedicated workspace (In a common space with printer).\n' 'Free residential parking on premises – 1 space.\n' 'Lift (The home or building has a lift that’s at least 52 ' 'inches (132cm) deep and a doorway at least 32 inches (81cm) ' 'wide).\n' 'EV charger (Guests can charge their electric vehicles on the ' 'property).\n' 'Shared gym in building.\n' 'Paid street parking off premises.\n' 'Single level home (No stairs in home).\n' 'Good to know.\n' '\u200bLong-term stays allowed (Allow stays of 28 days up to 6 ' 'months).\n' 'Self check-in.\n' 'Lockbox.\n' 'Cleaning available during stay.\n' 'Unavailable: Exterior security cameras on property.\n' 'Unavailable: Air conditioning', 'elevator': True, 'energy_label': 'a+++', 'external_property_attributes': {'external_property_id': '8d8f2d4f4ccb84cda2412a73606aec06', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/rotterdam-s-gravenweg-H1025010357/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/6c79111b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/7431698b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/b776729a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/e52e88e1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/0d05d7c9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/fe14ddd2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/cb343b0e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/33240d7b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/a10fa8c3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/ef72584f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/0493b09d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/ea1c1ae6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/f1c3ca20.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/1382e6ad.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/b935568e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/0f7035fe.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/12f8e5db.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/04b6b53a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/174ffc00.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/d7db6f3e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/5591fc10.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/d85a778b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/8b6d7732.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/00ccc612.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/d8560756.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2900, 'rooms': 3, 'street_name': "'s-Gravenweg", 'zip_code_code': '3065 SC'} 2025-06-18 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/rotterdam-s-gravenweg-H1025010358/> {'area': 50, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 2400, 'description': 'Available for 1 to 6 months, fully furnished, as new, 1 or 2 ' 'bedroom apartments..\n' '1 bedroom: € 2400,00 All-in..\n' '2 bedrooms: € 2900,00 All-in..\n' 'Ask for availability: EMAIL.\n' "Nestled in Rotterdam's prestigious neighborhood ‘Kralingen,’ " 'our brand new residential apartment complex awaits, offering ' 'your temporary home away from home. Each of these exquisite ' 'apartments is thoughtfully curated , ensuring your visit is ' 'nothing short of extraordinary..\n' 'Stepping into our brand-new, fully furnished apartment ' 'provides all the amenities you need. Each space is thoroughly ' 'designed to enhance your stay, featuring a fully equipped ' 'kitchen, spacious living and dining area, a comfortable ' 'bedroom, generous bathroom, separate toilet, laundry area, ' 'and a balcony..\n' 'You will have the entire apartment with its own front door ' 'for yourself. In addition, guests have 24/7 access to the gym ' 'with state-of-the-art Technogym equipment and a dedicated ' 'workspace in the building..\n' 'In Kralingen, a charming district close to Rotterdam city ' 'center, convenience becomes your constant companion with ' 'supermarkets, boutiques, culinary havens, and effortless ' 'access to public transportation. The A16 Rotterdam ring road ' 'lies within a 5-minute reach. In addition, the building is a ' '3-minute walk from metro station Capelsebrug, which takes you ' 'to the old center of Rotterdam in less than 10 minutes..\n' 'Parking on the property is free of charge. However, as there ' 'is a limited number of spaces, we kindly ask you to request a ' 'parking space so we can let you know whether we can reserve ' 'one for you..\n' 'To make your experience truly unforgettable, we offer a range ' 'of extra services during your visit:.\n' 'Laundry services.\n' 'Extra cleaning services.\n' 'Personal trainer.\n' 'Printing services.\n' 'Bathroom.\n' '\u200bHair dryer.\n' 'Cleaning products.\n' 'Shampoo.\n' 'Body soap.\n' 'Hot water.\n' 'Shower gel.\n' 'Bedroom and laundry.\n' 'Washer – In unit.\n' 'Dryer – In unit.\n' 'Essentials (Towels, bed sheets, soap and toilet paper).\n' 'Hangers.\n' 'Bed linen (Cotton linen).\n' 'Room-darkening blinds.\n' 'Iron.\n' 'Clothes drying rack.\n' 'Safe.\n' 'Clothes storage: wardrobe.\n' 'Entertainment.\n' '43-inch HDTV with standard cable/satellite.\n' 'Sonos Bluetooth sound system.\n' 'Exercise equipment: elliptical, free weights, stationary ' 'bike, treadmill, yoga mat, workout bench.\n' 'Family.\n' 'Travel cot – available upon request.\n' 'High chair – available upon request.\n' 'Baby bath – available upon request.\n' 'Heating and cooling.\n' 'Central heating.\n' 'Internet and office.\n' '\u200bFast Wifi (1Mbit/s).\n' 'Dedicated workspace (In a common space with printer).\n' 'Kitchen.\n' 'Dishwasher / Induction cooke / Stainless steel oven / Fridge ' '/ Freezer / Microwave.\n' 'Cooking basics: Pots and pans.\n' 'Dishes and cutlery: Bowls, chopsticks, plates, cups, glasses ' 'etc..\n' 'Kettle / Coffee maker: Nespresso.\n' 'In and around the building.\n' '\u200bPrivate entrance (Separate street or building ' 'entrance).\n' 'Private patio or balcony.\n' 'Dedicated workspace (In a common space with printer).\n' 'Free residential parking on premises – 1 space.\n' 'Lift (The home or building has a lift that’s at least 52 ' 'inches (132cm) deep and a doorway at least 32 inches (81cm) ' 'wide).\n' 'EV charger (Guests can charge their electric vehicles on the ' 'property).\n' 'Shared gym in building.\n' 'Paid street parking off premises.\n' 'Single level home (No stairs in home).\n' 'Good to know.\n' '\u200bLong-term stays allowed (Allow stays of 28 days up to 6 ' 'months).\n' 'Self check-in.\n' 'Lockbox.\n' 'Cleaning available during stay.\n' 'Unavailable: Exterior security cameras on property.\n' 'Unavailable: Air conditioning', 'elevator': True, 'energy_label': 'a+++', 'external_property_attributes': {'external_property_id': 'b98576f28d0487367fc6d6e2350351d6', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/rotterdam-s-gravenweg-H1025010358/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67617a8f9c3bc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/43970a10.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/05a8010a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/47e8163b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/5114c78f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/8becc153.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/c79b079f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/f052acb8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/4ba9a16e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67617a8fbcc56.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67617a8e8d1f2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67617a8e7a9a6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67617a90009a1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67617a8f29ee4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67617a903ac2f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/67617a8e41aa0.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2400, 'rooms': 2, 'street_name': "'s-Gravenweg", 'zip_code_code': '3065 SC'} 2025-06-18 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/haarlem-wagenweg-H102570998/> {'area': 170, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 9000, 'description': 'A very nice, spacious and luxurious penthouse (170m2) with 3 ' 'bedrooms, 2 bathrooms, 2 private parking places in the garage ' 'underneath and a privatized elevator. Located in Residence ' 'Hofstede Bosch en Vaart with a free view over the woods ' '(Haarlemmerhout) and close to public transport, shops and ' 'city center. Ground-plan; entrance, vestibule (2,45x1), ' 'spacious hall (8x1,40) with lots of build-in cupboards. ' 'Luxurious living-cum-kitchen (5x3,86) with a dishwasher, ' '5-jets induction cookerplate, cooking-hood, 2 ovens, fridge, ' 'freezer and sliding door to a large roofterrace (11,5x3) ' 'South facing with an electric sunblind. Bedroom (4,36x4,1) ' 'with a singlebed, large wardrobe and access to a private ' 'bathroom (3,3x1,53) with a shower, toilet, washbasin and ' 'toweldrier. Spacious living (9,55x6) with high ceiling and ' 'sliding doors/ access to balcony on both sides. L-shaped hall ' '(3x1,3+2,2x1,18), toilet (1,33x0,97) with washbasin. ' 'Masterbedroom (5,95x4) with electric adjustable double bed, ' 'large build-in wardrobe and sliding door to balcony. Bathroom ' '(2,63x2,36) with a bath, double washbasin, shower and ' 'toweldrier. Study/guestroom (3,67x3,5) with a desk, large ' 'build-in wardrobe and sliding door to balcony. Utility ' '(3,8x1,68) with washing-machine, drier and storage. Outside ' 'storage on the Westside of the balcony for chairs/bbq. ' 'Spacious bicycle storage in the basement and 2 private ' 'parking places. This penthouse has wooden flooring ' 'throughout, all rooms have acces to the balcony/roofterrace, ' 'all windows have electric screens, alarm set-up available and ' 'the energylabel is B.', 'elevator': True, 'energy_label': 'b', 'external_property_attributes': {'external_property_id': 'f64bdd5f644c261ffa3ff246a165cbf1', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/haarlem-wagenweg-H102570998/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/60004c26.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/e3f8ec75.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/f8b8efec.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/8c658769.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/5c798b5b.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/dc9cfbfd.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/b5fa991a.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/76340cb3.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/55d4eada.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/575b1b3b.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/3ecac11d.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/0fe2389b.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/086cbc20.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/cfbfde13.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/a9e82543.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/a620bb98.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/4b897f20.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/2547dd40.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/e6802264.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/863c1804.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/ad02ab51.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/67502d38.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/214ba56c.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/2a18f901.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/881438bc.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/3f1ca11b.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/3f70fedb.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/135abfef.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/484be1de.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/b7e2ceef.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/52431356.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/6e6adda7.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/9b5e2d37.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/433f8010.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/34673a6d.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/9518115c.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/8014734c.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/cea1f951.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/ccb855d4.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/572af72e.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/c71d5ac2.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/60d000c4.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/64eb4141.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/e0712ba7.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/955e583a.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/5b3595f8.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/1f927677.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/7d8563f1.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/d4c606d6.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/60a6c024.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/58d4dc80.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/d8c3fcb5.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/09fc446a.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/c1a20298.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/393641b7.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/53008b45.jpg?width=10000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10257/files/photos/huge/c71cf897.jpg?width=10000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 4500, 'rooms': 4, 'street_name': 'Wagenweg', 'zip_code_code': '2012 NL'} 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 301 ms | size: 8387 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 441 ms | size: 7385 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 278 ms | size: 7590 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/diessen-beerseweg-H1026319591/> {'area': 30, 'available': '2023-08-21', 'deposit_numb': 1250, 'description': 'Type: BungalowLocation: Diessen.\n' 'Nice cozy lodges available, built in a very attractive and ' 'peaceful environment. There is really nothing saved on, and ' 'that is immediately visible in the furniture, the finishing ' 'of the communal garden to the solar panels on the roof. ' 'Everything is of very high quality with an eye for ' 'detail.Each apartment has underfloor heating and radiators, ' 'but also contains an air conditioning system that can also ' 'heat..\n' 'The beautiful garden offers space for all residents, and here ' 'you will find several fruit trees, water features, a pond, ' 'neatly mowed lawn and also a cozy place with BBQ that ' 'residents may use..\n' 'In the immediate vicinity you will of course find Diessen, ' 'but also the slightly larger Hilvarenbeek is only 3km away. ' 'By car, you are within 15 minutes in Tilburg, or 20 minutes ' 'in Eindhoven.The accessibility of various (international) ' 'companies including ASML, or various companies on the High ' 'Tech Campus is good, and within 30 minutes you are on ' 'location..\n' 'The lodges can be rented untill 31-03-2025..\n' 'The rental price includes costs for TV + internet and parking ' 'and weekly cleaning, but excludes a monthly post-payment on ' 'gas, water and electricity consumption (by means of an ' 'intermediate meter).', 'energy_label': 'a++', 'external_property_attributes': {'external_property_id': 'dd86e9c775891081ae07db34bc0abc78', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/diessen-beerseweg-H1026319591/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/1fa81966.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/cf6224b6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/b3c2d455.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f3485194.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/dfd3fd3a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d2e7758e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/9b7b28dd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/8a71517a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/245e2db9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/147398fc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/8c0a8a87.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/3c797a3a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a307e210.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/bd302f63.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f70a3ad6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/50ed9573.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/34821afa.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a29d5aca.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d287717d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/09c57c64.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/c1eb5f92.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/32102d9c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/aa98abc5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6a16b1f7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/af95048e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/76f001c5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/da5ef2e0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/387dc55e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e34b74c0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/85392756.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/86ab8c04.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a16a784c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/55bab0d3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ff797909.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1250, 'rooms': 2, 'street_name': 'Beerseweg', 'zip_code_code': '5087 TP'} 2025-06-18 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-julianastraat-H1026319348/> {'area': 234, 'available': '2025-07-01', 'deposit_numb': 9500, 'description': 'Type: Detached family homeLocation: Center / Eindhoven.\n' 'Unique opportunity!.\n' 'In July we get this very spacious and fully furnished ' 'townhouse available in "the mountains" in the center of ' 'Eindhoven.This beautiful property is characterized by a ' 'modern finish, the availability of five bedrooms, two ' 'bathrooms, large kitchen and huge garden in the middle of the ' 'city..\n' 'At only 5 minutes walking distance you will find the cozy ' 'street Kleine Berg, filled with nice restaurants and shopping ' 'facilities, with the extension of the complete shopping ' 'center of Eindhoven. Also the Gender Park or the Anne Frank ' 'Park are within walking distance, and you will also find ' 'several supermarkets in the vicinity of the house..\n' 'Global description:.\n' 'Entrance to the house through the hall, which provides access ' 'to the living room, toilet, cupboard and kitchen..\n' 'Spacious living room, divided into three parts and therefore ' 'playful in the arrangement of your furniture. The entire ' 'living room has a sleek concrete-look cast floor and at the ' 'rear you will find a beautiful skylight in the ceiling which ' 'provides the room with lots of natural light. From the rear ' 'you can enter the garden through the wide doors..\n' 'Connected to the room is the open kitchen which is equipped ' 'with all desired comforts and equipment, including a very ' 'spacious oven with 6-burner stove, dishwasher, fridge freezer ' 'and lots of storage space..\n' '1st floor:Landing to the hall which gives access to the ' 'master bedroom, 2nd bedroom at the front of the house and ' 'bathroom at the rear..\n' 'Master bedroom in en-suite arrangement with a space for ' 'closets connected. The respective three closets as visible in ' 'the picture can be used by tenant. There is also the ' 'possibility to use the wide French doors..\n' 'Spacious bathroom, equipped with a wide walk-in shower, ' 'bathtub, double sink with conversion and toilet..\n' '2nd floor:Also a spacious floor with access to three ' 'bedrooms, two at the front of the house and one at the rear. ' 'The rooms which are currently furnished as bedrooms also both ' 'have an air conditioning unit.In between you will find a ' 'storage room with the boiler..\n' 'At the rear of the house is the 2nd bathroom located, which ' 'again has a large shower, double sink with conversion and ' 'toilet..\n' 'Garden:Truly unique is the very large city garden at the back ' 'of the house. This is very low maintenance and features two ' 'seating areas, wood fireplace, and wooden shed for bikes for ' 'example..\n' 'Rent under lease, period in consultation..\n' 'Rent is excluding costs for gas, water and electricity ' 'consumption, TV + internet and municipal taxes.', 'energy_label': 'e', 'external_property_attributes': {'external_property_id': '8994450641ea4452eb9da850cfc66909', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-julianastraat-H1026319348/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885086-900.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885062-944.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885061-453.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885058-952.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885059-764.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885057-268.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885053-561.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885055-915.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885054-825.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885047-560.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885046-167.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885044-43.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885048-808.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885050-410.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885052-722.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885063-205.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885073-296.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885070-424.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885071-414.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885072-171.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885065-487.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885066-607.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885067-77.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885068-355.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885084-723.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885078-364.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885079-690.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885081-687.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885082-5.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885083-516.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885075-975.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885076-672.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/53135149.1652885077-982.JPG?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 4750, 'rooms': 7, 'street_name': 'Julianastraat', 'zip_code_code': '5616 AK'} 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 230 ms | size: 9569 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/etten-leur-roosendaalseweg-H102583406/> {'area': 91, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 1850, 'description': 'This beautiful and fine flat is located in Etten-Leur on the ' 'Roosendaalseweg.The flat has a living area of 94 M2..\n' 'The shopping heart of Etten Leur has many shops. You will ' 'also find various cosy cafés, lunchrooms and restaurants in ' 'the vicinity.This creates a cosy and lively atmosphere.Public ' 'transport is also easily accessible with the train station at ' "five minutes' cycling distance and a bus stop within walking " 'distance..\n' 'The flat has two bedrooms, a spacious living room with an ' 'open kitchen, bathroom and balcony.Bathroom with bath, ' 'shower, washbasin and extra toilet.Storage room and ' 'possibility to rent a parking spot in the underground car ' 'park.', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '5f630eb4a1035ff3ba788143a3ad3e13', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/etten-leur-roosendaalseweg-H102583406/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/9b9af6c4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/71f02ea8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/e86cd817.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/a6d5c76c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/1965d22e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/87354924.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/b427f29e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/2d840d6c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/335e829a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/db890812.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/f46e0930.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/db60bdca.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/1619bb88.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/a0c1a245.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/1dc5cad5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/f8fddbb9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/15c14a34.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/fb53c4ca.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/de8f1c8a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/67f3cd13abede.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/9e561d0d.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1850, 'rooms': 3, 'street_name': 'Roosendaalseweg', 'zip_code_code': '4876 AA'} 2025-06-18 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/middelburg-touwbaan-H102552687/> {'area': 95, 'available': '2025-06-01', 'balcony': True, 'deposit_numb': 2325, 'description': 'Furnished apartment with private parking and a beautiful view ' 'over the marina and the canal, in the center of Middelburg.\n' 'Access to the apartment through the hall with toilet and ' 'storage room.Living room with adjoining a spacious balcony. ' 'From the living room and from the balcony you have a ' 'beautiful view of the marina. The living room has an open ' 'kitchen with various equipment.There are three bedrooms. The ' 'master bedroom has a double bed and has access to the balcony ' 'through a sliding door. The second bedroom has a wide single ' 'bed. The third bedroom can be used as an extra workplace and ' 'has a spacious wardrobe. The bathroom has a walk-in rain ' 'shower and double sink..\n' 'The apartment can be reached by stairs as well as by ' 'elevator. There is a private parking space under the ' 'building.On the ground floor is a communal entrance with ' 'mailboxes and intercom.The apartment is located on the 4th ' 'floor, 3rd floor. From here you have a beautiful view of the ' 'marina. The center is within walking distance. However, you ' 'are here just out of the hustle and bustle of the center..\n' 'Key features:.\n' '€275.00 Deductible advance payment g/w/l.\n' '€200.00 Service costs (reimbursement ' 'internet/television/service costs VvE).\n' 'Total rent per month €2,325.00.\n' 'Registration with the municipality of Middelburg is ' 'mandatory.\n' 'Tenancy agreement for an indefinite period, minimum duration ' '12 months', 'elevator': True, 'energy_label': None, 'external_property_attributes': {'external_property_id': '6570cddde3b55a1a9644e26ac45bd287', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/middelburg-touwbaan-H102552687/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637239055-58.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637239012-2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637238917-384.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637238932-242.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637238924-628.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637239546-383.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637238908-491.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637238998-912.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637238966-263.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637239005-324.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637238977-450.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637238989-830.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637238953-392.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637239533-229.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637238899-857.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1629202778-76.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637238862-200.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1629202776-808.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637239028-473.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1629202773-169.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52894467.1637239050-506.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1850, 'rooms': 4, 'street_name': 'Touwbaan', 'zip_code_code': '4331 VA'} 2025-06-18 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/gouda-raam-H102511715/> {'area': 62, 'available': '2025-05-01', 'balcony': True, 'deposit_numb': 933, 'description': 'WELL-MAINTAINED TWO-BEDROOM APARTMENT AVAILABLE IN GOUDA FOR ' 'A FIXED TERM - EXCLUSIVELY FOR SPECIFIED TARGET GROUPS.\n' 'A well-maintained two-bedroom apartment is available for rent ' 'on Raam in Gouda for a maximum rental period of 12 months. ' 'Due to the Fixed-Term Rental Contracts Act, this rental ' 'agreement is only permitted for the following target ' 'groups:.\n' 'Groups eligible for the exception:.\n' 'Students.\n' 'Tenants temporarily living elsewhere due to urgent work or ' 'renovation of their home.\n' 'Urgent home seekers (Declaration of urgency required, which ' 'must be reinforced by the local authority).\n' 'Tenants entering into a second-chance contract with the ' 'landlord: tenants whose previous lease was terminated, for ' 'instance, due to causing severe nuisance.\n' 'Orphans and surviving dependents.\n' 'Recently divorced.\n' 'Tenants working on the Wadden Islands.\n' 'Permit holders (status holders) coming directly from a COA ' 'reception location and awaiting permanent housing.\n' 'Tenants who wish to be considered for this rental property ' 'must provide proof that they meet the stipulated ' 'conditions..\n' 'About the property:.\n' 'Despite its very central location in the Gouda city center, ' 'this property offers a very favorable location in relation to ' 'the main roads and parking options at the door. Are you ' 'looking for a temporary rental property in the Gouda region? ' 'Read on!.\n' 'The building, constructed in 2000, is relatively young, which ' 'is reflected in the well-maintained condition of both the ' 'apartment and the rest of the complex. The complex consists ' 'of six apartments, one of which we are offering for rent. The ' 'apartment is furnished and move-in ready, with no need for ' 'any additional work..\n' 'Through the central entrance with an intercom system and ' 'mailboxes, you enter the complex. Via the central staircase, ' 'you will find your front door on the first floor of the ' 'complex, leading to the main hallway of the apartment, which ' 'connects all rooms..\n' 'The spacious living room is located at the front of the ' 'building and is wonderfully bright thanks to the large ' 'windows and the choice of light colors on the walls. The ' 'living room, with a semi-open kitchen, offers more than ' 'enough space, allowing for a separate seating and dining ' 'area. The living room also provides access to the large ' 'balcony at the front of the building with a view over Raam. ' 'Tenants familiar with Gouda will know what a unique and ' "delightful place this is, especially on holidays like King's " 'Day!.\n' 'The kitchen has ample cupboard space and is equipped with a ' 'gas stove, extractor hood, refrigerator, and freezer. This ' 'makes the kitchen very convenient and fully equipped..\n' 'At the rear of the apartment, you will find two spacious ' 'bedrooms. The master bedroom is furnished with a double bed ' 'and wardrobe, while the second bedroom is currently set up as ' 'an office but can easily be converted into a bedroom for the ' 'temporary rental period if desired..\n' 'The internal bathroom is equipped with a shower, sink, and ' 'radiator. The washing machine and dryer are located in a ' 'separate room. It is worth mentioning that the toilet is ' 'separate and accessible via the hallway. This is ideal as ' 'your guests do not need to access the bathroom..\n' 'Additionally, this apartment has an internal central storage ' 'room on the ground floor of the complex for storing ' 'bicycles..\n' 'SPECIAL FEATURES:.\n' 'This property is available for a fixed term of up to 12 ' 'months..\n' 'A fixed fee of €75 per month is charged for the use of the ' 'furniture..\n' 'You will pay an advance of €200 per month for utilities..\n' 'A fixed fee of €46.82 per month is charged for internet ' 'usage..\n' "Very central location relative to Gouda's Market, public " 'amenities, the station, and main roads to The Hague, Utrecht, ' 'and Rotterdam..\n' 'Parking in front of the door is possible if you apply for a ' 'permit from Parkeerservice Gouda..\n' 'The property is offered furnished and move-in ready..\n' 'SELECTION PROCEDURE:.\n' 'Rotsvast determines which candidates have responded first ' 'based on incoming emails. Due to the expected large number of ' 'responses, not all candidates can be invited. The email must ' 'include the following information at a minimum:.\n' 'Name of tenant(s).\n' 'Explanation of the composition of the group.\n' 'Gross annual income of tenant(s).\n' 'Responses that do not meet these requirements will not be ' 'considered..\n' 'Invitations are based on the order of incoming emails and for ' 'a viewing round, it is first come, first served..\n' 'After the viewing, income and reliability will be screened in ' 'various (public) registers. The tenant must fully and ' 'successfully complete this screening and achieve 5 stars, the ' 'highest score in our screening tool (Properize). The decision ' 'to rent the property to candidates is entirely up to the ' 'property owner. If multiple candidates successfully pass the ' 'screening, the decision will be based on income, screening ' "results, and the tenant's personal situation. As a tenant, " 'you have the opportunity to explain your personal situation ' 'during the screening..\n' 'Candidates who do not get the property after screening have ' 'the right to further explanation and can, of course, view the ' 'screening report..\n' 'NOTE: Rotsvast represents the interests of the owner, who is ' 'interested in renting from the available date. With a fully ' 'completed screening, Rotsvast will immediately present a ' 'dossier to the owner. If a dossier has already been accepted, ' 'dossiers that are fully completed thereafter will not be ' 'included in the process. It is the responsibility of ' 'candidate tenants to submit a complete dossier as quickly as ' 'possible. Rotsvast will not actively inform tenants about the ' 'progress of the ongoing screening process of other candidate ' 'tenants. In a tight housing market, Rotsvast assumes that ' 'candidate tenants are aware of the importance of acting ' 'promptly..\n' 'Are you interested in this property? Contact Rotsvast Gouda ' 'to schedule an appointment!', 'energy_label': 'c', 'external_property_attributes': {'external_property_id': '3568a7eb2421a3fe075734ae967ceb50', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/gouda-raam-H102511715/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571574-640.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571575-466.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571577-884.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571578-501.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571580-505.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571582-992.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571583-247.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571584-885.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571586-756.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571587-583.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571589-696.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571590-525.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571592-571.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571593-541.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571594-897.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571595-969.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571596-587.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571597-613.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571598-924.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571599-407.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571600-13.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571601-995.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571603-748.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571604-154.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571606-869.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571607-806.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571608-223.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571609-541.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571611-735.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571612-98.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571613-870.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571614-408.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571615-851.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571616-856.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571618-779.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10251/files/photos/huge/53219165.1660571619-609.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 933, 'rental_period_id': 2, 'rooms': 3, 'street_name': 'Raam', 'zip_code_code': '2801 VH'} 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 220 ms | size: 6958 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:32 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 2 | delay: 300 ms (-88) | latency: 747 ms | size: 8310 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:33 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 264 ms | size: 6773 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:33 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 314 ms | size: 8278 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/hooge-zwaluwe-de-hoef-H102582287/> {'area': 145, 'available': '2025-05-01', 'deposit_numb': 1650, 'description': '', 'energy_label': 'b', 'external_property_attributes': {'external_property_id': '51b9c7b27c1e88f300a9dcabe6f14ba9', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/hooge-zwaluwe-de-hoef-H102582287/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/cd3c2f68.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/0f70e8d7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/8a29ddbf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/e914a5cd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/eba9cd26.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/9876de84.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/430f2187.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/3951343d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/fb18cfd7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/fdbf848f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbd21c404_363969-de-hoef-te-hoge-zwaluwe.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/eed4eb10.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/489b2ce4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5a69cbd21c31e_363965-de-hoef-te-hoge-zwaluwe.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 1650, 'rooms': 5, 'street_name': 'De Hoef', 'zip_code_code': '4927 BP'} 2025-06-18 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/veghel-kloosterhof-H102530801/> {'area': 97, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 3200, 'description': 'Type C and Type C’: 6 apartments of this type are available – ' 'each 97 m²!.\n' 'Where Veghel comes together: The Kloosterkwartier!.\n' 'On the historic grounds of the Franciscan Sisters’ Monastery ' 'and the former hospital site in the heart of Veghel, a modern ' 'residential and community environment is being developed..\n' 'This area will feature several apartment buildings designed ' 'to accommodate both young and old, including people with and ' 'without care needs..\n' 'The facilities at the Kloosterkwartier are a prime example of ' 'urban living with meaningful extras that enhance daily life. ' 'From relaxing in the shared green courtyards to participating ' 'in events at the LeefGoed Community Center, this space is ' 'designed for connection. Activities are regularly organized ' 'for residents and visitors, with designated rooms for sports ' '& exercise, arts & culture, and recreational programs. A ' 'laundry service is also available. The Kloosterkwartier has ' 'been designed to create an environment where residents ' 'immediately feel at home..\n' 'San Damiano, part of the Kloosterkwartier, represents ' 'progressive living through its unique mix of different ' 'resident groups. This project reflects the essence of ' 'mobility within the housing market, offering 44 ' 'life-cycle-proof apartments that appeal to both first-time ' 'renters and seniors..\n' 'This modern new-build development in the center of Veghel ' 'offers the perfect combination of luxury, comfort, and ' 'energy-efficient living. Apartment sizes range from 60 m² to ' '99 m², ensuring there is a home to match every lifestyle. ' "Whether you're looking for a 1-bedroom unit, a 2-bedroom " 'apartment, or a more spacious 3-bedroom home, this project ' 'delivers what you’re looking for..\n' 'With its central location in Veghel, you are close to shops, ' 'restaurants, and other amenities, while enjoying a quiet and ' 'serene living environment..\n' 'Residents benefit from a collective heating system and have ' 'access to the activities organized by the LeefGoed Foundation ' '– in line with a sustainable and comfortable lifestyle. ' 'Underfloor heating ensures cozy warmth in the winter and ' 'cools the space naturally in the summer. Every apartment also ' 'features its own balcony..\n' 'The kitchen is stylishly finished with white cabinets and a ' 'dark grey countertop, equipped with high-end appliances ' 'including a fridge-freezer combination, induction cooktop, ' 'recirculating extractor hood, combi microwave oven, ' 'dishwasher, and a single sink with a mixer tap..\n' 'The bathroom includes tiled flooring, a wall-hung toilet, a ' 'walk-in shower, a towel radiator, and a washbasin..\n' 'Smoking is not permitted in the apartment. Pets are allowed ' 'in consultation. Tenants must also adhere to the house rules ' 'set by the homeowners’ association and are required to sign a ' 'declaration confirming compliance before the lease begins..\n' 'Contract type: An open-ended rental agreement applies, with a ' 'minimum fixed term of 24 months..\n' 'Availability: The expected start date of the lease is by ' 'agreement, likely October 1, 2025..\n' 'Rent: The monthly rent for this apartment, including a ' 'parking space, is €1,644. The service charges amount to €77 ' 'per month..\n' 'You are responsible for arranging utilities such as ' 'electricity, water, TV, and internet. If desired, we can ' 'arrange this on your behalf..\n' 'Rental criteria: To be eligible for this apartment, your ' 'gross monthly household income must be at least three times ' 'the basic rent..\n' 'If you are interested in one of these apartments, please send ' 'us a brief explanation of your personal and financial ' 'situation, including three recent payslips and a copy of your ' 'ID. We also appreciate it if you share why you would like to ' 'live here..\n' 'Interested? Please contact us at +31 (0)73-8200397 or EMAIL A ' 'brochure is available upon request.', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'ec6769e21f177b8cb9fad217799df1d2', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/veghel-kloosterhof-H102530801/'}, 'fixed_expanses': 77, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/74502bb4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/a242eed8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/97ae7364.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/68832de7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/536d8097.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/57845555.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/2ca82d29.png?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 1644, 'rooms': 4, 'street_name': 'Kloosterhof', 'zip_code_code': '5461 BJ'} 2025-06-18 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/swalmen-kerkpad-H102591726/> {'area': 43, 'available': '2025-06-18', 'deposit_numb': 650, 'description': '', 'energy_label': 'c', 'external_property_attributes': {'external_property_id': '7dbc86dd59b95ae69d0bdda4fde947ee', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/swalmen-kerkpad-H102591726/'}, 'fixed_expanses': 160, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/52364974.1606319240-340.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/730c6f82.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/ae6bcdc0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/3a0b3fca.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/c4ecad36.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/ce419ab6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10259/files/photos/huge/86bdb7de.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 650, 'rooms': 1, 'street_name': 'Kerkpad', 'zip_code_code': '6071 KE'} 2025-06-18 16:00:33 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 246 ms | size: 7134 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/goes-bierkade-H102553045/> {'area': 133, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 5500, 'description': 'Luxury Ground-Floor Apartment on the Bierkade – Stylish ' 'Living by the Water.\n' 'Located in the heart of the charming village of Bier, this ' 'stunning ground-floor apartment sits within a characteristic ' 'monumental building on the picturesque Bierkade. While the ' 'exterior reflects the rich history of the area, the interior ' 'was completely renovated in 2024/2025 with impeccable ' 'attention to detail and premium-quality finishes..\n' 'Elegant Living with Modern ComfortThis spacious apartment is ' 'fully furnished with high-end materials and designer ' 'furniture, offering a perfect blend of luxury and comfort. ' 'The generous living area with open-plan kitchen is the ' 'centerpiece of the home. Large front-facing windows provide ' 'an abundance of natural light and offer beautiful views over ' 'the harbor..\n' 'The luxurious kitchen is a dream for cooking enthusiasts – ' 'equipped with two refrigerators, a freezer, electric cooktop, ' 'two ovens, and a dishwasher. At the front of the apartment, ' 'you’ll find a private terrace where you can relax and take in ' 'the scenic surroundings..\n' 'Space, Light, and StyleThe apartment features two spacious ' 'bedrooms, a separate toilet, and a stylish bathroom complete ' 'with a walk-in rain shower, towel radiator, and contemporary ' 'vanity unit. There’s also a large indoor storage area with ' 'laundry appliances and space to store a bicycle..\n' 'And for even more room, the apartment includes a generous ' 'basement – ideal for storage or hobbies..\n' 'Highlights:.\n' 'Fully renovated in 2024/2025.\n' 'High-end finishes & luxurious furnishings.\n' 'Underfloor heating throughout.\n' 'Large windows with harbor views.\n' 'Private terrace by the water.\n' 'Two spacious bedrooms.\n' 'High-spec kitchen with premium appliances.\n' 'Indoor storage space and generous basement.\n' 'Historical building with modern luxury.\n' 'Key features:.\n' 'Minimum rental period: 1 year.\n' 'Gas/water/electricity in the name of the tenant.\n' 'Internet and television in the name of the tenant.\n' 'Registration at the address is required.\n' 'The property is only available as living space.\n' 'Living on the Bierkade means enjoying charm, peace, and ' 'refined comfort in a truly unique setting. Looking for a ' 'special place to call home? Contact us now at EMAIL to ' 'schedule a viewing!', 'energy_label': None, 'external_property_attributes': {'external_property_id': '9c92c693fae7c026d2d9f5e625db02c3', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/goes-bierkade-H102553045/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/aa356af1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/9994f726.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/20056765.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f7913d57.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/82bd69e3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/afbf9f9e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/65f21efd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/30ca7598.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/8f5bebf0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/68fb25c4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/72c06a31.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/9651e684.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/3a89d61e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/d071e081.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/288f0d6a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/20b1d4ef.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/31696bb5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/32219f5a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/8c7d1217.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5761dfa7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5d56ea96.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/c77dd05d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/fe0ae807.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/9390189e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/7d05f2af.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/0e64dcb0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/ad53816e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/796c6185.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/3c16598d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/84727473.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/c217bc15.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/458768de.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2750, 'rental_period_id': 3, 'rooms': 3, 'street_name': 'Bierkade', 'zip_code_code': '4461 AV'} 2025-06-18 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/etten-leur-bernhardlaan-H102583408/> {'area': 140, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 2050, 'description': 'A beautiful and spacious flat, Complex Viridea on Berhardlaan ' 'in Etten Leur..\n' 'The beautiful flat, on the second floor, of 92m2 is located ' 'in a green area by the park. Spacious living room, two ' 'bedrooms, open kitchen, bathroom and separate toilet. A nice ' 'spacious balcony. Separate storage room with connection for a ' 'washing machine and the central heating. Another storage room ' 'downstairs and a private parking space in the basement car ' 'park..\n' 'Basic rent € 1,160,- Service costs € 85,- Total rent € ' '1,245,-.', 'elevator': True, 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '0d0ffcee1107720af5b1d732835d629f', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/etten-leur-bernhardlaan-H102583408/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6802439cf159c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/466316fb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/35cbc7eb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/04095c8d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6802439bd9a41.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6802439bead78.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6802439b3bfa9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/78c24660.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6802439c5d2a2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6802439d0d1fc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/72e1d43e.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2050, 'rooms': 3, 'street_name': 'Bernhardlaan', 'zip_code_code': '4872 BR'} 2025-06-18 16:00:33 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 384 ms | size: 7886 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:33 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 379 ms | size: 8092 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-weegschaalstraat-H1026317909/> {'area': 109, 'available': '2025-06-01', 'balcony': True, 'deposit_numb': 3590, 'description': 'UNIQUE OPPORTUNITY: TERRACHED HOUSE EQUIPPED WITH AMONGST ' 'OTHER A LUXURIOUS KITCHEN, BATHROOM AND FOUR BEDROOMS. THE ' 'HOUSE IS IDEALLY LOCATED WITH A FREE VIEW ON THE OPPOSITE ' 'PARK. IDEAL FOR FAMILIES WITH CHILDREN..\n' 'Beautiful house located at a great location with a nice view ' 'on the park and water. The house has 4 spacious bedrooms and ' 'a sunny back garden on the west with storage and back ' 'entrance. Located near all facilities such as shops, nature, ' 'schools, and roads..\n' 'LAYOUT:.\n' 'Ground floor:The hall is finished with a tiled floor, cellar ' 'and the staircase to the 1st floor.Guest toilet with ' 'fountain.Bright living room with semi-open luxurious kitchen. ' 'The kitchen is fully equipped including a fridge with ' 'freezer, microwave, dishwasher, hood and 4-burner gas hob. ' 'Through a door you can reach the back garden..\n' '1st floor:Staircase with access to the various rooms.Master ' 'bedroom located at the rear and equipped with a built-in ' 'wardrobe. 2nd smaller bedroom of approximately 7 m2 also ' 'located at the rear. 3rd bedroom located at the front and ' 'equipped with a sink and cupboard. All bedrooms have ' 'shutters. Completely renovated modern bathroom with sink, 2nd ' 'toilet and walk-in shower..\n' '2nd floor:Through a fixed staircase you can reach the ' 'attic.On the attic is a storage room with connection for the ' 'washing machine.Very spacious 4th bedroom with lots of ' 'light..\n' 'Garden:The back yard is located on the west and has a ' 'terrace.Furthermore, the backyard has lawn, solid plating and ' 'a storage room with electricity and back entrance. The house ' 'is equipped with a sunscreen at the front and back..\n' 'The rent is excluding gas, water and electricity and ' 'municipal taxes..\n' 'The house will be rented partly soft-furnished (no ' 'curtains)..\n' 'Minimum rental period: 12 months.', 'energy_label': 'c', 'external_property_attributes': {'external_property_id': '00a985a8adb3e8bb54079d0e1448da8f', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-weegschaalstraat-H1026317909/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d222b6e1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/c1c667db.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/90e89f0b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/cce97699.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6bd31818.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51a47812.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d82be4b3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/0f7ff410.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/65552c81.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e6d48fc2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/b6d49ed8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/96436750.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/9331f440.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/79ca6f0c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/3e9f3d92.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/4ffc7eaa.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5e3e7664.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/521e3824.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/fee3e0fb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51635691.1524163886-351.JPG?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 1795, 'rental_period_id': 2, 'rooms': 5, 'street_name': 'Weegschaalstraat', 'zip_code_code': '5632 CX'} 2025-06-18 16:00:33 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 284 ms | size: 9076 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/goes-kreekslagweg-H102553051/> {'area': 273, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 7600, 'description': 'Beautiful, spacious villa located on the golf course in Goese ' 'Meer..\n' 'Are you looking for a spacious and luxurious home? This ' 'impressive villa in Goes offers everything you need for ' 'comfortable living. The house is located in a beautiful area ' 'full of greenery with an unobstructed view of the golf ' 'course..\n' 'Ground floor:.\n' 'The ground floor consists of a high hall with large windows, ' 'which serves as the light, central focal point of the house. ' 'From the hall you have access to the spacious, deep living ' 'room, which also has enormous windows, sliding doors and a ' 'see-through fireplace that gives this room a lot of ' 'atmosphere. The living room also offers you a beautiful view ' 'of the golf course..\n' 'The ground floor also has a dining room with open kitchen, a ' 'storage room with laundry facilities and a separate toilet..\n' 'In addition, the ground floor also has the master bedroom of ' 'the 4 bedrooms in the house. This bedroom has its own ' 'fireplace, closets and its own spacious bathroom. This ' 'bedroom also offers you access to the garden..\n' 'First floor:.\n' 'On the first floor there is a landing with a vide that serves ' 'as a connection between the 3 bedrooms, studyroom, two ' 'bathrooms and toilet..\n' 'The largest bedroom has its own bathroom and a small balcony ' 'where you can enjoy the sun with a beautiful view..\n' 'Basement:.\n' 'In the basement there is a large, indoor storage room/garage ' 'that can also be reached from the outside of the house via ' 'the garage door..\n' 'Outside:.\n' 'Furthermore, the house has a huge, well-maintained garden ' 'that offers you a wide view over the golf course. The garden ' 'has many plants, including beautiful blossom trees and a ' 'terrace..\n' 'The house is available for a temporary period as the house is ' 'also for sale.', 'energy_label': 'c', 'external_property_attributes': {'external_property_id': '4ee4f57cc47147393d13634384b14ce8', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/goes-kreekslagweg-H102553051/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/ab1b5165.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/3a0c97af.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/d21bc12e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/52d00cd8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5ad7ad32.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/4210b89f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/c928a08d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/c294ee54.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f1aec399.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b2caaf60.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/67133f0f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/cd70ba20.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/ae667b45.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/0e2261d1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/05bfca2e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/544c5355.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/2b6006af.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/2a917719.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f500359f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/150c4a8b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f59dded7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f5d9794d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/d334e2a6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b0181ab6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/eabf6c7d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/0f691e8a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/3a2f581c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/501f4df4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/3ba3999f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/404eff43.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/ffdacbfb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/eaeecf74.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/a0a93d96.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/e56c0699.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/721946f9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/1c2f3c12.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/2c8a6bc6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/9ae5fe5e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/07706a1d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/aa7b87c1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/67511525.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/829ed686.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/c4c9812e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/9af23014.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 4200, 'rooms': 5, 'street_name': 'Kreekslagweg', 'zip_code_code': '4465 BK'} 2025-06-18 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/hilversum-s-gravelandseweg-H102492956/> {'area': 92, 'available': '2025-06-01', 'balcony': True, 'deposit_numb': 4600, 'description': '*AVAILABLE: FROM JUNE 1, 2025!*LUXURY 3-ROOM APARTMENT NEAR ' 'THE CENTER OF HILVERSUM*2 BEDROOMS*OPTIONAL: private garage ' 'on the premises for rent.\n' 'A great opportunity! Rarely does the opportunity arise to ' 'rent a spacious, modern and charming apartment in this ' 'beautiful location..\n' 'GENERALThis renovated 3-room apartment is available in the ' "highly sought-after apartment complex 'Quatre Bras'. It is " 'located on the 1st floor and has an unobstructed view of the ' 'pond and the garden. The private balcony has a sunny position ' 'facing south!.\n' "'Quatre Bras' is a well-known apartment complex. This " 'municipal monument was designed by architect W.M. Dudok and ' 'is located on the edge of the beautiful residential area of ' '\u200b\u200bTrompenberg, opposite the Corversbos with its ' 'beautiful hiking trails..\n' 'At the front is a beautiful garden with a pond, which you can ' 'look out on from the terrace of the apartment. The location ' 'of the complex is favorable, close to the center of Hilversum ' 'within both cycling and walking distance. Shops, schools, ' 'nature and recreation, public transport and highways are also ' 'close by..\n' 'LAYOUT-Entrance with access to 2nd bedroom.-Hall with modern ' 'toilet and access to living room, kitchen and large ' 'bedroom.-Spacious kitchen with induction hob, extractor hood, ' 'combi oven/microwave, dishwasher, fridge-freezer and plenty ' 'of cupboard space. The cupboard wall offers space for a ' 'washing machine and dryer and the Daalderop boiler is also ' 'located here.-At the front is the spacious, bright living ' 'room with a fireplace, with an adjoining beautiful dining ' 'area at the rear. Access to the south-facing balcony, with a ' 'beautiful view over the pond and the garden. On this side, ' 'the apartment is equipped with a manually operated ' 'sunshade.-The spacious main bedroom at the front has a large ' 'fixed cupboard wall. From the bedroom access to the modern ' 'bathroom, with sky shower, sink and dimmable mirror, design ' 'radiator and underfloor heating. There are recessed ' 'spotlights in the ceiling.-At the rear is the second bedroom ' 'annex study..\n' 'Window coverings with white roller blinds all around.The ' 'entire apartment is equipped with a professional hanging ' 'system for paintings and frames.The apartment has its own ' 'storage room in the basement.The complex has a lift.Parking ' 'is possible on site.A private parking garage on the site can ' 'optionally be rented for € 200 per month..\n' 'RENTAL CONDITIONS:- BASIC RENT € 2300,- per monthEXCLUDING € ' '80,- advance service costs per month (garden maintenance, ' 'cleaning/electricity common areas)EXCLUDING € 100,- advance ' 'heating costs per monthEXCLUDING garage rent, water, ' 'electricity, TV/Internet subscription and (municipal) taxes ' 'and levies- Deposit: 2 months rent.- Subject to approval by ' 'owner.- Rental agreement indefinite period with a minimum of ' '1 year.- (Bank) references are checked during assessment.- ' 'Pets are not allowed.- Smoking is not allowed.- Garage: for ' 'rent for € 200 per month surcharge..\n' 'Interested?Interested in a viewing? Respond via the contact ' 'button next to the advertisement! We can only process your ' 'request via the site(s) (contact button / request ' 'information)..\n' 'After viewing, there may be a screening for income and ' 'reliability in various (public) registers. The tenant must ' 'complete this screening completely and successfully and ' 'complete it with 5 stars, the best score in our screening ' 'tool (Properize). The choice to rent the property to ' 'candidates is entirely up to the owner of the property. If ' 'multiple candidates successfully complete the screening, the ' 'choice is based on income, screening and the personal ' 'situation of the tenant. As a tenant, you have the ' 'opportunity to explain your personal situation during the ' 'screening..\n' 'PLEASE NOTE: Rotsvast represents the interests of the owner, ' 'who has an interest in renting per available date. In the ' 'event of a fully completed screening, Rotsvast will ' 'immediately present a file to the owner. If a file has ' 'already been accepted, files that are received in full ' 'afterwards will no longer be included in the process. It is ' 'the responsibility of candidate tenants to provide a complete ' 'file as soon as possible. Rotsvast will not actively inform ' 'tenants about the progress of the ongoing screening process ' 'of other candidate tenants. In a tense housing market, ' 'Rotsvast assumes that prospective tenants are aware of the ' 'importance of acting promptly..\n' 'Rotsvast has carefully compiled the information provided, ' 'nevertheless, there may be deviations between the above and ' 'the actual object due to changes, typographical errors or ' 'other reasons. In such a case, the provisions in the rental ' 'agreement will be decisive and no rights can be derived from ' 'the information provided by Rotsvast.', 'elevator': True, 'energy_label': 'd', 'external_property_attributes': {'external_property_id': '8f42b288921aa5507a54f47c929257ba', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/hilversum-s-gravelandseweg-H102492956/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/8e1e3dbd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/95892d4f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/3b2f66ed.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/f5abc7a7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/e2a45979.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/00aa0cc9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/5efcf5bc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/f18d1778.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/1a6034c2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/ceee5194.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/f270e725.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/7bff3a3f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/5bbe29fb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/64d14bb7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/54d3d3d6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/35800c12.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/b9c35db1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/ec648efc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/5cc0e04a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/99620285.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/9be360a9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/3dbad96f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/2af67cab.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/4547debf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/faba9c60.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/47d5d41d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/f525ec73.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/48d457e9.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2280, 'rooms': 3, 'street_name': "'s-Gravelandseweg", 'zip_code_code': '1217 EZ'} 2025-06-18 16:00:33 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 259 ms | size: 8370 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/oegstgeest-aldo-van-eycklaan-H103580400/> {'area': 172, 'available': '2025-07-15', 'balcony': True, 'deposit_numb': 3250, 'description': 'Living in space, comfort and light - an ideal family home in ' 'the heart of Oegstgeest.\n' 'The property is available for € 3.250,- per month and can be ' 'occupied from 15 July for a maximum period of 13 months..\n' 'Welcome to Aldo van Eycklaan 118 - a beautiful, ' 'well-maintained and fully furnished family home located in a ' 'lively and child-friendly neighbourhood of Oegstgeest. With a ' 'living area of no less than 172 m², this spacious 1998 house ' 'offers plenty of living space for the whole family. A ' 'comfortable place where space, location and functionality ' 'come together perfectly..\n' 'Upon entering, you immediately notice the spacious and bright ' 'living room. The large windows provide pleasant light and ' 'access to the spacious sunny 56 m² south-facing back garden - ' 'ideal for long summer days, playing children or a cosy ' 'barbecue. The semi-open kitchen seamlessly connects to the ' 'living room and features a modern induction hob and various ' 'built-in appliances, making cooking a real pleasure..\n' 'With five full-size bedrooms spread across the first and ' 'second floors, there is ample space for every family member, ' 'a home office or hobby room. The property has two full ' 'bathrooms: the first bathroom on the 1st floor is equipped ' 'with a bathtub, walk-in shower, double sink and a toilet. The ' 'second bathroom on the 2nd floor features a shower, toilet ' 'and sink - practical and comfortable for a larger family or ' 'guests. In addition, the house has an extra separate toilet ' 'on the ground floor, bringing the total to three toilets..\n' 'What makes this property extra special are the outdoor ' 'opportunities: in addition to the sunny garden, there is also ' 'a spacious roof terrace facing West, where you can enjoy the ' 'setting sun in the evenings. Finally, the property boasts a ' 'garage with its own driveway, providing extra convenience and ' 'storage options..\n' 'The location is also a big plus: the house is in a lively ' 'neighbourhood with various shops, schools, sports clubs and ' 'restaurants in the immediate vicinity. Moreover, you are a ' "stone's throw away from the Klinkenbergerplas - perfect for a " 'walk or day relaxing by the water..\n' 'In short: are you looking for a spacious, well-designed house ' 'with lots of outdoor space in a cosy neighbourhood? Then Aldo ' 'van Eycklaan 118 is definitely worth a viewing..\n' 'Schedule a viewing soon and discover for yourself the living ' 'comfort this family home has to offer!.\n' 'Details:- Rental price of € 3.250,- is excluding utilities- ' 'Available from 15 July 2025 for a maximum of 13 months- Fully ' 'furnished', 'energy_label': 'b', 'external_property_attributes': {'external_property_id': 'ed4841c44d9e82a14dd2721ad3353435', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/oegstgeest-aldo-van-eycklaan-H103580400/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/dfd7a06e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/81098359.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/f0d3fac2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/f347a13c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/07f20c61.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/9b060e57.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/737faa42.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/5b059d76.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/0cca1692.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/677a892d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/5783957e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/c6675a14.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/b714e4d6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/462d086d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/3bda19fa.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/05f7bfd6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/6b674c89.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/aa5a27a4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/4fb9fc58.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/a3d97076.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/3887a6f0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/a4c7cb8c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/19a428af.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/2d12ebab.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/7f33f17e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/cf09d1c8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/448006f7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/36936050.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/aea872ef.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/493c87ee.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/cbbd2802.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/0ec82161.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/f228597c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/253e8c09.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/a2c333fc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/bc6e96ba.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/0bba3260.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/7fd25dca.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/b054a435.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/22bb29df.jpg?width=1000&fit=bounds'], 'pets_allowed': True, 'property_type': 'House', 'rent': 3250, 'rooms': 6, 'street_name': 'Aldo van Eycklaan', 'zip_code_code': '2343 NK'} 2025-06-18 16:00:33 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 409 ms | size: 8311 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:33 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 286 ms | size: 8840 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/veghel-kloosterhof-H102530808/> {'area': 81, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 2600, 'description': 'Type E and Type E’: 12 apartments of this type are available ' '– each approximately 81 m²!.\n' 'Where Veghel comes together: The Kloosterkwartier!.\n' 'On the historic grounds of the Franciscan Sisters’ Monastery ' 'and the former hospital site in the heart of Veghel, a ' 'contemporary residential and community environment is being ' 'developed..\n' 'This area will feature several apartment buildings designed ' 'to accommodate both young and old, including individuals with ' 'and without care needs..\n' 'The facilities at the Kloosterkwartier are a great example of ' 'urban living enriched with amenities that make life more ' 'enjoyable. From relaxing in the communal green courtyards to ' 'attending events at the LeefGoed Community Center, a wide ' 'variety of activities are offered for both residents and ' 'visitors. There are designated areas for Sports & Exercise, ' 'Arts & Culture, and Leisure. A laundry service is also ' 'available. The Kloosterkwartier is designed to create an ' 'environment where residents immediately feel at home..\n' 'San Damiano, located within the Kloosterkwartier, showcases ' 'modern living by offering a unique mix of different target ' 'groups. This project represents a smooth housing transition ' 'by providing 44 life-cycle-proof apartments that appeal to ' 'both first-time renters and senior residents..\n' 'This modern new-build development in the heart of Veghel ' 'combines luxury, comfort, and energy-efficient living. ' 'Apartment sizes range from 60 m² to 99 m², ensuring a perfect ' 'match for every lifestyle. Whether you’re looking for a ' '1-bedroom, a 2-bedroom, or a more spacious 3-bedroom ' 'apartment, this project has exactly what you need..\n' 'With a central location in Veghel, you’re close to shops, ' 'restaurants, and essential services – all while enjoying the ' 'tranquility of a peaceful residential area..\n' 'Residents benefit from a collective heating system and can ' "take part in the LeefGoed Foundation's activities, supporting " 'a sustainable and comfortable way of life. The underfloor ' 'heating provides warmth in the winter and natural cooling ' 'during the summer. Each apartment also includes a private ' 'balcony..\n' 'The kitchen is modern, finished with white cabinetry and a ' 'dark grey countertop, and fully equipped with quality ' 'appliances such as a fridge-freezer combination, induction ' 'hob, recirculating extractor hood, combi microwave, ' 'dishwasher, and a single sink with mixer tap..\n' 'The bathroom features tiled floors, a wall-hung toilet, a ' 'walk-in shower, a towel radiator, and a washbasin..\n' 'Smoking is not permitted in the apartment. Pets are allowed ' 'in consultation. Tenants must also respect the homeowners’ ' "association's house rules and sign a declaration of " 'compliance prior to the start of the lease..\n' 'Contract type: An open-ended lease applies, with a minimum ' 'fixed period of 24 months..\n' 'Availability: The lease start date is subject to agreement ' 'and is expected to be October 1, 2025..\n' 'Rent: The rent for this apartment, including a parking space, ' 'is €1,388 per month. Service charges range between €75 and ' '€100 per month, depending on whether the apartment is ' 'equipped with solar panels..\n' 'Tenants are responsible for arranging their own connections ' 'for electricity, water, heating, television, and internet. We ' 'can assist with this on your behalf if desired..\n' 'Rental criteria: To be eligible for this apartment, your ' 'gross monthly household income must be at least three times ' 'the basic rent..\n' 'If you are interested in one of these apartments, please send ' 'us a brief explanation of your personal and financial ' 'situation, along with three recent payslips and a copy of ' 'your ID. We would also appreciate a short note explaining why ' 'you would like to live here..\n' 'Interested? Please contact us at +31 (0)73-8200397 or EMAIL ' 'You can request a brochure from us.', 'energy_label': None, 'external_property_attributes': {'external_property_id': '67a48e716051c4fcadd8df5a7014f277', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/veghel-kloosterhof-H102530808/'}, 'fixed_expanses': 75, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/67f5543ef07c5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/67f5543ed4a4f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/67f5543f34aa0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/67f5543f0eb2c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/67f5543f206e4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/2bf9b8f4.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/0016085f.png?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 1389, 'rooms': 3, 'street_name': 'Kloosterhof', 'zip_code_code': '5461 BJ'} 2025-06-18 16:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/nijmegen-annabellastraat-H103571164/> {'area': 180, 'available': '2025-08-10', 'balcony': True, 'deposit_numb': 5200, 'description': 'In a very popular location, this spacious and detached, ' 'furnished house with 5 bedrooms in Nijmegen-Noord is for rent ' 'for a FIXED PERIOD due to a temporary stay abroad..\n' 'Layout:Ground floor: Front garden with driveway, carport, ' 'path to the backyard, terrace with picnic table, access to ' 'the garage. Entrance, toilet, meter cupboard, stairs to the ' 'upper floor, living room.Living room with open kitchen with ' 'all amenities, cupboard under the stairs, large dining table ' 'with dining bench and chairs, spacious sitting area and ' 'access to the extra garden room and the backyard. Access to ' 'the garage again. Underfloor heating is present in the living ' 'room, kitchen and garden room. Back garden with various ' 'seating options, trampoline, shed and vegetable garden..\n' "First floor: Three children's bedrooms and one master " 'bedroom, storage cupboard, bathroom with toilet, double sink, ' 'walk-in shower and sit-down bath. On the landing is an open ' 'cupboard with the washing machine and dryer..\n' 'Second floor: Spacious fifth bedroom with desk and lots of ' 'storage in cupboards and behind bulkheads..\n' 'Surroundings:Nijmegen-Noord has a lot to offer for young and ' 'old. The residential area is built with lots of greenery and ' 'water, in a very child-friendly living environment. Within 15 ' 'minutes by bike you are in the bustling center of Nijmegen. ' 'Within cycling distance we also find the nature and ' 'recreation area De Waaijer where the Lentse Plas is also an ' 'official swimming location. Further on we find the well-known ' 'Nevengeul, which was constructed between 2013 and 2015 to ' 'collect more water in the channel during high water in the ' 'Waal. This is how the Spiegelwaal was created. A wonderful ' 'body of water that is particularly suitable for water sports ' 'such as canoeing, rowing, windsurfing and sailing. Of course ' 'also wonderful for swimming.Living in Nijmegen-Noord, near ' 'the A50 and A15 highways towards the cities of Arnhem, ' 'Nijmegen and Tiel, is like living in the shadow of the big ' 'city but with the protection of the village outdoor life. In ' 'the immediate vicinity you can enjoy walking in the ' 'floodplains and the Oosterhoutse forest. The house is within ' 'walking/cycling distance of amenities such as shops, primary ' 'schools, restaurants and sports facilities..\n' 'Extras:- Furnished, complete inventory, ready to live in- ' 'Preference for a working couple with or without children- ' 'Pets in consultation- House is located directly on a park ' 'with football field and playground- Energy label A (until ' '19-12-2027)- District heating and solar panels- Recent ' 'extension / garden room, total living area 180m2 (excl. ' 'garage).\n' 'Contract form:A contract is offered for a fixed period until ' 'April 2027 or July 2027. This will be decided in June 2026. ' 'Contract based on diplomatic clause with eviction clause..\n' 'Availability:The house is available from August 10, 2025..\n' 'Rent:The rent of the house is € 2600,- excluding the advance ' 'payment for gas, water, electricity (€ 200-250,-), internet ' '(€ 66,-) and municipal taxes..\n' 'Rental criteria:We apply as standard that a candidate must ' 'have a gross monthly income of at least 3x the basic monthly ' 'rent. We would like to receive insight into your personal and ' 'financial situation (copy of passport and bank card, three ' 'recent pay slips and deposits and a signed employment ' "contract/employer's statement).", 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '399a3b67bc9ac37fe29aaea7e0f73769', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/nijmegen-annabellastraat-H103571164/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/3fc135d5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/38fc71a1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/173c1ce2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/038bc1af.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/07ae95bf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/de6e6078.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/b4289e9c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/5f6df60c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/0b3f6fdd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/dfbfb50a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/a6fb7519.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/ef4334ef.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/217fcdcc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/6fb96bfa.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/4a6fc4d2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/41170be4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/fd9bc630.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/6a71d070.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/ff0efce0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/74ebd3d6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/391ccc12.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/494bad0e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/82c42a38.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/a8ef1d4a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/b7b0ca49.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/4803401c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/0fa0b6a2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/e349bfcc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/57d60b18.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/bd1a743a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/a9d888b2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/1065219e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/092e0012.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/befa9a17.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/9a417442.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/a44a3afd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/2f75cfbf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/7ed5f13d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/8b1dcbd8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/3cd30288.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/4e17f4e6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/f72e27d3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/c469895a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/dde6048d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/ecf0d45c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/cfdc19dc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/d84fcbb6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/a2840c6e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/021ec1ab.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10357/files/photos/huge/c7abef53.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 2600, 'rooms': 6, 'street_name': 'Annabellastraat', 'zip_code_code': '6515 CG'} 2025-06-18 16:00:33 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 291 ms | size: 7273 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-wal-H102631325/> {'area': 60, 'available': '2025-06-23', 'balcony': True, 'deposit_numb': 2550, 'description': '(60m2), 1 bedroom:.\n' 'PROJECT WALLSTAY; 47 SPACIOUS FURNISHED APARTMENTS IN THE ' 'CENTRE OF EINDHOVEN..\n' '*from 50m2 tot 99m2 *One and two bedroom apartments *3 ' 'elevators in building *Parking in building (additional costs) ' '*Use of Fitness and Wallstay Cafe! *Wifi and fixed internet ' 'in building and apartments *Roof terrace with lounge and ' 'sports court *Rental terms from minimal 1 month. Maximum 12 ' 'months..\n' 'Rental price is excluding tv/internet, city taxes and ' 'service- and energy costs (fixed amount €175).', 'elevator': True, 'energy_label': 'a_2020', 'external_property_attributes': {'external_property_id': '9c5f15c506b8979a92cd194443f1c1a1', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-wal-H102631325/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51541531.1601986554-406.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51541531.1601986549-519.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51541531.1601986559-990.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51541531.1601986544-392.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51541531.1601986583-876.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51541531.1601986607-358.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a7497923031f_299302-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a7497923043e_299303-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74979230560_299304-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74979230680_299305-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a7497925ab35_299312-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a7497925ac3c_299313-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a7497925ad34_299314-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a7497925ae2b_299315-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a7497925b030_299317-wal--te-eindhoven.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1700, 'rooms': 2, 'street_name': 'Wal', 'zip_code_code': '5611 GG'} 2025-06-18 16:00:34 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 347 ms | size: 7477 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:34 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 212 ms | size: 7493 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/breda-beverweg-H102582381/> {'area': 98, 'available': '2025-06-15', 'deposit_numb': 1795, 'description': 'Generous and very contemporary renovated apartment of 100m² ' 'located on the second floor near the center, train station, ' 'roads and a shopping center within walking distance. This ' 'living space is not suitable for students.Layout as follows ' 'Central entrance with doorbells and mailboxes. From the ' 'entrance entrance to the hall with staircase to the ' 'apartments and access to the basement where the storage rooms ' 'are located. Free parking in the immediate vicinity..\n' 'Apartment:The spacious hall with wardrobe with access to the ' 'following rooms:.\n' 'Spacious and bright living room with a closet..\n' 'Dining room with French doors to the loggia and a closet..\n' 'Bathroom with walk-in shower and double sink..\n' 'Bedroom located at the rear with a closet..\n' 'Bedroom located at the front of the apartment..\n' 'Kitchen with a modern kitchen with built-in 4-burner gas ' 'hob,oven, extractor fan and dishwasher..\n' 'Laundry room which with connection for washing equipment and ' 'stabling place of the H.R.combi boiler.\n' 'Toilet room is wall closet and fountain..\n' 'Storage in the basement.', 'energy_label': 'b', 'external_property_attributes': {'external_property_id': 'fbae7a8f83562b4f9b767573343b6441', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/breda-beverweg-H102582381/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6c6107de.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633963-690.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633967-30.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633969-134.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633970-358.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633971-838.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633964-435.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633966-689.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633972-650.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633974-109.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633977-862.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633978-376.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633980-322.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633981-320.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633982-386.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633985-972.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633984-733.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1523022632-564.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/51622327.1601633976-328.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/c1f3074f.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1795, 'rooms': 3, 'street_name': 'Beverweg', 'zip_code_code': '4817 LK'} 2025-06-18 16:00:34 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 322 ms | size: 7066 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/leens-oosterlaagte-H102624230/> {'area': 38, 'available': '2025-04-19', 'deposit_numb': 1100, 'description': 'Beautifully finished, cozy new-build apartment attached to ' 'the main residence of the owners, located on a quiet street ' 'in Leens. The apartment is rented fully furnished and is ' 'highly energy-efficient..\n' 'The rental period is a maximum of 1 year!.\n' 'Layout.\n' 'Entrance, hallway, living room with an open kitchen equipped ' 'with all necessary appliances. Kitchen inventory is included, ' 'as well as the furniture shown in the photos. The bedroom ' 'features a bed (1.40m x 2.00m) and a wardrobe. The bathroom ' 'includes a shower, toilet, washing machine, washbasin ' 'cabinet, and mechanical ventilation. A section of the ' 'spacious backyard (west-facing) is available for shared use ' 'with the owners..\n' 'Details.\n' 'Gas-free apartment, heated via underfloor heating..\n' 'Jumbo and Aldi supermarkets available in the village..\n' 'Flexible rental agreement, temporary lease..\n' 'The city of Groningen is a 30-minute drive away..\n' 'Water softener available..\n' 'Financial.\n' 'Rent (per month): €1,000, including furniture, underfloor ' 'heating, and internet..\n' 'Advance payment for electricity and water (per month): €100.\n' 'Deposit: €1,100', 'energy_label': 'a+++', 'external_property_attributes': {'external_property_id': 'a9fe36fe879bf1568222321699baac14', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/leens-oosterlaagte-H102624230/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/d4eb7c26.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/a56f0a5e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/9c857f66.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/41a33f06.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/aa958313.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/512c60f8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/6b4a3f10.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/323f29dc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/24602a79.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/80491b14.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/0411ac4a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/f340408b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/3d44c50b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/b9df802b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/6d1fafdc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/5714f8dd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/c3734eeb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/79119c2e.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1000, 'rental_period_id': 3, 'rooms': 2, 'street_name': 'Oosterlaagte', 'zip_code_code': '9965 SH'} 2025-06-18 16:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/breda-markendaalseweg-H102583414/> {'area': 75, 'available': '2025-06-01', 'deposit_numb': 2395, 'description': '', 'elevator': True, 'energy_label': 'a++', 'external_property_attributes': {'external_property_id': '6cf134f45ac075378c9ca5ddd54321ae', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/breda-markendaalseweg-H102583414/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6f070271.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/be186c8d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/cc319cc3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/88b2cbbb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/d6e3bae5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/661f60e9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/b4b6ca2e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/acffa7fa.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/7135d0b3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/7d8c4450.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/68a4d0d8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/f6154117.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/be242477.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/578e3d28.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/cd6431d8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/c071bc2b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/68dba927.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/91ea1974.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/b2bfee73.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/c3984870.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/d0c3ab4c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/19b0cb6c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/621dd9b2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/a6e41e7c.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/ff1d3326.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/823ddfee.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2395, 'rooms': 3, 'street_name': 'Markendaalseweg', 'zip_code_code': '4811 KD'} 2025-06-18 16:00:34 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 374 ms | size: 7360 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:34 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 290 ms | size: 7333 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/middelburg-bellinkstraat-H102550309/> {'area': 170, 'available': '2025-07-01', 'deposit_numb': 2345, 'description': 'Upstairs apartment (approx. 170 m2) in the center of ' 'Middelburg, on one of the quays, fully furnished and ' 'luxuriously finished..\n' 'Layout:.\n' 'Ground floor: entrance and stairs..\n' 'First floor: entrance apartment. Spacious living room with ' 'beautiful views over the quays through the high windows. Open ' 'kitchen in a corner unit which is fully equipped. Office..\n' 'Second floor: Landing. Two spacious bedrooms, both equipped ' 'with a double bed and fitted wardrobes. Luxury bathroom with ' 'bath, shower, washbasin, toilet and bidet..\n' 'The rental price is structured as follows:.\n' 'Rent €1,750,00.\n' 'Furniture and upholstering: € 265.00.\n' 'Tv / internet / sevicecosts € 150,00.\n' 'Advance payment g/w/l: €180.00.\n' 'Total: €2,345.00', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'd994fbca6fbc8458e93086b7f4d96152', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/middelburg-bellinkstraat-H102550309/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/d777e05d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/1aa6d7c8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/45a41026.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5a69954e736d3_351733-bellinkstraat-te-middelburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5a69954e72cee_351731-bellinkstraat-te-middelburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5a69954e735eb_351732-bellinkstraat-te-middelburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5a69954e722f8_351729-bellinkstraat-te-middelburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5a69954e723db_351728-bellinkstraat-te-middelburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5a69954e72dd4_351734-bellinkstraat-te-middelburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/c109086a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5a69954e72eba_351735-bellinkstraat-te-middelburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5a69954e724c8_351737-bellinkstraat-te-middelburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5a69954e72fa1_351730-bellinkstraat-te-middelburg.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/112ce310.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/864b7b8d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/bf4c06cd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/aa6ff417.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/fcafb68f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/4cbfcaef.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/e9c2fced.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/488c2455.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/60fca506.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/35897eb2.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2345, 'rooms': 4, 'street_name': 'Bellinkstraat', 'zip_code_code': '4331 GW'} 2025-06-18 16:00:34 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 374 ms | size: 6579 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/etten-leur-roosendaalseweg-H102583415/> {'area': 102, 'available': '2025-06-01', 'deposit_numb': 1850, 'description': 'This beautiful and spacious flat is located in Etten-Leur on ' 'the Roosendaalseweg.The flat has a living area of 91 M2..\n' 'The shopping heart of Etten Leur has many shops. You will ' 'also find various cosy cafés, lunchrooms and restaurants in ' 'the vicinity.This creates a cosy and lively atmosphere.Public ' 'transport is also easily accessible with the train station at ' "five minutes' cycling distance and a bus stop within walking " 'distance..\n' 'The flat has two bedrooms, a spacious living room with an ' 'open kitchen and bathroom.Bathroom with shower, bathtub, sink ' 'and extra toilet.Storage room and possibility to rent a ' 'parking spot in the underground car park..\n' 'Flat will be delivered empty..\n' 'Flooring and such are offered for acquisition.', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '1311e6d01020c997d4a33e8bd4d6da52', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/etten-leur-roosendaalseweg-H102583415/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6826f486a852c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/bc04b436.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/92924bf0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/f8d072bc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/7b64e0fe.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/f65afbc9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/128e978a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/879aef45.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/74dcb47e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/2a8243fd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/8cb23bc7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/798cebef.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/3f2d92bf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/f6863c4c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/d7458a7c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/a06aa184.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1850, 'rooms': 3, 'street_name': 'Roosendaalseweg', 'zip_code_code': '4876 AA'} 2025-06-18 16:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/veghel-kloosterhof-H102530812/> {'area': 61, 'available': '2025-06-18', 'deposit_numb': 2100, 'description': 'Type F2 and Type F2’: 2 apartments of this type are available ' '– each 60 m²!.\n' 'One apartment is reserved for “buurtverbinders” (community ' 'connectors) of Butterfly. Interested in becoming a ' 'buurtverbinder and living here? Visit the website to learn ' 'more and apply:', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'c0db57cfbc30861d36e908b4af367795', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/veghel-kloosterhof-H102530812/'}, 'fixed_expanses': 83, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/6808c0b59b9bf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/6808c0b5819dc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/6808c0b5d6832.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/6808c0b5b23f1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/6808c0b5c3c14.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/9c62a5a9.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10253/files/photos/huge/47d3f54d.png?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 1058, 'rooms': 2, 'street_name': 'Kloosterhof', 'zip_code_code': '5461 BJ'} 2025-06-18 16:00:34 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 2 | delay: 300 ms (+0) | latency: 1020 ms | size: 7743 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:34 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 242 ms | size: 7573 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-paulus-potterstraat-H102631752/> {'area': 192, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 3000, 'description': 'Type: Furnished 6-room apartmentLocation: Tongelre / ' 'Eindhoven.\n' 'Layout:Furnished 6-room apartment with 4 bedrooms, 2 ' 'bathrooms, 2 balconies and private parking place..\n' 'Ground floor:Central entrance with intercom, letter boxes and ' 'elevator..\n' '2nd floor:Entrance: apartment with access to two bedrooms. ' 'Luxurious bathroom with walk-in shower and double wash basin ' 'Separate toilet.Spacious living room with a lot of light and ' 'open kitchen .Open kitchen with all required equipment such ' 'as a induction cooker, fridge, freezer and dishwasher.In the ' 'living room staircase to the 2nd floor..\n' '2nd floor: 2nd living room which also can be used as study / ' 'office. From this room access to the roof terrace .2 spacious ' 'bedrooms with a laminate floor..\n' '2nd bathroom with walk-in shower and double wash ' 'basin.Storage room with central heating and connection for ' 'the washing machine and dryer..\n' 'Minimum rental period: 12 calendar months..\n' 'The rent includes the service costs and television/internet, ' 'however excluding costs for gas-, water and electricy usage ' '(own name) and city taxes.', 'elevator': True, 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'ed37c033c3e385b0ca2bb5f6d97e0a2e', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-paulus-potterstraat-H102631752/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c1981_315580-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c1a78_315578-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c5898_315579-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791bc5d7_315576-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c699e_315577-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c1b7e_315583-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c1c6c_315584-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c6a83_315582-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c1e48_315592-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c6c54_315593-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791bc6ca_315585-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c5966_315586-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c6b68_315587-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791bc7b6_315588-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c5a59_315589-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c6d37_315598-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c8126_315599-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c8212_315601-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c42f1_315581-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c5c27_315594-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c5b42_315595-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c43c3_315590-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c1d59_315591-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791bc8a0_315597-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c1f44_315596-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791bc991_315600-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c41fd_315575-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a749791c202a_315602-paulus-potterstraat-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/88491c76.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6d864c50.png?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 3000, 'rental_period_id': 2, 'rooms': 5, 'street_name': 'Paulus Potterstraat', 'zip_code_code': '5613 KR'} 2025-06-18 16:00:34 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 345 ms | size: 7387 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/waalwijk-stationsstraat-H102563502/> {'area': 190, 'available': '2025-06-01', 'balcony': True, 'deposit_numb': 6000, 'description': 'Furnished and truly special apartment located in the center ' 'of Waalwijk..\n' 'Layout:This spacious apartment is located in the heart of ' 'Waalwijk. This apartment of approximately 190m2 has a modern ' 'living room with open kitchen. The kitchen is equipped with ' 'various built-in appliances. Because a cooking island has ' 'been created, there is plenty of cupboard space. There is a ' 'bathroom with toilet, walk-in shower and double sink. There ' 'is a central hall that connects the different rooms. Through ' 'this hall you can enter a room with 2 large cupboards. And in ' 'this room is also the bathroom with toilet. Through this room ' 'you can go to the spacious bedroom of approximately 31m2..\n' 'What makes this apartment special is that there is an ' 'attractive private bar. This is fully furnished and has a ' 'unique interior and a billiard table. This room also has its ' 'own separate toilet..\n' 'There is a spacious roof terrace of approximately 12m2 from ' 'which you have a beautiful view of the shopping street..\n' 'Area:The apartment is located in the shopping street of the ' 'center of Waalwijk..\n' 'Extras.\n' 'Shops within walking distanceNo petsNo smoking indoors.\n' 'Availability:The apartment is available from June 1, 2025.\n' 'Contract form:The apartment is rented with a rental agreement ' 'for an indefinite period. A minimum rental period (> 12 ' 'months) is agreed, after this period the agreement runs for ' 'an indefinite period..\n' 'Rental price:The rental price of the house is € 3000,- ' 'including furnitureExcluding the costs for gas, water, ' 'electricity, TV/internet and municipal taxes. You must take ' 'care of this yourself..\n' 'Rental criteria:We apply as standard that a candidate must ' 'have a gross monthly income of at least 3 x the basic monthly ' 'rent. If you are interested in the property, we would like to ' 'receive insight into your personal and financial situation ' 'after the viewing (at least a copy of your passport, three ' 'recent pay slips, a signed employment contract and a recent ' "employer's statement)..\n" 'Interested in this beautiful apartment? Then respond quickly ' 'online!', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'da2d40475c47ddfe2dc798406f65315e', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/waalwijk-stationsstraat-H102563502/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/bfb9da77.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/af9b3f09.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/1eeb2aac.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/e7b4ab57.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/5b53c0b4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/3042a47e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/0e51db64.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/2b730227.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/dcf69108.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/bbbccf2a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/e95d5de5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/c9cf80cb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/5f2c87a9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/975132d0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/3f9535ab.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/e6a77803.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/1cf07636.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/a534eda6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/a5999f93.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/d31e0eba.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/08b8e824.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/54c673f1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/6a2b6de7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/1a11a921.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/b57e7d37.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 3000, 'rental_period_id': 2, 'rooms': 2, 'street_name': 'Stationsstraat', 'zip_code_code': '5141 GE'} 2025-06-18 16:00:34 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 348 ms | size: 8068 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/utrecht-mantelmeeuwhof-H01602467886/> {'area': 123, 'available': '2025-08-15', 'balcony': True, 'deposit_numb': 2700, 'description': 'Semi-furnished house in a quiet area in the middle of Utrecht ' 'and within walking distance of Vaartsche Rijn station and the ' 'Ledig erg..\n' 'Location:The house is located in a wonderfully quiet private ' 'area in Hof van Ravenna, which was completed in 2009. The ' 'courtyard has a variety of single-family homes and ' 'apartments, around the corner from the cozy Oosterkade with ' 'restaurants and shops around the corner. The Ledig Erf with ' 'terraces and cinema and the Oudegracht are less than a ' '5-minute walk away. Vaartsche Rijn train station is also less ' "than 5 minutes' walk away and with the sprinter you can reach " 'Utrecht central station within 2 minutes. The courtyard is ' 'car-free. Included with the house is an underground parking ' 'space and large storage room..\n' 'Layout:Entrance, spacious hall. Very complete, closed kitchen ' 'with a Boretti stove, extractor hood, dishwasher, oven, large ' 'fridge and freezer. Then the living room..\n' 'On the first floor 3 bedrooms (or offices), a laundry room, ' 'bathroom with shower, sink and 2nd toilet. On the second ' 'floor there are 2 more bedrooms, air conditioning, an extra ' 'toilet and a spacious roof terrace with a view of the Dom..\n' 'Particularities:Wonderfully centrally locatedChild-friendly ' 'courtyardVery energy efficient house with solar panels on the ' 'roof.', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'fcced3e970c3c6d7ce8d9784e2c73bb7', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/utrecht-mantelmeeuwhof-H01602467886/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1639745368-91.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599620-758.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1639492197-353.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599623-909.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599626-243.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599629-160.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599633-823.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599637-495.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599640-891.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599644-388.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599648-407.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599652-227.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599657-929.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599661-934.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599666-895.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599671-755.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599674-754.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599676-507.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599680-721.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599684-831.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1639745372-802.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599688-525.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599692-636.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599695-261.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1639745376-973.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599609-78.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52981052.1644599615-749.JPG?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 2700, 'rooms': 5, 'street_name': 'Mantelmeeuwhof', 'zip_code_code': '3582 DN'} 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 291 ms | size: 7885 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 236 ms | size: 7784 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/utrecht-meredith-willsonstraat-H01602467644/> {'area': 145, 'available': '2025-05-01', 'deposit_numb': 2395, 'description': 'Upholstered house with 5 bedrooms, large back garden and ' 'private parking space in Utrecht Terwijde.\n' 'Location:In a water-rich, car-free and child-friendly ' 'environment in Utrecht Terwijde you will find this beautiful, ' 'spacious townhouse. In the center of the neighborhood you ' 'will find a unique inner garden; a meeting place for young ' 'and old with play equipment, rose garden, water playground, ' 'amphitheater etc..\n' 'In the immediate vicinity of Meredith Wilsonstraat you will ' 'find all possible facilities. The Terwijde shopping center, ' 'The Wall and Leidsche Rijn center are just around the corner, ' 'as well as various schools, childcare, Waterwin and ' 'Maximapark, the Haarrijnse plas and various sports ' 'facilities. Those who want even more cycle in less than half ' 'an hour to the bustling city center of Utrecht or take the ' 'train from Utrecht Leidsche Rijn station. The nearby highways ' 'A2, A12, A27 and A28 ensure that you have the entire country ' 'within reach..\n' 'Layout:Entrance apartment, hall with access to meter cupboard ' 'and spacious toilet with hand basin. Living room with large ' 'glass back door of which 1/3 can be opened. Open kitchen with ' 'dishwasher, fridge, freezer, stove, extractor hood, oven and ' 'microwave. Storage room under the stairs with lighting. The ' 'spacious backyard can be reached through the sliding doors. ' 'The first part is covered, so you can walk in and out ' 'comfortably. Large storage room in the back garden and back ' 'for the bikes and also access to your own numbered parking ' 'space..\n' '1st floorSpacious master bedroom with cupboard wall at the ' 'rear. Spacious 2nd bedroom at the back with cupboards. 3rd ' 'bedroom at the front of the house. Bathroom with shower, sink ' 'and 2nd toilet..\n' '2nd floorLarge attic room at the rear, with dormer window and ' 'fitted wardrobes. Extra bedroom at the front. Laundry room ' 'with raised space for washing machine and dryer. Cupboard ' 'with central exhaust system and central vacuum system..\n' 'Equipped with handy extras including:electric blindselectric ' 'shutters in the atticcentral vacuum system throughout the ' 'homefront door, sliding door, back and storage on 1 key.3 ' 'bedrooms with spacious closet wallshanging system for photos ' 'and paintings.\n' 'A wonderful house for a large family or a family that likes ' 'space.', 'energy_label': 'a_2020', 'external_property_attributes': {'external_property_id': '694743f9be98d5180848dd9d6d0837cd', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/utrecht-meredith-willsonstraat-H01602467644/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406202-782.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406221-315.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406226-52.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406252-430.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406262-851.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406257-943.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406239-344.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406243-576.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406247-921.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406267-268.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406273-149.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406278-757.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406284-408.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406289-705.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406295-856.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406300-188.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406306-767.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406311-79.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406319-603.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406323-259.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406328-300.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406332-927.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406337-438.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406341-281.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406346-580.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406351-738.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406356-175.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406361-256.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406365-876.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406370-97.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406376-832.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406380-523.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406385-787.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406390-851.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406395-419.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406400-286.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406405-202.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406207-951.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406212-826.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/52300509.1578406217-815.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 2395, 'rooms': 6, 'street_name': 'Meredith Willsonstraat', 'zip_code_code': '3543 DL'} 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-bussele-H1026318603/> {'area': 128, 'available': '2025-08-01', 'balcony': True, 'deposit_numb': 1988, 'description': 'Type: terrached houseLocation: Tongelre / Eindhoven.\n' 'UNIQUE OPPORTUNITY: FULLY RENOVATED FAMILY HOUSE WHICH HAS ' 'BEEN TOTALLY RENOVATED. THE HOUSE HAS A NEW KITCHEN, ' 'BATHROOM, SPACIOUS LIVING ROOM AND THREE BEDROOMS !!.\n' 'A very spacious, playful house with storage at the front and ' 'nice garden located in the child-friendly neighborhood ' '"Muschberg Geestenberg" near schools, shops and park. The ' 'property has been completely renovated by the landlord and it ' 'is therefore the first occupation..\n' 'Ground floor: Entrance, spacious hall, toilet with hand basin ' 'and access to the living room. At the front is also a storage ' 'room situated with connection for the washing machine..\n' 'Very spacious living room with modern open kitchen with all ' 'desired equipment such as a large fridge with separate ' 'freezer, combi microwave, double sink, induction hob and ' 'dishwasher. The living room has a beautiful conservatory at ' 'the rear, making this room very light and spacious. Separate ' 'room which can ideally be used as a study / office or ' 'playroom..\n' '1st floor:Landing with access to the various rooms.Bedroom 1 ' 'located at the rear with access to the balcony.Spacious 2nd ' 'bedroom with a beautiful view of the garden. This room has ' 'electric heating.Modern luxury bathroom with a 2nd toilet, ' 'bath and sink with furniture.Very spacious 3rd bedroom ' 'located at the front with a large window to the floor which ' 'makes the room look very light and spacious. This room has ' 'electric heating..\n' 'The house has a nice back garden with borders, a terrace and ' 'mature plants..\n' 'Minimum rental period: 18 calendar months..\n' 'The rental price is excluding gas, water and electricity ' 'consumption, television / internet subscription 100Mb ' 'internet with 1 TV set top box and wifi costs € 58,00 per ' 'month and excluding municipal taxes.', 'energy_label': 'c', 'external_property_attributes': {'external_property_id': 'e62f9398949ea78ed1d39a1091c190ae', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-bussele-H1026318603/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560941043-349.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560940886-208.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560940819-940.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560940838-982.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560940853-500.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560940870-678.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560940920-929.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560940927-145.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560940932-132.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560940949-706.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560940967-51.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560940998-624.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560941015-19.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560941021-407.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1560940901-433.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1562227982-16.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52089246.1562227990-854.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 1930, 'rental_period_id': 2, 'rooms': 4, 'street_name': 'Bussele', 'zip_code_code': '5641 PA'} 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 4 | delay: 600 ms (+300) | latency: 2401 ms | size: 8234 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=7) 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 212 ms | size: 7209 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-veldmaarschalk-montgomerylaan-H102635657/> {'area': 106, 'available': '2025-08-01', 'deposit_numb': 2500, 'description': 'Type: 3-room apartmentLocation: Center / Eindhoven.\n' 'Spacious soft-furnished 3-room apartment located in the ' 'prestigious complex "Olympus". The apartment is very ' 'centrally located at 5 minutes walking distance from the city ' 'center and Central Station. All shops for basic necessities ' 'are also located around the corner. The apartment has a ' 'modern PVC floor. The apartment is provided with a parking ' 'place..\n' 'Global format:Central entrance with mailboxes, intercom, ' 'access to the storage room and elevator..\n' 'Apartment: Hall with access to the various rooms. The ' 'apartment has a very spacious living room with large windows, ' 'making the whole look very light and spacious. Partly in ' 'combination with the fish grade PVC, this gives the apartment ' 'a modern and sleek look. The living room has a semi-open ' 'kitchen in a corner arrangement. The kitchen is equipped with ' 'a new fridge freezer, dishwasher, extractor hood, microwave ' 'and hob..\n' 'The apartment has a spacious master bedroom with large ' 'closet. There is also a second bedroom which can be ideally ' 'used as a study / office..\n' 'The bathroom has a double sink, bath and separate shower. ' 'Separate toilet with hand basin..\n' 'Indoor storage space which is equipped with the connection ' 'for the washing machine. The landlord currently has a washing ' 'machine, dryer and freezer in this space which are available ' 'for loan by the tenant..\n' 'The rental price includes service costs and excludes gas, ' 'water and electricity, municipal taxes and ' 'television/internet subscription..\n' 'Minimum rental period: 12 months..\n' 'PLEASE NOTE: the landlord is looking for a single or couple ' 'for this apartment (no families). Pets not allowed.', 'elevator': True, 'energy_label': None, 'external_property_attributes': {'external_property_id': '60a410f2a08c992f9a014aae9456f9be', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-veldmaarschalk-montgomerylaan-H102635657/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978c53ab0_275165-veldmaarschalk-montgomerylaan-te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038687-767.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038707-646.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038693-376.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038691-909.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038697-777.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038699-833.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038701-701.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038703-108.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038705-475.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038715-624.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038695-662.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038670-520.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038672-778.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038674-20.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038676-306.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038678-662.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038680-571.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038681-761.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038683-582.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51546139.1634038685-118.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978c46fda_275147-veldmaarschalk-montgomerylaan-te-eindhoven.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1800, 'rental_period_id': 2, 'rooms': 3, 'street_name': 'Veldmaarschalk Montgomerylaan', 'zip_code_code': '5612 BA'} 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 209 ms | size: 8468 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/middelburg-noordweg-H102553052/> {'area': 181, 'available': '2025-08-01', 'balcony': True, 'deposit_numb': 3000, 'description': 'New!.\n' 'Are you looking for a home full of comfort and luxury for a ' 'definite period? Then this house might be something for ' 'you!.\n' 'The house has a spacious layout and is delivered fully ' 'furnished and upholstered..\n' 'Ground floor:.\n' 'The entrance hall of the house gives you access to the ' 'separate toilet and the living room. The living room has a ' 'cozy layout with various sitting and dining areas. In ' 'addition, this room has an open kitchen that is equipped with ' 'all amenities. Thanks to the large windows, there is a lot of ' 'light in this room. In addition, the doors in the living room ' 'give you access to the enormous, well-maintained garden..\n' 'The ground floor also has a laundry room and a spacious ' 'garage..\n' 'First floor:.\n' 'You reach the first floor of the house via the stairs in the ' 'entrance hall. This floor has a large bedroom and 2 smaller ' 'bedrooms. In addition, there is also a very spacious bathroom ' 'with a bath and a separate shower, a washbasin with 2 sinks ' 'and another toilet..\n' 'Second floor:.\n' 'Via the fixed staircase you reach the top floor of the house. ' 'This has a spacious room that also serves as a bedroom or ' 'studyroom..\n' 'Garden:.\n' 'The house has a huge garden with a pond and a terrace where ' 'you can enjoy a lovely covered stay. The garden will be ' 'maintained by a professional..\n' 'Location:.\n' 'This house is located in the quiet, child-friendly ' 'neighborhood of St. Laurens in Middelburg. Within easy reach ' 'you will find the primary school and in 10 minutes by bike ' 'you are in the center of Middelburg. Furthermore, the area ' 'offers a lot of greenery and beautiful nature. The beaches ' 'are also easily accessible from here..\n' 'The monthly rent for this property is as follows:.\n' 'Basic rent: €2,250.00.\n' 'Advance payment (deductible) gas/water/electricity: €224.00.\n' 'Internet/TV:€67.50.\n' 'Assistance in garden maintenance:€100.00.\n' 'Furnishings: €200.00.\n' 'Municipal taxes: €95.00.\n' 'Water board tax €59.00.\n' 'Total: €2.995,50 per month', 'energy_label': 'c', 'external_property_attributes': {'external_property_id': '47d1410c5d4495643f31fcc7b729a4b0', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/middelburg-noordweg-H102553052/'}, 'fixed_expanses': 545, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5934e029.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b512f052.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b6fd99a3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/196ddb3d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/16ff6b6c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f244d156.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/a1135bf1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/fad1b5c3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5819570d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/8c31ade8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/36c78478.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/a0b6e2be.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f47f6481.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/604e8947.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/a374ccda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b674f696.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b03df41f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/9c8dc018.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/fef8c98e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/8d92cae5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/551a09de.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/35b5f5cd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/e05870ca.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/6d929613.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/1b44c83d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/d9b039dd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/47dcbf20.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/ab746e0a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/592af672.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/6ea66823.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/92ff9e81.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b1e57785.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/935b53cd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/347c6b90.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b520a5e0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/d25fff95.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/bd2a3d3b.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 2450, 'rooms': 5, 'street_name': 'Noordweg', 'zip_code_code': '4333 KL'} 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/rhoon-dorpsdijk-H102508200/> {'area': 85, 'available': '2025-05-05', 'deposit_numb': 2250, 'description': 'This semi-detached house with large garden is situated in a ' 'quiet area. Rhoon is located 5 kilometers from Rotterdam. The ' 'property has open views to the rear over the beautiful ' 'countryside..\n' 'Layout:Ground floor:Hall, access to the toilet, access to the ' 'basement, living room and separate kitchen. The living room ' 'has a wooden floor.Through the living room you have access to ' 'the garden.The kitchen is equipped with all modern ' 'conveniences, including 5 burner stove, refrigerator, ' 'dishwasher, oven..\n' 'First floor:Two bedrooms, bathroom.The first bedroom is ' 'located at the rear of the property and has unobstructed ' 'views. The second bedroom is located at the front and ' 'overlooks the cozy dike. The bathroom is equipped with a ' 'sink, shower and toilet..\n' 'In the garden there is another storage room, in addition, the ' 'house has a large driveway / parkinglace..\n' 'The house is initianally offered for 6 months, but extension ' 'is possible in negotiation with the landlord.', 'energy_label': None, 'external_property_attributes': {'external_property_id': '857ccd120a2b1d2f26b5d77ee7995715', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/rhoon-dorpsdijk-H102508200/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/4aaea966.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/51535857.1578561013-815.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/51535857.1578561006-339.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/51535857.1578560953-119.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/51535857.1578560959-80.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/51535857.1578560982-95.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/df6036da.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/3aa1c8b8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/51535857.1578560999-581.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/c8c8d4e2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10250/files/photos/huge/f62dd6ac.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 2250, 'rooms': 3, 'street_name': 'Dorpsdijk', 'zip_code_code': '3161 KC'} 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 209 ms | size: 8569 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-scheidingstraat-H1026319105/> {'area': 100, 'available': '2025-07-07', 'deposit_numb': 3675, 'description': 'Type: detached houseLocation: Gestel / Eindhoven.\n' 'This house can rightly be called a gem. The landlord of this ' 'house has renovated the house with much love and passion into ' 'a modern and attractively finished house. This house is ' 'characterized by the high-quality finish and has a modern and ' 'timeless appearance. Ideal for the tenant who is looking for ' 'a house in a central yet quiet location and is looking for ' 'that little bit extra than an apartment. The city is ' 'reachable within 10 minutes by bike and you have the ' 'convenience of free parking in front of the door. Also ' 'ideally situated in relation to the High Tech Campus and ' 'various roads. It is a pleasant place to stay after a hard ' "day's work!.\n" 'Global classification:.\n' 'The house is located on a street where mainly local traffic ' 'only passes through. You also have the convenience of ample ' 'free parking in front of the house. A green wall is situated ' 'at the front of the house, which gives the advantage that ' 'there are no neighbors opposite and an unobstructed view..\n' 'Property:.\n' 'When you enter the house, you immediately notice a beautiful ' 'eye-catcher. The enormous glass facade immediately attracts ' 'your attention and gives the house a cool and modern look. ' 'From the hall you have access to the 1st floor via the fixed ' 'staircase..\n' 'Spacious living room which has a beautiful butterfly concrete ' 'floor and French doors to the backyard. The living room is ' 'equipped with a spacious dining table with 6 chairs, a nice ' 'sofa and a large flat screen. The shutters in combination ' 'with the floor also give this space a pleasant and modern ' 'look..\n' 'The kitchen is located at the rear, but is still in open ' 'connection with the living room, so that you can stay in ' 'touch while cooking with any visitors. The kitchen is also ' 'modern in terms of finish and has all the desired equipment ' 'such as:.\n' '-5 burner gas hobExtractor hood-Refrigerator-Freezer-Combi ' 'microwave-Dishwasher.\n' 'The kitchen also has a practical storage / cellar cupboard ' 'with sufficient storage space for provisions, for example..\n' 'The bathroom has also been recently renovated by the landlord ' 'and can rightly be called a picture. Equipped with all the ' 'luxury and comfort, you can relax here. The bathroom has a ' 'nice rain shower, freestanding bath, sink and toilet..\n' 'The entire ground floor has underfloor heating..\n' '1st floor:.\n' 'Landing with practical cupboard space. Two bedrooms are ' 'situated on this floor..\n' 'Bedroom 1 located at the rear. This bedroom has a bed, desk, ' 'chair, bedside table and open closet.Spacious bedroom 2 ' 'located at the front of the house. This bedroom has a double ' 'bed, bedside table and practical clothes racks.The windows of ' 'both bedrooms are fitted with mosquito nets..\n' 'The house offers more than enough storage space. There is a ' 'practical attic over the entire width of the house which can ' 'be reached by a loft ladder..\n' 'Nice garden which is maintenance-friendly so that people have ' 'more time to enjoy it. The garden has a side gate and large ' 'storage room..\n' 'All in all a beautiful home which you must have seen to ' 'experience the atmosphere and appearance !!.\n' 'The rental price is exclusive television, internet and ' 'exclusive of gas, water and electricity consumption, ' 'municipal taxes..\n' 'Minimum rental period: 12 months.', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'a1218fabb1f524dfad8388ea9e274310', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-scheidingstraat-H1026319105/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119778-155.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119777-54.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119774-972.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119780-769.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119782-59.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119785-686.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119787-777.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119790-651.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119792-468.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119795-724.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119804-277.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119803-540.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119798-92.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119799-136.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1617130616-220.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119810-882.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119808-634.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119806-776.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119770-883.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52773978.1636119772-105.JPG?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 2450, 'rental_period_id': 2, 'rooms': 3, 'street_name': 'Scheidingstraat', 'zip_code_code': '5654 AA'} 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 2 | delay: 316 ms (+16) | latency: 1265 ms | size: 7198 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 238 ms | size: 6933 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/leiden-kruidenhof-H103580383/> {'area': 50, 'available': '2025-06-01', 'deposit_numb': 1650, 'description': 'KRUIDENHOF 22, LEIDEN.\n' 'THE PHOTOS ARE AN IMPRESSION AND ARE FROM THE SAME PROPERTY ' 'IN THE BUILDING!.\n' "On the ground floor of the new complex ''DE RUYTER'' you will " 'find this unfurnished 2-room (1 bedroom) apartment on the ' 'front side of building B with luxury kitchen, bathroom and ' 'little garden facing south..\n' 'We want it all, sustainable outside living and yet near the ' 'city. This wish becomes reality at "De Ruyter" in Leiden. ' 'Living on / outside the singel but still less than five ' 'minutes cycling, so close is the vibrant heart of Leiden. A ' 'new building complex with 46 rental apartments ( 2 and 3 ' 'room) in Leiden..\n' 'The houses are divided over 2 buildings (Building A and ' 'Building B). Building A on the Zijlsingel side is entirely ' 'designed in the atmosphere of the adjoining plots..\n' 'Layout:Entrance at the side of the building with bells and ' 'mailboxes. Entrance on the ground floor. Entrance hall with ' 'access to the various rooms. Living room with luxurious open ' 'kitchen with dishwasher, refrigerator, induction hob, ' 'extractor and combi-microwave. Luxury bathroom with shower, ' 'sink, toilet, radiator and washing machine connection. From ' 'the living access to the bedroom..\n' 'Features:The houses are built with an epc standard of less ' 'than 0.4. using solar panels and or heat pump, they achieve ' 'an energy label of A+++. this means a low energy bill from ' 'your energy company. All homes are packed with insulation, so ' 'sound and heat/cold stays within your own home. All windows ' 'are fitted with insulating HR++ glazing. There is underfloor ' 'heating throughout the house. The construction of the ' 'building is very solid with, among other things, concrete ' 'floors..\n' 'Delivery level:.\n' 'PVC flooring.\n' 'wall finishing with renovlies wallpaper and painted.\n' 'fully equipped kitchens with dishwasher, induction hob, combi ' 'microwave, fridge.\n' 'bathrooms with shower and sink.\n' 'window covering.\n' 'ceiling lighting.\n' 'Details:.\n' 'Rental price of € 1.650,- is excl. electricity, water and ' 'TV/Internet.\n' 'Additional mandatory costs of € 75,- per month for service ' 'costs.\n' 'Additional mandatory costs of € 92,93 for contract with ' 'InWarmte.\n' 'Available from 01-06-2025.\n' 'SELECTION PROCESS:.\n' 'Rotsvast determines which candidates responded first based on ' 'incoming mail. Given the estimated large number of responses, ' 'not all candidates may be invited. This mail should contain ' 'at least the following information:.\n' '- Name of tenant(s)..\n' '- Net annual income tenant(s).\n' 'Responses that do not meet these requirements will not be ' 'considered..\n' 'Invitation in order of incoming mail and for a viewing round ' 'applies: full = full..\n' 'After viewing, the tenant will be screened on income and ' 'reliability in various (public) registers. Tenant must ' 'complete this screening fully and successfully and finish ' 'with 5 stars, the best score in our screening tool ' '(Properize). The choice to rent the property to candidates is ' 'entirely up to property owner. If multiple candidates ' 'successfully complete the screening, the choice is based on ' 'both income, screening and personal situation tenant. As a ' 'tenant, you have the opportunity to explain your personal ' 'situation during the screening..\n' 'Candidates who are not assigned the property after screening ' 'have the right to further explanation and of course they can ' 'view the screening report..\n' 'NOTE: Rotsvast represents the interests of the owner, who has ' 'an interest in renting by the available date. If the ' 'screening is complete, Rotsvast will present a file directly ' 'to the owner. If a file has already been accepted, files that ' 'come in completely after that are no longer included in the ' 'process. It is the responsibility of prospective tenants to ' 'provide a complete dossier as soon as possible. Rotsvast will ' 'not actively inform tenants of the progress of the ongoing ' 'screening process of other prospective tenants. In an ' 'overstrained housing market, Rotsvast assumes that ' 'prospective tenants are aware of the importance of acting in ' 'a timely manner..\n' 'Are you interested in this rental property? Please contact ' 'Rotsvast Leiden by e-mail to make an appointment.', 'elevator': True, 'energy_label': 'a+++', 'external_property_attributes': {'external_property_id': '9c219c48c2b8b5fbd14084efe8263ca1', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/leiden-kruidenhof-H103580383/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/45c31e4a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/a0e8396e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/a1c66171.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/e6a801bf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/a0e1b862.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/0222ff0b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/c989c15f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/b7ff4666.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/896bf4f2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/570a6a1c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/a1e18c3f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/bad58417.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/1afd13a9.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1650, 'rooms': 2, 'street_name': 'Kruidenhof', 'zip_code_code': '2315 KP'} 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 227 ms | size: 9113 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/breda-veemarktstraat-H102583232/> {'area': 144, 'available': '2025-05-01', 'deposit_numb': 3990, 'description': '', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '92aa620ce49ed8495f77b9136f5dd938', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/breda-veemarktstraat-H102583232/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/a8346eda.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6b6cce3d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/0afa3e85.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/c0115745.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/0d5e74ed.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/26f2a6c0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/3edf9c8e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/43b7bccd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/66f1b5e2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/2e08f9e7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/deca1da9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/d5630e55.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/48f4b5d6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/e9ad7bf0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/da6e426d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/da6805c6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/866e6b94.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/c4c98c27.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/92e416b8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/bf229b83.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/754bb300.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/179c2610.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/743aaf26.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/f4a7234a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/92c66958.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/2a475411.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/8bfd3ff6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/068e2861.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/1b046d47.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/735fbf9e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/ab45444e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/37df9a77.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/9ad7e390.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/00b8c305.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/824c8054.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/b6a23072.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1995, 'rooms': 3, 'street_name': 'Veemarktstraat', 'zip_code_code': '4811 ZG'} 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/breda-isabellastraat-H102583413/> {'area': 86, 'available': '2025-07-01', 'deposit_numb': 2325, 'description': '', 'elevator': True, 'energy_label': 'a++', 'external_property_attributes': {'external_property_id': '50adc57ac848dfaaa00b3ddd2b43a54e', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/breda-isabellastraat-H102583413/'}, 'fixed_expanses': 60, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/e58ecba8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/681c72e52ecce.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/e2e2aed1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/0eab8081.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/038dcb28.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/54d6ea64.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/450f2aa5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/8594dd5a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/dc36d815.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/9e752ff3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/d6b8a628.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/7653efe9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/ceb124e5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/e69ef1d9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/681c72e5546c0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5bc8eba6.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2325, 'rooms': 3, 'street_name': 'Isabellastraat', 'zip_code_code': '4811 JZ'} 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 223 ms | size: 7367 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/hilversum-albertus-perkstraat-H102492954/> {'area': 106, 'available': '2025-07-11', 'balcony': True, 'deposit_numb': 5150, 'description': '*AVAILABLE: JULY 11, 2025*LUXURY APARTMENT ON THE EDGE OF THE ' 'CENTER*3 BEDROOMS, 2 BATHROOMS*ENERGY LABEL: B*MAX CONTRACT ' 'DURATION: 24 MONTHS (!).\n' 'We proudly present you one of the most beautiful apartments ' 'in the center of Hilversum!.\n' 'GENERALThis 4-room apartment has been completely renovated ' 'and is located in a quiet street, around the corner from the ' 'bustling center. The apartment has 2 balconies located on the ' 'South and West, where you can enjoy morning, afternoon and ' 'evening sun and the lovely view..\n' 'The apartment is situated on the 3nd and 4rd floor and is ' 'part of a small complex with only 3 apartments. The apartment ' 'has an attic with sufficient storage space and has a bicycle ' 'shed on the ground floor..\n' 'Shops, restaurants, sports facilities (yoga / fitness), ' 'cinema, international school and Hilversum Central train ' 'station are within walking distance..\n' 'Do you have a car? The highways to A27/A1 are within a few ' 'minutes reach and parking permits are available to park your ' 'car in front of the apartment. Visitors can park in the ' 'street at a reduced rate..\n' 'This beautiful apartment is ideal for those who are looking ' 'for a spacious apartment in the city center, yet in a quiet ' 'environment..\n' 'LAYOUTEntrance, hall with meter cupboard, wardrobe and modern ' 'toilet with washbasin..\n' 'Bedroom with built-in closet..\n' 'The spacious (± 40m2) and bright living room has patio doors ' 'to the balcony facing West..\n' 'The modern open kitchen is equipped with a granite countertop ' 'and various built-in appliances, including a refrigerator, ' 'freezer, dishwasher, oven, microwave, gas stove, extractor ' 'hood and built-in boiler for direct hot water supply. Access ' 'to the balcony located on the South, which is also accessible ' 'from the large (± 14 m2) master bedroom..\n' 'Modern bathroom with bathtub and sink..\n' 'From the living room there is a staircase to the 3rd floor, ' 'landing with built-in closet..\n' 'The 3rd bedroom is spacious (± 14m2) and has built-in ' 'wardrobes..\n' 'The modern bathroom has a large hexagonal bath, walk-in ' 'shower, double sinks, toilet and washing machine/dryer ' 'connection. The bathroom has underfloor heating..\n' 'Loft staircase to attic (± 19m2) with storage space and ' 'central heating system..\n' 'The entire apartment has a beautiful oak floor. It has roller ' 'shutters at the rear and a sunshade above the balcony on the ' 'west side..\n' 'CONDITIONS- The rental price excludes costs for gas, water, ' 'electricity and (local) taxes- The service costs of € 54.26 ' 'per month include: cleaning and lighting of communal areas ' "and window cleaning 4 times per year- Owner's approval- 2 " 'months deposit- (Bank) references are checked; your gross ' '(joint) income must be at least 3.5x the basic monthly rent- ' 'Interior: upholstered- Available for a maximum of 2 years- ' 'Pets and smoking are not allowed- Available from July 11, ' '2025-Landlord would like to receive a letter of motivation ' 'from the tenant, explaining the family situation and income ' 'situation..\n' 'INTERESTED?Interested in a viewing? Respond via the contact ' 'button next to the advertisement! We can only process your ' 'request via the site(s) (contact button / request ' 'information)..\n' 'After viewing, there may be a screening for income and ' 'reliability in various (public) registers. The tenant must ' 'complete this screening completely and successfully and ' 'complete it with 5 stars, the best score in our screening ' 'tool (Properize). The choice to rent the home to candidates ' 'is entirely up to the owner of the home. If multiple ' 'candidates successfully complete the screening, the choice is ' 'based on income, screening and the personal situation of the ' 'tenant. As a tenant, you have the opportunity to explain your ' 'personal situation during the screening..\n' 'PLEASE NOTE: Rotsvast represents the interests of the owner, ' 'who has an interest in renting per available date. In the ' 'event of a fully completed screening, Rotsvast will ' 'immediately present a file to the owner. If a file has ' 'already been accepted, files that are received in full ' 'afterwards will no longer be included in the process. It is ' 'the responsibility of prospective tenants to provide a ' 'complete file as soon as possible. Rotsvast will not actively ' 'inform tenants about the progress of the ongoing screening ' 'process of other prospective tenants. In a tense housing ' 'market, Rotsvast assumes that prospective tenants are aware ' 'of the importance of acting promptly..\n' 'Rotsvast has compiled the information provided with care, ' 'nevertheless, there may be deviations between the above and ' 'the actual object due to changes, typographical errors or ' 'other reasons. In such a case, the provisions in the rental ' 'agreement will be decisive and no rights can be derived from ' 'the information provided by Rotsvast.', 'energy_label': 'b', 'external_property_attributes': {'external_property_id': 'ee33942cbef721af836dfb2472818e1c', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/hilversum-albertus-perkstraat-H102492954/'}, 'fixed_expanses': 54, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/cd4c9c1c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/8b2d1ffd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/99c7a995.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/f97037f3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/5db1be55.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/cffefcf6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/7485f244.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/fd4d9b49.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/b2a3a016.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/cbd8acec.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/f11db649.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/ffb32801.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/4be65909.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/7e2cb712.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/3e3edbc3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/20ac40f3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/4f1f9a6f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/0a56b1ae.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/6c59d330.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/ea4cc4ef.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/0046d8d2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/5e7a36a0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/8f0f8c78.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/30fcb07e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/261f6b29.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/66910909.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10249/files/photos/huge/8a8a82f0.png?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2629, 'rooms': 4, 'street_name': 'Albertus Perkstraat', 'zip_code_code': '1217 NL'} 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 3 | delay: 574 ms (-25) | latency: 2198 ms | size: 8247 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=5) 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 202 ms | size: 7628 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/oegstgeest-salvialaan-H103580323/> {'area': 115, 'available': '2025-07-01', 'deposit_numb': 4500, 'description': 'SALVIALAAN, OEGSTGEEST.\n' 'Living in one of the most attractive municipalities in the ' 'Netherlands? That is possible in this spacious and ' 'upholstered 6-room (5 bedroom) corner house with spacious ' 'garden, garage and driveway with parking..\n' 'The location is very favorable! Primary and secondary ' 'schools, sports fields and public transport are within ' 'walking distance. The shops and various catering ' 'establishments of shopping centre De Lange Voort are just ' 'around the corner, as well as various sports facilities and ' "the 'Bos van Wijckerslooth'. Conveniently located for " 'arterial roads (A4/A44) and the beaches of ' 'Katwijk-Noordwijk-Wassenaar, as well as Leiden Central ' 'Station and various hospitals are within short cycling ' 'distance and you can reach The Hague and Amsterdam Schiphol ' 'Airport in about 20 minutes by car..\n' 'Layout:Entrance with hall, toilet. Spacious living room with ' 'fireplace and open kitchen with several built-in appliances. ' 'Door to the garden facing West. From the driveway access to ' 'the garage..\n' '1st floor: 3 bedrooms and bathroom with shower, washbasin and ' '2nd toilet..\n' '2nd floor: 2 bedrooms and installation of boiler and washing ' 'machine connection..\n' 'Details:.\n' 'Rental price of € 2.250,- is excl. utilities.\n' 'Available from July 1st, 2025.\n' 'Deposit; 2 months rent.\n' 'No students or house-sharing', 'energy_label': 'd', 'external_property_attributes': {'external_property_id': 'dd4ddb26784d86351db638c757e689cd', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/oegstgeest-salvialaan-H103580323/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/52684707.1608199947-923.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/52684707.1608199949-913.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/52684707.1608199951-56.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/52684707.1608199953-159.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/52684707.1608199954-461.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/52684707.1608199956-831.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/52684707.1608199957-991.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/52684707.1608199959-820.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/52684707.1608199961-862.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/52684707.1608199962-737.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/52684707.1608199964-86.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/52684707.1608199965-681.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/52684707.1608199967-569.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/52684707.1608199969-859.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 2250, 'rooms': 6, 'street_name': 'Salvialaan', 'zip_code_code': '2343 XA'} 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/nuenen-sparrenlaan-H1026318934/> {'area': 118, 'available': '2025-07-01', 'deposit_numb': 1950, 'description': 'Type: terrached house Location: Oud-Nuenen / Nuenen.\n' 'Fantastic family home located in the popular residential area ' 'of \u200b\u200bOud-Nuenen with an unobstructed view at the ' 'front of the house. In the immediate vicinity is the nature ' 'reserve "Nuenens Broek", various sports facilities and the ' 'center of Nuenen is also within walking distance. At the rear ' 'of the house is a large lawn which is directly adjacent to ' 'the backyard of the house. Ideal for a family with ' 'children!.\n' 'Global classification:.\n' 'Front garden with access to the house. Hall with staircase, ' 'toilet with hand basin, stair cupboard with plenty of storage ' 'options, meter cupboard and access to the living room. ' 'Spacious living room with an attractive fireplace and large ' 'windows at the front and rear, making it very light and ' 'spacious. The living room is equipped with automatically ' 'operated shutters at the rear. The kitchen is located at the ' 'rear from the living room. The kitchen is equipped with all ' 'desired equipment such as a gas hob, oven, fridge / freezer ' 'and dishwasher. The landlord also leaves the washing machine ' 'in the house for use by the tenant. The kitchen is also ' 'equipped with shutters (manually operated) and provides ' 'access to the backyard..\n' '1st floor: Landing with toilet and access to the bedrooms. On ' 'this floor are three bedrooms, the master bedroom and 1 ' "children's room are located at the rear of the house (both " "with shutters). The third (children's) room is located at the " 'front of the house. Recently modernized bathroom with a sink ' 'with furniture and beautiful walk-in shower..\n' '2nd floor: Attic with arrangement of the central heating ' 'boiler which is neatly covered. 4th full bedroom which is ' 'equipped with a skylight..\n' 'Maintenance-friendly backyard which is equipped with various ' 'borders, storage room and a spacious lawn directly adjacent ' 'to the garden. An ideal addition for, for example, families ' 'with children where they can play safely..\n' 'Minimum rental period: 12 months. The preference would be ' 'however for a tenant who is willing to rent for a longer ' 'period of time..\n' 'The rental price is excluding gas, water and electricity ' 'consumption, municipal taxes (user part) and television / ' 'internet subscription.', 'energy_label': 'c', 'external_property_attributes': {'external_property_id': '4b723a36601547acc9c7a05b9575e610', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/nuenen-sparrenlaan-H1026318934/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815725-399.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815691-191.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815482-408.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815494-789.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815488-28.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815540-197.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815528-767.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815521-801.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815500-421.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815514-365.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815507-747.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599816964-401.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815563-162.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815569-403.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815576-819.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815583-588.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815589-444.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815595-294.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815601-418.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815681-915.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815606-16.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815614-502.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815623-926.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815632-663.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815640-993.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815647-462.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815655-945.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815661-705.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815669-374.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815675-692.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815556-947.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815698-914.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815705-647.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815711-508.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52581426.1599815718-61.JPG?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 1950, 'rental_period_id': 2, 'rooms': 5, 'street_name': 'Sparrenlaan', 'zip_code_code': '5671 BR'} 2025-06-18 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/goirle-tilburgseweg-H102563231/> {'area': 70, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 2700, 'description': 'Nice apartment (approx. 70) with one bedroom in the center of ' 'Goirle..\n' 'Layout:A shared entrance with doorbells and mailboxes gives ' 'access to the complex.The second floor where the apartment is ' 'located can be reached via the stairs.The apartment is ' 'located at the rear of the complex with a large shared roof ' 'terrace and also a private terrace in front of the ' 'apartment..\n' 'Apartment entrance with the technical room with washing ' 'machine connection and the toilet with washbasin in the ' 'hallway. The hall also gives access to the living room and ' 'the bedroom.The living room has many windows and therefore ' 'nice light. A modern open kitchen with all conceivable ' 'built-in appliances. The bedroom is also spacious and gives ' 'access to the neat bathroom. This is equipped with a shower ' 'and sink..\n' 'The apartment also has its own parking space on the rear ' 'property as well as a storage room in the basement. ' 'Previously, the local Rabobank was located in this building, ' 'now Van Beurden health & beauty is located here..\n' 'Surroundings:Situated in the center of Goirle. Within walking ' 'distance, all amenities. Within a few minutes by car you can ' 'reach Tilburg and the highways. Parking is no problem. The ' 'apartment has its own parking space..\n' 'Extras:.\n' 'Pets and smoking indoors are not allowed.A parking space can ' 'be rented..\n' 'Contract type:The house is rented with a fixed-term rental ' 'agreement of 12 months..\n' 'Availability:The property is available from 01-07-2025..\n' 'Rental price:The rental price of the house is € 1537.50, - ' 'including costs for electricity, service costs. Parking space ' 'can be rented for € 50, - per month. Excluding the costs for ' 'internet, water and municipal taxes, these must be taken out ' 'in your own name. There is no gas in the house.\n' 'Rental criteria:We apply the standard that a candidate must ' 'have a gross monthly income of at least 3 x the basic monthly ' 'rent. If you are interested in the property, we would like to ' 'receive insight into your personal and financial situation ' '(at least a copy of your passport, three recent pay slips and ' "a signed employment contract/employer's statement..\n" 'Interested in the property? Then respond quickly online!', 'energy_label': None, 'external_property_attributes': {'external_property_id': '9546570d2dc3d9922f96c0d61a043387', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/goirle-tilburgseweg-H102563231/'}, 'fixed_expanses': 188, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1597663830-448.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1597663823-12.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1597663816-892.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1597663837-163.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1597663842-426.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1597663849-288.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1597663864-286.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1597663879-250.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1597663886-631.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1597663893-997.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1597663900-327.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1597663908-532.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1597663871-402.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1597663856-958.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1592820832-198.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1592820830-280.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1592820828-973.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/52501614.1592915545-98.JPG?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1350, 'rooms': 2, 'street_name': 'Tilburgseweg', 'zip_code_code': '5051 AB'} 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 198 ms | size: 8028 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 300 ms (-16) | latency: 646 ms | size: 7809 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:35 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 210 ms | size: 8052 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/midlaren-tolhuisweg-H102624181/> {'area': 223, 'available': '2025-07-01', 'deposit_numb': 2695, 'description': 'Located in a quiet and rural area between Groningen and ' 'Assen, against the edge of the forest and nature reserve ' 'Vijftig Bunder, closen to the Noordlaarderbos and on the ' 'borders of the Zuidlaardermeer: \u200b\u200bVERY SPACIOUS ' 'UPHOLSTERED LIVING SPACE, part of a completely modernized ' 'farmhouse..\n' 'The accommodation offered for rent concerns the FORMER BARN ' 'part of a farmhouse where a very practical and modern home ' 'has been realized under architecture, using high-quality ' 'materials. The house has a sea of \u200b\u200bspace in and ' 'around the house, has a spacious side and backyard. In the ' 'large garage annex storage space will be one garage space ' 'available, possibility to rent a 2nd garage..\n' 'LayoutGround floor: Side entrance / spacious hall, nice open ' 'stairs to the 1st floor, modern toilet room with hanging ' 'toilet and sink. Atmospheric and bright living room with wood ' 'stove and suite doors which give access to the kitchen diner; ' 'in total approx. 100 m2. The spacious and luxurious kitchen ' 'is equipped with built-in appliances. The entire ground floor ' 'has underfloor heating..\n' 'Floor: Spacious landing with access to 3 bedrooms resp. 14.16 ' 'and 18 m2. The largest bedroom has direct access to the ' 'largest bathroom with bath, walk-in shower, double sink and ' 'toilet. The second bathroom has a walk-in shower, sink and ' 'separate toilet. There is also a separate room for the white ' 'goods set-up..\n' 'Details:.\n' 'Within a few minutes by car, shopping and entertainment ' 'venues in Zuidlaren and Haren..\n' 'The center of Groningen and Assen can be reached within 30 ' 'minutes by car.\n' 'Central heating with underfloor heating on the ground floor.\n' 'Floor, wall and roof insulation.\n' 'Fully equipped with insulating glazing.\n' 'Equipped with solar panels.\n' 'Financial:.\n' 'Rent: €2450,- excl. utilities.\n' 'Deposit: €2450,-.\n' 'Service costs are subsequently calculated based on the number ' 'of residents', 'energy_label': 'd', 'external_property_attributes': {'external_property_id': '608511926e604bc92f90df825d0c9653', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/midlaren-tolhuisweg-H102624181/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/a86b1164.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/94c53407.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/f044295a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/4b5f082b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/e27e10c9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457154-366.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662458011-397.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662458147-43.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457153-982.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662458338-578.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457145-319.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457151-248.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457148-927.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457146-948.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457140-860.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457135-767.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457125-104.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457126-74.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457127-176.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457129-725.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457130-621.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457131-110.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457133-347.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457137-825.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10262/files/photos/huge/53239755.1662457138-818.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 2695, 'rooms': 5, 'street_name': 'Tolhuisweg', 'zip_code_code': '9475 PE'} 2025-06-18 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/middelburg-molenwater-H102553062/> {'area': 200, 'available': '2025-08-08', 'balcony': True, 'deposit_numb': 2750, 'description': 'In a beautiful location directly on the city park, but within ' 'walking distance of the shopping area, we are looking for ' 'temporary residents for this lovely house with spacious ' 'backyard for approx. 5 months..\n' 'This national monument is spacious, offers lovely (light) ' 'living spaces and lots of atmosphere..\n' 'Includes: Ground floor: Through a long hallway you reach the ' 'spacious and light living room with wooden floor with a ' 'lovely conservatory which gives access to the spacious and ' 'green garden. There is a separate dining room with a view of ' 'the garden and the kitchen has a gas hob, dishwasher and ' 'refrigerator. The utility room is equipped with a freezer and ' 'washing machine and dryer. Through the very spacious hall ' '(with separate toilet) you reach the staircase..\n' "First floor: Landing. Access to 3 (children's) bedrooms at " 'the rear of the building. The master bedroom is located at ' 'the front with a view of the park. The spacious bathroom has ' 'a shower in bath and a double sink..\n' 'Second floor: Landing with access to 2 more bedrooms. The ' 'garden (with terrace, lawn and lots of greenery and trees) is ' 'a wonderful place to relax, and that right in the center!.\n' 'This special home is available for approximately a maximum of ' '5 months, from approximately mid-August to the end of ' 'December 2025..\n' 'The rental price includes:.\n' 'advance gas, water, electricity.\n' 'internet.\n' 'furnishings / furnishings.\n' 'assistance cleaning maintenance.\n' 'assistance garden maintenance.\n' 'For more information, please contact Rotsvast Middelburg via ' '0118-611412 or EMAIL', 'energy_label': None, 'external_property_attributes': {'external_property_id': '44992aca101e0a40cd1fc05af009d550', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/middelburg-molenwater-H102553062/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5a14b814.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/2c53d99c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b0283a71.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/48813dce.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/25edcfaa.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/3842a3e7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/40ed6a58.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/309b1abe.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/47e289a4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/bef0fd4e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/7df9be60.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/895d5686.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/7decf9fe.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/fa07b9db.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b78c864c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/0ec4f9d8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/70633758.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b011a957.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/24bd844e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/2d7f9a9c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b640a019.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/a09fb62e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/941d1277.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/0622cda3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/057bcacb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/d8ece1f0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/fc66039c.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 2710, 'rooms': 6, 'street_name': 'Molenwater', 'zip_code_code': '4331 SG'} 2025-06-18 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/amsterdam-ariana-nozemanstraat-H102601226/> {'area': 122, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 5500, 'description': 'Luxury apartments in high-end residential complex De ' 'Republiek.\n' 'Are you looking for an exclusive living space where style and ' 'comfort come together? The luxury rental apartments in ' 'residential building De Republiek offer exactly that. Located ' 'on the lively Pieter Calandlaan in Amsterdam Nieuw-West, just ' "a few minutes' walk from Lelylaan station, you can enjoy an " 'ideal combination of tranquility, accessibility and urban ' 'dynamics..\n' 'About the building.\n' 'De Republiek is a modern residential complex that offers ' 'space for 83 high-quality private sector rental apartments. ' 'In the immediate vicinity you will find numerous shops, ' 'restaurants, cafés and excellent public transport ' 'connections..\n' 'Apartment features.\n' 'Living area of \u200b\u200bapproximately 122 m².\n' 'Three (!) spacious bedrooms.\n' 'Underfloor heating in all rooms.\n' 'Storage room with connections for washing machine and dryer.\n' 'High-quality finish: PVC floor, smooth plastered and painted ' 'walls, stylish wall and ceiling lighting.\n' 'Automatic sun blinds (sunscreens) for optimum comfort.\n' 'Luxurious custom kitchen with stone worktop and high-quality ' 'built-in appliances.\n' 'Wellness bathroom with Grohe rain shower, freestanding bath ' 'and sauna.\n' 'Separate toilet.\n' 'South-west facing balcony of approx. 9 m².\n' 'Energy-efficient living with energy label A+.\n' 'Enclosed bicycle shed.\n' 'Rental conditions.\n' 'Immediately available.\n' 'Minimum rental period of 12 months (Model A).\n' 'Apartments are offered furnished.\n' 'Pets are not allowed (no exceptions are made).\n' "Deposit of two months' basic rent.\n" 'Financial overview.\n' 'Furnishings included (floors, painting, lighting, curtain ' 'rails).\n' 'Service costs: €80 per month (exclusive).\n' 'Parking space available for €160 per month + €20 service ' 'costs.\n' 'Possibility to rent a second parking space (optional).\n' 'For more information, please contact Rots-Vast Groep ' 'Amsterdam.', 'elevator': True, 'energy_label': 'a++', 'external_property_attributes': {'external_property_id': '20f4419f06c0c3b474d3a84c550021de', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/amsterdam-ariana-nozemanstraat-H102601226/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/bb057d6f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/88b39c49.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/b87ce432.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/8f442462.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/9a816587.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/87d76479.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/f575a59a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/02c61b12.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/4ec0f641.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/df4b0d48.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/58dafdc8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/6aac82f9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/08c5e612.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/e3e029f9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/a5b52934.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/da1a24f3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10260/files/photos/huge/975df290.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 2750, 'rental_period_id': 2, 'rooms': 4, 'street_name': 'Ariana Nozemanstraat', 'zip_code_code': '1065 TS'} 2025-06-18 16:00:36 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 228 ms | size: 8190 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-aldendriel-H1026319780/> {'area': 129, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 3590, 'description': 'Type: terraced houseLocation: Gestel / Eindhoven.\n' 'This spacious terraced house is modernized and features a ' 'large living room with modern open kitchen, four bedrooms, ' 'luxury bathroom, toilet room and a large attic. The nice ' 'backyard facing west is equipped with a shed with storage ' 'attic..\n' 'The house is freely located in the neighborhood Genderbeemd ' 'and offers a beautiful view of the green park at the front..\n' 'Layout:First floor:Through a quiet footpath and the paved ' 'front garden is the covered entrance to the house to reach. ' 'The meter cupboard with a smart meter is located next to the ' 'front door. In the hall are the checkroom and the fully tiled ' 'and modern toilet room equipped with a wall closet and ' 'sink..\n' 'The entire first floor has a decorative gravel floor with ' 'underfloor heating..\n' 'The large and bright living room, approximately 35 m², enjoys ' 'lots of light through the wall-to-wall windows at both the ' 'front and rear. An open spiral staircase provides access to ' 'the second floor..\n' 'The open kitchen with a modern high gloss interior is ' 'equipped with quality appliances, namely a 5-burner induction ' 'hob, extractor hood, combination oven, dishwasher and fridge ' 'freezer..\n' 'Adjacent is the practical utility room located with access to ' 'the backyard..\n' 'The neatly landscaped backyard, located on the west, has ' 'paving, artificial grass and a private back. At the back of ' 'the garden is a stone shed with electricity and a storage ' 'attic..\n' 'Second floor:The landing provides access to three bedrooms ' 'and the bathroom..\n' 'Bedroom 1, approximately 17 m², is located at the ' 'rear.Bedroom 2, about 12.5 m², is located at the front and ' 'has a sink.Bedroom 3, approximately 10 m², is located at the ' 'rear.The three bedrooms, as well as the landing, have ' 'laminate flooring..\n' 'The fully tiled and modern bathroom is equipped with a luxury ' 'fixtures with a bathtub, shower cubicle with thermostat, wall ' 'closet, sink, radiator and recessed spotlights..\n' 'Second floor:Through a fixed staircase is the second floor to ' 'reach. In the attic are the arrangement of the Daalderop HR ' 'boiler (built 2011) and washing machine connection..\n' 'The large and nicely finished attic room has a laminate ' 'floor, 2 large dormers, electric soliscreen and storage space ' 'under the roof slopes..\n' 'General:- The house is fully insulated and equipped with ' 'double glazing (HR type).- The rear of the house is equipped ' 'with soliscreens..\n' 'Rental period indefinite with a minimum duration of 12 ' 'calendar months..\n' 'Rent does not include costs for gas, water and electricity ' 'consumption, TV + internet and municipal taxes. All in own ' 'name.', 'energy_label': 'b', 'external_property_attributes': {'external_property_id': '4f49d2384624734aea5b5ac61140dde8', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-aldendriel-H1026319780/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/806b2700.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e543786e.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ee361f7a.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/8fc777d1.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e16d0756.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/331d6220.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e4451f72.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/60178b61.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/89188328.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/0e1a5252.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/84ce0b59.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a4373a64.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/b5267f04.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/360753fd.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/75f68421.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e45d2ac1.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/19e689e2.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/25853e41.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/86c6cbd5.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ff59c708.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/17993726.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/4817e49f.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/27676982.png?width=1000&fit=bounds'], 'pets_allowed': True, 'property_type': 'House', 'rent': 1795, 'rental_period_id': 2, 'rooms': 5, 'street_name': 'Aldendriel', 'zip_code_code': '5653 PJ'} 2025-06-18 16:00:36 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 358 ms | size: 7197 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:36 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 210 ms | size: 8126 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/etten-leur-bernhardlaan-H102583420/> {'area': 92, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 1800, 'description': 'A beautiful and spacious flat, Complex Viridea on Berhardlaan ' 'in Etten Leur..\n' 'The beautiful flat, on the second floor, of 92m2 is located ' 'in a green area by the park. Spacious living room, two ' 'bedrooms, open kitchen, bathroom and separate toilet. A nice ' 'spacious balcony. Separate storage room with connection for a ' 'washing machine and the central heating. Another storage room ' 'downstairs and a private parking space in the basement car ' 'park..\n' 'Basic rent € 1,160,- Service costs € 85,- Total rent € ' '1,245,-.', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '0d1749791188acc287c0795c8a467c31', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/etten-leur-bernhardlaan-H102583420/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/68419c01656ee.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/54ad130e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/6ffab445.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/eaf6c7c6.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/a60e84f5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/76c413e2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/3e8e8fe5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/3dcdaf8f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/4a3b4736.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/79c7e263.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/fcaa3d57.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/94c16606.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/5665b0e1.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/c84187cb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/acb31be9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/68419c0138a9c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10258/files/photos/huge/68419c0173508.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1800, 'rooms': 3, 'street_name': 'Bernhardlaan', 'zip_code_code': '4872 BR'} 2025-06-18 16:00:36 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 4 | delay: 373 ms (-201) | latency: 690 ms | size: 7281 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-atilla-H1026319039/> {'area': 168, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 3500, 'description': 'Type: semi-detached houseLocation: Blixembosch / Eindhoven.\n' 'Living in one of the most beautiful places in Blixembosch ' 'with the backyard on the water. This is a unique experience! ' 'The house is finished to a high standard and has a very ' 'spacious living room, luxury kitchen and bathroom and ' 'spacious garage. The house is conveniently located with all ' 'desired facilities in the immediate vicinity such as the ' 'shopping center, schools, childcare and within fifteen ' 'minutes one is in the center of Eindhoven. This house is also ' 'very conveniently located in relation to the A2 motorway and ' 'roads..\n' 'Layout:Ground floorYou reach the entrance of the house via ' 'the spacious driveway. The entrance gives access to the hall ' 'with meter cupboard, toilet with sink, stairs to the 1st ' 'floor and the entrance to the spacious living room..\n' 'The spacious living room has double French doors, making the ' 'house very light. You reach the neatly landscaped garden ' 'through the patio doors and / or through the kitchen. A ' 'unique experience, the garden is located on a water and is ' 'located on the South East..\n' 'The spacious and attractive kitchen is situated at the rear ' 'of the house. This top quality kitchen is equipped with all ' 'desirable equipment such as: cooking plate, extractor hood, ' 'fridge and freezer, combi microwave and dishwasher.\n' 'Through the kitchen you also reach the spacious garage, which ' 'is equipped with an electric roller door..\n' '1st floor.\n' 'The first floor offers space for two spacious bedrooms with a ' 'light laminate floor and a modern and beautifully finished ' 'bathroom with separate shower, bath, toilet and double ' 'sink..\n' '2nd floor.\n' 'The second floor can be reached via a staircase and has a 3rd ' 'bedroom which also has a light laminate floor. You will also ' 'find the connections for the washing machine and dryer on ' 'this floor, boiler and sink with mirror..\n' 'The driveway is fully paved and offers the possibility to ' 'park 1 or 2 cars. The front garden is neatly laid out..\n' 'The backyard, located on the south - east, is well maintained ' 'and is a maintenance-friendly backyard with a raised terrace ' 'and deck on the water..\n' 'The rent excludes the gas ,water and electricty use, city ' 'taxes and television and internet.', 'energy_label': 'c', 'external_property_attributes': {'external_property_id': '8fae0af22aaf8896c40090618e47471d', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-atilla-H1026319039/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683378-579.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683380-105.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683382-410.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683384-95.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683386-7.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683387-865.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683389-793.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683391-460.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683393-634.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683395-717.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683397-517.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683398-526.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683421-388.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683423-703.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683424-802.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683426-888.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683428-518.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683431-123.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683432-143.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683435-30.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683436-942.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683442-205.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683438-295.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683440-157.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683407-706.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683404-561.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683415-338.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683400-585.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683409-504.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683413-292.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683411-397.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52716133.1611683418-185.JPG?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 2250, 'rooms': 4, 'street_name': 'Atilla', 'zip_code_code': '5629 NA'} 2025-06-18 16:00:36 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 210 ms | size: 8612 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-schootsestraat-H1026319943/> {'area': 21, 'available': '2025-07-01', 'deposit_numb': 650, 'description': 'SUBSTITUTE TENANT/CHANGE OF TENANTS:Are you looking for a ' 'nice and well-located place to live in one of the nicest ' 'neighborhoods in Eindhoven? A room will become available on ' 'July 1 in the beautiful part of Strijp-S! The living space ' 'will be shared with one other resident..\n' 'About the room & location:Located in the heart of Strijp-S, a ' 'creative and lively neighborhoodSupermarket, shops, and cafes ' 'within a 5-minute walk.\n' 'Only a 10-minute bike ride to the center of EindhovenGood ' 'public transport connections.\n' 'About the house:You will be sharing the house with one ' 'housemate—a quiet and tidy professional who works as a ' 'psychology teacher at Fontys University of Applied Sciences ' 'in Eindhoven and who values a clean, quiet, and respectful ' 'living environment..\n' 'Who we are looking for:Working tenant (m/f/x)Tidy and ' "responsibleSocial, but respectful of each other's privacy.\n" 'Does this sound like your next home or do you know someone ' 'who would be a perfect fit? Feel free to send us a message ' 'for more information or to schedule a viewing!.\n' 'Ps: there is a cat..\n' 'The rent includes utilities and a payment in advance for gas, ' 'water, and electricity, but excludes television/internet ' 'subscription and municipal taxes.', 'energy_label': 'c', 'external_property_attributes': {'external_property_id': '3ffd51cee3fe29831691496004a06435', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-schootsestraat-H1026319943/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/d79ecd78.jpg?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'Apartment', 'rent': 734, 'rooms': 2, 'street_name': 'Schootsestraat', 'zip_code_code': '5616 RG'} 2025-06-18 16:00:36 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 568 ms | size: 7235 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-langdonkenstraat-H1026319944/> {'area': 126, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 4650, 'description': 'Luxury living in the heart of Eindhoven – ready-to-move-in ' '3-story apartment with spacious roof terrace and private ' 'parking space.\n' 'Are you looking for a high-quality, ready-to-move-in ' 'apartment with every comfort imaginable? This modern 3-story ' 'apartment with private parking space and storage room in a ' 'secure underground parking garage offers exactly that – and ' 'more..\n' 'Located in a contemporary apartment complex built in 2022, ' 'this apartment fully complies with the latest requirements in ' 'terms of sustainability and insulation. Think underfloor ' 'heating, stylish cast floors, solar panels, home automation, ' 'and luxurious finishes down to the last detail..\n' 'The spacious roof terrace (approx. 33 m²) offers complete ' 'privacy and is the perfect place to enjoy the sun in peace..\n' 'Location: Philipsdorp – everything within easy reach.\n' 'Langdonkenstraat is located in the heart of the popular ' "Philipsdorp neighborhood, a stone's throw from the Philips " 'Stadium and the lively Strijp-S. The city center and ' "Eindhoven Central Station (10 minutes' walk) are also within " 'easy reach. In this characteristic neighborhood, you can live ' 'in peace and quiet, with plenty of greenery and parking, ' 'while at the same time benefiting from all urban amenities..\n' 'Layout.\n' 'Ground floor.\n' 'Your own front door gives access to a spacious hall with ' 'meter cupboard (including extensive fuse box and home ' 'automation). The toilet is modern with a wall-mounted toilet ' 'and washbasin. The height of the spacious living room ' 'immediately catches the eye – with approx. 3.5-meter ' 'ceilings, it creates a particularly spacious feeling..\n' 'The open kitchen (2022) is a dream for any cooking ' 'enthusiast: a ceramic worktop, plenty of cupboard space, and ' 'top-of-the-range appliances such as a Quooker with sparkling ' 'water, steam and combi oven, induction hob with integrated ' 'extractor, refrigerator, dishwasher, and a wine climate ' 'cabinet. A coffee nook and adjacent storage room (approx. 4 ' 'm²) complete the picture..\n' 'First floor:.\n' 'The stairs lead to a spacious landing with custom-made ' 'cupboards. There are two comfortable bedrooms, one of which ' 'is currently furnished as an office with a built-in cupboard ' 'and desk. Both rooms have light-colored cast floors with ' 'underfloor heating, UTP connections, and smart home ' 'automation for lighting and window decoration. The luxurious ' 'bathroom has a freestanding bathtub, a spacious walk-in ' 'shower, double sinks, and a second toilet..\n' 'Second floor:.\n' 'On the top floor, you will find a practical pantry with sink ' 'and refrigerator – ideal for summer evenings on the roof ' 'terrace. There is also a separate laundry room with ' 'connections for a washing machine and dryer, plus extra ' 'storage space. The roof terrace (approx. 33 m²) is perfect ' 'for a spacious lounge set and a dining table..\n' 'Other amenities:.\n' 'The apartment has its own parking space in the enclosed ' 'parking garage, as well as a private storage room..\n' 'Are you ready to experience this unique home for yourself? ' 'Contact us today for a viewing!.\n' 'The rent includes service costs and excludes costs for water ' 'and electricity, TV/internet, and municipal taxes (user ' 'portion).', 'energy_label': 'a++', 'external_property_attributes': {'external_property_id': '2321106136bf6fef14f20f4698bc75b7', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-langdonkenstraat-H1026319944/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/65b70324.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/24824e61.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/89b5fc42.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/2b8d8b5e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/fe8bb39f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/769eb126.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ef8b01a0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/071e43d7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a1b9e8e7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/fb0d6495.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/30184188.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/2e2031fd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6e1d79ba.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/cfb07cb5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/2a1d83d8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/4049976e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/15766676.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/441bdfbf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/3240fc76.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/7d93a778.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/870e24fb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f379c3ad.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/a3904548.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/b5d7569d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/1c0e6f40.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f478a74a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/7ff80c17.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 3245, 'rooms': 3, 'street_name': 'Langdonkenstraat', 'zip_code_code': '5616 PN'} 2025-06-18 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/sluiskil-vergaertstraat-H102552764/> {'area': 84, 'available': '2025-06-18', 'deposit_numb': 1915, 'description': 'Single-family home in Sluiskil with 3 bedrooms.\n' 'Located in a residential area and within walking distance of ' 'the center.Living room has large windows and therefore a lot ' 'of light in the room.Kitchen is equipped with a kitchen ' 'unit.\n' 'On the first floor there are 3 bedrooms, a bathroom with sink ' 'and shower..\n' 'There is a garden at the front as well as at the back.The ' 'backyard is tiled and has a stone shed.The backyard is ' 'accessible from the back..\n' 'Gas, water and electricity in the name of the tenant.Service ' 'costs € 7,50.\n' 'Minimum rental period of 1 year.', 'energy_label': None, 'external_property_attributes': {'external_property_id': 'dfd69756f3354468941702349ea6257c', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/sluiskil-vergaertstraat-H102552764/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/abe8382a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/6ca72f1b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f2807f80.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/53121555.1652440247-1000.jpeg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f2d6faeb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/83902309.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/d0ff94f5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f2037bdc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/30e9c1f4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b326bff4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/de0c02c4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/a3e40a92.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/ddbe842c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f229d586.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/64041bce.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/c6100d30.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/0c65cbc5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/32b722ae.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/4c010125.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/46b7bb96.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 950, 'rental_period_id': 3, 'rooms': 4, 'street_name': 'Vergaertstraat', 'zip_code_code': '4541 BK'} 2025-06-18 16:00:36 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 210 ms | size: 7871 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:36 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 300 ms (+0) | latency: 226 ms | size: 7915 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/middelburg-veersesingel-H102552999/> {'area': 90, 'available': '2025-08-26', 'deposit_numb': 1528, 'description': 'Atmospheric home with a beautiful green view of the Bolwerk, ' 'within walking distance of both the city center and the ' 'Veersche Poort Shopping Center..\n' 'Note: This atmospheric home is available for temporary rent, ' 'from August 26th, 2025 up to March 25th, 2026 (6 months)..\n' 'General layout.\n' 'Ground floor:.\n' 'Entrance hall with stairs to the 1st floor, a toilet, storage ' 'under the stairs and access to the living room and kitchen..\n' 'The living room is cozy and colorfully decorated, including ' 'underfloor heating and large windows.The kitchen is located ' 'at the rear and includes, among other things, a refrigerator, ' 'electric hob, oven and microwave. The backyard is also ' 'accessible via the kitchen..\n' 'In the backyard, with rear access, there is a spacious shed ' 'for, for example, storing a bicycle..\n' 'First floor: Three bedrooms, two of which are spacious with ' 'built-in wardrobes, and a bathroom with walk-in shower and ' 'sink. The bathroom also features underfloor heating..\n' 'Second floor: Open attic space with washing machine.\n' 'From the home, you can easily walk to the center but can ' 'quickly reach the main road by car..\n' 'Important features.\n' 'Temporarily available, 6 months from August 26th, 2025.\n' 'Registration at the address is possible (not required).\n' 'Basic rent € 931.11 per month + € 250.00 for the furnishing.\n' 'Advance payment for electricity and water € 307.00 per ' 'month.\n' 'Reimbursement for internet and television € 40.00 per month.\n' 'For more information, contact us at 0118-611412 or EMAIL', 'energy_label': 'e', 'external_property_attributes': {'external_property_id': 'e072b63bd5953a3d68c619581e9fc9dc', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/middelburg-veersesingel-H102552999/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b3df93d0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/a08325de.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/6d392290.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/5961778d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/e1106b24.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/51496d33.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/aaf52f2e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/b23191db.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/8c562dde.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/97c4ba03.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/1f1530b8.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/bb3f79a2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/2a77d61c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/81037a11.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/90b0c3c4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/95d2536c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/f06cf027.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/2cf1d8a5.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/aad7b9cc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/fd8ce2b3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/c51fcfe0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/a754310f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/2c1d6e7f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/da39f641.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/ba982135.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/fa6f7983.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10255/files/photos/huge/e8702ff4.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'House', 'rent': 1528, 'rooms': 4, 'street_name': 'Veersesingel', 'zip_code_code': '4332 TA'} 2025-06-18 16:00:36 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 4 | delay: 523 ms (+150) | latency: 2095 ms | size: 8656 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-van-vorststraat-H1026318911/> {'area': 111, 'available': '2025-07-24', 'deposit_numb': 3150, 'description': 'Type: Single family homeLocation: Eindhoven / Woensel.\n' 'This energy-efficient (completely gas-free) newly-build house ' 'is located in the "Kronehoef" district in Eindhoven and is ' 'part of the new-build project "Vijf van Vorst" which was ' 'completed in 2020. The house has a heat pump system and a ' 'parking area which is only accessible is for residents. In ' 'the immediate vicinity of the house you will find various ' 'supermarkets, sports facilities, parks and the Catharina ' 'hospital..\n' 'Global description:Entrance to the house to the hall, which ' 'gives access to the toilet, the heat pump system, the meter ' 'cupboard and the living room..\n' 'The living room is characterized by the spacious windows at ' 'the rear of the house, which provides a lot of natural light. ' 'The wear-resistant PVC floor extends from the kitchen to the ' 'garden and has a wood look, with underfloor heating.The open ' 'kitchen is equipped with all desired built-in appliances, ' 'including a microwave-oven combination, dishwasher, 4-burner ' 'induction hob, fridge and freezer. From the kitchen you look ' 'out over the street at the front..\n' '1st floor:Equipped with 3 spacious bedrooms, 2 of which ' '(including the master bedroom) are located at the rear. At ' 'the front you will find the other room and the bathroom.The ' 'latter has a spacious walk-in shower, toilet and sink with ' 'casing. It is also possible to open a window for fresh air..\n' '2nd floor:Large attic which can be used as storage space, ' 'bedroom, play or study room. Here you will also find the ' 'connection for the washing machine and the heat recovery ' 'system.Both the 1st and the 2nd floor have the same PVC floor ' 'and underfloor heating..\n' 'The house is delivered with curtains..\n' 'Minimum rental period:12 calendar months.\n' 'Rent includes service costs, but excludes electricity and ' 'water consumption, TV / internet and municipal taxes.', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'e9c6ec5b27bc9d325719bfc68b25d611', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-van-vorststraat-H1026318911/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228365-367.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228297-234.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228288-510.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228262-116.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228267-193.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228272-861.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228277-391.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228282-719.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228251-194.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228256-585.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228305-58.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228311-104.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228318-449.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228325-437.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228331-452.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228338-915.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228344-18.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228351-811.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228357-636.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/52551544.1597228374-246.JPG?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 2100, 'rental_period_id': 2, 'rooms': 5, 'street_name': 'van Vorststraat', 'zip_code_code': '5622 CX'} 2025-06-18 16:00:36 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 3 | delay: 346 ms (-177) | latency: 673 ms | size: 8546 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/leiden-kruidenhof-H103580005/> {'area': 44, 'available': '2025-06-01', 'balcony': True, 'deposit_numb': 1132, 'description': 'THIS APARTMENT IS ONLY AVAILABLE FOR STUDENTS!.\n' 'KRUIDENHOF 33, LEIDEN.\n' 'NOTE!!! THE PHOTOS ARE IMPRESSION PHOTOS AND GIVE AN IDEA OF ' 'WHAT THE PROPERTY LOOKS LIKE..\n' "Located on the 2nd floor of the newly built complex ''DE " "RUYTER'' is this unfurnished 2-room (1 bedroom) corner flat " 'at the rear of building B with luxury kitchen, bathroom and ' 'private balcony..\n' 'Ideally, we want it all. Sustainable outdoor living yet close ' 'to the city. That wish comes true at "De Ruyter" in Leiden. ' 'Living on/outside the canal but still less than five minutes ' 'by bike, so close is the bustling heart of Leiden. A newly ' 'built complex with 46 rental flats ( 2 and 3 rooms) in ' 'Leiden..\n' 'The flats are spread over 2 buildings (Building A and ' 'Building B). Building A on the Zijlsingel side is entirely ' 'designed in the atmosphere of the adjacent plots. As a ' 'result, the perception of the building is authentic. The ' 'outer walls are constructed of a brick that blends in with ' 'the streetscape..\n' 'Layout:Entrance to the side of the building with doorbells ' 'and letterboxes. Entrance by stairs or lift to the 2nd floor. ' 'Entry into hallway with access to the various rooms. Living ' 'room with luxury open kitchen equipped with dishwasher, ' 'fridge, induction hob, extractor and combi-microwave. ' 'Luxurious bathroom with walk-in shower, washbasin, toilet, ' 'radiator and washing machine connection. From the living room ' 'access to the bedroom. Over the entire width of the house is ' 'a balcony..\n' 'Features:The homes are built with an epc standard of less ' 'than 0.4. with the help of solar panels and or heat pump, ' 'they achieve an energy label of A++. this means low energy ' 'bills from your energy company. All homes are packed with ' 'insulation, keeping noise and heat/cold inside your home. All ' 'windows are fitted with insulating hr++ glazing. There is ' 'underfloor heating throughout the house. The construction of ' 'the building is very solid including concrete floors..\n' 'Completion level:.\n' 'PVC floorWall finishing with renovation paper and ' 'plasteredFully fitted kitchens with dishwasher, induction ' 'hob, combi microwave, fridgebathrooms with shower and ' 'washbasinwindow coveringsceiling lighting.\n' 'Details:.\n' '- Rental price of € 1,131,83 is excl. electricity, water and ' 'TV/Internet- Additional mandatory costs of € 75,- per month ' 'for service costs- Additional mandatory costs of € 92,93 for ' 'contract with InWarmte- Available from 1st of June 2025.\n' 'SELECTION PROCESS:.\n' 'This apartment is only available for students.\n' 'Rotsvast determines which candidates responded first based on ' 'incoming mail. Given the estimated large number of responses, ' 'not all candidates may be invited. This mail should contain ' 'at least the following information:.\n' '- Name of tenant(s)..\n' '- Net annual income tenant(s).\n' 'Responses that do not meet these requirements will not be ' 'considered..\n' 'Invitation in order of incoming mail and for a viewing round ' 'applies: full = full..\n' 'After viewing, the tenant will be screened on income and ' 'reliability in various (public) registers. Tenant must ' 'complete this screening fully and successfully and finish ' 'with 5 stars, the best score in our screening tool ' '(Properize). The choice to rent the property to candidates is ' 'entirely up to property owner. If multiple candidates ' 'successfully complete the screening, the choice is based on ' 'both income, screening and personal situation tenant. As a ' 'tenant, you have the opportunity to explain your personal ' 'situation during the screening..\n' 'Candidates who are not assigned the property after screening ' 'have the right to further explanation and of course they can ' 'view the screening report..\n' 'NOTE: Rotsvast represents the interests of the owner, who has ' 'an interest in renting by the available date. If the ' 'screening is complete, Rotsvast will present a file directly ' 'to the owner. If a file has already been accepted, files that ' 'come in completely after that are no longer included in the ' 'process. It is the responsibility of prospective tenants to ' 'provide a complete dossier as soon as possible. Rotsvast will ' 'not actively inform tenants of the progress of the ongoing ' 'screening process of other prospective tenants. In an ' 'overstrained housing market, Rotsvast assumes that ' 'prospective tenants are aware of the importance of acting in ' 'a timely manner..\n' 'Are you interested in this rental property? Please contact ' 'Rotsvast Leiden by e-mail to make an appointment.', 'elevator': True, 'energy_label': 'a++', 'external_property_attributes': {'external_property_id': 'f60de86af77f0e7c47a62746e166d1e9', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/leiden-kruidenhof-H103580005/'}, 'fixed_expanses': 0, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/211e3409.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/85927322.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/2ef67a38.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/a131b21e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/f76519dd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/bed950de.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/0ceaf029.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10358/files/photos/huge/5.5ecfc0775853a.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1132, 'rooms': 2, 'street_name': 'Kruidenhof', 'zip_code_code': '2315 KP'} 2025-06-18 16:00:37 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 2 | delay: 477 ms (+131) | latency: 1908 ms | size: 7949 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=6) 2025-06-18 16:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/nieuwegein-trompethof-H01602468135/> {'area': 101, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 0, 'description': 'Spacious furnished family home with sunny garden & garage – ' 'Trompethof, Nieuwegein (Zuilenstein-Noord)..\n' 'For rent for 12-36 months due to landlords staying abroad..\n' 'Are you looking for a bright, furnished family home with four ' 'bedrooms, a private garage and a spacious backyard facing ' 'south? In the car-free Trompethof – a popular courtyard in ' 'the green Zuilenstein district – this surprisingly spacious ' 'house from 1981 is now available. Here you live quietly, but ' 'within walking/cycling distance of schools, tram stop, park ' 'and shopping heart Cityplaza with more than 150 shops and ' 'catering establishments..\n' 'Advantages at a glance.\n' 'Living area approx. 101m² excl. garage / volume approx. 430 ' 'm³Plot 206m² with back garden approx. 8.3 m wide × 12.3 m ' 'deep (± 92 m²) facing south – sun all day!Attached brick ' 'garage of 18.3 m², accessible from the garden – ideal for ' 'car, bicycles or hobby. (See floor plan)4 full bedrooms: ' 'three on the 1st floor (± 12.5 | 10.6 | 6.4 m²) and an XL ' 'attic room (13 m², ridge height 3.61 m).Bright through-living ' 'room 22.7 m² (ceiling height 2.55 m) with garden door and ' 'practical staircase cupboard.Open kitchen 9.7 m² at the front ' '– space for a spacious layout or cooking island.Complete ' 'bathroom 4.4 m² with bath/shower, washbasin and 2nd ' 'toilet.Energy label C, partly double glazing and equipped ' 'with solar panels.Child-friendly: courtyard with only ' 'destination traffic & various playing fields nearby.Perfect ' 'location with respect to the light rail (± 400 m) - in ' 'approx. 15 min. to Utrecht CS - and highways A2/A12/A27..\n' 'Layout (see floor plans).\n' 'Ground floorEntrance/hall (3.5 m²) with meter cupboard and ' 'free-hanging toilet (1.7 m²). Bright living room (22.7 m²) ' 'with large windows and a view of the garden. At the front is ' 'the spacious open kitchen (9.7 m²). Through the garden door ' 'you enter the terrace and the sunny backyard. The attached ' 'brick garage (18.3 m²) has a door to the garden and ' 'electricity..\n' 'First floorLanding. Three bedrooms:.\n' 'Back – 12.5 m² (master)Front – 10.6 m²Back – 6.4 m² (ideal as ' 'a walk-in closet)Neat bathroom (4.4 m²) with shower, ' 'washbasin and 2nd toilet..\n' 'Second floorFixed staircase. Spacious attic room 13 m² with ' 'dormer window, standing height up to 3.61 m – perfect as a ' 'parent suite, studio or play loft. Spacious landing (7.4 m²) ' 'with washing machine and central heating system..\n' 'GardenThe back garden faces due south and is over 12 m ' 'deep..\n' 'Location & Amenities.\n' 'Cityplaza – 5 min. by bike; weekly market on Saturday.Primary ' 'schools, after-school care and sports clubs within walking ' 'distance.Zuilenstein tram stop – direct connection to Utrecht ' 'CS.Highways A2 / A12 / A27 within a few minutes by car..\n' 'Park Kokkebogaard, numerous playgrounds and green areas in ' 'the district..\n' 'In short: Trompethof 8 offers space, light, a large sunny ' 'garden and a private garage - exactly what you are looking ' 'for for comfortable family life in a quiet but super central ' 'residential area. Call or email us for a viewing and be ' 'surprised by the possibilities!.\n' 'No rights can be derived from this presentation; dimensions ' 'are indicative according to NEN 2580.', 'energy_label': 'c', 'external_property_attributes': {'external_property_id': 'bc9892f405da60effe32e0af1e1cc228', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/nieuwegein-trompethof-H01602468135/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/77c68340.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/681d33b7.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/abdbc4ca.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/f778edbb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/50643e53.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/0d371e49.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/9ab6fcbd.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/66ed9eaa.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/c5e788bc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/92035507.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/61d28984.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/6cdac269.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/1429321e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/9ae0e103.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/5590f1c4.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/ea0e48b0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/70388d1e.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/34953baa.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/24907e0b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/fe71a151.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/9a6fc38a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/3ccdc113.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/d6b8455f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/15df548a.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/0cec99bb.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/dcbf8f48.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/0efb6b3d.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/839bf77e.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/3ee6bbd2.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/710013e9.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/ac430227.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/76ede810.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/85cbf947.png?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/160/files/photos/huge/692f8963.png?width=1000&fit=bounds'], 'pets_allowed': 'ask_landlord', 'property_type': 'House', 'rent': 2300, 'rooms': 4, 'street_name': 'Trompethof', 'zip_code_code': '3438 RZ'} 2025-06-18 16:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-lichtstraat-H1026318678/> {'area': 88, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 1875, 'description': 'Type: 3 room apartmentLocation: Center/Eindhoven.\n' 'In a prime location in the center of Eindhoven is a ' 'well-maintained three-room apartment in the representative ' 'apartment complex "De Graaf" on the 7th floor. The apartment ' 'has a spacious and bright living room, open kitchen, neat ' 'bathroom, two spacious bedrooms and a beautiful balcony. ' 'There is also a storage room on the ground floor and a ' 'private parking space in the underlying, closed parking ' 'garage can be rented optional. A perfect location with all ' 'facilities in the immediate vicinity such as shops, ' 'restaurants, railway station and roads..\n' 'Ground floor layout: The generous, representative entrance is ' 'equipped with a videophone installation, mailboxes and access ' 'to the storage rooms. Portal with elevator installation and ' 'staircase as well as access to the parking garage. There is ' 'also a lockable storage room on the ground floor with ' 'electricity..\n' 'Layout apartment (7th floor): From the elevator / staircase ' 'there is access to the beautiful gallery with the apartments. ' 'The spacious hall is equipped with a laminate floor and ' 'painted wall finishes, a videophone, wardrobe, meter cupboard ' 'and a cupboard with the unit for district heating. From the ' 'hall there is access to the toilet, the bathroom, two ' 'bedrooms and the living room. The fully tiled bathroom has a ' 'toilet with fountain. The spacious living room (approx. 30 ' 'm²) has a dining and sitting area with a laminate floor and ' 'spray painting wall and ceiling finishes. The balcony is ' 'accessible from the living room. The spacious balcony is ' 'located on the southeast and is accessible from the bedroom ' 'and the living room. The open kitchen has a corner kitchen ' 'and is equipped with a fridge, induction hob, combi ' 'microwave, extractor hood and a dishwasher. From the kitchen ' 'the separate indoor storage room is accessible with a ' 'connection for the washing machine, the ventilation unit ' '(WTW) and sufficient storage space. Bedroom 1 has a laminate ' 'floor and wall and ceiling paintwork and also a big closet. ' 'The balcony is also accessible from this bedroom. Bedroom 2 ' 'has a laminate floor and wall and ceiling paintwork. The ' 'fully tiled and spacious bathroom is equipped with a bathtub, ' 'a shower and a sink..\n' 'Basement: Parking cellar with private parking(can be rented ' 'optional) and a lockable storage room..\n' 'The apartment will be rented partly soft-furnished..\n' 'Rental price includes service costs, and excludes the heating ' 'costs, water and electricity, TV / internet and municipal ' 'taxes. Optional a parking place can be rented..\n' 'Minimum rental period 12 months', 'elevator': True, 'energy_label': 'a++', 'external_property_attributes': {'external_property_id': '63ed2773975ecd2674d77dc1b4da85af', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-lichtstraat-H1026318678/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/104887904.1577190174-166.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/104887860.1577190173-817.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/104887866.1577190173-728.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/b04f9941.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ac95568f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/6b99ec27.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/ea12ac16.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f9ce4184.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/28817a9d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/f0fa84e0.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/e0f2a7b9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/66bdaa44.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/11801fdc.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/4129fd7b.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/105417224.1577190171-701.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/104887905.1577190173-354.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1875, 'rental_period_id': 2, 'rooms': 3, 'street_name': 'Lichtstraat', 'zip_code_code': '5611 XA'} 2025-06-18 16:00:37 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 2 | delay: 324 ms (-152) | latency: 690 ms | size: 7962 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.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/goirle-tilburgseweg-H102563385/> {'area': 91, 'available': '2025-07-01', 'balcony': True, 'deposit_numb': 3300, 'description': 'Nice three-room apartment (approx. 91m2) in the centre of ' 'Goirle..\n' 'In 2019, the Rabobank Goirle was converted into a special ' 'living/working object with a health & beauty salon and gym on ' 'the ground floor. Six luxury apartments have been built on ' 'the upper floors. The storage rooms for the homes have been ' 'built in the basement. It is optionally possible to rent a ' 'private parking space in the closed parking lot at the rear. ' 'The sunny communal roof terrace offers plenty of space and ' 'cosiness..\n' 'Layout:Access to the complex via a communal entrance with ' 'doorbells and mailboxes. The apartment can be reached via the ' 'stairs or the elevator and has a private terrace of approx. ' '18m2..\n' 'From the communal entrance you enter the hall. In the hall ' 'there is space for shoes, coats and bags. There is also a ' 'separate toilet here. And in a separate room the connection ' 'for the washing machine. You enter the living room via this ' 'room. The living room has many windows and therefore a lot of ' 'light. A modern open kitchen with various built-in ' 'appliances. There is no refrigerator in the kitchen but there ' 'is enough space to bring your own refrigerator. The master ' 'bedroom is spacious (approx. 12.7m2). The second bedroom ' '(approx. 10m2) gives access to the terrace..\n' 'The neat bathroom has a spacious walk-in shower, toilet and a ' 'washbasin..\n' 'Surroundings:Situated in the center of Goirle. Within walking ' 'distance of all amenities. Within a few minutes by car you ' 'can reach Tilburg and the highways..\n' 'Extras:.\n' 'Pets and smoking indoors are not allowed..\n' 'There is a parking space available at the house..\n' 'Contract form:The house is rented with a fixed-term rental ' 'agreement of 12 months..\n' 'Availability:The property is available from 01-07-2025..\n' 'Rental price:The rental price of the house is € 1902, - ' 'including an advance payment for energy and service costs. ' 'Parking space can be rented for € 50, - per month. Excluding ' 'the costs for water, internet, municipal taxes and other ' 'levies. This must be arranged in your own name. The house is ' 'gas-free..\n' 'Rental criteria:We apply the standard that a candidate must ' 'have a gross monthly income of at least 3 x the basic monthly ' 'rent. If you are interested in the house, we would like to ' 'receive insight into your personal and financial situation ' 'after the viewing (at least a copy of your passport, three ' 'recent pay slips and a recently signed employment ' "contract/employer's statement)..\n" 'Interested in this house? Then respond quickly online!', 'elevator': True, 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '1bd386de5603b67bad4ed47da62c3d25', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/goirle-tilburgseweg-H102563385/'}, 'fixed_expanses': 322, 'furnished': False, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/53116701.1651746799-515.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/53116701.1651746791-22.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/53116701.1651746793-741.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/53116701.1651746797-275.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/37c8f456.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/c9dfaac9.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/53116701.1651746794-927.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/00e522e3.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/d8cf41b2.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/53116701.1651500002-780.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/ed7ee83c.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/53116701.1651746801-900.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/53116701.1651746802-705.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/3995273d.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/53116701.1651746799-557.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/dd73cb43.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/53116701.1651746801-524.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/f285379f.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/53116701.1651746796-602.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/53116701.1651746794-838.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/3385.626fe0b24e521.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/3385.626fe0b2740bf.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/53116701.1651746795-946.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10256/files/photos/huge/53116701.1651500004-798.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1580, 'rooms': 3, 'street_name': 'Tilburgseweg', 'zip_code_code': '5051 AB'} 2025-06-18 16:00:38 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 300 ms (-24) | latency: 744 ms | size: 7176 bytes 2025-06-18 16:00:38 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-18 16:00:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.rotsvast.nl/en/property-listings/?type=2&distance=5&office=0&status%5B%5D=888&status%5B%5D=437&type1%5B%5D=Apartment&type1%5B%5D=House&page=2) 2025-06-18 16:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rotsvast.nl/en/eindhoven-wal-H102631436/> {'area': 54, 'available': '2025-06-18', 'balcony': True, 'deposit_numb': 2550, 'description': '(54m2), 1 bedroom:.\n' 'PROJECT WALLSTAY; 47 SPACIOUS FURNISHED APARTMENTS IN THE ' 'CENTRE OF EINDHOVEN..\n' '*from 50m2 tot 99m2 *One and two bedroom apartments*3 ' 'elevators in building*Parking in building (additionally ' 'charged)*Use of Fitness and Wallstay Cafe!*Wifi and fixed ' 'internet in building and apartments*Roof terrace with lounge ' 'and sports court*Rental terms from minimal 1 month. maximum ' 'rental period 12 months..\n' 'Rental price is excluding tv/internet, city taxes and ' 'service- and energy costs (fixed amount of €175,00).', 'elevator': True, 'energy_label': None, 'external_property_attributes': {'external_property_id': '238e52da60e141c707df802a64f0e65b', 'external_provider_id': 842, 'property_url': 'https://www.rotsvast.nl/en/eindhoven-wal-H102631436/'}, 'fixed_expanses': 0, 'furnished': True, 'images': ['https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51541648.1608209959-95.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51541648.1608209961-664.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51541648.1608209956-177.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51541648.1608209964-151.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51541648.1608209967-424.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/51541648.1608209970-877.JPG?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978cdd28f_300724-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978cddd5e_300725-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978cdde3e_300726-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978cdf4c2_300735-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978cdf85b_300738-wal--te-eindhoven.jpg?width=1000&fit=bounds', 'https://pararius-office-prod.global.ssl.fastly.net/10263/files/photos/huge/5a74978c589e6_300697-wal--te-eindhoven.jpg?width=1000&fit=bounds'], 'pets_allowed': False, 'property_type': 'Apartment', 'rent': 1700, 'rental_period_id': 2, 'rooms': 2, 'street_name': 'Wal', 'zip_code_code': '5611 GG'} 2025-06-18 16:00:38 [scrapy.core.engine] INFO: Closing spider (finished) 2025-06-18 16:00:38 [crawler_utils.yaml_export_pipeline] INFO: Uploading /tmp/rental_nl/rotsvast_1750262417.yaml to /upload/rental_nl 2025-06-18 16:00:38 [crawler_utils.yaml_export_pipeline] INFO: FTP host: crawler-data.boligzonen.dk, user: ftpuser 2025-06-18 16:00:38 [paramiko.transport] DEBUG: starting thread (client mode): 0x123cab90 2025-06-18 16:00:38 [paramiko.transport] DEBUG: Local version/idstring: SSH-2.0-paramiko_3.5.1 2025-06-18 16:00:38 [paramiko.transport] DEBUG: Remote version/idstring: SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.11 2025-06-18 16:00:38 [paramiko.transport] INFO: Connected (version 2.0, client OpenSSH_9.6p1) 2025-06-18 16:00:38 [paramiko.transport] DEBUG: === Key exchange possibilities === 2025-06-18 16:00:38 [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:38 [paramiko.transport] DEBUG: server key: rsa-sha2-512, rsa-sha2-256, ecdsa-sha2-nistp256, ssh-ed25519 2025-06-18 16:00:38 [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:38 [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:38 [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:38 [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:38 [paramiko.transport] DEBUG: client compress: none, zlib@openssh.com 2025-06-18 16:00:38 [paramiko.transport] DEBUG: server compress: none, zlib@openssh.com 2025-06-18 16:00:38 [paramiko.transport] DEBUG: client lang: 2025-06-18 16:00:38 [paramiko.transport] DEBUG: server lang: 2025-06-18 16:00:38 [paramiko.transport] DEBUG: kex follows: False 2025-06-18 16:00:38 [paramiko.transport] DEBUG: === Key exchange agreements === 2025-06-18 16:00:38 [paramiko.transport] DEBUG: Strict kex mode: True 2025-06-18 16:00:38 [paramiko.transport] DEBUG: Kex: curve25519-sha256@libssh.org 2025-06-18 16:00:38 [paramiko.transport] DEBUG: HostKey: ssh-ed25519 2025-06-18 16:00:38 [paramiko.transport] DEBUG: Cipher: aes128-ctr 2025-06-18 16:00:38 [paramiko.transport] DEBUG: MAC: hmac-sha2-256 2025-06-18 16:00:38 [paramiko.transport] DEBUG: Compression: none 2025-06-18 16:00:38 [paramiko.transport] DEBUG: === End of kex handshake === 2025-06-18 16:00:38 [paramiko.transport] DEBUG: Resetting outbound seqno after NEWKEYS due to strict mode 2025-06-18 16:00:38 [paramiko.transport] DEBUG: kex engine KexCurve25519 specified hash_algo 2025-06-18 16:00:38 [paramiko.transport] DEBUG: Switch to new keys ... 2025-06-18 16:00:38 [paramiko.transport] DEBUG: Resetting inbound seqno after NEWKEYS due to strict mode 2025-06-18 16:00:38 [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:38 [paramiko.transport] DEBUG: Attempting password auth... 2025-06-18 16:00:38 [paramiko.transport] DEBUG: userauth is OK 2025-06-18 16:00:38 [paramiko.transport] INFO: Authentication (password) successful! 2025-06-18 16:00:38 [paramiko.transport] DEBUG: [chan 0] Max packet in: 32768 bytes 2025-06-18 16:00:38 [paramiko.transport] DEBUG: Received global request "hostkeys-00@openssh.com" 2025-06-18 16:00:38 [paramiko.transport] DEBUG: Rejecting "hostkeys-00@openssh.com" global request from server. 2025-06-18 16:00:38 [paramiko.transport] DEBUG: [chan 0] Max packet out: 32768 bytes 2025-06-18 16:00:38 [paramiko.transport] DEBUG: Secsh channel 0 opened. 2025-06-18 16:00:38 [paramiko.transport] DEBUG: [chan 0] Sesch channel 0 request ok 2025-06-18 16:00:38 [paramiko.transport.sftp] INFO: [chan 0] Opened sftp connection (server version 3) 2025-06-18 16:00:38 [paramiko.transport.sftp] DEBUG: [chan 0] open(b'/upload/rental_nl/rotsvast_1750262417.yaml', 'wb') 2025-06-18 16:00:38 [paramiko.transport.sftp] DEBUG: [chan 0] open(b'/upload/rental_nl/rotsvast_1750262417.yaml', 'wb') -> 00000000 2025-06-18 16:00:38 [paramiko.transport.sftp] DEBUG: [chan 0] close(00000000) 2025-06-18 16:00:38 [paramiko.transport.sftp] DEBUG: [chan 0] stat(b'/upload/rental_nl/rotsvast_1750262417.yaml') 2025-06-18 16:00:38 [paramiko.transport.sftp] INFO: [chan 0] sftp session closed. 2025-06-18 16:00:38 [paramiko.transport] DEBUG: [chan 0] EOF sent (0) 2025-06-18 16:00:38 [crawler_utils.yaml_export_pipeline] INFO: Successfully uploaded /tmp/rental_nl/rotsvast_1750262417.yaml to upload/rental_nl 2025-06-18 16:00:38 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 149830, 'downloader/request_count': 140, 'downloader/request_method_count/GET': 140, 'downloader/response_bytes': 1263689, 'downloader/response_count': 140, 'downloader/response_status_count/200': 140, 'dupefilter/filtered': 9, 'elapsed_time_seconds': 26.797058, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 6, 18, 16, 0, 38, 231548, tzinfo=datetime.timezone.utc), 'httpcache/firsthand': 140, 'httpcache/miss': 140, 'httpcache/uncacheable': 140, 'httpcompression/response_bytes': 5286133, 'httpcompression/response_count': 140, 'item_dropped_count': 4, 'item_dropped_reasons_count/DropItem': 4, 'item_scraped_count': 126, 'items_per_minute': 290.7692307692308, 'log_count/DEBUG': 316, 'log_count/INFO': 300, 'log_count/WARNING': 5, 'memusage/max': 96407552, 'memusage/startup': 96407552, 'proxies/good': 7, 'proxies/mean_backoff': 0.0, 'proxies/reanimated': 0, 'proxies/unchecked': 0, 'request_depth_max': 2, 'response_received_count': 140, 'responses_per_minute': 323.07692307692304, 'scheduler/dequeued': 140, 'scheduler/dequeued/memory': 140, 'scheduler/enqueued': 140, 'scheduler/enqueued/memory': 140, 'start_time': datetime.datetime(2025, 6, 18, 16, 0, 11, 434490, tzinfo=datetime.timezone.utc)} 2025-06-18 16:00:38 [scrapy.core.engine] INFO: Spider closed (finished) 2025-06-18 16:00:38 [paramiko.transport] DEBUG: EOF in transport thread