Head
2026-03-27 19:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 19:00:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-27 19:00:06 [auto1.nl] INFO: Batch mode enabled: batch 1/2
2026-03-27 19:00:06 [auto1.nl] INFO: Starting spider auto1.nl
2026-03-27 19:00:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 19:00:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 19:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 19:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 19:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: 10f8a2fa940b248b
2026-03-27 19:00:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-27 19:00:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto1.nl/task_27_2026-03-27T19_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-27 19:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 19:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 19:00:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-27 19:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 19:00:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-27 19:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-27 19:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 19:00:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-27 19:00:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 19:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 19:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 19:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-27 19:00:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 19:00:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 19:00:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-27 19:00:06 [scrapy.core.engine] INFO: Spider opened
2026-03-27 19:00:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 19:00:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 19:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-27 19:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 19:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 19:00:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:00:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
Tail
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15ab99d-b245-5ac3-8467-1ba7d57fe263/b15ab99d-b245-5ac3-8467-1ba7d57fe263_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49862,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/33/f1332345b25c870b435b69f8bb2d0a02/pa/SD85786_7d8415d4dba401c77790a124b6334661.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15ab99d-b245-5ac3-8467-1ba7d57fe263/b15ab99d-b245-5ac3-8467-1ba7d57fe263_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73018,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/33/f1332345b25c870b435b69f8bb2d0a02/pa/SD85786_95bb1a97bc0dee3c2bd0f324be18393b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15ab99d-b245-5ac3-8467-1ba7d57fe263/b15ab99d-b245-5ac3-8467-1ba7d57fe263_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50850,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/33/f1332345b25c870b435b69f8bb2d0a02/pa/SD85786_9cc46af79d00a5c156e3e012f4876496.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15ab99d-b245-5ac3-8467-1ba7d57fe263/b15ab99d-b245-5ac3-8467-1ba7d57fe263_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75954,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/33/f1332345b25c870b435b69f8bb2d0a02/pa/SD85786_aead222724e41b770aa781db40e005e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15ab99d-b245-5ac3-8467-1ba7d57fe263/b15ab99d-b245-5ac3-8467-1ba7d57fe263_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62343,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/33/f1332345b25c870b435b69f8bb2d0a02/pa/SD85786_cd6a10c5875cdef1bf99df46aa3de094.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15ab99d-b245-5ac3-8467-1ba7d57fe263/b15ab99d-b245-5ac3-8467-1ba7d57fe263_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52390,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/33/f1332345b25c870b435b69f8bb2d0a02/pa/SD85786_53173d35a5c225842d5335cf8e8bae36.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15ab99d-b245-5ac3-8467-1ba7d57fe263/b15ab99d-b245-5ac3-8467-1ba7d57fe263_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65714,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/33/f1332345b25c870b435b69f8bb2d0a02/pa/SD85786_24a76cbb1bcf72e8803941d04a85a2aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15ab99d-b245-5ac3-8467-1ba7d57fe263/b15ab99d-b245-5ac3-8467-1ba7d57fe263_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60564,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/33/f1332345b25c870b435b69f8bb2d0a02/pa/SD85786_2ed09995600772b90a96f71850565fa3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b15ab99d-b245-5ac3-8467-1ba7d57fe263/b15ab99d-b245-5ac3-8467-1ba7d57fe263_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92425,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/33/f1332345b25c870b435b69f8bb2d0a02/pa/SD85786_91835a49b59403cfce1c0bff263efd18.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2004-02-13',
'seats_number': 2,
'seller_name': None,
'title': 'Toyota Land Cruiser 3.0 D-4D VX',
'transmission': 'manual',
'trim': 'VX',
'year': 2004}
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27SD85786%27 HTTP/1.1" 200 None
2026-03-27 19:02:57 [auto1.nl] INFO: Saving data for SD85786: {'created_time': 1774638177.146668, 'last_price_update_time': 1774638177.14668, 'auction_closing_time': 1774714236.0}
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.nl',RowKey='SD85786') HTTP/1.1" 204 0
2026-03-27 19:02:57 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 19:02:57 [auto1.nl] INFO: auto1.nl Batch config: batch 1/2
2026-03-27 19:02:57 [auto1.nl] INFO: auto1.nl Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20last_price_update_time%20lt%201774206177 HTTP/1.1" 200 None
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='AN95106') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='BH92069') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='BK13827') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='BV93657') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='BY06610') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='BY69294') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='CA32447') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='CA44332') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='CJ44199') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='CJ73584') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='CP59029') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='CR46915') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='CX65493') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='DA42867') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='DF89435') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='DU57633') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='ED45597') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='EE29335') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='EM58840') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='FF96186') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='FK36702') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='FP99208') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='GC64462') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='GG53685') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='GV50634') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='HD99345') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='JR69435') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='JS55108') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='KC57622') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='KC70935') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='LK26318') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='LN34207') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='LR89134') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='LS22530') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='LY23686') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='MS22742') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='MY15025') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='NH91285') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='NK14917') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='SB52533') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='SD99056') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='SE57095') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='SW18249') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='SZ13719') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='TA57972') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='TE86496') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='UM17072') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='UP31903') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='US69144') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='UX35743') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='UZ41940') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='VD03005') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='VD94246') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='VF52620') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='VL34628') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='VZ53985') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='WP58537') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='WV78921') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='WY40554') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='XH33240') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='XT37512') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='XT71834') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='YV82331') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='YY02684') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='YY30862') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='ZF10261') HTTP/1.1" 204 0
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.nl',RowKey='ZK31432') HTTP/1.1" 204 0
2026-03-27 19:02:58 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (213 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.nl/task_27_2026-03-27T19_00_00.jl
2026-03-27 19:02:58 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 860477,
'downloader/request_count': 494,
'downloader/request_method_count/GET': 468,
'downloader/request_method_count/POST': 26,
'downloader/response_bytes': 129726831,
'downloader/response_count': 494,
'downloader/response_status_count/200': 494,
'dupefilter/filtered': 7,
'elapsed_time_seconds': 171.042558,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 19, 2, 57, 934886, tzinfo=datetime.timezone.utc),
'item_scraped_count': 213,
'log_count/DEBUG': 5812,
'log_count/INFO': 5834,
'memusage/max': 191868928,
'memusage/startup': 150044672,
'photo_download_count': 322,
'request_depth_max': 27,
'response_received_count': 172,
'scheduler/dequeued': 494,
'scheduler/dequeued/memory': 494,
'scheduler/enqueued': 494,
'scheduler/enqueued/memory': 494,
'scrape_type/batch_skipped': 477,
'scrape_type/new': 72,
'scrape_type/price_update': 141,
'scrape_type/skipped': 259,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 172,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.98581840574124,
'scrapy-zyte-api/mean_response_seconds': 3.9978938852355594,
'scrapy-zyte-api/processed': 172,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 172,
'scrapy-zyte-api/request_args/experimental.requestCookies': 171,
'scrapy-zyte-api/request_args/experimental.responseCookies': 172,
'scrapy-zyte-api/request_args/httpRequestBody': 26,
'scrapy-zyte-api/request_args/httpRequestMethod': 26,
'scrapy-zyte-api/request_args/httpResponseBody': 172,
'scrapy-zyte-api/request_args/httpResponseHeaders': 172,
'scrapy-zyte-api/request_args/sessionContext': 172,
'scrapy-zyte-api/request_args/url': 172,
'scrapy-zyte-api/status_codes/200': 172,
'scrapy-zyte-api/success': 172,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 956,
'source/total_available': 916,
'start_time': datetime.datetime(2026, 3, 27, 19, 0, 6, 892328, tzinfo=datetime.timezone.utc)}
2026-03-27 19:02:58 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-27 19:02:58 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fdf9e8d4d10>
2026-03-27 19:02:58 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fdf9ea83f10>