2025-06-19 06:00:10 [scrapy.utils.log] INFO: Scrapy 2.13.2 started (bot: scrapybot) 2025-06-19 06:00:10 [scrapy.utils.log] INFO: Versions: {'lxml': '5.4.0', 'libxml2': '2.13.8', 'cssselect': '1.3.0', 'parsel': '1.10.0', 'w3lib': '2.3.1', 'Twisted': '25.5.0', 'Python': '3.10.18 (main, Jun 10 2025, 23:52:59) [GCC 12.2.0]', 'pyOpenSSL': '25.1.0 (OpenSSL 3.5.0 8 Apr 2025)', 'cryptography': '45.0.4', 'Platform': 'Linux-6.8.0-55-generic-x86_64-with-glibc2.36'} 2025-06-19 06:00:10 [scrapy.addons] INFO: Enabled addons: [] 2025-06-19 06:00:10 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2025-06-19 06:00:10 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy.extensions.throttle.AutoThrottle'] 2025-06-19 06:00:10 [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/therentalagencyamsterdam/a487f7ac4cd211f089dfae2447f2c79f.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-19 06:00:10 [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-19 06:00:10 [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-19 06:00:11 [crawler_utils.yaml_export_pipeline] INFO: YamlExportPipeline initialized with FTP host: crawler-data.boligzonen.dk, user: ftpuser 2025-06-19 06:00:11 [crawler_utils.yaml_export_pipeline] INFO: Output directories: ['upload/rental_nl'] 2025-06-19 06:00:11 [crawler_utils.yaml_export_pipeline] INFO: Output tempdir: /tmp/rental_nl 2025-06-19 06:00:11 [crawler_utils.yaml_export_pipeline] INFO: Using PostCodeValidator for project: rental_nl 2025-06-19 06:00:11 [scrapy.middleware] INFO: Enabled item pipelines: ['houses.pipelines.DuplicatesPipeline', 'crawler_utils.yaml_export_pipeline.YamlExportPipeline'] 2025-06-19 06:00:11 [scrapy.core.engine] INFO: Spider opened 2025-06-19 06:00:11 [py.warnings] WARNING: /usr/local/lib/python3.10/site-packages/scrapy/core/spidermw.py:433: ScrapyDeprecationWarning: houses.spiders.therentalagencyamsterdam.TherentalagencyamsterdamSpider 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-19 06:00:11 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-06-19 06:00:11 [rotating_proxies.middlewares] INFO: Proxies(good: 0, dead: 0, unchecked: 7, reanimated: 0, mean backoff time: 0s) 2025-06-19 06:00:14 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 2858 ms (-2141) | latency: 2867 ms | size:124021 bytes 2025-06-19 06:00:14 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:14 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-19 06:00:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2025-06-19 06:00:14 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 2538 ms (-2461) | latency: 309 ms | size:124043 bytes 2025-06-19 06:00:14 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:14 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-19 06:00:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent) 2025-06-19 06:00:15 [scrapy.dupefilters] DEBUG: Filtered duplicate request: - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates) 2025-06-19 06:00:15 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 2566 ms (-2433) | latency: 535 ms | size:124972 bytes 2025-06-19 06:00:15 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:15 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-19 06:00:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent) 2025-06-19 06:00:15 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 205 ms | size: 0 bytes 2025-06-19 06:00:15 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:15 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-19 06:00:15 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-19 06:00:15 [scrapy.extensions.throttle] INFO: slot: nl.proxymesh.com | conc: 1 | delay: 2589 ms (-2410) | latency: 712 ms | size: 98168 bytes 2025-06-19 06:00:15 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:15 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-19 06:00:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent?skip=0) 2025-06-19 06:00:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/funenpark/365?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10> {'area': 185, 'available': '2025-07-01', 'deposit_numb': 8600, 'description': '.\n' 'Description.\n' '*ENGLISH*.\n' '*NOT SUITABLE FOR SHARING*.\n' '*INCLUDING PARKING*.\n' 'Unique living in the center of Amsterdam!.\n' 'In the Czaar Peterbuurt, we offer this spacious family corner ' 'house featuring three bedrooms, a terrace, and a rooftop ' 'terrace. Additionally, a private parking space in the garage ' 'is included in the rental price..\n' 'AREA.\n' 'The Funenpark is green and car-free and has won several ' 'architectural awards. There is a lot of greenery in the park ' 'and there are walking paths, a unique place to live. There ' 'are many shops in the Czaar Peterstraat, the Dappermarkt is ' 'within walking distance and there are three supermarkets ' 'nearby..\n' 'In the area you can find lots of nice cafes and restaurants ' "such as Louielouie, Brouwerij 't IJ, the Kop van Oost, the " 'Pompstation and Beautiful Boules. Artis, the Oosterpark, the ' 'Tropenmuseum and the Maritime Museum are within walking ' 'distance. It is wonderful to swim at the Marineterrein..\n' 'The house is conveniently located in relation to the A-10 ' 'ring road, tram lines 7, 14 and 26 and bus line 22. Within 5 ' 'minutes by bike you are at Muiderpoort station and within 10 ' 'minutes at Amsterdam Central Station..\n' 'LAYOUT.\n' 'Entrance on the ground floor. In the hall is a separate ' 'toilet and a storage room for bicycles and storage and the ' 'washing machine and dryer. The living room is very spacious ' 'and light due to the high ceilings and windows. The kitchen ' 'with a large cooking island is fully equipped with modern ' 'appliances. Through the sliding doors there is an open ' 'terrace with access to the garden to enjoy the sun..\n' 'The first floor can be reached via the internal staircase. ' 'The master bedroom is equipped with a double bed and wardrobe ' 'and there is a sitting area. The room has high ceilings which ' 'gives it a loft feel. Also on this floor is the second ' 'bedroom with two single beds..\n' 'The modern bathroom has a bath, walk-in shower, toilet and ' 'two sinks..\n' 'Via the stairs to the third floor there is access to the ' 'lovely roof terrace and the third bedroom, which can also be ' 'used perfectly as a workspace..\n' 'The house has a parking space in the garage..\n' 'A wonderful home in a great location!.\n' 'STREETNAME.\n' 'The street name Funenpark refers to the area Het Funen, a ' 'neighborhood in Amsterdam that derives its name from a ' 'historical toponym..\n' 'This non-binding rental information has been compiled by our ' 'office with the utmost care based on the information provided ' 'to us by the landlord. Therefore, we cannot provide any ' 'guarantees, nor can we accept any liability for this ' 'information in any way. All dimensions are indicative and The ' 'Rental Agency accepts no liability for deviations..', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'f725606c6fa3f854f0221c8559c6cb50', 'external_provider_id': 846, 'property_url': 'https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/funenpark/365?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10'}, 'floor': 0, 'furnished': True, 'house_number': '365', 'images': ['ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278110/%24xl/funenpark%20365%20-%2016.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278100/%24xl/funenpark%20365%20-%201.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278102/%24xl/funenpark%20365%20-%2013.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278103/%24xl/funenpark%20365%20-%2010.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278104/%24xl/funenpark%20365%20-%2011.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278105/%24xl/funenpark%20365%20-%205.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278109/%24xl/funenpark%20365%20-%208.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278106/%24xl/funenpark%20365%20-%206.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278107/%24xl/funenpark%20365%20-%207.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278108/%24xl/funenpark%20365%20-%209.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278111/%24xl/funenpark%20365%20-%2014.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278115/%24xl/funenpark%20365%20-%2034.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278112/%24xl/funenpark%20365%20-%2012.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278113/%24xl/funenpark%20365%20-%2018.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278114/%24xl/funenpark%20365%20-%2019.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278116/%24xl/funenpark%20365%20-%2022.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278117/%24xl/funenpark%20365%20-%2023.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278119/%24xl/funenpark%20365%20-%2020.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278118/%24xl/funenpark%20365%20-%2021.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278120/%24xl/funenpark%20365%20-%2025.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278121/%24xl/funenpark%20365%20-%2026.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278122/%24xl/funenpark%20365%20-%2027.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278123/%24xl/funenpark%20365%20-%2028.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278124/%24xl/funenpark%20365%20-%2029.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278125/%24xl/funenpark%20365%20-%2030.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278126/%24xl/funenpark%20365%20-%2031.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278127/%24xl/funenpark%20365%20-%2032.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278128/%24xl/zeeburgerdijk%209c%20-%2017.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278129/%24xl/czaar%20peterstraat%20178f%20-%2036.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278130/%24xl/entrepotdok%20150%20-%2027.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278131/%24xl/borneostraat%2022%20-%2018.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278132/%24xl/funenpark%20365%20-%2017.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278133/%24xl/funenpark%20365%20-%202.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278134/%24xl/funenpark%20365%20-%203.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3643877/111278135/%24xl/funenpark%20365%20-%204.jpg'], 'property_type': 'House', 'rent': 4300, 'rooms': 4, 'street_name': 'Funenpark', 'zip_code_code': '1018 AK'} 2025-06-19 06:00:16 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 2714 ms (-2285) | latency: 1717 ms | size:125780 bytes 2025-06-19 06:00:16 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:16 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-19 06:00:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent) 2025-06-19 06:00:16 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 250 ms | size: 0 bytes 2025-06-19 06:00:16 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:16 [rotating_proxies.expire] DEBUG: Proxy is GOOD 2025-06-19 06:00:16 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-19 06:00:17 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 1565 ms (-1292) | latency: 1089 ms | size: 74482 bytes 2025-06-19 06:00:17 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent) 2025-06-19 06:00:19 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 2538 ms (+0) | latency: 137 ms | size: 0 bytes 2025-06-19 06:00:19 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-19 06:00:19 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 2566 ms (+0) | latency: 261 ms | size: 0 bytes 2025-06-19 06:00:19 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:19 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-19 06:00:20 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 35 ms | size: 0 bytes 2025-06-19 06:00:20 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:20 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-19 06:00:20 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 1422 ms (-1292) | latency: 522 ms | size:125787 bytes 2025-06-19 06:00:20 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent) 2025-06-19 06:00:21 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 5000 ms (+0) | latency: 48 ms | size: 0 bytes 2025-06-19 06:00:21 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-19 06:00:21 [scrapy.extensions.throttle] INFO: slot: jp.proxymesh.com | conc: 1 | delay: 1565 ms (+0) | latency: 2822 ms | size: 0 bytes 2025-06-19 06:00:21 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:21 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-19 06:00:22 [scrapy.extensions.throttle] INFO: slot: de.proxymesh.com | conc: 1 | delay: 1316 ms (-1222) | latency: 376 ms | size: 93649 bytes 2025-06-19 06:00:22 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent?skip=0) 2025-06-19 06:00:22 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 1329 ms (-1237) | latency: 370 ms | size:100614 bytes 2025-06-19 06:00:22 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent?skip=0) 2025-06-19 06:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/dora-tamanaplein/89?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10> {'area': 183, 'available': None, 'deposit_numb': 15900, 'description': '.\n' 'Description.\n' '*ENGLISH*.\n' '*NOT SUITABLE FOR SHARING*.\n' 'Architect-designed and furnished apartment with a lift, three ' 'bedrooms, and two bathrooms, located in the former Asscher ' 'diamond cutting factory in De Pijp. The original building, ' 'dating from 1907 and designed by Gerrit van Arkel, has been ' 'transformed into a multifunctional space. The entire ' 'apartment is equipped with home automation..\n' 'LAYOUT.\n' 'Accessible via a secure entrance on the ground floor, the ' 'apartment can be reached by lift or stairs to the second ' 'floor. The lift opens directly into the apartment. From the ' 'hallway, you enter the fantastic living room. With high ' 'ceilings, original details, and a stunning oak herringbone ' 'floor, it’s a delightful space. The custom-designed open ' 'kitchen is fully equipped. The apartment features three ' 'bedrooms, two bathrooms, and a separate toilet. It includes ' 'bespoke built-in wardrobes. The apartment also boasts a home ' 'automation system, underfloor heating, and cooling..\n' 'A parking space is available for an additional fee..\n' 'A luxurious home in a fantastic location!.\n' 'AREA.\n' 'Dora Tamanaplein 89 is situated in the heart of the vibrant ' 'De Pijp neighbourhood in Amsterdam, known for its wide range ' 'of boutiques, trendy cafés, and international restaurants. ' 'Nearby, you’ll find the famous Albert Cuyp Market and the ' 'green Sarphatipark for relaxation. De Pijp offers a lively ' 'and diverse atmosphere, perfect for those who want to enjoy ' 'the bustling city life. Public transport is also within ' 'walking distance, with tram and bus stops nearby providing ' 'quick connections to the rest of the city..\n' 'STREET NAME.\n' 'Dora Ntloko Tamana OLG (11 November 1901 – 23 July 1983) was ' 'a prominent South African anti-apartheid activist known for ' 'her unwavering commitment to social justice and equality..\n' 'This non-binding rental information has been compiled with ' 'the utmost care by our office based on the information ' 'provided by the landlord. Therefore, we cannot offer any ' 'guarantees nor accept any liability for this information. All ' 'measurements are indicative, and The Rental Agency accepts no ' 'liability for discrepancies..', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': '14eac90c119b8bf95457405b8b102bcf', 'external_provider_id': 846, 'property_url': 'https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/dora-tamanaplein/89?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10'}, 'floor': 2, 'furnished': None, 'house_number': '89', 'images': ['ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390546/%24xl/dora%20tamanaplein%2089%20-%2011.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390545/%24xl/dora%20tamanaplein%2089%20-%206.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390542/%24xl/dora%20tamanaplein%2089%20-%207.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390543/%24xl/dora%20tamanaplein%2089%20-%209.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390544/%24xl/dora%20tamanaplein%2089%20-%204.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390552/%24xl/dora%20tamanaplein%2089%20-%2010.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390547/%24xl/dora%20tamanaplein%2089%20-%2012.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390555/%24xl/dora%20tamanaplein%2089%20-%2013.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390549/%24xl/dora%20tamanaplein%2089%20-%2015.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390551/%24xl/dora%20tamanaplein%2089%20-%205.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390553/%24xl/dora%20tamanaplein%2089%20-%2020.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390550/%24xl/dora%20tamanaplein%2089%20-%2017.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390548/%24xl/dora%20tamanaplein%2089%20-%2018.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390554/%24xl/dora%20tamanaplein%2089%20-%2019.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390556/%24xl/dora%20tamanaplein%2089%20-%2024.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390557/%24xl/dora%20tamanaplein%2089%20-%2021.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390558/%24xl/dora%20tamanaplein%2089%20-%2022.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390559/%24xl/dora%20tamanaplein%2089%20-%2025.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390560/%24xl/dora%20tamanaplein%2089%20-%2026.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390561/%24xl/dora%20tamanaplein%2089%20-%2027.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390562/%24xl/dora%20tamanaplein%2089%20-%2028.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390563/%24xl/dora%20tamanaplein%2089%20-%2030.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390564/%24xl/dora%20tamanaplein%2089%20-%2031.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390565/%24xl/dora%20tamanaplein%2089%20-%2032.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390566/%24xl/dora%20tamanaplein%2089%20-%2033.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390567/%24xl/dora%20tamanaplein%2089%20-%2034.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390568/%24xl/dora%20tamanaplein%2089%20-%2035.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390569/%24xl/dora%20tamanaplein%2089%20-%201.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390570/%24xl/dora%20tamanaplein%2089%20-%202.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3673997/112390571/%24xl/dora%20tamanaplein%2089%20-%203.jpg'], 'property_type': 'Apartment', 'rent': 7950, 'rooms': 4, 'street_name': 'Dora Tamanaplein', 'zip_code_code': '1074 JL'} 2025-06-19 06:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/tweede-constantijn-huygensstraat/52-1?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10> {'area': 125, 'available': None, 'balcony': True, 'deposit_numb': 6800, 'description': '.\n' 'Description.\n' '*NOT SUITABLE FOR SHARING*.\n' 'In the popular Old West around the corner from the Vondelpark ' 'we offer this bright apartment spread over two floors with ' 'three bedrooms. The center of Amsterdam is within walking ' 'distance. In this popular neighborhood there are many nice ' 'shops, cafes and restaurants. The public transport is ' 'excellent with many tram and bus connections..\n' 'LAYOUT.\n' 'Entrance via the communal staircase on the first floor. At ' 'the front is the living room with French doors and a nice ' 'view of the street leading to the Vondelpark. Next to the ' 'living room is the first bedroom or study. At the rear is the ' 'luxury kitchen, equipped with an oven, dishwasher, gas hob ' 'and fridge freezer. Through double doors there is access to ' 'the lovely South facing balcony..\n' 'With the internal staircase you reach the second floor. At ' 'the front is the first bedroom with a side room. Through the ' 'hallway there is access to the walk-in closet with an extra ' 'bed. The bathroom has a bathtub, walk-in shower and sink. At ' 'the rear is the third bedroom with access to the second ' 'spacious balcony with unobstructed views. The entire first ' 'floor has a new herringbone pvc floor. The second floor has ' 'light carpet..\n' 'A bright and sunny apartment in a great location!.\n' 'AREA.\n' 'Located in Amsterdam Old West, this apartment is almost ' 'adjacent to the Center. Here you have all the amenities you ' 'could wish for within reach. Vondelpark is just a few ' "minutes' walk away. Leidseplein, the Museum Quarter, and P.C. " "Hooftstraat are also just a stone's throw away..\n" 'For daily groceries, you can go to Albert Heijn around the ' 'corner and the many shops on Overtoom and Eerste Constantijn ' 'Huygensstraat. Moreover, Kinkerstraat and Ten Kate Market are ' 'nearby, as well as De Hallen..\n' 'The area offers an abundance of restaurants, cafes, and cozy ' 'coffee shops. Childcare and schools are within walking ' 'distance, making it an ideal location for families. For ' 'sports enthusiasts, there are excellent gyms such as Saints & ' 'Stars and Vondelgym. Public transportation is excellent with ' 'many tram and bus connections..\n' 'STREETNAME.\n' 'Constantijn Huygens (The Hague, September 4, 1596 – The ' 'Hague, March 28, 1687) was a Dutch poet, diplomat, scholar, ' 'composer, architect, and polyglot..\n' 'Huygens is known as one of the greatest poets of the Golden ' 'Age. He was also the secretary of two princes of Orange: ' 'Frederik Hendrik and Willem II. In Voorburg, he had the still ' 'existing estate Hofwijck built, intended as a retreat from ' 'the politics of The Hague..\n' 'This non-binding rental information has been compiled by our ' 'office with the utmost care based on the information provided ' 'to us by the landlord. Therefore, we cannot provide any ' 'guarantees, nor can we accept any liability for this ' 'information in any way. All dimensions are indicative and The ' 'Rental Agency accepts no liability for deviations..', 'energy_label': 'c', 'external_property_attributes': {'external_property_id': '22019c9b30f3fcd9fbb88063ec9878eb', 'external_provider_id': 846, 'property_url': 'https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/tweede-constantijn-huygensstraat/52-1?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10'}, 'floor': 1, 'furnished': False, 'house_number': '52-1', 'images': ['ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050315/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%201.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050314/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%202.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050316/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%203.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050317/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%204.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050318/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%205.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050319/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%206.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050320/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%207.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050321/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%208.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050322/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%209.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050323/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2010.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050324/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2011.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050325/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2012.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050326/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2013.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050328/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2014.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050327/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2015.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050329/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2016.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050330/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2017.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050331/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2018.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050332/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2019.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050333/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2020.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050334/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2021.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050335/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2022.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050336/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2023.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050337/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2024.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050338/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2025.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050339/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2026.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050340/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2027.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050341/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2028.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050342/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2029.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050343/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2030.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050344/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2031.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050345/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2032.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050346/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2034.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3637553/111050347/%24xl/tweede%20constantijn%20huygensstraat%2052-2%20-%2035.jpg'], 'property_type': 'Apartment', 'rent': 3400, 'rooms': 5, 'street_name': 'Tweede Constantijn Huygensstraat', 'zip_code_code': '1054 CV'} 2025-06-19 06:00:23 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 1422 ms (+0) | latency: 1118 ms | size: 0 bytes 2025-06-19 06:00:23 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:23 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-19 06:00:23 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 1422 ms (+0) | latency: 217 ms | size: 0 bytes 2025-06-19 06:00:23 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:23 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-19 06:00:24 [scrapy.extensions.throttle] INFO: slot: ch.proxymesh.com | conc: 1 | delay: 690 ms (-638) | latency: 208 ms | size:100712 bytes 2025-06-19 06:00:24 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent?skip=0) 2025-06-19 06:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/amstelkade/167-h?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10> {'area': 200, 'available': None, 'balcony': True, 'deposit_numb': 17500, 'description': '.\n' 'Description.\n' 'Stylish high-end ground floor apartment with 3 bedrooms, two ' 'bathrooms and a South-facing garden. The building is from ' '1936 but the apartment has been completely renovated under ' 'architecture and inside it feels like a modern villa. The ' 'apartment has a Domotica and Sonos sound system..\n' 'The apartment is located in the most desirable part of the ' 'Rivierenbuurt near the Apollolaan, the Beethovenstraat, and ' 'the Scheldestraat with plenty of shops and restaurants. The ' 'Amstel river is within walking distance as well as the ' 'Beatrixpark..\n' 'For daily shopping, the Pijp with the Albert Cuyp market is ' 'easy to reach by foot or bike..\n' 'The public transport is excellent, with tram and bus ' 'connections around the corner and the Station Rai with train ' 'and metro connections at a short distance..\n' 'LAYOUT.\n' 'Private entrance on the ground floor. In the hall, you find a ' 'separate toilet. The open plan living is at the front facing ' 'the canal. The Bulthaup kitchen with an island is facing the ' 'garden with sliding doors to experience inside-outside ' 'living..\n' 'In the garden, there are some small trees to give more ' 'privacy and there is a sunscreen to protect from the sun..\n' 'The stairs lead to the first floor with three spacious ' 'bedrooms and two bathrooms. One bathroom has a bathtub, ' 'double sink and shower. The second bathroom has a shower and ' 'sink. On this floor, there is a second toilet. At the back, ' 'there is a balcony..\n' 'This is an amazing property in a very good location!.\n' 'This non-binding rental information has been compiled by our ' 'office with the utmost care based on the information provided ' 'to us by the landlord. Therefore, we cannot provide any ' 'guarantees, nor can we accept any liability for this ' 'information in any way. All dimensions are indicative and The ' 'Rental Agency accepts no liability for deviations..', 'energy_label': 'b', 'external_property_attributes': {'external_property_id': '4eb0f69f06515253b182ce1266371c2d', 'external_provider_id': 846, 'property_url': 'https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/amstelkade/167-h?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10'}, 'floor': 1, 'furnished': True, 'house_number': '167H', 'images': ['ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716393/%24xl/amstelkade%20167-1%20-%2014.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716395/%24xl/amstelkade%20167%20-%201.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716396/%24xl/amstelkade%20167-1%20-%203.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716392/%24xl/amstelkade%20167-1%20-%205.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716394/%24xl/amstelkade%20167-1%20-%206.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716397/%24xl/amstelkade%20167-1%20-%209.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716398/%24xl/amstelkade%20167-1%20-%2010.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716399/%24xl/amstelkade%20167-1%20-%2011.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716400/%24xl/amstelkade%20167-1%20-%2012.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716401/%24xl/amstelkade%20167-1%20-%2013.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716402/%24xl/amstelkade%20167-1%20-%2017.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716403/%24xl/amstelkade%20167-1%20-%2015.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716404/%24xl/amstelkade%20167-1%20-%2022.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716405/%24xl/amstelkade%20167h%20-%201.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716407/%24xl/amstelkade%20167h%20-%202.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716406/%24xl/amstelkade%20167h%20-%206.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716409/%24xl/amstelkade%20167%20-%201.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716408/%24xl/amstelkade%20167%20-%202.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716410/%24xl/amstelkade%20167-1%20-%2023.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716411/%24xl/amstelkade%20167-1%20-%2025.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716412/%24xl/amstelkade%20167-1%20-%2027.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716413/%24xl/amstelkade%20167-1%20-%2028.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716414/%24xl/amstelkade%20167-1%20-%2030.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716415/%24xl/amstelkade%20167-1%20-%2031.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716416/%24xl/amstelkade%20167-1%20-%2032.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716417/%24xl/amstelkade%20167-1%20-%2034.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716418/%24xl/amstelkade%20167-1%20-%2038.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716419/%24xl/amstelkade%20167-1%20-%2041.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716420/%24xl/amstelkade%20167-1%20-%2042.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716421/%24xl/amstelkade%20167-1%20-%2043.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716422/%24xl/amstelkade%20167-1%20-%2045.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716423/%24xl/amstelkade%20167-1%20-%2046.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716424/%24xl/amstelkade%20167-1%20-%2047.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716425/%24xl/amstelkade%20167-1%20-%2049.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716426/%24xl/amstelkade%20167%20-%204.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716427/%24xl/amstelkade%20167%20-%203.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716428/%24xl/amstelkade%20167-2%20-%2014.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716429/%24xl/amstelkade%20167%20-%203.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716430/%24xl/amstelkade%20167%20-%204.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716431/%24xl/amstelkade%20167%20-%202.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3682852/112716432/%24xl/amstelkade%20167%20-%205.jpg'], 'property_type': 'Apartment', 'rent': 8250, 'rooms': 4, 'street_name': 'Amstelkade', 'zip_code_code': '1078 AZ'} 2025-06-19 06:00:25 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 1422 ms (+0) | latency: 314 ms | size: 0 bytes 2025-06-19 06:00:25 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:25 [scrapy.downloadermiddlewares.redirect] DEBUG: Redirecting (301) to from 2025-06-19 06:00:25 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 2561 ms (-2438) | latency: 489 ms | size: 81764 bytes 2025-06-19 06:00:25 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent?skip=0) 2025-06-19 06:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/van-baerlestraat/168-3?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10> {'area': 94, 'available': '2025-06-19', 'balcony': True, 'deposit_numb': 5400, 'description': '.\n' 'Description.\n' '*ENGLISH*.\n' '*NOT SUITABLE FOR SHARING*.\n' 'In Oud-Zuid, within walking distance of Vondelpark, we offer ' 'this unfurnished apartment featuring three bedrooms and a ' 'balcony..\n' 'LAYOUT.\n' 'The apartment is accessible via the entrance on the ground ' 'floor and is located on the third floor. From the hallway, ' 'the living room can be accessed at the front of the ' 'apartment, offering a view of the street. The living room is ' 'connected to the dining area, which provides access to the ' 'balcony at the rear of the property..\n' "At the front, you'll find the first two bedrooms. The kitchen " 'is located at the rear and is equipped with a refrigerator, ' 'dishwasher, gas hob, and a combination oven/microwave. ' 'Adjacent to the kitchen is the third bedroom..\n' 'The bathroom features a bathtub and a washbasin. There is ' 'also a separate toilet..\n' 'AREA.\n' 'The apartment is in an excellent location, surrounded by ' 'restaurants, shops, and cafés. Both the Vondelpark and ' 'Sarphatipark are nearby. The Museumplein and the P.C. ' 'Hooftstraat are also within close proximity..\n' 'Public transport is well-organized, with fast connections to ' 'various parts of the city..\n' 'STREET NAME.\n' 'Van Baerlestraat was officially named by city council ' 'resolution on September 29, 1875. It was named after the ' 'preacher, orator, writer, and professor Caspar van Baerle, ' 'better known by his Latin name Barlaeus..\n' 'This non-binding rental information has been compiled by our ' 'office with the utmost care based on the information provided ' 'to us by the landlord. Therefore, we cannot provide any ' 'guarantees, nor can we accept any liability for this ' 'information in any way. All dimensions are indicative and The ' 'Rental Agency accepts no liability for deviations..', 'energy_label': 'f', 'external_property_attributes': {'external_property_id': '7355db1e1da4b0f692ef928dd67d1c65', 'external_provider_id': 846, 'property_url': 'https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/van-baerlestraat/168-3?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10'}, 'floor': 3, 'furnished': False, 'house_number': '168-3', 'images': ['https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391795/$xl/7.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391796/$xl/1.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391797/$xl/13.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391798/$xl/2.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391799/$xl/3.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391800/$xl/4.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391801/$xl/5.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391802/$xl/6.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391803/$xl/8.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391804/$xl/9.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391805/$xl/10.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391806/$xl/11.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391807/$xl/14.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391808/$xl/15.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391809/$xl/16.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3674032/112391810/$xl/18.jpg'], 'property_type': 'Apartment', 'rent': 2700, 'rooms': 5, 'street_name': 'Van Baerlestraat', 'zip_code_code': '1071 BH'} 2025-06-19 06:00:26 [scrapy.extensions.throttle] INFO: slot: fr.proxymesh.com | conc: 1 | delay: 2541 ms (-2458) | latency: 330 ms | size: 89294 bytes 2025-06-19 06:00:26 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent?skip=0) 2025-06-19 06:00:26 [scrapy.core.scraper] WARNING: Dropped: Area not within limits. Value: 985 {'area': 985, 'available': '2025-06-19', 'deposit_numb': 5000, 'description': '.\n' 'Description.\n' '*ENGLISH*.\n' '*THE APARTMENT IS NOT SUITABLE FOR SHARING*.\n' 'Located in the highly desirable Oud-Zuid district, we offer ' 'this unfurnished apartment with two bedrooms, two bathrooms, ' 'and two balconies..\n' 'LAYOUT.\n' 'The apartment is accessed via a private entrance on the ' 'ground floor and is situated on the first floor. From the ' 'hallway, the living room is located at the front of the ' 'apartment, offering pleasant views of the street. The living ' 'room adjoins the dining area, which is separated by glass ' 'doors. The dining area provides access to one of the ' 'balconies. Both bedrooms are also located at the front of the ' 'apartment. The kitchen is situated at the rear and comes ' 'fully equipped with a refrigerator, dishwasher, and a gas ' 'stove with oven. The first bathroom features a bathtub, sink, ' 'and dryer. The second bathroom is fitted with a shower, sink, ' 'and toilet..\n' 'AREA.\n' 'The apartment enjoys a prime location on a quiet side street ' 'off Van Baerlestraat, surrounded by a variety of inviting ' 'restaurants, boutiques, and cafés. Both Vondelpark and ' 'Sarphatipark are within walking distance, as are Museumplein ' 'and the exclusive P.C. Hooftstraat..\n' 'Public transportation is excellent, with convenient ' 'connections to all parts of the city..\n' 'This non-binding rental information has been compiled by our ' 'office with the utmost care based on the information provided ' 'to us by the landlord. Therefore, we cannot provide any ' 'guarantees, nor can we accept any liability for this ' 'information in any way. All dimensions are indicative and The ' 'Rental Agency accepts no liability for deviations..\n', 'energy_label': 'd', 'external_property_attributes': {'external_property_id': '639c0f940aff8979f8ce43d9566e8bf2', 'external_provider_id': 846, 'property_url': 'https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/bronckhorststraat/10-1?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10'}, 'floor': 1, 'furnished': False, 'house_number': '10-1', 'images': ['https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389867/$xl/bronckhorststraat ' '10 - 1.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389866/$xl/bronckhorststraat ' '10 - 10.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389868/$xl/bronckhorststraat ' '10 - 6.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389869/$xl/bronckhorststraat ' '10 - 7.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389870/$xl/bronckhorststraat ' '10 - 8.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389871/$xl/bronckhorststraat ' '10 - 9.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389872/$xl/bronckhorststraat ' '10 - 5.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389873/$xl/bronckhorststraat ' '10 - 4.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389874/$xl/bronckhorststraat ' '10 - 12.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389875/$xl/bronckhorststraat ' '10 - 11.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389876/$xl/bronckhorststraat ' '10 - 13.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389878/$xl/bronckhorststraat ' '10 - 14.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389877/$xl/bronckhorststraat ' '10 - 24.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389879/$xl/bronckhorststraat ' '10 - 25.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389880/$xl/bronckhorststraat ' '10 - 18.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389881/$xl/bronckhorststraat ' '10 - 19.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389883/$xl/bronckhorststraat ' '10 - 20.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389882/$xl/bronckhorststraat ' '10 - 21.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389884/$xl/bronckhorststraat ' '10 - 22.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389885/$xl/bronckhorststraat ' '10 - 23.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389886/$xl/bronckhorststraat ' '10 - 15.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389887/$xl/bronckhorststraat ' '10 - 17.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389888/$xl/bronckhorststraat ' '10 - 26.jpg', 'https://haywebattachments.blob.core.windows.net/public/1949/3673980/112389889/$xl/bronckhorststraat ' '10 - 27.jpg'], 'property_type': 'Apartment', 'rent': 2500, 'rooms': 4, 'street_name': 'Bronckhorststraat', 'zip_code_code': '1071WR'} 2025-06-19 06:00:28 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 2 | delay: 904 ms (-518) | latency: 1546 ms | size: 99051 bytes 2025-06-19 06:00:28 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent?skip=0) 2025-06-19 06:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/wilhelminastraat/213-hs?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10> {'area': 100, 'available': '2025-06-19', 'deposit_numb': 5900, 'description': '.\n' 'Description.\n' 'Fully renovated ground floor apartment spread over two floors ' 'with a garden and three bedrooms in popular Old West!.\n' 'This unfurnished house has recently been completely ' 'renovated. The house is located in a quiet street within ' 'walking distance of the Vondelpark and next to the cozy ' 'Cremerplein. Nearby are numerous stores, restaurants and ' 'cafes. The center of Amsterdam is easily accessible by ' 'streetcar or bike..\n' 'LAYOUT.\n' 'Private entrance on the ground floor. The living room is very ' 'bright due to the four large windows at the front. The open ' 'kitchen is equipped with a dishwasher, hob, combi-oven and ' 'fridge freezer. At the rear, French doors give access to the ' 'garden. There is a nice corner created for a work or play ' 'area. On this floor is a separate toilet. The internal ' 'staircase leads to the bedroom floor in the basement. Here ' 'are three spacious bedrooms with plenty of daylight. The ' 'bathroom has a bathtub, walk-in shower, double sink and ' 'toilet..\n' 'The entire property has a herringbone PVC floor and the house ' 'is fully insulated and has an energy label A..\n' 'STREETNAME.\n' 'Wilhelmina Helena Pauline Maria (1880–1962), Princess of the ' 'Netherlands (1880–1890, 1948–1962), Princess of ' 'Orange-Nassau, and Duchess of Mecklenburg (1901–1962), was ' 'Queen of the Netherlands from 23 November 1890 until 4 ' 'September 1948, reigning under the name Wilhelmina..\n' 'This non-binding rental information has been compiled by our ' 'office with the utmost care based on the information provided ' 'to us by the landlord. Therefore, we cannot provide any ' 'guarantees, nor can we accept any liability for this ' 'information in any way. All dimensions are indicative and The ' 'Rental Agency accepts no liability for deviations..', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'bfd5ff2c9d97b5f2b50d4df457504449', 'external_provider_id': 846, 'property_url': 'https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/wilhelminastraat/213-hs?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10'}, 'floor': 1, 'furnished': False, 'house_number': '213hs', 'images': ['ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412088/%24xl/wilhelminastraat%20213hs%20-%209.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412089/%24xl/wilhelminastraat%20213hs%20-%207.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412090/%24xl/wilhelminastraat%20213hs%20-%2010.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412093/%24xl/wilhelminastraat%20213hs%20-%2011.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412098/%24xl/wilhelminastraat%20213hs%20-%2012.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412096/%24xl/wilhelminastraat%20213hs%20-%2014.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412091/%24xl/wilhelminastraat%20213hs%20-%2015.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412092/%24xl/wilhelminastraat%20213hs%20-%2018.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412094/%24xl/wilhelminastraat%20213hs%20-%2019.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412095/%24xl/wilhelminastraat%20213hs%20-%2020.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412097/%24xl/wilhelminastraat%20213hs%20-%2021.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412099/%24xl/wilhelminastraat%20213hs%20-%2022.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412100/%24xl/wilhelminastraat%20213hs%20-%2023.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412101/%24xl/wilhelminastraat%20213hs%20-%2024.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412102/%24xl/wilhelminastraat%20213hs%20-%208.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412103/%24xl/wilhelminastraat%20213hs%20-%2025.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412107/%24xl/wilhelminastraat%20213hs%20-%2026.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412104/%24xl/wilhelminastraat%20213hs%20-%2027.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412105/%24xl/wilhelminastraat%20213hs%20-%2028.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412106/%24xl/wilhelminastraat%20213hs%20-%2029.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412108/%24xl/wilhelminastraat%20213hs%20-%2030.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412109/%24xl/wilhelminastraat%20213hs%20-%2031.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412110/%24xl/wilhelminastraat%20213hs%20-%2032.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412111/%24xl/wilhelminastraat%20213hs%20-%2033.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412112/%24xl/wilhelminastraat%20213hs%20-%2034.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412113/%24xl/wilhelminastraat%20213hs%20-%2037.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412114/%24xl/wilhelminastraat%20213hs%20-%2038.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412115/%24xl/wilhelminastraat%20213hs%20-%2039.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412116/%24xl/wilhelminastraat%20213hs%20-%2040.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412117/%24xl/wilhelminastraat%20213hs%20-%2041.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412118/%24xl/wilhelminastraat%20213hs%20-%2042.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412119/%24xl/wilhelminastraat%20213hs%20-%201.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412120/%24xl/wilhelminastraat%20213hs%20-%2044.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3620149/110412121/%24xl/wilhelminastraat%20213hs%20-%2043.jpg'], 'property_type': 'Apartment', 'rent': 3800, 'rooms': 4, 'street_name': 'Wilhelminastraat', 'zip_code_code': '1054 WG'} 2025-06-19 06:00:29 [scrapy.extensions.throttle] INFO: slot: world.proxymesh.com | conc: 1 | delay: 662 ms (-242) | latency: 1678 ms | size: 87334 bytes 2025-06-19 06:00:29 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent?skip=10) 2025-06-19 06:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/aurikelstraat/23-hs?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&skip=10&take=10> {'area': 63, 'available': None, 'deposit_numb': 3000, 'description': '.\n' 'Description.\n' 'Near Noorderpark, we offer this furnished corner ground-floor ' 'apartment with two bedrooms and a southeast-facing garden of ' 'approximately 29 m²..\n' 'Layout.\n' 'The apartment is located on the ground floor. At the front is ' 'the living room. The kitchen is situated at the rear and ' 'features French doors opening onto the garden. It is equipped ' 'with a refrigerator, freezer, dishwasher, and induction ' 'cooktop..\n' 'The two bedrooms are accessible via the hallway. The larger ' 'bedroom has a double bed and a wardrobe. The second bedroom ' 'is furnished with a desk and chair..\n' 'The bathroom includes a walk-in shower, a vanity unit, and a ' 'washing machine. There is a separate toilet located in the ' 'hallway..\n' 'The garden, approximately 29 m² in size, faces southeast and ' 'includes a storage unit and a rear entrance..\n' 'AREA.\n' 'The apartment is located in the Bloemenbuurt neighborhood in ' 'Amsterdam North. The area is close to shopping centers ' "Mosplein and Boven 't IJ, as well as the popular Van der " 'Pekstraat with its market..\n' 'Public transport is excellent, with the ferry and North metro ' 'station just a 5-minute bike ride away..\n' 'Street Name.\n' 'The street name "Aurikelstraat" is derived from the auricula, ' 'a plant from the primrose family..\n' 'This non-binding rental information has been compiled by our ' 'office with the utmost care based on the information provided ' 'to us by the landlord. Therefore, we cannot provide any ' 'guarantees, nor can we accept any liability for this ' 'information in any way. All dimensions are indicative and The ' 'Rental Agency accepts no liability for deviations..', 'energy_label': 'b', 'external_property_attributes': {'external_property_id': 'bdc2a353d35cb9dfb3ae3212a650f5b8', 'external_provider_id': 846, 'property_url': 'https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/aurikelstraat/23-hs?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&skip=10&take=10'}, 'floor': 1, 'furnished': True, 'house_number': '23', 'images': ['ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371613/%24xl/aurikelstraat%2023%20hs-18.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371612/%24xl/aurikelstraat%2023%20hs-01.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371614/%24xl/aurikelstraat%2023%20hs-02.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371618/%24xl/aurikelstraat%2023%20hs-03.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371615/%24xl/aurikelstraat%2023%20hs-04.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371616/%24xl/aurikelstraat%2023%20hs-05.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371617/%24xl/aurikelstraat%2023%20hs-07.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371619/%24xl/aurikelstraat%2023%20hs-08.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371620/%24xl/aurikelstraat%2023%20hs-09.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371621/%24xl/aurikelstraat%2023%20hs-11.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371622/%24xl/aurikelstraat%2023%20hs-12.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371623/%24xl/aurikelstraat%2023%20hs-13.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371624/%24xl/aurikelstraat%2023%20hs-14.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371625/%24xl/aurikelstraat%2023%20hs-15.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371626/%24xl/aurikelstraat%2023%20hs-16.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371627/%24xl/aurikelstraat%2023%20hs-17.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371628/%24xl/aurikelstraat%2023%20hs-19.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3646427/111371629/%24xl/aurikelstraat%2023%20hs-20.jpg'], 'property_type': 'Apartment', 'rent': 2350, 'rooms': 3, 'street_name': 'Aurikelstraat', 'zip_code_code': '1032 AP'} 2025-06-19 06:00:30 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 1336 ms (-1224) | latency: 449 ms | size: 90201 bytes 2025-06-19 06:00:30 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent?skip=0) 2025-06-19 06:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/tweede-jan-van-der-heijdenstraat/89-c?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10> {'area': 64, 'available': '2025-07-18', 'balcony': True, 'deposit_numb': 4900, 'description': '.\n' 'Description.\n' '*ENGLISH*.\n' 'NOT SUITABLE FOR SHARING.\n' 'In the beautiful Tweede Jan van der Heijdenstraat, on the ' 'stretch near the Amstel, we offer this renovated furnished ' 'two bedroom apartment..\n' 'The property is located in the cozy Pijp with many stores and ' 'restaurants and the Albert Cuyp market for daily groceries. ' 'Walking along the Amstel River, picnicks in the Sarphatipark, ' "it's all within walking distance..\n" 'The public transport is excellent, with tram, bus and metro ' 'around the corner..\n' 'LAYOUT.\n' 'Through the communal staircase you reach the apartment on the ' 'second floor. Because of the large windows the light enters ' 'the living room at the front. The open kitchen is equipped ' 'with built in appliances. The hall gives access to the other ' 'rooms. The bathroom has a bathtub, shower and sink. There is ' 'a separate toilet. At the rear is the master bedroom with ' 'double bed, closet and access to the balcony. The second ' 'bedroom is in use as a walk-in closet, the closet can be ' 'removed in consultation..\n' 'A beautiful apartment in a great location!.\n' 'This non-binding rental information has been compiled by our ' 'office with the utmost care based on the information provided ' 'to us by the landlord. Therefore, we cannot provide any ' 'guarantees, nor can we accept any liability for this ' 'information in any way. All dimensions are indicative and The ' 'Rental Agency accepts no liability for deviations..', 'energy_label': 'a_2015', 'external_property_attributes': {'external_property_id': 'b4e3ddda35e119c00dc04650b30093fd', 'external_provider_id': 846, 'property_url': 'https://therentalagencyamsterdam.nl/residential-listings/rent/amsterdam/tweede-jan-van-der-heijdenstraat/89-c?forsaleorrent=1&moveunavailablelistingstothebottom=true&orderby=3&orderdescending=true&take=10'}, 'floor': 2, 'furnished': True, 'house_number': '89C', 'images': ['ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667327/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%202.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667328/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%203.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667329/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%204.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667330/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%206.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667331/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%207.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667332/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%205.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667335/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%208.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667333/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%209.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667342/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2010.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667341/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2011.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667334/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2012.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667339/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2013.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667338/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2016.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667336/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2019.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667337/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2020.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667340/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2017.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667346/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2014.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667343/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2015.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667344/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2021.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667345/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2022.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667347/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2023.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667348/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2025.jpg', 'ENCODED:https://haywebattachments.blob.core.windows.net/public/1949/3681498/112667349/%24xl/tweede%20jan%20van%20der%20heijdenstraat%2089c%20-%2026.jpg'], 'property_type': 'Apartment', 'rent': 2650, 'rooms': 3, 'street_name': 'Tweede Jan van der Heijdenstraat', 'zip_code_code': '1074 XS'} 2025-06-19 06:00:32 [scrapy.extensions.throttle] INFO: slot: uk.proxymesh.com | conc: 1 | delay: 706 ms (-629) | latency: 308 ms | size: 76850 bytes 2025-06-19 06:00:32 [crawler_utils.httpcache] INFO: ***Dont cache 2025-06-19 06:00:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://therentalagencyamsterdam.nl/residential-listings/rent?skip=0) 2025-06-19 06:00:33 [scrapy.core.scraper] ERROR: Spider error processing (referer: https://therentalagencyamsterdam.nl/residential-listings/rent?skip=0) Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/scrapy/utils/defer.py", line 343, in iter_errback yield next(it) File "/usr/local/lib/python3.10/site-packages/scrapy/utils/python.py", line 369, in __next__ return next(self.data) File "/usr/local/lib/python3.10/site-packages/scrapy/utils/python.py", line 369, in __next__ return next(self.data) File "/usr/local/lib/python3.10/site-packages/scrapy/core/spidermw.py", line 167, in process_sync yield from iterable File "/usr/local/lib/python3.10/site-packages/scrapy/spidermiddlewares/base.py", line 58, in process_spider_output for o in result: File "/usr/local/lib/python3.10/site-packages/scrapy/core/spidermw.py", line 167, in process_sync yield from iterable File "/usr/local/lib/python3.10/site-packages/scrapy/spidermiddlewares/base.py", line 58, in process_spider_output for o in result: File "/usr/local/lib/python3.10/site-packages/scrapy/core/spidermw.py", line 167, in process_sync yield from iterable File "/usr/local/lib/python3.10/site-packages/scrapy/spidermiddlewares/base.py", line 58, in process_spider_output for o in result: File "/usr/local/lib/python3.10/site-packages/scrapy/core/spidermw.py", line 167, in process_sync yield from iterable File "/usr/local/lib/python3.10/site-packages/scrapy/spidermiddlewares/depth.py", line 59, in process_spider_output yield from super().process_spider_output(response, result, spider) File "/usr/local/lib/python3.10/site-packages/scrapy/spidermiddlewares/base.py", line 58, in process_spider_output for o in result: File "/usr/local/lib/python3.10/site-packages/scrapy/core/spidermw.py", line 167, in process_sync yield from iterable File "/app/eggs/rental_nl/20250618153627.egg/houses/spiders/therentalagencyamsterdam.py", line 51, in parse_item property_type = type_from_desc(get_fact('Type of residence')) File "/app/rental_nl/houses/utils.py", line 32, in type_from_desc desc = desc.replace('/', ' ') # rækkehus/hus -> rækkehus hus AttributeError: 'NoneType' object has no attribute 'replace' 2025-06-19 06:00:33 [scrapy.core.engine] INFO: Closing spider (finished) 2025-06-19 06:00:33 [crawler_utils.yaml_export_pipeline] INFO: Uploading /tmp/rental_nl/therentalagencyamsterdam_1750312816.yaml to /upload/rental_nl 2025-06-19 06:00:33 [crawler_utils.yaml_export_pipeline] INFO: FTP host: crawler-data.boligzonen.dk, user: ftpuser 2025-06-19 06:00:33 [paramiko.transport] DEBUG: starting thread (client mode): 0x80fbc580 2025-06-19 06:00:33 [paramiko.transport] DEBUG: Local version/idstring: SSH-2.0-paramiko_3.5.1 2025-06-19 06:00:33 [paramiko.transport] DEBUG: Remote version/idstring: SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.11 2025-06-19 06:00:33 [paramiko.transport] INFO: Connected (version 2.0, client OpenSSH_9.6p1) 2025-06-19 06:00:33 [paramiko.transport] DEBUG: === Key exchange possibilities === 2025-06-19 06:00:33 [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-19 06:00:33 [paramiko.transport] DEBUG: server key: rsa-sha2-512, rsa-sha2-256, ecdsa-sha2-nistp256, ssh-ed25519 2025-06-19 06:00:33 [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-19 06:00:33 [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-19 06:00:33 [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-19 06:00:33 [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-19 06:00:33 [paramiko.transport] DEBUG: client compress: none, zlib@openssh.com 2025-06-19 06:00:33 [paramiko.transport] DEBUG: server compress: none, zlib@openssh.com 2025-06-19 06:00:33 [paramiko.transport] DEBUG: client lang: 2025-06-19 06:00:33 [paramiko.transport] DEBUG: server lang: 2025-06-19 06:00:33 [paramiko.transport] DEBUG: kex follows: False 2025-06-19 06:00:33 [paramiko.transport] DEBUG: === Key exchange agreements === 2025-06-19 06:00:33 [paramiko.transport] DEBUG: Strict kex mode: True 2025-06-19 06:00:33 [paramiko.transport] DEBUG: Kex: curve25519-sha256@libssh.org 2025-06-19 06:00:33 [paramiko.transport] DEBUG: HostKey: ssh-ed25519 2025-06-19 06:00:33 [paramiko.transport] DEBUG: Cipher: aes128-ctr 2025-06-19 06:00:33 [paramiko.transport] DEBUG: MAC: hmac-sha2-256 2025-06-19 06:00:33 [paramiko.transport] DEBUG: Compression: none 2025-06-19 06:00:33 [paramiko.transport] DEBUG: === End of kex handshake === 2025-06-19 06:00:33 [paramiko.transport] DEBUG: Resetting outbound seqno after NEWKEYS due to strict mode 2025-06-19 06:00:33 [paramiko.transport] DEBUG: kex engine KexCurve25519 specified hash_algo 2025-06-19 06:00:33 [paramiko.transport] DEBUG: Switch to new keys ... 2025-06-19 06:00:33 [paramiko.transport] DEBUG: Resetting inbound seqno after NEWKEYS due to strict mode 2025-06-19 06:00:33 [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-19 06:00:33 [paramiko.transport] DEBUG: Attempting password auth... 2025-06-19 06:00:33 [paramiko.transport] DEBUG: userauth is OK 2025-06-19 06:00:33 [paramiko.transport] INFO: Authentication (password) successful! 2025-06-19 06:00:33 [paramiko.transport] DEBUG: [chan 0] Max packet in: 32768 bytes 2025-06-19 06:00:33 [paramiko.transport] DEBUG: Received global request "hostkeys-00@openssh.com" 2025-06-19 06:00:33 [paramiko.transport] DEBUG: Rejecting "hostkeys-00@openssh.com" global request from server. 2025-06-19 06:00:33 [paramiko.transport] DEBUG: [chan 0] Max packet out: 32768 bytes 2025-06-19 06:00:33 [paramiko.transport] DEBUG: Secsh channel 0 opened. 2025-06-19 06:00:33 [paramiko.transport] DEBUG: [chan 0] Sesch channel 0 request ok 2025-06-19 06:00:33 [paramiko.transport.sftp] INFO: [chan 0] Opened sftp connection (server version 3) 2025-06-19 06:00:33 [paramiko.transport.sftp] DEBUG: [chan 0] open(b'/upload/rental_nl/therentalagencyamsterdam_1750312816.yaml', 'wb') 2025-06-19 06:00:33 [paramiko.transport.sftp] DEBUG: [chan 0] open(b'/upload/rental_nl/therentalagencyamsterdam_1750312816.yaml', 'wb') -> 00000000 2025-06-19 06:00:33 [paramiko.transport.sftp] DEBUG: [chan 0] close(00000000) 2025-06-19 06:00:33 [paramiko.transport.sftp] DEBUG: [chan 0] stat(b'/upload/rental_nl/therentalagencyamsterdam_1750312816.yaml') 2025-06-19 06:00:33 [paramiko.transport.sftp] INFO: [chan 0] sftp session closed. 2025-06-19 06:00:33 [paramiko.transport] DEBUG: [chan 0] EOF sent (0) 2025-06-19 06:00:33 [crawler_utils.yaml_export_pipeline] INFO: Successfully uploaded /tmp/rental_nl/therentalagencyamsterdam_1750312816.yaml to upload/rental_nl 2025-06-19 06:00:33 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 17340, 'downloader/request_count': 26, 'downloader/request_method_count/GET': 26, 'downloader/response_bytes': 1627163, 'downloader/response_count': 26, 'downloader/response_status_count/200': 16, 'downloader/response_status_count/301': 10, 'dupefilter/filtered': 26, 'elapsed_time_seconds': 22.024693, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 6, 19, 6, 0, 33, 34815, tzinfo=datetime.timezone.utc), 'httpcache/firsthand': 26, 'httpcache/miss': 26, 'httpcache/uncacheable': 26, 'item_dropped_count': 1, 'item_dropped_reasons_count/DropItem': 1, 'item_scraped_count': 8, 'items_per_minute': 21.81818181818182, 'log_count/DEBUG': 84, 'log_count/ERROR': 1, 'log_count/INFO': 72, 'log_count/WARNING': 2, 'memusage/max': 96927744, 'memusage/startup': 96927744, 'proxies/good': 7, 'proxies/mean_backoff': 0.0, 'proxies/reanimated': 0, 'proxies/unchecked': 0, 'request_depth_max': 2, 'response_received_count': 16, 'responses_per_minute': 43.63636363636364, 'scheduler/dequeued': 26, 'scheduler/dequeued/memory': 26, 'scheduler/enqueued': 26, 'scheduler/enqueued/memory': 26, 'spider_exceptions/AttributeError': 1, 'spider_exceptions/count': 1, 'start_time': datetime.datetime(2025, 6, 19, 6, 0, 11, 10122, tzinfo=datetime.timezone.utc)} 2025-06-19 06:00:33 [scrapy.core.engine] INFO: Spider closed (finished) 2025-06-19 06:00:33 [paramiko.transport] DEBUG: EOF in transport thread