• It's recommended to check out the latest log via: the Stats page >> View log >> Tail

PROJECT (sourcing_v2), SPIDER (ayvens.be)

2026-03-26 10:45:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 10:45: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-26 10:45:06 [ayvens.be] INFO: Starting spider ayvens.be
2026-03-26 10:45:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 10:45:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 10:45:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 10:45:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 10:45:06 [scrapy.extensions.telnet] INFO: Telnet Password: b54b1e79a4d9a373
2026-03-26 10:45: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-26 10:45: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/ayvens.be/task_34_2026-03-26T10_45_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-26 10:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 10:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 10:45: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-26 10:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 10:45: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-26 10:45:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-26 10:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 10:45: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-26 10:45:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 10:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 10:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-26 10:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-26 10:45:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 10:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 10:45: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-26 10:45: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-26 10:45:06 [scrapy.core.engine] INFO: Spider opened
2026-03-26 10:45:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 10:45:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 10:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-26 10:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 10:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 10:45:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-26 10:45:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-26 10:45:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-26 10:45:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-26 10:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-26 10:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://carmarket.ayvens.com/en-gb/lots>
2026-03-26 10:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-26 10:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/lots>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Medium.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Regular.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Semibold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Bold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Medium.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Regular.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-SemiBold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/styles-ETA5EMQJ.css> (resource type: stylesheet, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-R5GGQAWE.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-YI6GGZZZ.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-NAGGRITV.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-BBQ7R2BV.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-HPL7GXW6.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ADG3G2OJ.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7JYRLYWD.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2S63FZXS.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-K7GQAXGO.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-PMQRMPGY.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/polyfills-FFHMD2TL.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/main-NKPAFEH2.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/line.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/loader.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Medium.woff2>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Bold.woff2>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Semibold.woff2>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Regular.woff2>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/styles-ETA5EMQJ.css>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Regular.woff2>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-SemiBold.woff2>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-Bold-OH3V3LEB.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-Regular-VMJBJIXS.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-SemiBold-NPKTOIJ5.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Medium.woff2>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-YI6GGZZZ.js>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NAGGRITV.js>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R5GGQAWE.js>
2026-03-26 10:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-5567JMUS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-YI6GGZZZ.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-4CLCTAJ7.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-YI6GGZZZ.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-CQOH37XC.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-NAGGRITV.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-HQZHDCQG.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-NAGGRITV.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-QV3UPEBS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AQBI4CYB.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EIXBRKXP.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HPL7GXW6.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ADG3G2OJ.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BBQ7R2BV.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7JYRLYWD.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2S63FZXS.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-K7GQAXGO.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PMQRMPGY.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/polyfills-FFHMD2TL.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/main-NKPAFEH2.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EVZDJ3YH.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2BYH6G4C.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AHM2LY2L.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VGUEXTON.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SUQC6PCL.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7DYAUIPQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-6BXXUPPN.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-QZ2M64VL.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-BBQ7R2BV.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SALCXTDR.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-K7GQAXGO.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-OF6JT4KC.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-Y6LYHJ33.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ELPOVYM7.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VBU7AOHF.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SPE4D2IX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Bold-OH3V3LEB.woff2>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-N2FZW7V7.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VPLHK2CL.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AVZZH6AV.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-KLKMSQPH.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2FANG3NP.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ABBXN5WQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-NPJHDJ36.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-MLMYZRAG.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-5D4JF6DX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7IEPAGTW.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ZYL3EWWF.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-WWYAPULQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XXARMH2T.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AYT4KML6.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-CX65R3QQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XGLUMAK5.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EHSUL3RU.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7UDVUMWJ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-WRLSZEDX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XCHSKDZH.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Regular-VMJBJIXS.woff2>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-SemiBold-NPKTOIJ5.woff2>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5567JMUS.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CQOH37XC.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-4CLCTAJ7.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QV3UPEBS.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HQZHDCQG.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AQBI4CYB.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EIXBRKXP.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EVZDJ3YH.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AHM2LY2L.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VGUEXTON.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SUQC6PCL.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2BYH6G4C.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7DYAUIPQ.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6BXXUPPN.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QZ2M64VL.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ELPOVYM7.js>
2026-03-26 10:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y6LYHJ33.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OF6JT4KC.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SALCXTDR.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VBU7AOHF.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SPE4D2IX.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-N2FZW7V7.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AVZZH6AV.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPLHK2CL.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NPJHDJ36.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ABBXN5WQ.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-KLKMSQPH.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-MLMYZRAG.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2FANG3NP.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7IEPAGTW.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5D4JF6DX.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ZYL3EWWF.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XXARMH2T.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WWYAPULQ.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AYT4KML6.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CX65R3QQ.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EHSUL3RU.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XGLUMAK5.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WRLSZEDX.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7UDVUMWJ.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XCHSKDZH.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-U3DCL5KE.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7HVTDVUE.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens-white-bg_192x192.png> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens-white-bg_192x192.png>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens.svg>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-U3DCL5KE.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7HVTDVUE.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VPZ5PCFV.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-7HVTDVUE.js)
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPZ5PCFV.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-R57BLUBZ.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-VPZ5PCFV.js)
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R57BLUBZ.js>
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XI7MA6UU.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-253AOQV4.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-Y26P6NOT.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-VPZ5PCFV.js)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XI7MA6UU.js>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-E2QM5VHP.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-XI7MA6UU.js)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-QVU7EFJH.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-XI7MA6UU.js)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-CJQ6ZMFR.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-XI7MA6UU.js)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y26P6NOT.js>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-253AOQV4.js>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-PU5AH4GE.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-6AWK7DQQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-JMKQRIJX.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-OXIZJZO4.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-H7VMIGZK.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-E2QM5VHP.js>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QVU7EFJH.js>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CJQ6ZMFR.js>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PU5AH4GE.js>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-JMKQRIJX.js>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-H7VMIGZK.js>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OXIZJZO4.js>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6AWK7DQQ.js>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/loader.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/line.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-BQLC5RJD.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-HGLYMGTS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-PU5AH4GE.js)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VNA57F7Z.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-253AOQV4.js)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EXKYPD3J.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-253AOQV4.js)
2026-03-26 10:45:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://carmarket.ayvens.com/en-gb/lots> (referer: None) ['playwright']
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BQLC5RJD.js>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HGLYMGTS.js>
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AZBPSD4I.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HGLYMGTS.js)
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2NCM5KDW.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HGLYMGTS.js)
2026-03-26 10:45:17 [ayvens.be] INFO: Cookies from Playwright: [{'name': 'ai_user', 'value': 'LC/EUgf5gR2/FRE5nltNm6|2026-03-26T10:45:16.009Z', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1806057916, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'user_culture', 'value': 'en-gb', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': -1, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ai_session', 'value': 'uyv237A5G1QMUzLTKVXOTQ|1774521917461|1774521917461', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1774523717, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}]
2026-03-26 10:45:17 [ayvens.be] INFO: Scrapy-formatted cookies: [{'name': 'ai_user', 'value': 'LC/EUgf5gR2/FRE5nltNm6|2026-03-26T10:45:16.009Z', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'user_culture', 'value': 'en-gb', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'ai_session', 'value': 'uyv237A5G1QMUzLTKVXOTQ|1774521917461|1774521917461', 'domain': 'carmarket.ayvens.com', 'path': '/'}]
2026-03-26 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Ayvens',RowKey='cookies') HTTP/1.1" 204 0
2026-03-26 10:45:17 [ayvens.be] INFO: Intercepting token...
2026-03-26 10:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 10:45:17 [ayvens.be] INFO: Scrolling element to trigger lazy load...
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VNA57F7Z.js>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/bell.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EXKYPD3J.js>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/next-breadcrumb.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 10:45:18 [ayvens.be] INFO: GraphQL headers: {'host': 'api-carmarket.ayvens.com', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0', 'accept': 'application/json, text/plain, */*', 'accept-language': 'en-US,en;q=0.5', 'accept-encoding': 'gzip, deflate, br', 'content-type': 'application/json', 'content-length': '839', 'referer': 'https://carmarket.ayvens.com/', 'x-ald-subscription-key': '3b2cc62fd26c4e29a762db3de181266b', 'x-tenant': 'ald', 'x-country': 'gb', 'origin': 'https://carmarket.ayvens.com', 'sec-fetch-dest': 'empty', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-site', 'proxy-authorization': 'Basic Y3VzdG9tZXItaW5maW5pdF9zb3VyY2luZ192Ml9XQjdOUi1jYy1HQjozY35+YWdLUmM2MlZaQUw=', 'connection': 'keep-alive'}
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AZBPSD4I.js>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VUZVFPNF.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://api-carmarket.ayvens.com/graphql/saleevents> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/logo-ayvens.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-fr.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-es.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-be.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-de.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-it.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/loader.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2NCM5KDW.js>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/bell.svg>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/next-breadcrumb.svg>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VUZVFPNF.js>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-FX6676C7.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-VUZVFPNF.js)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/logo-ayvens.svg>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-BK6NFD4R.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-FX6676C7.js>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/be.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-it.svg>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-es.svg>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-75KGV5DF.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-OXIZJZO4.js)
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-de.svg>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BK6NFD4R.js>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-fr.svg>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-be.svg>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/flags/be.svg>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-75KGV5DF.js>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-26 10:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019908df-58e4-7710-aaa7-4d6e79279bd9.json> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019908df-58e4-7710-aaa7-4d6e79279bd9.json>
2026-03-26 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-26 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-26 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-26 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-26 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019b4fc7-396b-7b6c-9b76-7b67f1d26cca/en.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019b4fc7-396b-7b6c-9b76-7b67f1d26cca/en.json>
2026-03-26 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCenterRounded.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcTab.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCenterRounded.json>
2026-03-26 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcTab.json>
2026-03-26 10:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-26 10:45:20 [ayvens.be] INFO: ✅ Intercepted token: 3b2cc62fd26c4e29a762db3de181266b
2026-03-26 10:45:20 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 0
2026-03-26 10:45:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:45:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 10:45:21 [ayvens.be] INFO: Found listing with ID: 1982154
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982154%27 HTTP/1.1" 200 None
2026-03-26 10:45:21 [ayvens.be] INFO: Scrape type for 1982154: 0
2026-03-26 10:45:21 [ayvens.be] INFO: Found listing with ID: 1982155
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982155%27 HTTP/1.1" 200 None
2026-03-26 10:45:21 [ayvens.be] INFO: Scrape type for 1982155: 0
2026-03-26 10:45:21 [ayvens.be] INFO: Found listing with ID: 1982156
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982156%27 HTTP/1.1" 200 None
2026-03-26 10:45:21 [ayvens.be] INFO: Scrape type for 1982156: 0
2026-03-26 10:45:21 [ayvens.be] INFO: Found listing with ID: 1982157
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982157%27 HTTP/1.1" 200 None
2026-03-26 10:45:21 [ayvens.be] INFO: Scrape type for 1982157: 0
2026-03-26 10:45:21 [ayvens.be] INFO: Found listing with ID: 1982158
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982158%27 HTTP/1.1" 200 None
2026-03-26 10:45:21 [ayvens.be] INFO: Scrape type for 1982158: 0
2026-03-26 10:45:21 [ayvens.be] INFO: Found listing with ID: 1982159
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982159%27 HTTP/1.1" 200 None
2026-03-26 10:45:21 [ayvens.be] INFO: Scrape type for 1982159: 0
2026-03-26 10:45:21 [ayvens.be] INFO: Found listing with ID: 1982160
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982160%27 HTTP/1.1" 200 None
2026-03-26 10:45:21 [ayvens.be] INFO: Scrape type for 1982160: 0
2026-03-26 10:45:21 [ayvens.be] INFO: Found listing with ID: 1982161
2026-03-26 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982161%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982161: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982162
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982162%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982162: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982163
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982163%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982163: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982164
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982164%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982164: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982165
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982165%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982165: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982166
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982166%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982166: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982167
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982167%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982167: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982168
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982168%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982168: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982169
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982169%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982169: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982170
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982170%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982170: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982171
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982171%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982171: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982172
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982172%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982172: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982173
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982173%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982173: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982174
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982174%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982174: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982175
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982175%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982175: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982176
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982176%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982176: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982177
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982177%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982177: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982178
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982178%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982178: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982179
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982179%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982179: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982180
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982180%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982180: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982181
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982181%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982181: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982182
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982182%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982182: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982183
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982183%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982183: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982184
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982184%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982184: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982185
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982185%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982185: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982186
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982186%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982186: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982187
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982187%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982187: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982188
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982188%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982188: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982189
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982189%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982189: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982190
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982190%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982190: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982191
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982191%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982191: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982192
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982192%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982192: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982193
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982193%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982193: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982194
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982194%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982194: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982195
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982195%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982195: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982196
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982196%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982196: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982197
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982197%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982197: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982198
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982198%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982198: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982199
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982199%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982199: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982200
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982200%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982200: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982201
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982201%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982201: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982202
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982202%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982202: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982203
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982203%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982203: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982204
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982204%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982204: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982205
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982205%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982205: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982206
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982206%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982206: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982207
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982207%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982207: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1982208
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982208%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1982208: 0
2026-03-26 10:45:22 [ayvens.be] INFO: Found listing with ID: 1983710
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983710%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [ayvens.be] INFO: Scrape type for 1983710: 1
2026-03-26 10:45:22 [ayvens.be] INFO: Extracting data for car ID: 1983710
2026-03-26 10:45:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77cab732-a91d-501f-bb51-c50d70dbdfa6 with identifier: 1983710
2026-03-26 10:45:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77cab732-a91d-501f-bb51-c50d70dbdfa6 with scrape type 1
2026-03-26 10:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77cab732-a91d-501f-bb51-c50d70dbdfa6
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/1.jpg not downloaded yet
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/2.jpg not downloaded yet
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/3.jpg not downloaded yet
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/4.jpg not downloaded yet
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/5.jpg not downloaded yet
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/6.jpg not downloaded yet
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/7.jpg not downloaded yet
2026-03-26 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/8.jpg not downloaded yet
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/9.jpg not downloaded yet
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/10.jpg not downloaded yet
2026-03-26 10:45:23 [ayvens.be] INFO: Found listing with ID: 1983711
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983711%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [ayvens.be] INFO: Scrape type for 1983711: 1
2026-03-26 10:45:23 [ayvens.be] INFO: Extracting data for car ID: 1983711
2026-03-26 10:45:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 502c1e73-bb5c-5589-9c81-57efbab3e29c with identifier: 1983711
2026-03-26 10:45:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 502c1e73-bb5c-5589-9c81-57efbab3e29c with scrape type 1
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 502c1e73-bb5c-5589-9c81-57efbab3e29c
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/1.jpg not downloaded yet
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/2.jpg not downloaded yet
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/3.jpg not downloaded yet
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/4.jpg not downloaded yet
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/5.jpg not downloaded yet
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/6.jpg not downloaded yet
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/7.jpg not downloaded yet
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/8.jpg not downloaded yet
2026-03-26 10:45:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/9.jpg not downloaded yet
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/10.jpg not downloaded yet
2026-03-26 10:45:23 [ayvens.be] INFO: Found listing with ID: 1983712
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983712%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [ayvens.be] INFO: Scrape type for 1983712: 1
2026-03-26 10:45:23 [ayvens.be] INFO: Extracting data for car ID: 1983712
2026-03-26 10:45:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dc32697-3392-51f1-96fe-d7cb952775ab with identifier: 1983712
2026-03-26 10:45:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dc32697-3392-51f1-96fe-d7cb952775ab with scrape type 1
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6dc32697-3392-51f1-96fe-d7cb952775ab
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/1.jpg not downloaded yet
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/2.jpg not downloaded yet
2026-03-26 10:45:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/3.jpg not downloaded yet
2026-03-26 10:45:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:23 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 10:45:23 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 10:45:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da1aa90>
2026-03-26 10:45:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/4.jpg saved to cache
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 77cab732-a91d-501f-bb51-c50d70dbdfa6
2026-03-26 10:45:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da76650>
2026-03-26 10:45:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/3.jpg saved to cache
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 77cab732-a91d-501f-bb51-c50d70dbdfa6
2026-03-26 10:45:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/4.jpg not downloaded yet
2026-03-26 10:45:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/5.jpg not downloaded yet
2026-03-26 10:45:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/6.jpg not downloaded yet
2026-03-26 10:45:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8cf290>
2026-03-26 10:45:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/2.jpg saved to cache
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 77cab732-a91d-501f-bb51-c50d70dbdfa6
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8a2310>
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/9.jpg saved to cache
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 77cab732-a91d-501f-bb51-c50d70dbdfa6
2026-03-26 10:45:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/7.jpg not downloaded yet
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/8.jpg not downloaded yet
2026-03-26 10:45:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e885190>
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/10.jpg saved to cache
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 77cab732-a91d-501f-bb51-c50d70dbdfa6
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5daccb50>
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/6.jpg saved to cache
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 77cab732-a91d-501f-bb51-c50d70dbdfa6
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb140d0>
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/1.jpg saved to cache
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 77cab732-a91d-501f-bb51-c50d70dbdfa6
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d112fd0>
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/8.jpg saved to cache
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 77cab732-a91d-501f-bb51-c50d70dbdfa6
2026-03-26 10:45:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/9.jpg not downloaded yet
2026-03-26 10:45:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/10.jpg not downloaded yet
2026-03-26 10:45:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:24 [ayvens.be] INFO: Found listing with ID: 1983713
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983713%27 HTTP/1.1" 200 None
2026-03-26 10:45:24 [ayvens.be] INFO: Scrape type for 1983713: 1
2026-03-26 10:45:24 [ayvens.be] INFO: Extracting data for car ID: 1983713
2026-03-26 10:45:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d14ec0d-d804-50e2-b678-fd5fc203a197 with identifier: 1983713
2026-03-26 10:45:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d14ec0d-d804-50e2-b678-fd5fc203a197 with scrape type 1
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d14ec0d-d804-50e2-b678-fd5fc203a197
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/1.jpg not downloaded yet
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb11150>
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/7.jpg saved to cache
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 77cab732-a91d-501f-bb51-c50d70dbdfa6
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d11f0d0>
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F173a6559112545069bf9f2e26fb70049%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/5.jpg saved to cache
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 77cab732-a91d-501f-bb51-c50d70dbdfa6
2026-03-26 10:45:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 77cab732-a91d-501f-bb51-c50d70dbdfa6, skipping ID generation
2026-03-26 10:45:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77cab732-a91d-501f-bb51-c50d70dbdfa6 with scrape type 1
2026-03-26 10:45:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 77cab732-a91d-501f-bb51-c50d70dbdfa6 sending to next pipeline
2026-03-26 10:45:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 77cab732-a91d-501f-bb51-c50d70dbdfa6, identifier: 1983710
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8cd750>
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/3.jpg saved to cache
2026-03-26 10:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 502c1e73-bb5c-5589-9c81-57efbab3e29c
2026-03-26 10:45:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 77cab732-a91d-501f-bb51-c50d70dbdfa6 with identifier: 1983710
2026-03-26 10:45:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 10:45:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 10:45:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 77cab732-a91d-501f-bb51-c50d70dbdfa6 with identifier: 1983710
2026-03-26 10:45:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 77cab732-a91d-501f-bb51-c50d70dbdfa6 with identifier: 1983710 to the API
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/5.jpg>
{'auction_title': '',
 'c_o_2_emission_value': 178,
 'color': 'KLEUR RAL',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '77cab732-a91d-501f-bb51-c50d70dbdfa6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'FORD',
 'model': 'TRANSIT 2T 350L FOU LWB HHR DS',
 'odometer': 102786,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 268453,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 268043,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 198787,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 225381,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 238246,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 257523,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 247799,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 262957,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 236870,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77cab732-a91d-501f-bb51-c50d70dbdfa6/77cab732-a91d-501f-bb51-c50d70dbdfa6_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 306348,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/173a6559112545069bf9f2e26fb70049/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-08',
 'seats_number': 3,
 'seller_name': None,
 'title': 'FORD TRANSIT 2T 350L FOU LWB HHR DS 2.0 TDCi L3H3 Trend',
 'transmission': 'manual',
 'trim': '2.0 TDCi L3H3 Trend',
 'vin': None,
 'year': 2021}
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983710%27 HTTP/1.1" 200 None
2026-03-26 10:45:25 [ayvens.be] INFO: Saving data for 1983710: {'created_time': 1774521925.483076, 'last_price_update_time': 1774521925.483088, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983710') HTTP/1.1" 204 0
2026-03-26 10:45:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/2.jpg not downloaded yet
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/3.jpg not downloaded yet
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6e23b450>
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/2.jpg saved to cache
2026-03-26 10:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 502c1e73-bb5c-5589-9c81-57efbab3e29c
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec49d50>
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/1.jpg saved to cache
2026-03-26 10:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 502c1e73-bb5c-5589-9c81-57efbab3e29c
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e71dfd0>
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/4.jpg saved to cache
2026-03-26 10:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 502c1e73-bb5c-5589-9c81-57efbab3e29c
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebc9d50>
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/5.jpg saved to cache
2026-03-26 10:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 502c1e73-bb5c-5589-9c81-57efbab3e29c
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5f1f5010>
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/7.jpg saved to cache
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 502c1e73-bb5c-5589-9c81-57efbab3e29c
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5f222b50>
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/6.jpg saved to cache
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 502c1e73-bb5c-5589-9c81-57efbab3e29c
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/4.jpg not downloaded yet
2026-03-26 10:45:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/5.jpg not downloaded yet
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6090e8d0>
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/8.jpg saved to cache
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 502c1e73-bb5c-5589-9c81-57efbab3e29c
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/6.jpg not downloaded yet
2026-03-26 10:45:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/7.jpg not downloaded yet
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60543e50>
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/3.jpg saved to cache
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6dc32697-3392-51f1-96fe-d7cb952775ab
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb17650>
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/4.jpg saved to cache
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6dc32697-3392-51f1-96fe-d7cb952775ab
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dad57d0>
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/2.jpg saved to cache
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6dc32697-3392-51f1-96fe-d7cb952775ab
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e89a150>
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/1.jpg saved to cache
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6dc32697-3392-51f1-96fe-d7cb952775ab
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dacdcd0>
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/5.jpg saved to cache
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6dc32697-3392-51f1-96fe-d7cb952775ab
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/8.jpg not downloaded yet
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/9.jpg not downloaded yet
2026-03-26 10:45:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/10.jpg not downloaded yet
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7f7f90>
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/9.jpg saved to cache
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 502c1e73-bb5c-5589-9c81-57efbab3e29c
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb2d410>
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/6.jpg saved to cache
2026-03-26 10:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6dc32697-3392-51f1-96fe-d7cb952775ab
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7f5a90>
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ga%252F030de2a898e04a36a68bd4fb4954ce7d%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/10.jpg saved to cache
2026-03-26 10:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 502c1e73-bb5c-5589-9c81-57efbab3e29c
2026-03-26 10:45:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 502c1e73-bb5c-5589-9c81-57efbab3e29c, skipping ID generation
2026-03-26 10:45:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 502c1e73-bb5c-5589-9c81-57efbab3e29c with scrape type 1
2026-03-26 10:45:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 502c1e73-bb5c-5589-9c81-57efbab3e29c sending to next pipeline
2026-03-26 10:45:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 502c1e73-bb5c-5589-9c81-57efbab3e29c, identifier: 1983711
2026-03-26 10:45:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 502c1e73-bb5c-5589-9c81-57efbab3e29c with identifier: 1983711
2026-03-26 10:45:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 10:45:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 502c1e73-bb5c-5589-9c81-57efbab3e29c with identifier: 1983711
2026-03-26 10:45:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 502c1e73-bb5c-5589-9c81-57efbab3e29c with identifier: 1983711 to the API
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': '502c1e73-bb5c-5589-9c81-57efbab3e29c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'TESLA',
 'model': 'MODEL 3',
 'odometer': 53094,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 507511,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 484627,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 241450,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 428638,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 283321,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 272898,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 323469,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 348375,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 318873,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502c1e73-bb5c-5589-9c81-57efbab3e29c/502c1e73-bb5c-5589-9c81-57efbab3e29c_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 361497,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ga/030de2a898e04a36a68bd4fb4954ce7d/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-10-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA MODEL 3 BEV RWD AUTO',
 'transmission': 'automatic',
 'trim': 'BEV RWD AUTO',
 'vin': None,
 'year': 2024}
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983711%27 HTTP/1.1" 200 None
2026-03-26 10:45:27 [ayvens.be] INFO: Saving data for 1983711: {'created_time': 1774521927.724992, 'last_price_update_time': 1774521927.725009, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983711') HTTP/1.1" 204 0
2026-03-26 10:45:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:27 [ayvens.be] INFO: Found listing with ID: 1983714
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983714%27 HTTP/1.1" 200 None
2026-03-26 10:45:27 [ayvens.be] INFO: Scrape type for 1983714: 1
2026-03-26 10:45:27 [ayvens.be] INFO: Extracting data for car ID: 1983714
2026-03-26 10:45:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29a43845-7678-5d82-90e8-794778209d7c with identifier: 1983714
2026-03-26 10:45:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29a43845-7678-5d82-90e8-794778209d7c with scrape type 1
2026-03-26 10:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29a43845-7678-5d82-90e8-794778209d7c
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/1.jpg not downloaded yet
2026-03-26 10:45:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/2.jpg not downloaded yet
2026-03-26 10:45:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d10e310>
2026-03-26 10:45:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/9.jpg saved to cache
2026-03-26 10:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6dc32697-3392-51f1-96fe-d7cb952775ab
2026-03-26 10:45:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d134490>
2026-03-26 10:45:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/7.jpg saved to cache
2026-03-26 10:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6dc32697-3392-51f1-96fe-d7cb952775ab
2026-03-26 10:45:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d142b50>
2026-03-26 10:45:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/10.jpg saved to cache
2026-03-26 10:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6dc32697-3392-51f1-96fe-d7cb952775ab
2026-03-26 10:45:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/3.jpg not downloaded yet
2026-03-26 10:45:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/4.jpg not downloaded yet
2026-03-26 10:45:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d135a50>
2026-03-26 10:45:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ap%252F7ad5fccae459425eaa28fb3c1b5cc295%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/8.jpg saved to cache
2026-03-26 10:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6dc32697-3392-51f1-96fe-d7cb952775ab
2026-03-26 10:45:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6dc32697-3392-51f1-96fe-d7cb952775ab, skipping ID generation
2026-03-26 10:45:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dc32697-3392-51f1-96fe-d7cb952775ab with scrape type 1
2026-03-26 10:45:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6dc32697-3392-51f1-96fe-d7cb952775ab sending to next pipeline
2026-03-26 10:45:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 6dc32697-3392-51f1-96fe-d7cb952775ab, identifier: 1983712
2026-03-26 10:45:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec651d0>
2026-03-26 10:45:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/1.jpg saved to cache
2026-03-26 10:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2d14ec0d-d804-50e2-b678-fd5fc203a197
2026-03-26 10:45:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8d7a50>
2026-03-26 10:45:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/2.jpg saved to cache
2026-03-26 10:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2d14ec0d-d804-50e2-b678-fd5fc203a197
2026-03-26 10:45:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 6dc32697-3392-51f1-96fe-d7cb952775ab with identifier: 1983712
2026-03-26 10:45:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 6dc32697-3392-51f1-96fe-d7cb952775ab with identifier: 1983712
2026-03-26 10:45:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 6dc32697-3392-51f1-96fe-d7cb952775ab with identifier: 1983712 to the API
2026-03-26 10:45:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/8.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.9L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '6dc32697-3392-51f1-96fe-d7cb952775ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'MERCEDES-BENZ',
 'model': 'CLA - Klasse',
 'odometer': 111001,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 444552,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 412240,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 391007,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 390219,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 365227,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 345038,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 313814,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 439046,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 238407,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc32697-3392-51f1-96fe-d7cb952775ab/6dc32697-3392-51f1-96fe-d7cb952775ab_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 367018,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ap/7ad5fccae459425eaa28fb3c1b5cc295/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-06',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA - Klasse 2.0 CLA 200 D DCT BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': '2.0 CLA 200 D DCT BUSINESS SOLUTION',
 'vin': None,
 'year': 2021}
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983712%27 HTTP/1.1" 200 None
2026-03-26 10:45:29 [ayvens.be] INFO: Saving data for 1983712: {'created_time': 1774521929.359536, 'last_price_update_time': 1774521929.359549, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983712') HTTP/1.1" 204 0
2026-03-26 10:45:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/5.jpg not downloaded yet
2026-03-26 10:45:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/6.jpg not downloaded yet
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8432d0>
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/6.jpg saved to cache
2026-03-26 10:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2d14ec0d-d804-50e2-b678-fd5fc203a197
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea9d5d0>
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/4.jpg saved to cache
2026-03-26 10:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2d14ec0d-d804-50e2-b678-fd5fc203a197
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb0bdd0>
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/3.jpg saved to cache
2026-03-26 10:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2d14ec0d-d804-50e2-b678-fd5fc203a197
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e877450>
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/5.jpg saved to cache
2026-03-26 10:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2d14ec0d-d804-50e2-b678-fd5fc203a197
2026-03-26 10:45:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/7.jpg not downloaded yet
2026-03-26 10:45:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/8.jpg not downloaded yet
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e854850>
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/8.jpg saved to cache
2026-03-26 10:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2d14ec0d-d804-50e2-b678-fd5fc203a197
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d158ed0>
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/7.jpg saved to cache
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2d14ec0d-d804-50e2-b678-fd5fc203a197
2026-03-26 10:45:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/9.jpg not downloaded yet
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da61e10>
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/9.jpg saved to cache
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2d14ec0d-d804-50e2-b678-fd5fc203a197
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60a2d8d0>
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/1.jpg saved to cache
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 29a43845-7678-5d82-90e8-794778209d7c
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec67ad0>
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hq%252F428769a6c1de4326a7d42ece37c9d1ac%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/10.jpg saved to cache
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2d14ec0d-d804-50e2-b678-fd5fc203a197
2026-03-26 10:45:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2d14ec0d-d804-50e2-b678-fd5fc203a197, skipping ID generation
2026-03-26 10:45:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d14ec0d-d804-50e2-b678-fd5fc203a197 with scrape type 1
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2d14ec0d-d804-50e2-b678-fd5fc203a197 sending to next pipeline
2026-03-26 10:45:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 2d14ec0d-d804-50e2-b678-fd5fc203a197, identifier: 1983713
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/10.jpg not downloaded yet
2026-03-26 10:45:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 2d14ec0d-d804-50e2-b678-fd5fc203a197 with identifier: 1983713
2026-03-26 10:45:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 2d14ec0d-d804-50e2-b678-fd5fc203a197 with identifier: 1983713
2026-03-26 10:45:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 2d14ec0d-d804-50e2-b678-fd5fc203a197 with identifier: 1983713 to the API
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': '2d14ec0d-d804-50e2-b678-fd5fc203a197',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'MERCEDES-BENZ',
 'model': 'CLA',
 'odometer': 6617,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 508833,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 491573,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 459580,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 456041,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 392413,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 240363,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 426878,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 325381,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 294789,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d14ec0d-d804-50e2-b678-fd5fc203a197/2d14ec0d-d804-50e2-b678-fd5fc203a197_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 397973,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hq/428769a6c1de4326a7d42ece37c9d1ac/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA BEV 86KWH CLA 250+ SPORT EDITION',
 'transmission': 'automatic',
 'trim': 'BEV 86KWH CLA 250+ SPORT EDITION',
 'vin': None,
 'year': 2025}
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983713%27 HTTP/1.1" 200 None
2026-03-26 10:45:30 [ayvens.be] INFO: Saving data for 1983713: {'created_time': 1774521930.784355, 'last_price_update_time': 1774521930.784367, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983713') HTTP/1.1" 204 0
2026-03-26 10:45:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:30 [ayvens.be] INFO: Found listing with ID: 1983715
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983715%27 HTTP/1.1" 200 None
2026-03-26 10:45:30 [ayvens.be] INFO: Scrape type for 1983715: 1
2026-03-26 10:45:30 [ayvens.be] INFO: Extracting data for car ID: 1983715
2026-03-26 10:45:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9ea175d-894f-5218-91b0-69047d77310c with identifier: 1983715
2026-03-26 10:45:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9ea175d-894f-5218-91b0-69047d77310c with scrape type 1
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b9ea175d-894f-5218-91b0-69047d77310c
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/1.jpg not downloaded yet
2026-03-26 10:45:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0fe310>
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/2.jpg saved to cache
2026-03-26 10:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 29a43845-7678-5d82-90e8-794778209d7c
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea84a50>
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/3.jpg saved to cache
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 29a43845-7678-5d82-90e8-794778209d7c
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/2.jpg not downloaded yet
2026-03-26 10:45:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/3.jpg not downloaded yet
2026-03-26 10:45:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d110550>
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/4.jpg saved to cache
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 29a43845-7678-5d82-90e8-794778209d7c
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da9ab90>
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/6.jpg saved to cache
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 29a43845-7678-5d82-90e8-794778209d7c
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8114d0>
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/5.jpg saved to cache
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 29a43845-7678-5d82-90e8-794778209d7c
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/4.jpg not downloaded yet
2026-03-26 10:45:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/5.jpg not downloaded yet
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8c4d10>
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/7.jpg saved to cache
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 29a43845-7678-5d82-90e8-794778209d7c
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e82a950>
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/9.jpg saved to cache
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 29a43845-7678-5d82-90e8-794778209d7c
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/6.jpg not downloaded yet
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/7.jpg not downloaded yet
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb03390>
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/8.jpg saved to cache
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 29a43845-7678-5d82-90e8-794778209d7c
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e843d50>
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hf%252Fd5c55190ea5340d38453c155a5f73018%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/10.jpg saved to cache
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 29a43845-7678-5d82-90e8-794778209d7c
2026-03-26 10:45:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 29a43845-7678-5d82-90e8-794778209d7c, skipping ID generation
2026-03-26 10:45:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29a43845-7678-5d82-90e8-794778209d7c with scrape type 1
2026-03-26 10:45:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 29a43845-7678-5d82-90e8-794778209d7c sending to next pipeline
2026-03-26 10:45:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 29a43845-7678-5d82-90e8-794778209d7c, identifier: 1983714
2026-03-26 10:45:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 29a43845-7678-5d82-90e8-794778209d7c with identifier: 1983714
2026-03-26 10:45:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 29a43845-7678-5d82-90e8-794778209d7c with identifier: 1983714
2026-03-26 10:45:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 29a43845-7678-5d82-90e8-794778209d7c with identifier: 1983714 to the API
2026-03-26 10:45:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': '29a43845-7678-5d82-90e8-794778209d7c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'BYD',
 'model': 'TANG',
 'odometer': 18912,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 448161,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 462942,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 256426,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 456637,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 341301,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 349654,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 320504,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 339793,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 196262,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29a43845-7678-5d82-90e8-794778209d7c/29a43845-7678-5d82-90e8-794778209d7c_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 243649,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hf/d5c55190ea5340d38453c155a5f73018/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-07-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'BYD TANG BEV 109KWH FLAGSHIP AWD',
 'transmission': 'automatic',
 'trim': 'BEV 109KWH FLAGSHIP AWD',
 'vin': None,
 'year': 2025}
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983714%27 HTTP/1.1" 200 None
2026-03-26 10:45:32 [ayvens.be] INFO: Saving data for 1983714: {'created_time': 1774521932.532172, 'last_price_update_time': 1774521932.532184, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983714') HTTP/1.1" 204 0
2026-03-26 10:45:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/8.jpg not downloaded yet
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/9.jpg not downloaded yet
2026-03-26 10:45:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/10.jpg not downloaded yet
2026-03-26 10:45:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:32 [ayvens.be] INFO: Found listing with ID: 1983716
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983716%27 HTTP/1.1" 200 None
2026-03-26 10:45:32 [ayvens.be] INFO: Scrape type for 1983716: 1
2026-03-26 10:45:32 [ayvens.be] INFO: Extracting data for car ID: 1983716
2026-03-26 10:45:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e46213b-b05c-50dc-9892-dfd32674784c with identifier: 1983716
2026-03-26 10:45:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e46213b-b05c-50dc-9892-dfd32674784c with scrape type 1
2026-03-26 10:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e46213b-b05c-50dc-9892-dfd32674784c
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/1.jpg not downloaded yet
2026-03-26 10:45:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/2.jpg not downloaded yet
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec64c50>
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/1.jpg saved to cache
2026-03-26 10:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b9ea175d-894f-5218-91b0-69047d77310c
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/3.jpg not downloaded yet
2026-03-26 10:45:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/4.jpg not downloaded yet
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e82b3d0>
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/3.jpg saved to cache
2026-03-26 10:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b9ea175d-894f-5218-91b0-69047d77310c
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb1c210>
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/2.jpg saved to cache
2026-03-26 10:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b9ea175d-894f-5218-91b0-69047d77310c
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e839950>
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/4.jpg saved to cache
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b9ea175d-894f-5218-91b0-69047d77310c
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb1de90>
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/5.jpg saved to cache
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b9ea175d-894f-5218-91b0-69047d77310c
2026-03-26 10:45:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/5.jpg not downloaded yet
2026-03-26 10:45:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da40110>
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/6.jpg saved to cache
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b9ea175d-894f-5218-91b0-69047d77310c
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/6.jpg not downloaded yet
2026-03-26 10:45:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/7.jpg not downloaded yet
2026-03-26 10:45:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/8.jpg not downloaded yet
2026-03-26 10:45:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb08310>
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/7.jpg saved to cache
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b9ea175d-894f-5218-91b0-69047d77310c
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/9.jpg not downloaded yet
2026-03-26 10:45:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60737610>
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/10.jpg saved to cache
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b9ea175d-894f-5218-91b0-69047d77310c
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/10.jpg not downloaded yet
2026-03-26 10:45:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da0fbd0>
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/9.jpg saved to cache
2026-03-26 10:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b9ea175d-894f-5218-91b0-69047d77310c
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da47bd0>
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ffe488b0e219242a8b1bd06f73d829f51%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/8.jpg saved to cache
2026-03-26 10:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b9ea175d-894f-5218-91b0-69047d77310c
2026-03-26 10:45:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b9ea175d-894f-5218-91b0-69047d77310c, skipping ID generation
2026-03-26 10:45:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9ea175d-894f-5218-91b0-69047d77310c with scrape type 1
2026-03-26 10:45:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b9ea175d-894f-5218-91b0-69047d77310c sending to next pipeline
2026-03-26 10:45:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: b9ea175d-894f-5218-91b0-69047d77310c, identifier: 1983715
2026-03-26 10:45:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6e23b1d0>
2026-03-26 10:45:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/2.jpg saved to cache
2026-03-26 10:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1e46213b-b05c-50dc-9892-dfd32674784c
2026-03-26 10:45:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d15ba10>
2026-03-26 10:45:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/1.jpg saved to cache
2026-03-26 10:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1e46213b-b05c-50dc-9892-dfd32674784c
2026-03-26 10:45:34 [ayvens.be] INFO: Found listing with ID: 1983717
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983717%27 HTTP/1.1" 200 None
2026-03-26 10:45:34 [ayvens.be] INFO: Scrape type for 1983717: 1
2026-03-26 10:45:34 [ayvens.be] INFO: Extracting data for car ID: 1983717
2026-03-26 10:45:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a629a4c7-96b9-58f6-83ed-2308493e8040 with identifier: 1983717
2026-03-26 10:45:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a629a4c7-96b9-58f6-83ed-2308493e8040 with scrape type 1
2026-03-26 10:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a629a4c7-96b9-58f6-83ed-2308493e8040
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/1.jpg not downloaded yet
2026-03-26 10:45:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: b9ea175d-894f-5218-91b0-69047d77310c with identifier: 1983715
2026-03-26 10:45:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: b9ea175d-894f-5218-91b0-69047d77310c with identifier: 1983715
2026-03-26 10:45:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: b9ea175d-894f-5218-91b0-69047d77310c with identifier: 1983715 to the API
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/8.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': 'b9ea175d-894f-5218-91b0-69047d77310c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'CUPRA',
 'model': 'BORN',
 'odometer': 46967,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 492684,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 485779,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 447901,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 402335,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 489831,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 302093,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 448429,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 426312,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 333203,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9ea175d-894f-5218-91b0-69047d77310c/b9ea175d-894f-5218-91b0-69047d77310c_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 309183,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/fe488b0e219242a8b1bd06f73d829f51/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CUPRA BORN BEV 62KWH 150KW AUTO',
 'transmission': 'automatic',
 'trim': 'BEV 62KWH 150KW AUTO',
 'vin': None,
 'year': 2022}
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983715%27 HTTP/1.1" 200 None
2026-03-26 10:45:34 [ayvens.be] INFO: Saving data for 1983715: {'created_time': 1774521934.858717, 'last_price_update_time': 1774521934.858734, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983715') HTTP/1.1" 204 0
2026-03-26 10:45:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/2.jpg not downloaded yet
2026-03-26 10:45:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e71c7d0>
2026-03-26 10:45:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/3.jpg saved to cache
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1e46213b-b05c-50dc-9892-dfd32674784c
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6082a410>
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/5.jpg saved to cache
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1e46213b-b05c-50dc-9892-dfd32674784c
2026-03-26 10:45:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/3.jpg not downloaded yet
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/4.jpg not downloaded yet
2026-03-26 10:45:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0e8610>
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/6.jpg saved to cache
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1e46213b-b05c-50dc-9892-dfd32674784c
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e854fd0>
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/4.jpg saved to cache
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1e46213b-b05c-50dc-9892-dfd32674784c
2026-03-26 10:45:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/5.jpg not downloaded yet
2026-03-26 10:45:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/6.jpg not downloaded yet
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e71d490>
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/7.jpg saved to cache
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1e46213b-b05c-50dc-9892-dfd32674784c
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e813750>
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/8.jpg saved to cache
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1e46213b-b05c-50dc-9892-dfd32674784c
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/7.jpg not downloaded yet
2026-03-26 10:45:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/8.jpg not downloaded yet
2026-03-26 10:45:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8425d0>
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/9.jpg saved to cache
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1e46213b-b05c-50dc-9892-dfd32674784c
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e82b4d0>
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dh%252Fc57906f4372d4608a288e9b05ca60b13%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/10.jpg saved to cache
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1e46213b-b05c-50dc-9892-dfd32674784c
2026-03-26 10:45:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1e46213b-b05c-50dc-9892-dfd32674784c, skipping ID generation
2026-03-26 10:45:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e46213b-b05c-50dc-9892-dfd32674784c with scrape type 1
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1e46213b-b05c-50dc-9892-dfd32674784c sending to next pipeline
2026-03-26 10:45:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 1e46213b-b05c-50dc-9892-dfd32674784c, identifier: 1983716
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/9.jpg not downloaded yet
2026-03-26 10:45:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 1e46213b-b05c-50dc-9892-dfd32674784c with identifier: 1983716
2026-03-26 10:45:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 1e46213b-b05c-50dc-9892-dfd32674784c with identifier: 1983716
2026-03-26 10:45:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 1e46213b-b05c-50dc-9892-dfd32674784c with identifier: 1983716 to the API
2026-03-26 10:45:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.9L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '1e46213b-b05c-50dc-9892-dfd32674784c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'MERCEDES-BENZ',
 'model': 'GLE',
 'odometer': 64592,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 459152,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 468921,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 350017,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 433990,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 257529,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 295460,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 380613,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 406891,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 393998,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e46213b-b05c-50dc-9892-dfd32674784c/1e46213b-b05c-50dc-9892-dfd32674784c_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 387585,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dh/c57906f4372d4608a288e9b05ca60b13/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLE 2.0 GLE 350 DE PHEV 4MATIC 4WD AUTO',
 'transmission': 'automatic',
 'trim': '2.0 GLE 350 DE PHEV 4MATIC 4WD AUTO',
 'vin': None,
 'year': 2023}
2026-03-26 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983716%27 HTTP/1.1" 200 None
2026-03-26 10:45:36 [ayvens.be] INFO: Saving data for 1983716: {'created_time': 1774521936.801835, 'last_price_update_time': 1774521936.801851, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983716') HTTP/1.1" 204 0
2026-03-26 10:45:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/10.jpg not downloaded yet
2026-03-26 10:45:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e810310>
2026-03-26 10:45:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/1.jpg saved to cache
2026-03-26 10:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a629a4c7-96b9-58f6-83ed-2308493e8040
2026-03-26 10:45:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e89b910>
2026-03-26 10:45:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/2.jpg saved to cache
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a629a4c7-96b9-58f6-83ed-2308493e8040
2026-03-26 10:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:37 [ayvens.be] INFO: Found listing with ID: 1983718
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983718%27 HTTP/1.1" 200 None
2026-03-26 10:45:37 [ayvens.be] INFO: Scrape type for 1983718: 1
2026-03-26 10:45:37 [ayvens.be] INFO: Extracting data for car ID: 1983718
2026-03-26 10:45:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf1a861e-dc6a-5f02-839d-97e9fd2ee6af with identifier: 1983718
2026-03-26 10:45:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf1a861e-dc6a-5f02-839d-97e9fd2ee6af with scrape type 1
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf1a861e-dc6a-5f02-839d-97e9fd2ee6af
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/1.jpg not downloaded yet
2026-03-26 10:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/2.jpg not downloaded yet
2026-03-26 10:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d109210>
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/4.jpg saved to cache
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a629a4c7-96b9-58f6-83ed-2308493e8040
2026-03-26 10:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/3.jpg not downloaded yet
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d1303d0>
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/6.jpg saved to cache
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a629a4c7-96b9-58f6-83ed-2308493e8040
2026-03-26 10:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/4.jpg not downloaded yet
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea7b7d0>
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/5.jpg saved to cache
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a629a4c7-96b9-58f6-83ed-2308493e8040
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6081cd50>
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/7.jpg saved to cache
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a629a4c7-96b9-58f6-83ed-2308493e8040
2026-03-26 10:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/5.jpg not downloaded yet
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d11f7d0>
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/3.jpg saved to cache
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a629a4c7-96b9-58f6-83ed-2308493e8040
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb2fdd0>
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/8.jpg saved to cache
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a629a4c7-96b9-58f6-83ed-2308493e8040
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/6.jpg not downloaded yet
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/7.jpg not downloaded yet
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e869e90>
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/10.jpg saved to cache
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a629a4c7-96b9-58f6-83ed-2308493e8040
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8c58d0>
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fd%252F465971b365604fb69a51eeec18d0014e%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/9.jpg saved to cache
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a629a4c7-96b9-58f6-83ed-2308493e8040
2026-03-26 10:45:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a629a4c7-96b9-58f6-83ed-2308493e8040, skipping ID generation
2026-03-26 10:45:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a629a4c7-96b9-58f6-83ed-2308493e8040 with scrape type 1
2026-03-26 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a629a4c7-96b9-58f6-83ed-2308493e8040 sending to next pipeline
2026-03-26 10:45:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: a629a4c7-96b9-58f6-83ed-2308493e8040, identifier: 1983717
2026-03-26 10:45:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: a629a4c7-96b9-58f6-83ed-2308493e8040 with identifier: 1983717
2026-03-26 10:45:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 10:45:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: a629a4c7-96b9-58f6-83ed-2308493e8040 with identifier: 1983717
2026-03-26 10:45:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: a629a4c7-96b9-58f6-83ed-2308493e8040 with identifier: 1983717 to the API
2026-03-26 10:45:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/9.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': 'a629a4c7-96b9-58f6-83ed-2308493e8040',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': 'X1',
 'odometer': 51000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 303941,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 397517,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 413443,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 391201,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 317217,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 210086,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 340257,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 326845,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 309318,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a629a4c7-96b9-58f6-83ed-2308493e8040/a629a4c7-96b9-58f6-83ed-2308493e8040_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 197930,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fd/465971b365604fb69a51eeec18d0014e/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 1.5 XDRIVE30E PHEV (240KW) 4WD AUTO',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE30E PHEV (240KW) 4WD AUTO',
 'vin': None,
 'year': 2024}
2026-03-26 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983717%27 HTTP/1.1" 200 None
2026-03-26 10:45:38 [ayvens.be] INFO: Saving data for 1983717: {'created_time': 1774521938.983607, 'last_price_update_time': 1774521938.983619, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983717') HTTP/1.1" 204 0
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/8.jpg not downloaded yet
2026-03-26 10:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/9.jpg not downloaded yet
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60737610>
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/1.jpg saved to cache
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bf1a861e-dc6a-5f02-839d-97e9fd2ee6af
2026-03-26 10:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/10.jpg not downloaded yet
2026-03-26 10:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:39 [ayvens.be] INFO: Found listing with ID: 1983719
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983719%27 HTTP/1.1" 200 None
2026-03-26 10:45:39 [ayvens.be] INFO: Scrape type for 1983719: 1
2026-03-26 10:45:39 [ayvens.be] INFO: Extracting data for car ID: 1983719
2026-03-26 10:45:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71470538-d5a3-5ec6-88aa-0844a3f35653 with identifier: 1983719
2026-03-26 10:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71470538-d5a3-5ec6-88aa-0844a3f35653 with scrape type 1
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 71470538-d5a3-5ec6-88aa-0844a3f35653
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/1.jpg not downloaded yet
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb2dc50>
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/2.jpg saved to cache
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bf1a861e-dc6a-5f02-839d-97e9fd2ee6af
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8c72d0>
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/3.jpg saved to cache
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bf1a861e-dc6a-5f02-839d-97e9fd2ee6af
2026-03-26 10:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/2.jpg not downloaded yet
2026-03-26 10:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/3.jpg not downloaded yet
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60dcb510>
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/4.jpg saved to cache
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bf1a861e-dc6a-5f02-839d-97e9fd2ee6af
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea7ac10>
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/5.jpg saved to cache
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bf1a861e-dc6a-5f02-839d-97e9fd2ee6af
2026-03-26 10:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/4.jpg not downloaded yet
2026-03-26 10:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/5.jpg not downloaded yet
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da628d0>
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/6.jpg saved to cache
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bf1a861e-dc6a-5f02-839d-97e9fd2ee6af
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d131a10>
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/7.jpg saved to cache
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bf1a861e-dc6a-5f02-839d-97e9fd2ee6af
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/6.jpg not downloaded yet
2026-03-26 10:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/7.jpg not downloaded yet
2026-03-26 10:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d137c90>
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/9.jpg saved to cache
2026-03-26 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bf1a861e-dc6a-5f02-839d-97e9fd2ee6af
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6081cd50>
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/8.jpg saved to cache
2026-03-26 10:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bf1a861e-dc6a-5f02-839d-97e9fd2ee6af
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/8.jpg not downloaded yet
2026-03-26 10:45:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/9.jpg not downloaded yet
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6090b0d0>
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ca%252F817e0c0abcbb4189a954b0108e434464%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/10.jpg saved to cache
2026-03-26 10:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bf1a861e-dc6a-5f02-839d-97e9fd2ee6af
2026-03-26 10:45:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bf1a861e-dc6a-5f02-839d-97e9fd2ee6af, skipping ID generation
2026-03-26 10:45:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf1a861e-dc6a-5f02-839d-97e9fd2ee6af with scrape type 1
2026-03-26 10:45:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bf1a861e-dc6a-5f02-839d-97e9fd2ee6af sending to next pipeline
2026-03-26 10:45:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: bf1a861e-dc6a-5f02-839d-97e9fd2ee6af, identifier: 1983718
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60d68f90>
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/1.jpg saved to cache
2026-03-26 10:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 71470538-d5a3-5ec6-88aa-0844a3f35653
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/10.jpg not downloaded yet
2026-03-26 10:45:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: bf1a861e-dc6a-5f02-839d-97e9fd2ee6af with identifier: 1983718
2026-03-26 10:45:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: bf1a861e-dc6a-5f02-839d-97e9fd2ee6af with identifier: 1983718
2026-03-26 10:45:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: bf1a861e-dc6a-5f02-839d-97e9fd2ee6af with identifier: 1983718 to the API
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': 'bf1a861e-dc6a-5f02-839d-97e9fd2ee6af',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'PEUGEOT',
 'model': '308 SW',
 'odometer': 98180,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 365751,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 367796,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 352315,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 301409,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 363905,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 307520,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 262348,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 336911,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 243449,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf1a861e-dc6a-5f02-839d-97e9fd2ee6af/bf1a861e-dc6a-5f02-839d-97e9fd2ee6af_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 372203,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ca/817e0c0abcbb4189a954b0108e434464/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 SW 1.5 BLUEHDI 96KW S-S AUTO ALLURE',
 'transmission': 'automatic',
 'trim': '1.5 BLUEHDI 96KW S-S AUTO ALLURE',
 'vin': None,
 'year': 2022}
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983718%27 HTTP/1.1" 200 None
2026-03-26 10:45:40 [ayvens.be] INFO: Saving data for 1983718: {'created_time': 1774521940.790649, 'last_price_update_time': 1774521940.790665, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983718') HTTP/1.1" 204 0
2026-03-26 10:45:40 [ayvens.be] INFO: Found listing with ID: 1983720
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983720%27 HTTP/1.1" 200 None
2026-03-26 10:45:40 [ayvens.be] INFO: Scrape type for 1983720: 1
2026-03-26 10:45:40 [ayvens.be] INFO: Extracting data for car ID: 1983720
2026-03-26 10:45:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 925b79d2-7783-536a-a5cd-dcdd57dbc8b3 with identifier: 1983720
2026-03-26 10:45:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 925b79d2-7783-536a-a5cd-dcdd57dbc8b3 with scrape type 1
2026-03-26 10:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 925b79d2-7783-536a-a5cd-dcdd57dbc8b3
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/1.jpg not downloaded yet
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d14a210>
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/2.jpg saved to cache
2026-03-26 10:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 71470538-d5a3-5ec6-88aa-0844a3f35653
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0ea5d0>
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/3.jpg saved to cache
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 71470538-d5a3-5ec6-88aa-0844a3f35653
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/2.jpg not downloaded yet
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/3.jpg not downloaded yet
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/4.jpg not downloaded yet
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/5.jpg not downloaded yet
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/6.jpg not downloaded yet
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/7.jpg not downloaded yet
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/8.jpg not downloaded yet
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebc9290>
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/5.jpg saved to cache
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 71470538-d5a3-5ec6-88aa-0844a3f35653
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/9.jpg not downloaded yet
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/10.jpg not downloaded yet
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da46950>
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/6.jpg saved to cache
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 71470538-d5a3-5ec6-88aa-0844a3f35653
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da68890>
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/4.jpg saved to cache
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 71470538-d5a3-5ec6-88aa-0844a3f35653
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da68450>
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/7.jpg saved to cache
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 71470538-d5a3-5ec6-88aa-0844a3f35653
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb14190>
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/8.jpg saved to cache
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 71470538-d5a3-5ec6-88aa-0844a3f35653
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da340d0>
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/9.jpg saved to cache
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 71470538-d5a3-5ec6-88aa-0844a3f35653
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [ayvens.be] INFO: Found listing with ID: 1983721
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983721%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [ayvens.be] INFO: Scrape type for 1983721: 1
2026-03-26 10:45:41 [ayvens.be] INFO: Extracting data for car ID: 1983721
2026-03-26 10:45:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a03c145-0014-5d0f-b68d-110f0224b6c6 with identifier: 1983721
2026-03-26 10:45:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a03c145-0014-5d0f-b68d-110f0224b6c6 with scrape type 1
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a03c145-0014-5d0f-b68d-110f0224b6c6
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/1.jpg not downloaded yet
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/2.jpg not downloaded yet
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/3.jpg not downloaded yet
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/4.jpg not downloaded yet
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/5.jpg not downloaded yet
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da19ed0>
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/1.jpg saved to cache
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 925b79d2-7783-536a-a5cd-dcdd57dbc8b3
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/6.jpg not downloaded yet
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/7.jpg not downloaded yet
2026-03-26 10:45:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb37c90>
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/4.jpg saved to cache
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 925b79d2-7783-536a-a5cd-dcdd57dbc8b3
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebf3e10>
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/3.jpg saved to cache
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 925b79d2-7783-536a-a5cd-dcdd57dbc8b3
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea71850>
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/5.jpg saved to cache
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 925b79d2-7783-536a-a5cd-dcdd57dbc8b3
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebf3ed0>
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/6.jpg saved to cache
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 925b79d2-7783-536a-a5cd-dcdd57dbc8b3
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7f4f50>
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/2.jpg saved to cache
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 925b79d2-7783-536a-a5cd-dcdd57dbc8b3
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebf0950>
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cb%252F240342233c5b4db8b19a6fd03cbf0a86%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/10.jpg saved to cache
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 71470538-d5a3-5ec6-88aa-0844a3f35653
2026-03-26 10:45:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71470538-d5a3-5ec6-88aa-0844a3f35653, skipping ID generation
2026-03-26 10:45:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71470538-d5a3-5ec6-88aa-0844a3f35653 with scrape type 1
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71470538-d5a3-5ec6-88aa-0844a3f35653 sending to next pipeline
2026-03-26 10:45:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 71470538-d5a3-5ec6-88aa-0844a3f35653, identifier: 1983719
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea9d410>
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/7.jpg saved to cache
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 925b79d2-7783-536a-a5cd-dcdd57dbc8b3
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/8.jpg not downloaded yet
2026-03-26 10:45:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 71470538-d5a3-5ec6-88aa-0844a3f35653 with identifier: 1983719
2026-03-26 10:45:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 71470538-d5a3-5ec6-88aa-0844a3f35653 with identifier: 1983719
2026-03-26 10:45:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 71470538-d5a3-5ec6-88aa-0844a3f35653 with identifier: 1983719 to the API
2026-03-26 10:45:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': '71470538-d5a3-5ec6-88aa-0844a3f35653',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'SEAT',
 'model': 'LEON ST',
 'odometer': 111973,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 365660,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 325475,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 357427,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 360488,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 392353,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 339472,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 393831,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 366037,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 249518,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71470538-d5a3-5ec6-88aa-0844a3f35653/71470538-d5a3-5ec6-88aa-0844a3f35653_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 494880,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cb/240342233c5b4db8b19a6fd03cbf0a86/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT LEON ST 1.5 TSI 150 FR',
 'transmission': 'manual',
 'trim': '1.5 TSI 150 FR',
 'vin': None,
 'year': 2022}
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983719%27 HTTP/1.1" 200 None
2026-03-26 10:45:43 [ayvens.be] INFO: Saving data for 1983719: {'created_time': 1774521943.660346, 'last_price_update_time': 1774521943.660357, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983719') HTTP/1.1" 204 0
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/9.jpg not downloaded yet
2026-03-26 10:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec67510>
2026-03-26 10:45:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/9.jpg saved to cache
2026-03-26 10:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 925b79d2-7783-536a-a5cd-dcdd57dbc8b3
2026-03-26 10:45:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb9d110>
2026-03-26 10:45:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/8.jpg saved to cache
2026-03-26 10:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 925b79d2-7783-536a-a5cd-dcdd57dbc8b3
2026-03-26 10:45:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da91510>
2026-03-26 10:45:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252F638064995cc140a588820da47bfa1aec%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/10.jpg saved to cache
2026-03-26 10:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 925b79d2-7783-536a-a5cd-dcdd57dbc8b3
2026-03-26 10:45:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 925b79d2-7783-536a-a5cd-dcdd57dbc8b3, skipping ID generation
2026-03-26 10:45:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 925b79d2-7783-536a-a5cd-dcdd57dbc8b3 with scrape type 1
2026-03-26 10:45:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 925b79d2-7783-536a-a5cd-dcdd57dbc8b3 sending to next pipeline
2026-03-26 10:45:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 925b79d2-7783-536a-a5cd-dcdd57dbc8b3, identifier: 1983720
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/10.jpg not downloaded yet
2026-03-26 10:45:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 925b79d2-7783-536a-a5cd-dcdd57dbc8b3 with identifier: 1983720
2026-03-26 10:45:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 925b79d2-7783-536a-a5cd-dcdd57dbc8b3 with identifier: 1983720
2026-03-26 10:45:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 925b79d2-7783-536a-a5cd-dcdd57dbc8b3 with identifier: 1983720 to the API
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': '925b79d2-7783-536a-a5cd-dcdd57dbc8b3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'AUDI',
 'model': 'A3',
 'odometer': 31878,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 424688,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 463556,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 450413,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 352808,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 300280,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 304971,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 384458,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 277462,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 296793,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_925b79d2-7783-536a-a5cd-dcdd57dbc8b3/925b79d2-7783-536a-a5cd-dcdd57dbc8b3_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 173647,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/638064995cc140a588820da47bfa1aec/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A3 1.4 40 TFSI E S TRONIC SPORTB ATTRACTION',
 'transmission': 'automatic',
 'trim': '1.4 40 TFSI E S TRONIC SPORTB ATTRACTION',
 'vin': None,
 'year': 2024}
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983720%27 HTTP/1.1" 200 None
2026-03-26 10:45:49 [ayvens.be] INFO: Saving data for 1983720: {'created_time': 1774521949.463086, 'last_price_update_time': 1774521949.463096, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983720') HTTP/1.1" 204 0
2026-03-26 10:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:49 [ayvens.be] INFO: Found listing with ID: 1983722
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983722%27 HTTP/1.1" 200 None
2026-03-26 10:45:49 [ayvens.be] INFO: Scrape type for 1983722: 1
2026-03-26 10:45:49 [ayvens.be] INFO: Extracting data for car ID: 1983722
2026-03-26 10:45:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c with identifier: 1983722
2026-03-26 10:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c with scrape type 1
2026-03-26 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/1.jpg not downloaded yet
2026-03-26 10:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d131f50>
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/2.jpg saved to cache
2026-03-26 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8a03c145-0014-5d0f-b68d-110f0224b6c6
2026-03-26 10:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/2.jpg not downloaded yet
2026-03-26 10:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/3.jpg not downloaded yet
2026-03-26 10:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e822490>
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/4.jpg saved to cache
2026-03-26 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8a03c145-0014-5d0f-b68d-110f0224b6c6
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da40b90>
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/5.jpg saved to cache
2026-03-26 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8a03c145-0014-5d0f-b68d-110f0224b6c6
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da41450>
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/6.jpg saved to cache
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8a03c145-0014-5d0f-b68d-110f0224b6c6
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/4.jpg not downloaded yet
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dac3dd0>
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/3.jpg saved to cache
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8a03c145-0014-5d0f-b68d-110f0224b6c6
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/5.jpg not downloaded yet
2026-03-26 10:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb7a550>
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/1.jpg saved to cache
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8a03c145-0014-5d0f-b68d-110f0224b6c6
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e86be10>
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/7.jpg saved to cache
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8a03c145-0014-5d0f-b68d-110f0224b6c6
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eaffcd0>
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/8.jpg saved to cache
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8a03c145-0014-5d0f-b68d-110f0224b6c6
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/6.jpg not downloaded yet
2026-03-26 10:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/7.jpg not downloaded yet
2026-03-26 10:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec4b1d0>
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/9.jpg saved to cache
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8a03c145-0014-5d0f-b68d-110f0224b6c6
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/8.jpg not downloaded yet
2026-03-26 10:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/9.jpg not downloaded yet
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8875d0>
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fc%252F5ecc0f1d13dc4279a41dd660c1061ac9%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/10.jpg saved to cache
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8a03c145-0014-5d0f-b68d-110f0224b6c6
2026-03-26 10:45:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a03c145-0014-5d0f-b68d-110f0224b6c6, skipping ID generation
2026-03-26 10:45:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a03c145-0014-5d0f-b68d-110f0224b6c6 with scrape type 1
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a03c145-0014-5d0f-b68d-110f0224b6c6 sending to next pipeline
2026-03-26 10:45:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 8a03c145-0014-5d0f-b68d-110f0224b6c6, identifier: 1983721
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d606efd90>
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/1.jpg saved to cache
2026-03-26 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/10.jpg not downloaded yet
2026-03-26 10:45:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 8a03c145-0014-5d0f-b68d-110f0224b6c6 with identifier: 1983721
2026-03-26 10:45:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 8a03c145-0014-5d0f-b68d-110f0224b6c6 with identifier: 1983721
2026-03-26 10:45:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 8a03c145-0014-5d0f-b68d-110f0224b6c6 with identifier: 1983721 to the API
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': '8a03c145-0014-5d0f-b68d-110f0224b6c6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'VOLVO',
 'model': 'C40',
 'odometer': 35240,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 461736,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 402776,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 435193,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 425072,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 372648,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 322891,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 323002,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 332235,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 337410,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a03c145-0014-5d0f-b68d-110f0224b6c6/8a03c145-0014-5d0f-b68d-110f0224b6c6_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 363756,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fc/5ecc0f1d13dc4279a41dd660c1061ac9/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO C40 BEV 82KWH RECHARGE EXTENDED RANGE CORE',
 'transmission': 'automatic',
 'trim': 'BEV 82KWH RECHARGE EXTENDED RANGE CORE',
 'vin': None,
 'year': 2024}
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983721%27 HTTP/1.1" 200 None
2026-03-26 10:45:51 [ayvens.be] INFO: Saving data for 1983721: {'created_time': 1774521951.413211, 'last_price_update_time': 1774521951.413221, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983721') HTTP/1.1" 204 0
2026-03-26 10:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:51 [ayvens.be] INFO: Found listing with ID: 1983723
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983723%27 HTTP/1.1" 200 None
2026-03-26 10:45:51 [ayvens.be] INFO: Scrape type for 1983723: 1
2026-03-26 10:45:51 [ayvens.be] INFO: Extracting data for car ID: 1983723
2026-03-26 10:45:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51f2c782-e05e-526c-bb4d-24d43131a49e with identifier: 1983723
2026-03-26 10:45:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51f2c782-e05e-526c-bb4d-24d43131a49e with scrape type 1
2026-03-26 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51f2c782-e05e-526c-bb4d-24d43131a49e
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/1.jpg not downloaded yet
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e86af50>
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/2.jpg saved to cache
2026-03-26 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec44850>
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/3.jpg saved to cache
2026-03-26 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c
2026-03-26 10:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/2.jpg not downloaded yet
2026-03-26 10:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/3.jpg not downloaded yet
2026-03-26 10:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb9fa10>
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/4.jpg saved to cache
2026-03-26 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/4.jpg not downloaded yet
2026-03-26 10:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/5.jpg not downloaded yet
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e868310>
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/5.jpg saved to cache
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dacfbd0>
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/7.jpg saved to cache
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d109110>
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/6.jpg saved to cache
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebf3c10>
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/8.jpg saved to cache
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c
2026-03-26 10:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/6.jpg not downloaded yet
2026-03-26 10:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dad6cd0>
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/9.jpg saved to cache
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/7.jpg not downloaded yet
2026-03-26 10:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/8.jpg not downloaded yet
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec64c90>
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fl%252F61f44717f1554ca38f4c7f2bb895f6d6%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/10.jpg saved to cache
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c
2026-03-26 10:45:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c, skipping ID generation
2026-03-26 10:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c with scrape type 1
2026-03-26 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c sending to next pipeline
2026-03-26 10:45:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c, identifier: 1983722
2026-03-26 10:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c with identifier: 1983722
2026-03-26 10:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c with identifier: 1983722
2026-03-26 10:45:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c with identifier: 1983722 to the API
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': 'b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'SMART',
 'model': '#3',
 'odometer': 27651,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 410955,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 408727,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 391114,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 391414,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 376834,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 290018,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 251201,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 374247,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 354486,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c/b7574ac3-d0bf-57d4-a0ab-3c95e7eb292c_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 192539,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fl/61f44717f1554ca38f4c7f2bb895f6d6/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-06-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SMART #3 BEV 66KWH BRABUS AUTO 4WD',
 'transmission': 'automatic',
 'trim': 'BEV 66KWH BRABUS AUTO 4WD',
 'vin': None,
 'year': 2024}
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983722%27 HTTP/1.1" 200 None
2026-03-26 10:45:52 [ayvens.be] INFO: Saving data for 1983722: {'created_time': 1774521952.980203, 'last_price_update_time': 1774521952.980213, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983722') HTTP/1.1" 204 0
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea79410>
2026-03-26 10:45:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/1.jpg saved to cache
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 51f2c782-e05e-526c-bb4d-24d43131a49e
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/9.jpg not downloaded yet
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d1421d0>
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/3.jpg saved to cache
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 51f2c782-e05e-526c-bb4d-24d43131a49e
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/10.jpg not downloaded yet
2026-03-26 10:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eafec50>
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/2.jpg saved to cache
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 51f2c782-e05e-526c-bb4d-24d43131a49e
2026-03-26 10:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:53 [ayvens.be] INFO: Found listing with ID: 1983724
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983724%27 HTTP/1.1" 200 None
2026-03-26 10:45:53 [ayvens.be] INFO: Scrape type for 1983724: 1
2026-03-26 10:45:53 [ayvens.be] INFO: Extracting data for car ID: 1983724
2026-03-26 10:45:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a with identifier: 1983724
2026-03-26 10:45:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a with scrape type 1
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/1.jpg not downloaded yet
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/2.jpg not downloaded yet
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e82bc10>
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/4.jpg saved to cache
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 51f2c782-e05e-526c-bb4d-24d43131a49e
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dacdf90>
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/6.jpg saved to cache
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 51f2c782-e05e-526c-bb4d-24d43131a49e
2026-03-26 10:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/3.jpg not downloaded yet
2026-03-26 10:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dad5290>
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/5.jpg saved to cache
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 51f2c782-e05e-526c-bb4d-24d43131a49e
2026-03-26 10:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/4.jpg not downloaded yet
2026-03-26 10:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/5.jpg not downloaded yet
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e6e07d0>
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/7.jpg saved to cache
2026-03-26 10:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 51f2c782-e05e-526c-bb4d-24d43131a49e
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60546390>
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/8.jpg saved to cache
2026-03-26 10:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 51f2c782-e05e-526c-bb4d-24d43131a49e
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/6.jpg not downloaded yet
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/7.jpg not downloaded yet
2026-03-26 10:45:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d10dfd0>
2026-03-26 10:45:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/9.jpg saved to cache
2026-03-26 10:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 51f2c782-e05e-526c-bb4d-24d43131a49e
2026-03-26 10:45:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da61950>
2026-03-26 10:45:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yx%252F58005cca103d48c8ae16d4d4641fa2b6%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/10.jpg saved to cache
2026-03-26 10:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 51f2c782-e05e-526c-bb4d-24d43131a49e
2026-03-26 10:45:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51f2c782-e05e-526c-bb4d-24d43131a49e, skipping ID generation
2026-03-26 10:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51f2c782-e05e-526c-bb4d-24d43131a49e with scrape type 1
2026-03-26 10:45:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51f2c782-e05e-526c-bb4d-24d43131a49e sending to next pipeline
2026-03-26 10:45:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 51f2c782-e05e-526c-bb4d-24d43131a49e, identifier: 1983723
2026-03-26 10:45:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 51f2c782-e05e-526c-bb4d-24d43131a49e with identifier: 1983723
2026-03-26 10:45:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 51f2c782-e05e-526c-bb4d-24d43131a49e with identifier: 1983723
2026-03-26 10:45:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 51f2c782-e05e-526c-bb4d-24d43131a49e with identifier: 1983723 to the API
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '51f2c782-e05e-526c-bb4d-24d43131a49e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'CITROAu2039N',
 'model': 'JUMPY',
 'odometer': 58659,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 280022,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 330733,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 265599,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 282807,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 280046,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 259205,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 345493,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 302461,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 234768,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f2c782-e05e-526c-bb4d-24d43131a49e/51f2c782-e05e-526c-bb4d-24d43131a49e_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 206381,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yx/58005cca103d48c8ae16d4d4641fa2b6/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-22',
 'seats_number': 2,
 'seller_name': None,
 'title': 'CITROAu2039N JUMPY 1.5 BLUEHDI 75KW S-S XL CONTROL',
 'transmission': 'manual',
 'trim': '1.5 BLUEHDI 75KW S-S XL CONTROL',
 'vin': None,
 'year': 2021}
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983723%27 HTTP/1.1" 200 None
2026-03-26 10:45:54 [ayvens.be] INFO: Saving data for 1983723: {'created_time': 1774521954.735576, 'last_price_update_time': 1774521954.735586, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983723') HTTP/1.1" 204 0
2026-03-26 10:45:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/8.jpg not downloaded yet
2026-03-26 10:45:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/9.jpg not downloaded yet
2026-03-26 10:45:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/10.jpg not downloaded yet
2026-03-26 10:45:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:54 [ayvens.be] INFO: Found listing with ID: 1983725
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983725%27 HTTP/1.1" 200 None
2026-03-26 10:45:54 [ayvens.be] INFO: Scrape type for 1983725: 1
2026-03-26 10:45:54 [ayvens.be] INFO: Extracting data for car ID: 1983725
2026-03-26 10:45:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3577b20b-4743-57db-bc93-99ea2042e17f with identifier: 1983725
2026-03-26 10:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3577b20b-4743-57db-bc93-99ea2042e17f with scrape type 1
2026-03-26 10:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3577b20b-4743-57db-bc93-99ea2042e17f
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/1.jpg not downloaded yet
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/2.jpg not downloaded yet
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea86990>
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/1.jpg saved to cache
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a
2026-03-26 10:45:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/3.jpg not downloaded yet
2026-03-26 10:45:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/4.jpg not downloaded yet
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0e9310>
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/3.jpg saved to cache
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec44450>
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/2.jpg saved to cache
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0fd250>
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/5.jpg saved to cache
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec470d0>
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/4.jpg saved to cache
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/5.jpg not downloaded yet
2026-03-26 10:45:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dab6f90>
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/6.jpg saved to cache
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d11d890>
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/8.jpg saved to cache
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/6.jpg not downloaded yet
2026-03-26 10:45:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/7.jpg not downloaded yet
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea9cc50>
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/7.jpg saved to cache
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0fde90>
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/9.jpg saved to cache
2026-03-26 10:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a
2026-03-26 10:45:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/8.jpg not downloaded yet
2026-03-26 10:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e86b990>
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2eu%252Fac3616aff6134672a119d073798d1c34%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/10.jpg saved to cache
2026-03-26 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a
2026-03-26 10:45:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a, skipping ID generation
2026-03-26 10:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a with scrape type 1
2026-03-26 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a sending to next pipeline
2026-03-26 10:45:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a, identifier: 1983724
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/9.jpg not downloaded yet
2026-03-26 10:45:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a with identifier: 1983724
2026-03-26 10:45:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a with identifier: 1983724
2026-03-26 10:45:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a with identifier: 1983724 to the API
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': '1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': 'X2',
 'odometer': 18810,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 508989,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 447199,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 347829,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 406920,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 324001,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 273508,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 273675,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 262486,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 270438,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a/1e3eeeb8-4e6c-54d8-8c09-a4e8853d504a_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 265878,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2eu/ac3616aff6134672a119d073798d1c34/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 1.5 SDRIVE18I 100KW',
 'transmission': 'manual',
 'trim': '1.5 SDRIVE18I 100KW',
 'vin': None,
 'year': 2024}
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983724%27 HTTP/1.1" 200 None
2026-03-26 10:45:56 [ayvens.be] INFO: Saving data for 1983724: {'created_time': 1774521956.640802, 'last_price_update_time': 1774521956.640814, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983724') HTTP/1.1" 204 0
2026-03-26 10:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/10.jpg not downloaded yet
2026-03-26 10:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e716a50>
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/2.jpg saved to cache
2026-03-26 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3577b20b-4743-57db-bc93-99ea2042e17f
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7fdb50>
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/1.jpg saved to cache
2026-03-26 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3577b20b-4743-57db-bc93-99ea2042e17f
2026-03-26 10:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:56 [ayvens.be] INFO: Found listing with ID: 1983726
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983726%27 HTTP/1.1" 200 None
2026-03-26 10:45:56 [ayvens.be] INFO: Scrape type for 1983726: 1
2026-03-26 10:45:56 [ayvens.be] INFO: Extracting data for car ID: 1983726
2026-03-26 10:45:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 676334b6-6127-580c-9d3e-519f2dce5c13 with identifier: 1983726
2026-03-26 10:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 676334b6-6127-580c-9d3e-519f2dce5c13 with scrape type 1
2026-03-26 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 676334b6-6127-580c-9d3e-519f2dce5c13
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/1.jpg not downloaded yet
2026-03-26 10:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/2.jpg not downloaded yet
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5f2057d0>
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/3.jpg saved to cache
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3577b20b-4743-57db-bc93-99ea2042e17f
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d11d8d0>
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/5.jpg saved to cache
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3577b20b-4743-57db-bc93-99ea2042e17f
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/3.jpg not downloaded yet
2026-03-26 10:45:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e88d5d0>
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/4.jpg saved to cache
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3577b20b-4743-57db-bc93-99ea2042e17f
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60546210>
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/6.jpg saved to cache
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3577b20b-4743-57db-bc93-99ea2042e17f
2026-03-26 10:45:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/4.jpg not downloaded yet
2026-03-26 10:45:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/5.jpg not downloaded yet
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60544110>
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/8.jpg saved to cache
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3577b20b-4743-57db-bc93-99ea2042e17f
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e820490>
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/7.jpg saved to cache
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3577b20b-4743-57db-bc93-99ea2042e17f
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/6.jpg not downloaded yet
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/7.jpg not downloaded yet
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5f223590>
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/9.jpg saved to cache
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3577b20b-4743-57db-bc93-99ea2042e17f
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e85f5d0>
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ff%252Ffa110bba11814a6e9066e7c8bc55ab9c%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/10.jpg saved to cache
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3577b20b-4743-57db-bc93-99ea2042e17f
2026-03-26 10:45:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3577b20b-4743-57db-bc93-99ea2042e17f, skipping ID generation
2026-03-26 10:45:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3577b20b-4743-57db-bc93-99ea2042e17f with scrape type 1
2026-03-26 10:45:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3577b20b-4743-57db-bc93-99ea2042e17f sending to next pipeline
2026-03-26 10:45:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 3577b20b-4743-57db-bc93-99ea2042e17f, identifier: 1983725
2026-03-26 10:45:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 3577b20b-4743-57db-bc93-99ea2042e17f with identifier: 1983725
2026-03-26 10:45:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 3577b20b-4743-57db-bc93-99ea2042e17f with identifier: 1983725
2026-03-26 10:45:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 3577b20b-4743-57db-bc93-99ea2042e17f with identifier: 1983725 to the API
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.2L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': '3577b20b-4743-57db-bc93-99ea2042e17f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'AUSTRAL',
 'odometer': 22356,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 495328,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 414517,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 463112,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 440395,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 368755,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 355028,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 286147,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 321900,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 175325,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3577b20b-4743-57db-bc93-99ea2042e17f/3577b20b-4743-57db-bc93-99ea2042e17f_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 227043,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ff/fa110bba11814a6e9066e7c8bc55ab9c/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-04-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT AUSTRAL 1.2 HEV E-TECH 200 TECHNO',
 'transmission': 'automatic',
 'trim': '1.2 HEV E-TECH 200 TECHNO',
 'vin': None,
 'year': 2024}
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983725%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [ayvens.be] INFO: Saving data for 1983725: {'created_time': 1774521958.080244, 'last_price_update_time': 1774521958.080255, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983725') HTTP/1.1" 204 0
2026-03-26 10:45:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/8.jpg not downloaded yet
2026-03-26 10:45:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/9.jpg not downloaded yet
2026-03-26 10:45:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/10.jpg not downloaded yet
2026-03-26 10:45:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:58 [ayvens.be] INFO: Found listing with ID: 1983727
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983727%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [ayvens.be] INFO: Scrape type for 1983727: 1
2026-03-26 10:45:58 [ayvens.be] INFO: Extracting data for car ID: 1983727
2026-03-26 10:45:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74f83f22-baba-538c-be54-e29f0eece5c6 with identifier: 1983727
2026-03-26 10:45:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74f83f22-baba-538c-be54-e29f0eece5c6 with scrape type 1
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74f83f22-baba-538c-be54-e29f0eece5c6
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/1.jpg not downloaded yet
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/2.jpg not downloaded yet
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da2b6d0>
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/1.jpg saved to cache
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 676334b6-6127-580c-9d3e-519f2dce5c13
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/3.jpg not downloaded yet
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8cf810>
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/3.jpg saved to cache
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 676334b6-6127-580c-9d3e-519f2dce5c13
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/4.jpg not downloaded yet
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec66910>
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/2.jpg saved to cache
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 676334b6-6127-580c-9d3e-519f2dce5c13
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da6a750>
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/4.jpg saved to cache
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 676334b6-6127-580c-9d3e-519f2dce5c13
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec48150>
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/5.jpg saved to cache
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 676334b6-6127-580c-9d3e-519f2dce5c13
2026-03-26 10:45:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/5.jpg not downloaded yet
2026-03-26 10:45:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/6.jpg not downloaded yet
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/7.jpg not downloaded yet
2026-03-26 10:45:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/8.jpg not downloaded yet
2026-03-26 10:45:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/9.jpg not downloaded yet
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/10.jpg not downloaded yet
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8a8190>
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/6.jpg saved to cache
2026-03-26 10:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 676334b6-6127-580c-9d3e-519f2dce5c13
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8a2450>
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/7.jpg saved to cache
2026-03-26 10:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 676334b6-6127-580c-9d3e-519f2dce5c13
2026-03-26 10:45:59 [ayvens.be] INFO: Found listing with ID: 1983728
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983728%27 HTTP/1.1" 200 None
2026-03-26 10:45:59 [ayvens.be] INFO: Scrape type for 1983728: 1
2026-03-26 10:45:59 [ayvens.be] INFO: Extracting data for car ID: 1983728
2026-03-26 10:45:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca08cff2-43c7-54f7-a3a6-cce26dccba08 with identifier: 1983728
2026-03-26 10:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca08cff2-43c7-54f7-a3a6-cce26dccba08 with scrape type 1
2026-03-26 10:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ca08cff2-43c7-54f7-a3a6-cce26dccba08
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/1.jpg not downloaded yet
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d100c50>
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/10.jpg saved to cache
2026-03-26 10:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 676334b6-6127-580c-9d3e-519f2dce5c13
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e822a50>
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/9.jpg saved to cache
2026-03-26 10:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 676334b6-6127-580c-9d3e-519f2dce5c13
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d1095d0>
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2br%252F74403dffad844e51991c9d2504124f44%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/8.jpg saved to cache
2026-03-26 10:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 676334b6-6127-580c-9d3e-519f2dce5c13
2026-03-26 10:45:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 676334b6-6127-580c-9d3e-519f2dce5c13, skipping ID generation
2026-03-26 10:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 676334b6-6127-580c-9d3e-519f2dce5c13 with scrape type 1
2026-03-26 10:45:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 676334b6-6127-580c-9d3e-519f2dce5c13 sending to next pipeline
2026-03-26 10:45:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 676334b6-6127-580c-9d3e-519f2dce5c13, identifier: 1983726
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/2.jpg not downloaded yet
2026-03-26 10:45:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 676334b6-6127-580c-9d3e-519f2dce5c13 with identifier: 1983726
2026-03-26 10:45:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 676334b6-6127-580c-9d3e-519f2dce5c13 with identifier: 1983726
2026-03-26 10:45:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 676334b6-6127-580c-9d3e-519f2dce5c13 with identifier: 1983726 to the API
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:45:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/8.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '676334b6-6127-580c-9d3e-519f2dce5c13',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': 'X1',
 'odometer': 208523,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 16,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 471625,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 458246,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 377387,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 408915,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 378626,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 342932,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 388773,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 361053,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 386266,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_676334b6-6127-580c-9d3e-519f2dce5c13/676334b6-6127-580c-9d3e-519f2dce5c13_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 324327,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2br/74403dffad844e51991c9d2504124f44/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 1.5 SDRIVE16D',
 'transmission': 'manual',
 'trim': '1.5 SDRIVE16D',
 'vin': None,
 'year': 2022}
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983726%27 HTTP/1.1" 200 None
2026-03-26 10:45:59 [ayvens.be] INFO: Saving data for 1983726: {'created_time': 1774521959.892072, 'last_price_update_time': 1774521959.892083, 'auction_closing_time': 1775026800.0}
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983726') HTTP/1.1" 204 0
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/3.jpg not downloaded yet
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da3a5d0>
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:45:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/2.jpg saved to cache
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 74f83f22-baba-538c-be54-e29f0eece5c6
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da423d0>
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/1.jpg saved to cache
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 74f83f22-baba-538c-be54-e29f0eece5c6
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/4.jpg not downloaded yet
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/5.jpg not downloaded yet
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/6.jpg not downloaded yet
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/7.jpg not downloaded yet
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/8.jpg not downloaded yet
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/9.jpg not downloaded yet
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea70190>
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/3.jpg saved to cache
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 74f83f22-baba-538c-be54-e29f0eece5c6
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5f204410>
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/6.jpg saved to cache
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 74f83f22-baba-538c-be54-e29f0eece5c6
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dac2cd0>
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/7.jpg saved to cache
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 74f83f22-baba-538c-be54-e29f0eece5c6
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/10.jpg not downloaded yet
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d11c8d0>
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/4.jpg saved to cache
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 74f83f22-baba-538c-be54-e29f0eece5c6
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da637d0>
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/5.jpg saved to cache
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 74f83f22-baba-538c-be54-e29f0eece5c6
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb63590>
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/8.jpg saved to cache
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 74f83f22-baba-538c-be54-e29f0eece5c6
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da63b90>
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/9.jpg saved to cache
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 74f83f22-baba-538c-be54-e29f0eece5c6
2026-03-26 10:46:00 [ayvens.be] INFO: Found listing with ID: 1983729
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983729%27 HTTP/1.1" 200 None
2026-03-26 10:46:00 [ayvens.be] INFO: Scrape type for 1983729: 1
2026-03-26 10:46:00 [ayvens.be] INFO: Extracting data for car ID: 1983729
2026-03-26 10:46:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 607843dd-1a82-51fa-9855-af2498725858 with identifier: 1983729
2026-03-26 10:46:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 607843dd-1a82-51fa-9855-af2498725858 with scrape type 1
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 607843dd-1a82-51fa-9855-af2498725858
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/1.jpg not downloaded yet
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/2.jpg not downloaded yet
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/3.jpg not downloaded yet
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/4.jpg not downloaded yet
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/5.jpg not downloaded yet
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/6.jpg not downloaded yet
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/7.jpg not downloaded yet
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/8.jpg not downloaded yet
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8d5e90>
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/1.jpg saved to cache
2026-03-26 10:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ca08cff2-43c7-54f7-a3a6-cce26dccba08
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0d9f90>
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/5.jpg saved to cache
2026-03-26 10:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ca08cff2-43c7-54f7-a3a6-cce26dccba08
2026-03-26 10:46:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/9.jpg not downloaded yet
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da68290>
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2as%252F4a1e3bab65f5414bbb60ad93b1df6d71%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/10.jpg saved to cache
2026-03-26 10:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 74f83f22-baba-538c-be54-e29f0eece5c6
2026-03-26 10:46:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74f83f22-baba-538c-be54-e29f0eece5c6, skipping ID generation
2026-03-26 10:46:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74f83f22-baba-538c-be54-e29f0eece5c6 with scrape type 1
2026-03-26 10:46:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74f83f22-baba-538c-be54-e29f0eece5c6 sending to next pipeline
2026-03-26 10:46:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 74f83f22-baba-538c-be54-e29f0eece5c6, identifier: 1983727
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8c7190>
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/6.jpg saved to cache
2026-03-26 10:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ca08cff2-43c7-54f7-a3a6-cce26dccba08
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dab5f50>
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/3.jpg saved to cache
2026-03-26 10:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ca08cff2-43c7-54f7-a3a6-cce26dccba08
2026-03-26 10:46:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 74f83f22-baba-538c-be54-e29f0eece5c6 with identifier: 1983727
2026-03-26 10:46:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 74f83f22-baba-538c-be54-e29f0eece5c6 with identifier: 1983727
2026-03-26 10:46:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 74f83f22-baba-538c-be54-e29f0eece5c6 with identifier: 1983727 to the API
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '74f83f22-baba-538c-be54-e29f0eece5c6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'PEUGEOT',
 'model': '5008',
 'odometer': 154030,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 467374,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 379885,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 447599,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 436874,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 354397,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 360161,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 306118,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 330206,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 235450,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74f83f22-baba-538c-be54-e29f0eece5c6/74f83f22-baba-538c-be54-e29f0eece5c6_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 418035,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2as/4a1e3bab65f5414bbb60ad93b1df6d71/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-17',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 1.5 BLUEHDI 130 AUTO ALLURE PACK',
 'transmission': 'automatic',
 'trim': '1.5 BLUEHDI 130 AUTO ALLURE PACK',
 'vin': None,
 'year': 2021}
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983727%27 HTTP/1.1" 200 None
2026-03-26 10:46:01 [ayvens.be] INFO: Saving data for 1983727: {'created_time': 1774521961.963402, 'last_price_update_time': 1774521961.963412, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983727') HTTP/1.1" 204 0
2026-03-26 10:46:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/10.jpg not downloaded yet
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb14d50>
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/4.jpg saved to cache
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ca08cff2-43c7-54f7-a3a6-cce26dccba08
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da43f50>
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/2.jpg saved to cache
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ca08cff2-43c7-54f7-a3a6-cce26dccba08
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d12c750>
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/7.jpg saved to cache
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ca08cff2-43c7-54f7-a3a6-cce26dccba08
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d101e50>
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/10.jpg saved to cache
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ca08cff2-43c7-54f7-a3a6-cce26dccba08
2026-03-26 10:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:02 [ayvens.be] INFO: Found listing with ID: 1983730
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983730%27 HTTP/1.1" 200 None
2026-03-26 10:46:02 [ayvens.be] INFO: Scrape type for 1983730: 1
2026-03-26 10:46:02 [ayvens.be] INFO: Extracting data for car ID: 1983730
2026-03-26 10:46:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26c2ac25-ec03-5c43-b1fb-ebda50069e05 with identifier: 1983730
2026-03-26 10:46:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26c2ac25-ec03-5c43-b1fb-ebda50069e05 with scrape type 1
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26c2ac25-ec03-5c43-b1fb-ebda50069e05
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/1.jpg not downloaded yet
2026-03-26 10:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/2.jpg not downloaded yet
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec45d50>
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/8.jpg saved to cache
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ca08cff2-43c7-54f7-a3a6-cce26dccba08
2026-03-26 10:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/3.jpg not downloaded yet
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec49110>
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/1.jpg saved to cache
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 607843dd-1a82-51fa-9855-af2498725858
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d607358d0>
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/5.jpg saved to cache
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 607843dd-1a82-51fa-9855-af2498725858
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/4.jpg not downloaded yet
2026-03-26 10:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb079d0>
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dm%252F53e8274d13da4962a55ecd6a8c1d1c1f%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/9.jpg saved to cache
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ca08cff2-43c7-54f7-a3a6-cce26dccba08
2026-03-26 10:46:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca08cff2-43c7-54f7-a3a6-cce26dccba08, skipping ID generation
2026-03-26 10:46:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca08cff2-43c7-54f7-a3a6-cce26dccba08 with scrape type 1
2026-03-26 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca08cff2-43c7-54f7-a3a6-cce26dccba08 sending to next pipeline
2026-03-26 10:46:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: ca08cff2-43c7-54f7-a3a6-cce26dccba08, identifier: 1983728
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eaf4450>
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/2.jpg saved to cache
2026-03-26 10:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 607843dd-1a82-51fa-9855-af2498725858
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/5.jpg not downloaded yet
2026-03-26 10:46:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: ca08cff2-43c7-54f7-a3a6-cce26dccba08 with identifier: 1983728
2026-03-26 10:46:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: ca08cff2-43c7-54f7-a3a6-cce26dccba08 with identifier: 1983728
2026-03-26 10:46:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: ca08cff2-43c7-54f7-a3a6-cce26dccba08 with identifier: 1983728 to the API
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/9.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': 'ca08cff2-43c7-54f7-a3a6-cce26dccba08',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': 'IX1',
 'odometer': 20060,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 293318,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 408862,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 410364,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 437359,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 255707,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 318146,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 427542,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 373074,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 367172,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca08cff2-43c7-54f7-a3a6-cce26dccba08/ca08cff2-43c7-54f7-a3a6-cce26dccba08_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 342687,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dm/53e8274d13da4962a55ecd6a8c1d1c1f/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW IX1 BEV 67KWH XDRIVE30 (200KW) 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'BEV 67KWH XDRIVE30 (200KW) 4WD AUTO',
 'vin': None,
 'year': 2023}
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983728%27 HTTP/1.1" 200 None
2026-03-26 10:46:03 [ayvens.be] INFO: Saving data for 1983728: {'created_time': 1774521963.462405, 'last_price_update_time': 1774521963.462416, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983728') HTTP/1.1" 204 0
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da9b3d0>
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/4.jpg saved to cache
2026-03-26 10:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 607843dd-1a82-51fa-9855-af2498725858
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e3b5a90>
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/3.jpg saved to cache
2026-03-26 10:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 607843dd-1a82-51fa-9855-af2498725858
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da74290>
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/6.jpg saved to cache
2026-03-26 10:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 607843dd-1a82-51fa-9855-af2498725858
2026-03-26 10:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/6.jpg not downloaded yet
2026-03-26 10:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb9e510>
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/9.jpg saved to cache
2026-03-26 10:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 607843dd-1a82-51fa-9855-af2498725858
2026-03-26 10:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/7.jpg not downloaded yet
2026-03-26 10:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/8.jpg not downloaded yet
2026-03-26 10:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb7aad0>
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/7.jpg saved to cache
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 607843dd-1a82-51fa-9855-af2498725858
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d61556b90>
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/8.jpg saved to cache
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 607843dd-1a82-51fa-9855-af2498725858
2026-03-26 10:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/9.jpg not downloaded yet
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/10.jpg not downloaded yet
2026-03-26 10:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da29890>
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/1.jpg saved to cache
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 26c2ac25-ec03-5c43-b1fb-ebda50069e05
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e85c6d0>
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bx%252Feee2de0c5d3a4c4384befaf31490c2e5%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/10.jpg saved to cache
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 607843dd-1a82-51fa-9855-af2498725858
2026-03-26 10:46:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 607843dd-1a82-51fa-9855-af2498725858, skipping ID generation
2026-03-26 10:46:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 607843dd-1a82-51fa-9855-af2498725858 with scrape type 1
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 607843dd-1a82-51fa-9855-af2498725858 sending to next pipeline
2026-03-26 10:46:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 607843dd-1a82-51fa-9855-af2498725858, identifier: 1983729
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb14210>
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/2.jpg saved to cache
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 26c2ac25-ec03-5c43-b1fb-ebda50069e05
2026-03-26 10:46:04 [ayvens.be] INFO: Found listing with ID: 1983731
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983731%27 HTTP/1.1" 200 None
2026-03-26 10:46:04 [ayvens.be] INFO: Scrape type for 1983731: 1
2026-03-26 10:46:04 [ayvens.be] INFO: Extracting data for car ID: 1983731
2026-03-26 10:46:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3b74c9f-cd41-52c4-a042-fcee2260d8fb with identifier: 1983731
2026-03-26 10:46:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3b74c9f-cd41-52c4-a042-fcee2260d8fb with scrape type 1
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3b74c9f-cd41-52c4-a042-fcee2260d8fb
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/1.jpg not downloaded yet
2026-03-26 10:46:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 607843dd-1a82-51fa-9855-af2498725858 with identifier: 1983729
2026-03-26 10:46:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 607843dd-1a82-51fa-9855-af2498725858 with identifier: 1983729
2026-03-26 10:46:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 607843dd-1a82-51fa-9855-af2498725858 with identifier: 1983729 to the API
2026-03-26 10:46:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '607843dd-1a82-51fa-9855-af2498725858',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'VOLKSWAGEN',
 'model': 'PASSAT VARIANT',
 'odometer': 114485,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 387690,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 473695,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 491647,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 485480,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 312720,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 286417,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 437869,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 395157,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 249517,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_607843dd-1a82-51fa-9855-af2498725858/607843dd-1a82-51fa-9855-af2498725858_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 536277,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bx/eee2de0c5d3a4c4384befaf31490c2e5/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT VARIANT 2.0 TDI 90KW MSQ VARIANT ELEGANCE BUSINE',
 'transmission': 'automatic',
 'trim': '2.0 TDI 90KW MSQ VARIANT ELEGANCE BUSINE',
 'vin': None,
 'year': 2022}
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983729%27 HTTP/1.1" 200 None
2026-03-26 10:46:10 [ayvens.be] INFO: Saving data for 1983729: {'created_time': 1774521970.242847, 'last_price_update_time': 1774521970.242859, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983729') HTTP/1.1" 204 0
2026-03-26 10:46:10 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 4 pages/min), scraped 20 items (at 20 items/min)
2026-03-26 10:46:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-26 10:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/2.jpg not downloaded yet
2026-03-26 10:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60838610>
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/3.jpg saved to cache
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 26c2ac25-ec03-5c43-b1fb-ebda50069e05
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebcab50>
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/4.jpg saved to cache
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 26c2ac25-ec03-5c43-b1fb-ebda50069e05
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/3.jpg not downloaded yet
2026-03-26 10:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/4.jpg not downloaded yet
2026-03-26 10:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8a3e10>
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/5.jpg saved to cache
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 26c2ac25-ec03-5c43-b1fb-ebda50069e05
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb17ad0>
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/6.jpg saved to cache
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 26c2ac25-ec03-5c43-b1fb-ebda50069e05
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/5.jpg not downloaded yet
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/6.jpg not downloaded yet
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea7a0d0>
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/7.jpg saved to cache
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 26c2ac25-ec03-5c43-b1fb-ebda50069e05
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e85c310>
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/9.jpg saved to cache
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 26c2ac25-ec03-5c43-b1fb-ebda50069e05
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da56950>
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/8.jpg saved to cache
2026-03-26 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 26c2ac25-ec03-5c43-b1fb-ebda50069e05
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/7.jpg not downloaded yet
2026-03-26 10:46:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/8.jpg not downloaded yet
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/9.jpg not downloaded yet
2026-03-26 10:46:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/10.jpg not downloaded yet
2026-03-26 10:46:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:11 [ayvens.be] INFO: Found listing with ID: 1983732
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983732%27 HTTP/1.1" 200 None
2026-03-26 10:46:11 [ayvens.be] INFO: Scrape type for 1983732: 1
2026-03-26 10:46:11 [ayvens.be] INFO: Extracting data for car ID: 1983732
2026-03-26 10:46:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7100bf6c-78ec-5de9-be18-c12670888a7d with identifier: 1983732
2026-03-26 10:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7100bf6c-78ec-5de9-be18-c12670888a7d with scrape type 1
2026-03-26 10:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7100bf6c-78ec-5de9-be18-c12670888a7d
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/1.jpg not downloaded yet
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/2.jpg not downloaded yet
2026-03-26 10:46:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6054c090>
2026-03-26 10:46:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ce%252Fc3d37c94174a49f39c1739684977f2c5%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/10.jpg saved to cache
2026-03-26 10:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 26c2ac25-ec03-5c43-b1fb-ebda50069e05
2026-03-26 10:46:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26c2ac25-ec03-5c43-b1fb-ebda50069e05, skipping ID generation
2026-03-26 10:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26c2ac25-ec03-5c43-b1fb-ebda50069e05 with scrape type 1
2026-03-26 10:46:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 26c2ac25-ec03-5c43-b1fb-ebda50069e05 sending to next pipeline
2026-03-26 10:46:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 26c2ac25-ec03-5c43-b1fb-ebda50069e05, identifier: 1983730
2026-03-26 10:46:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb7b3d0>
2026-03-26 10:46:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/2.jpg saved to cache
2026-03-26 10:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d3b74c9f-cd41-52c4-a042-fcee2260d8fb
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/3.jpg not downloaded yet
2026-03-26 10:46:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 26c2ac25-ec03-5c43-b1fb-ebda50069e05 with identifier: 1983730
2026-03-26 10:46:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 26c2ac25-ec03-5c43-b1fb-ebda50069e05 with identifier: 1983730
2026-03-26 10:46:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 26c2ac25-ec03-5c43-b1fb-ebda50069e05 with identifier: 1983730 to the API
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': '26c2ac25-ec03-5c43-b1fb-ebda50069e05',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'DACIA',
 'model': 'SANDERO',
 'odometer': 42457,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 388556,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 441127,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 414065,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 427617,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 386309,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 399406,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 313729,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 393752,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 270052,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c2ac25-ec03-5c43-b1fb-ebda50069e05/26c2ac25-ec03-5c43-b1fb-ebda50069e05_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 460653,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ce/c3d37c94174a49f39c1739684977f2c5/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DACIA SANDERO 1.0 TCE 90 CVT STEPWAY COMFORT',
 'transmission': 'automatic',
 'trim': '1.0 TCE 90 CVT STEPWAY COMFORT',
 'vin': None,
 'year': 2022}
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983730%27 HTTP/1.1" 200 None
2026-03-26 10:46:12 [ayvens.be] INFO: Saving data for 1983730: {'created_time': 1774521972.095348, 'last_price_update_time': 1774521972.095373, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983730') HTTP/1.1" 204 0
2026-03-26 10:46:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60734b10>
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/1.jpg saved to cache
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d3b74c9f-cd41-52c4-a042-fcee2260d8fb
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e85c210>
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/4.jpg saved to cache
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d3b74c9f-cd41-52c4-a042-fcee2260d8fb
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea9fcd0>
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/3.jpg saved to cache
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d3b74c9f-cd41-52c4-a042-fcee2260d8fb
2026-03-26 10:46:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/4.jpg not downloaded yet
2026-03-26 10:46:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/5.jpg not downloaded yet
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dab5310>
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/5.jpg saved to cache
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d3b74c9f-cd41-52c4-a042-fcee2260d8fb
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/6.jpg not downloaded yet
2026-03-26 10:46:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/7.jpg not downloaded yet
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eafce50>
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/6.jpg saved to cache
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d3b74c9f-cd41-52c4-a042-fcee2260d8fb
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb794d0>
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/10.jpg saved to cache
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d3b74c9f-cd41-52c4-a042-fcee2260d8fb
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8d6650>
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/8.jpg saved to cache
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d3b74c9f-cd41-52c4-a042-fcee2260d8fb
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e869f50>
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/7.jpg saved to cache
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d3b74c9f-cd41-52c4-a042-fcee2260d8fb
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d10fad0>
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F8e80bb8ab83447d1a65b6ee4ed35a937%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/9.jpg saved to cache
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d3b74c9f-cd41-52c4-a042-fcee2260d8fb
2026-03-26 10:46:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3b74c9f-cd41-52c4-a042-fcee2260d8fb, skipping ID generation
2026-03-26 10:46:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3b74c9f-cd41-52c4-a042-fcee2260d8fb with scrape type 1
2026-03-26 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3b74c9f-cd41-52c4-a042-fcee2260d8fb sending to next pipeline
2026-03-26 10:46:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: d3b74c9f-cd41-52c4-a042-fcee2260d8fb, identifier: 1983731
2026-03-26 10:46:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: d3b74c9f-cd41-52c4-a042-fcee2260d8fb with identifier: 1983731
2026-03-26 10:46:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: d3b74c9f-cd41-52c4-a042-fcee2260d8fb with identifier: 1983731
2026-03-26 10:46:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: d3b74c9f-cd41-52c4-a042-fcee2260d8fb with identifier: 1983731 to the API
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/9.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': 'd3b74c9f-cd41-52c4-a042-fcee2260d8fb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'TRAFIC',
 'odometer': 11255,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 325227,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 356197,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 294241,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 272046,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 327070,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 247871,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 267918,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 291335,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 277301,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3b74c9f-cd41-52c4-a042-fcee2260d8fb/d3b74c9f-cd41-52c4-a042-fcee2260d8fb_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 166781,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/8e80bb8ab83447d1a65b6ee4ed35a937/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-18',
 'seats_number': 3,
 'seller_name': None,
 'title': 'RENAULT TRAFIC 2.0 DCI 81KW CONFORT L2H1 3T',
 'transmission': 'manual',
 'trim': '2.0 DCI 81KW CONFORT L2H1 3T',
 'vin': None,
 'year': 2022}
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983731%27 HTTP/1.1" 200 None
2026-03-26 10:46:13 [ayvens.be] INFO: Saving data for 1983731: {'created_time': 1774521973.457675, 'last_price_update_time': 1774521973.457684, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983731') HTTP/1.1" 204 0
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/8.jpg not downloaded yet
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e88c5d0>
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/1.jpg saved to cache
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7100bf6c-78ec-5de9-be18-c12670888a7d
2026-03-26 10:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/9.jpg not downloaded yet
2026-03-26 10:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/10.jpg not downloaded yet
2026-03-26 10:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:13 [ayvens.be] INFO: Found listing with ID: 1983733
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983733%27 HTTP/1.1" 200 None
2026-03-26 10:46:13 [ayvens.be] INFO: Scrape type for 1983733: 1
2026-03-26 10:46:13 [ayvens.be] INFO: Extracting data for car ID: 1983733
2026-03-26 10:46:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74ad2a75-3e87-5c60-973f-332710df19d9 with identifier: 1983733
2026-03-26 10:46:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74ad2a75-3e87-5c60-973f-332710df19d9 with scrape type 1
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74ad2a75-3e87-5c60-973f-332710df19d9
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/1.jpg not downloaded yet
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/2.jpg not downloaded yet
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/3.jpg not downloaded yet
2026-03-26 10:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/4.jpg not downloaded yet
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da37650>
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/2.jpg saved to cache
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7100bf6c-78ec-5de9-be18-c12670888a7d
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/5.jpg not downloaded yet
2026-03-26 10:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e89ba50>
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/3.jpg saved to cache
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7100bf6c-78ec-5de9-be18-c12670888a7d
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6054c0d0>
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/5.jpg saved to cache
2026-03-26 10:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7100bf6c-78ec-5de9-be18-c12670888a7d
2026-03-26 10:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/6.jpg not downloaded yet
2026-03-26 10:46:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d130590>
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/4.jpg saved to cache
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7100bf6c-78ec-5de9-be18-c12670888a7d
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/7.jpg not downloaded yet
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5f2203d0>
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/6.jpg saved to cache
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7100bf6c-78ec-5de9-be18-c12670888a7d
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb9f1d0>
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/9.jpg saved to cache
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7100bf6c-78ec-5de9-be18-c12670888a7d
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/8.jpg not downloaded yet
2026-03-26 10:46:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/9.jpg not downloaded yet
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da37810>
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/7.jpg saved to cache
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7100bf6c-78ec-5de9-be18-c12670888a7d
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8a9e90>
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/10.jpg saved to cache
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7100bf6c-78ec-5de9-be18-c12670888a7d
2026-03-26 10:46:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/10.jpg not downloaded yet
2026-03-26 10:46:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d1331d0>
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/1.jpg saved to cache
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 74ad2a75-3e87-5c60-973f-332710df19d9
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d14ba90>
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/3.jpg saved to cache
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 74ad2a75-3e87-5c60-973f-332710df19d9
2026-03-26 10:46:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:14 [ayvens.be] INFO: Found listing with ID: 1983734
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983734%27 HTTP/1.1" 200 None
2026-03-26 10:46:14 [ayvens.be] INFO: Scrape type for 1983734: 1
2026-03-26 10:46:14 [ayvens.be] INFO: Extracting data for car ID: 1983734
2026-03-26 10:46:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcbabfea-53f2-596d-b257-c63bfa8f70cb with identifier: 1983734
2026-03-26 10:46:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcbabfea-53f2-596d-b257-c63bfa8f70cb with scrape type 1
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bcbabfea-53f2-596d-b257-c63bfa8f70cb
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/1.jpg not downloaded yet
2026-03-26 10:46:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/2.jpg not downloaded yet
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8a3310>
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/2.jpg saved to cache
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 74ad2a75-3e87-5c60-973f-332710df19d9
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8a88d0>
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/5.jpg saved to cache
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 74ad2a75-3e87-5c60-973f-332710df19d9
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/3.jpg not downloaded yet
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb7bd90>
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fila%252F2d361709f7cf4680a0e6568f35720bb1%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/8.jpg saved to cache
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7100bf6c-78ec-5de9-be18-c12670888a7d
2026-03-26 10:46:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7100bf6c-78ec-5de9-be18-c12670888a7d, skipping ID generation
2026-03-26 10:46:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7100bf6c-78ec-5de9-be18-c12670888a7d with scrape type 1
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7100bf6c-78ec-5de9-be18-c12670888a7d sending to next pipeline
2026-03-26 10:46:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 7100bf6c-78ec-5de9-be18-c12670888a7d, identifier: 1983732
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e89b610>
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/4.jpg saved to cache
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 74ad2a75-3e87-5c60-973f-332710df19d9
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e869610>
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/7.jpg saved to cache
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 74ad2a75-3e87-5c60-973f-332710df19d9
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ecdc8d0>
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/6.jpg saved to cache
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 74ad2a75-3e87-5c60-973f-332710df19d9
2026-03-26 10:46:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/4.jpg not downloaded yet
2026-03-26 10:46:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 7100bf6c-78ec-5de9-be18-c12670888a7d with identifier: 1983732
2026-03-26 10:46:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 7100bf6c-78ec-5de9-be18-c12670888a7d with identifier: 1983732
2026-03-26 10:46:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 7100bf6c-78ec-5de9-be18-c12670888a7d with identifier: 1983732 to the API
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/8.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': '7100bf6c-78ec-5de9-be18-c12670888a7d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'PORSCHE',
 'model': 'Taycan Elek',
 'odometer': 73621,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 448402,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 331396,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 488289,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 463281,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 384275,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 258232,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 292975,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 367179,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 227421,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7100bf6c-78ec-5de9-be18-c12670888a7d/7100bf6c-78ec-5de9-be18-c12670888a7d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 188163,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/ila/2d361709f7cf4680a0e6568f35720bb1/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-07-08',
 'seats_number': 4,
 'seller_name': None,
 'title': 'PORSCHE Taycan Elek BEV 79KWH 4S AUTO',
 'transmission': 'automatic',
 'trim': 'BEV 79KWH 4S AUTO',
 'vin': None,
 'year': 2021}
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983732%27 HTTP/1.1" 200 None
2026-03-26 10:46:16 [ayvens.be] INFO: Saving data for 1983732: {'created_time': 1774521976.088638, 'last_price_update_time': 1774521976.088648, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983732') HTTP/1.1" 204 0
2026-03-26 10:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/5.jpg not downloaded yet
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb1eed0>
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/8.jpg saved to cache
2026-03-26 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 74ad2a75-3e87-5c60-973f-332710df19d9
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/6.jpg not downloaded yet
2026-03-26 10:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/7.jpg not downloaded yet
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0d8950>
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/9.jpg saved to cache
2026-03-26 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 74ad2a75-3e87-5c60-973f-332710df19d9
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da76990>
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bh%252F17f64dec0c204ddb9c280db863e20c68%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/10.jpg saved to cache
2026-03-26 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 74ad2a75-3e87-5c60-973f-332710df19d9
2026-03-26 10:46:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74ad2a75-3e87-5c60-973f-332710df19d9, skipping ID generation
2026-03-26 10:46:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74ad2a75-3e87-5c60-973f-332710df19d9 with scrape type 1
2026-03-26 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74ad2a75-3e87-5c60-973f-332710df19d9 sending to next pipeline
2026-03-26 10:46:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 74ad2a75-3e87-5c60-973f-332710df19d9, identifier: 1983733
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/8.jpg not downloaded yet
2026-03-26 10:46:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 74ad2a75-3e87-5c60-973f-332710df19d9 with identifier: 1983733
2026-03-26 10:46:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 74ad2a75-3e87-5c60-973f-332710df19d9 with identifier: 1983733
2026-03-26 10:46:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 74ad2a75-3e87-5c60-973f-332710df19d9 with identifier: 1983733 to the API
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': '74ad2a75-3e87-5c60-973f-332710df19d9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'MERCEDES-BENZ',
 'model': 'GLC',
 'odometer': 213555,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 459550,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 499072,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 334791,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 468397,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 264351,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 277626,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 291752,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 381439,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 227400,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74ad2a75-3e87-5c60-973f-332710df19d9/74ad2a75-3e87-5c60-973f-332710df19d9_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 246115,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bh/17f64dec0c204ddb9c280db863e20c68/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLC 2.0 GLC 300 E 4MATIC BUS SOL AUTO',
 'transmission': 'automatic',
 'trim': '2.0 GLC 300 E 4MATIC BUS SOL AUTO',
 'vin': None,
 'year': 2021}
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983733%27 HTTP/1.1" 200 None
2026-03-26 10:46:16 [ayvens.be] INFO: Saving data for 1983733: {'created_time': 1774521976.882122, 'last_price_update_time': 1774521976.882133, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983733') HTTP/1.1" 204 0
2026-03-26 10:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/9.jpg not downloaded yet
2026-03-26 10:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d10b9d0>
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/1.jpg saved to cache
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bcbabfea-53f2-596d-b257-c63bfa8f70cb
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/10.jpg not downloaded yet
2026-03-26 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:17 [ayvens.be] INFO: Found listing with ID: 1983735
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983735%27 HTTP/1.1" 200 None
2026-03-26 10:46:17 [ayvens.be] INFO: Scrape type for 1983735: 1
2026-03-26 10:46:17 [ayvens.be] INFO: Extracting data for car ID: 1983735
2026-03-26 10:46:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 890f95be-8a9a-528e-980d-688724b6987f with identifier: 1983735
2026-03-26 10:46:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890f95be-8a9a-528e-980d-688724b6987f with scrape type 1
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 890f95be-8a9a-528e-980d-688724b6987f
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/1.jpg not downloaded yet
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ecb4350>
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/3.jpg saved to cache
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bcbabfea-53f2-596d-b257-c63bfa8f70cb
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d112e90>
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/2.jpg saved to cache
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bcbabfea-53f2-596d-b257-c63bfa8f70cb
2026-03-26 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/2.jpg not downloaded yet
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/3.jpg not downloaded yet
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8c7150>
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/4.jpg saved to cache
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bcbabfea-53f2-596d-b257-c63bfa8f70cb
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec65850>
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/5.jpg saved to cache
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bcbabfea-53f2-596d-b257-c63bfa8f70cb
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da37310>
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/6.jpg saved to cache
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bcbabfea-53f2-596d-b257-c63bfa8f70cb
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/4.jpg not downloaded yet
2026-03-26 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/5.jpg not downloaded yet
2026-03-26 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec65f10>
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/7.jpg saved to cache
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bcbabfea-53f2-596d-b257-c63bfa8f70cb
2026-03-26 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/6.jpg not downloaded yet
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/7.jpg not downloaded yet
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e86b7d0>
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/8.jpg saved to cache
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bcbabfea-53f2-596d-b257-c63bfa8f70cb
2026-03-26 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/8.jpg not downloaded yet
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/9.jpg not downloaded yet
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e807690>
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/9.jpg saved to cache
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bcbabfea-53f2-596d-b257-c63bfa8f70cb
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0db250>
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252F9a2b75619bb6474197fc5618e47c0acd%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/10.jpg saved to cache
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bcbabfea-53f2-596d-b257-c63bfa8f70cb
2026-03-26 10:46:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bcbabfea-53f2-596d-b257-c63bfa8f70cb, skipping ID generation
2026-03-26 10:46:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcbabfea-53f2-596d-b257-c63bfa8f70cb with scrape type 1
2026-03-26 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bcbabfea-53f2-596d-b257-c63bfa8f70cb sending to next pipeline
2026-03-26 10:46:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: bcbabfea-53f2-596d-b257-c63bfa8f70cb, identifier: 1983734
2026-03-26 10:46:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/10.jpg not downloaded yet
2026-03-26 10:46:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: bcbabfea-53f2-596d-b257-c63bfa8f70cb with identifier: 1983734
2026-03-26 10:46:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: bcbabfea-53f2-596d-b257-c63bfa8f70cb with identifier: 1983734
2026-03-26 10:46:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: bcbabfea-53f2-596d-b257-c63bfa8f70cb with identifier: 1983734 to the API
2026-03-26 10:46:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.7L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': 'bcbabfea-53f2-596d-b257-c63bfa8f70cb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'MERCEDES-BENZ',
 'model': 'VITO',
 'odometer': 48768,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 326988,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 327573,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 319032,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 282871,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 312711,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 278384,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 254029,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 358208,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 260201,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcbabfea-53f2-596d-b257-c63bfa8f70cb/bcbabfea-53f2-596d-b257-c63bfa8f70cb_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 232592,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/9a2b75619bb6474197fc5618e47c0acd/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-06',
 'seats_number': 2,
 'seller_name': None,
 'title': 'MERCEDES-BENZ VITO 1.7 75KW 110 CDI FWD MIXTO L2',
 'transmission': 'manual',
 'trim': '1.7 75KW 110 CDI FWD MIXTO L2',
 'vin': None,
 'year': 2022}
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983734%27 HTTP/1.1" 200 None
2026-03-26 10:46:19 [ayvens.be] INFO: Saving data for 1983734: {'created_time': 1774521979.358586, 'last_price_update_time': 1774521979.358597, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983734') HTTP/1.1" 204 0
2026-03-26 10:46:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:19 [ayvens.be] INFO: Found listing with ID: 1983736
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983736%27 HTTP/1.1" 200 None
2026-03-26 10:46:19 [ayvens.be] INFO: Scrape type for 1983736: 1
2026-03-26 10:46:19 [ayvens.be] INFO: Extracting data for car ID: 1983736
2026-03-26 10:46:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16b214d1-4805-5067-bdf8-c35cb4addaab with identifier: 1983736
2026-03-26 10:46:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16b214d1-4805-5067-bdf8-c35cb4addaab with scrape type 1
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 16b214d1-4805-5067-bdf8-c35cb4addaab
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/1.jpg not downloaded yet
2026-03-26 10:46:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec675d0>
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/1.jpg saved to cache
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 890f95be-8a9a-528e-980d-688724b6987f
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d111550>
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/3.jpg saved to cache
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 890f95be-8a9a-528e-980d-688724b6987f
2026-03-26 10:46:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/2.jpg not downloaded yet
2026-03-26 10:46:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/3.jpg not downloaded yet
2026-03-26 10:46:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e86b590>
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/2.jpg saved to cache
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 890f95be-8a9a-528e-980d-688724b6987f
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e85e350>
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/5.jpg saved to cache
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 890f95be-8a9a-528e-980d-688724b6987f
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/4.jpg not downloaded yet
2026-03-26 10:46:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/5.jpg not downloaded yet
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da560d0>
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/6.jpg saved to cache
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 890f95be-8a9a-528e-980d-688724b6987f
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb04190>
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/7.jpg saved to cache
2026-03-26 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 890f95be-8a9a-528e-980d-688724b6987f
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea70f50>
2026-03-26 10:46:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/4.jpg saved to cache
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 890f95be-8a9a-528e-980d-688724b6987f
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60830090>
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/8.jpg saved to cache
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 890f95be-8a9a-528e-980d-688724b6987f
2026-03-26 10:46:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/6.jpg not downloaded yet
2026-03-26 10:46:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/7.jpg not downloaded yet
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb06fd0>
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/9.jpg saved to cache
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 890f95be-8a9a-528e-980d-688724b6987f
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/8.jpg not downloaded yet
2026-03-26 10:46:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/9.jpg not downloaded yet
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb79cd0>
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ge%252Fbc2609e1c0e24c73b6e50e72c500d490%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/10.jpg saved to cache
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 890f95be-8a9a-528e-980d-688724b6987f
2026-03-26 10:46:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 890f95be-8a9a-528e-980d-688724b6987f, skipping ID generation
2026-03-26 10:46:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890f95be-8a9a-528e-980d-688724b6987f with scrape type 1
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 890f95be-8a9a-528e-980d-688724b6987f sending to next pipeline
2026-03-26 10:46:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 890f95be-8a9a-528e-980d-688724b6987f, identifier: 1983735
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ef33450>
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/1.jpg saved to cache
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 16b214d1-4805-5067-bdf8-c35cb4addaab
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/10.jpg not downloaded yet
2026-03-26 10:46:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 890f95be-8a9a-528e-980d-688724b6987f with identifier: 1983735
2026-03-26 10:46:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 890f95be-8a9a-528e-980d-688724b6987f with identifier: 1983735
2026-03-26 10:46:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 890f95be-8a9a-528e-980d-688724b6987f with identifier: 1983735 to the API
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': '890f95be-8a9a-528e-980d-688724b6987f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': 'X1',
 'odometer': 25957,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 470090,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 517438,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 354458,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 432185,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 393724,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 204013,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 229800,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 349177,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 305289,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890f95be-8a9a-528e-980d-688724b6987f/890f95be-8a9a-528e-980d-688724b6987f_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 213834,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ge/bc2609e1c0e24c73b6e50e72c500d490/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 1.5 XDRIVE30E PHEV (240KW) 4WD AUTO',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE30E PHEV (240KW) 4WD AUTO',
 'vin': None,
 'year': 2024}
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983735%27 HTTP/1.1" 200 None
2026-03-26 10:46:20 [ayvens.be] INFO: Saving data for 1983735: {'created_time': 1774521980.991853, 'last_price_update_time': 1774521980.991868, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983735') HTTP/1.1" 204 0
2026-03-26 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:21 [ayvens.be] INFO: Found listing with ID: 1983737
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983737%27 HTTP/1.1" 200 None
2026-03-26 10:46:21 [ayvens.be] INFO: Scrape type for 1983737: 1
2026-03-26 10:46:21 [ayvens.be] INFO: Extracting data for car ID: 1983737
2026-03-26 10:46:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f47b6a5f-7be5-5afc-b397-34dd69e8cfb8 with identifier: 1983737
2026-03-26 10:46:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f47b6a5f-7be5-5afc-b397-34dd69e8cfb8 with scrape type 1
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f47b6a5f-7be5-5afc-b397-34dd69e8cfb8
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/1.jpg not downloaded yet
2026-03-26 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6054ca10>
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/2.jpg saved to cache
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 16b214d1-4805-5067-bdf8-c35cb4addaab
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d10a450>
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/3.jpg saved to cache
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 16b214d1-4805-5067-bdf8-c35cb4addaab
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/2.jpg not downloaded yet
2026-03-26 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/3.jpg not downloaded yet
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea71bd0>
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/5.jpg saved to cache
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 16b214d1-4805-5067-bdf8-c35cb4addaab
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec4a650>
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/4.jpg saved to cache
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 16b214d1-4805-5067-bdf8-c35cb4addaab
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d113cd0>
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/6.jpg saved to cache
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 16b214d1-4805-5067-bdf8-c35cb4addaab
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/4.jpg not downloaded yet
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5f2058d0>
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/7.jpg saved to cache
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 16b214d1-4805-5067-bdf8-c35cb4addaab
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da75710>
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/8.jpg saved to cache
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 16b214d1-4805-5067-bdf8-c35cb4addaab
2026-03-26 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/5.jpg not downloaded yet
2026-03-26 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/6.jpg not downloaded yet
2026-03-26 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/7.jpg not downloaded yet
2026-03-26 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/8.jpg not downloaded yet
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/9.jpg not downloaded yet
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/10.jpg not downloaded yet
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d100f90>
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/9.jpg saved to cache
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 16b214d1-4805-5067-bdf8-c35cb4addaab
2026-03-26 10:46:22 [ayvens.be] INFO: Found listing with ID: 1983738
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983738%27 HTTP/1.1" 200 None
2026-03-26 10:46:22 [ayvens.be] INFO: Scrape type for 1983738: 1
2026-03-26 10:46:22 [ayvens.be] INFO: Extracting data for car ID: 1983738
2026-03-26 10:46:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb3a4848-5af1-53b7-a8af-b2fc9f059185 with identifier: 1983738
2026-03-26 10:46:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb3a4848-5af1-53b7-a8af-b2fc9f059185 with scrape type 1
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb3a4848-5af1-53b7-a8af-b2fc9f059185
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/1.jpg not downloaded yet
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/2.jpg not downloaded yet
2026-03-26 10:46:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/3.jpg not downloaded yet
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5f1f7150>
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1ue%252Ff1c1121914b34ced8ad4527be74aa272%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/10.jpg saved to cache
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 16b214d1-4805-5067-bdf8-c35cb4addaab
2026-03-26 10:46:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 16b214d1-4805-5067-bdf8-c35cb4addaab, skipping ID generation
2026-03-26 10:46:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16b214d1-4805-5067-bdf8-c35cb4addaab with scrape type 1
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 16b214d1-4805-5067-bdf8-c35cb4addaab sending to next pipeline
2026-03-26 10:46:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 16b214d1-4805-5067-bdf8-c35cb4addaab, identifier: 1983736
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da684d0>
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/1.jpg saved to cache
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f47b6a5f-7be5-5afc-b397-34dd69e8cfb8
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec66dd0>
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/2.jpg saved to cache
2026-03-26 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f47b6a5f-7be5-5afc-b397-34dd69e8cfb8
2026-03-26 10:46:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 16b214d1-4805-5067-bdf8-c35cb4addaab with identifier: 1983736
2026-03-26 10:46:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 16b214d1-4805-5067-bdf8-c35cb4addaab with identifier: 1983736
2026-03-26 10:46:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 16b214d1-4805-5067-bdf8-c35cb4addaab with identifier: 1983736 to the API
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '16b214d1-4805-5067-bdf8-c35cb4addaab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'PEUGEOT',
 'model': 'BOXER 335 LWB DSL - 2014',
 'odometer': 86143,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 275877,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 280445,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 270169,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 295161,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 231316,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 213473,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 262039,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 265846,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 348546,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16b214d1-4805-5067-bdf8-c35cb4addaab/16b214d1-4805-5067-bdf8-c35cb4addaab_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 204586,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1ue/f1c1121914b34ced8ad4527be74aa272/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-04-19',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT BOXER 335 LWB DSL - 2014 2.0 BlueHDi L3 Pro S&S STOCK',
 'transmission': 'manual',
 'trim': '2.0 BlueHDi L3 Pro S&S STOCK',
 'vin': None,
 'year': 2018}
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983736%27 HTTP/1.1" 200 None
2026-03-26 10:46:23 [ayvens.be] INFO: Saving data for 1983736: {'created_time': 1774521983.06196, 'last_price_update_time': 1774521983.061972, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983736') HTTP/1.1" 204 0
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/4.jpg not downloaded yet
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da36490>
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/5.jpg saved to cache
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f47b6a5f-7be5-5afc-b397-34dd69e8cfb8
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d12b650>
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/3.jpg saved to cache
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f47b6a5f-7be5-5afc-b397-34dd69e8cfb8
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/5.jpg not downloaded yet
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6054ca10>
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/4.jpg saved to cache
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f47b6a5f-7be5-5afc-b397-34dd69e8cfb8
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e85f2d0>
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/7.jpg saved to cache
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f47b6a5f-7be5-5afc-b397-34dd69e8cfb8
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d608315d0>
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/6.jpg saved to cache
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f47b6a5f-7be5-5afc-b397-34dd69e8cfb8
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6081cd50>
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/8.jpg saved to cache
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f47b6a5f-7be5-5afc-b397-34dd69e8cfb8
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/6.jpg not downloaded yet
2026-03-26 10:46:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/7.jpg not downloaded yet
2026-03-26 10:46:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/8.jpg not downloaded yet
2026-03-26 10:46:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/9.jpg not downloaded yet
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/10.jpg not downloaded yet
2026-03-26 10:46:23 [ayvens.be] INFO: Found listing with ID: 1983739
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983739%27 HTTP/1.1" 200 None
2026-03-26 10:46:23 [ayvens.be] INFO: Scrape type for 1983739: 1
2026-03-26 10:46:23 [ayvens.be] INFO: Extracting data for car ID: 1983739
2026-03-26 10:46:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc0e6690-e5af-59f3-9017-01f15655bc97 with identifier: 1983739
2026-03-26 10:46:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc0e6690-e5af-59f3-9017-01f15655bc97 with scrape type 1
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc0e6690-e5af-59f3-9017-01f15655bc97
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/1.jpg not downloaded yet
2026-03-26 10:46:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/2.jpg not downloaded yet
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e85ec90>
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/9.jpg saved to cache
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f47b6a5f-7be5-5afc-b397-34dd69e8cfb8
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8a9450>
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ew%252Fdb0f1673e61b4ebe910b5f44cd7c9d69%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/10.jpg saved to cache
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f47b6a5f-7be5-5afc-b397-34dd69e8cfb8
2026-03-26 10:46:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f47b6a5f-7be5-5afc-b397-34dd69e8cfb8, skipping ID generation
2026-03-26 10:46:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f47b6a5f-7be5-5afc-b397-34dd69e8cfb8 with scrape type 1
2026-03-26 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f47b6a5f-7be5-5afc-b397-34dd69e8cfb8 sending to next pipeline
2026-03-26 10:46:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: f47b6a5f-7be5-5afc-b397-34dd69e8cfb8, identifier: 1983737
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e86b210>
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/1.jpg saved to cache
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eb3a4848-5af1-53b7-a8af-b2fc9f059185
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/3.jpg not downloaded yet
2026-03-26 10:46:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: f47b6a5f-7be5-5afc-b397-34dd69e8cfb8 with identifier: 1983737
2026-03-26 10:46:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: f47b6a5f-7be5-5afc-b397-34dd69e8cfb8 with identifier: 1983737
2026-03-26 10:46:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: f47b6a5f-7be5-5afc-b397-34dd69e8cfb8 with identifier: 1983737 to the API
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': 'f47b6a5f-7be5-5afc-b397-34dd69e8cfb8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'VOLVO',
 'model': 'XC40',
 'odometer': 41262,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 385581,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 353444,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 442721,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 458541,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 264547,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 265817,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 375186,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 310427,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 343473,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f47b6a5f-7be5-5afc-b397-34dd69e8cfb8/f47b6a5f-7be5-5afc-b397-34dd69e8cfb8_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 399181,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ew/db0f1673e61b4ebe910b5f44cd7c9d69/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 BEV 82KWH RECHARGE TWIN ULTIMATE',
 'transmission': 'automatic',
 'trim': 'BEV 82KWH RECHARGE TWIN ULTIMATE',
 'vin': None,
 'year': 2024}
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983737%27 HTTP/1.1" 200 None
2026-03-26 10:46:24 [ayvens.be] INFO: Saving data for 1983737: {'created_time': 1774521984.515716, 'last_price_update_time': 1774521984.515726, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983737') HTTP/1.1" 204 0
2026-03-26 10:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ecb5dd0>
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/3.jpg saved to cache
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eb3a4848-5af1-53b7-a8af-b2fc9f059185
2026-03-26 10:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/4.jpg not downloaded yet
2026-03-26 10:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d110650>
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/2.jpg saved to cache
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eb3a4848-5af1-53b7-a8af-b2fc9f059185
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6054c5d0>
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/4.jpg saved to cache
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eb3a4848-5af1-53b7-a8af-b2fc9f059185
2026-03-26 10:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/5.jpg not downloaded yet
2026-03-26 10:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/6.jpg not downloaded yet
2026-03-26 10:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea73110>
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/6.jpg saved to cache
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eb3a4848-5af1-53b7-a8af-b2fc9f059185
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebcb350>
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/5.jpg saved to cache
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eb3a4848-5af1-53b7-a8af-b2fc9f059185
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d607377d0>
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/9.jpg saved to cache
2026-03-26 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eb3a4848-5af1-53b7-a8af-b2fc9f059185
2026-03-26 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/7.jpg not downloaded yet
2026-03-26 10:46:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/8.jpg not downloaded yet
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eafced0>
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/10.jpg saved to cache
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eb3a4848-5af1-53b7-a8af-b2fc9f059185
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d10fc90>
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/7.jpg saved to cache
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eb3a4848-5af1-53b7-a8af-b2fc9f059185
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0d8ed0>
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff8fa602de3b04359a241ae8f1e14fb47%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/8.jpg saved to cache
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eb3a4848-5af1-53b7-a8af-b2fc9f059185
2026-03-26 10:46:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eb3a4848-5af1-53b7-a8af-b2fc9f059185, skipping ID generation
2026-03-26 10:46:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb3a4848-5af1-53b7-a8af-b2fc9f059185 with scrape type 1
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eb3a4848-5af1-53b7-a8af-b2fc9f059185 sending to next pipeline
2026-03-26 10:46:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: eb3a4848-5af1-53b7-a8af-b2fc9f059185, identifier: 1983738
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d1131d0>
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/1.jpg saved to cache
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fc0e6690-e5af-59f3-9017-01f15655bc97
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/9.jpg not downloaded yet
2026-03-26 10:46:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: eb3a4848-5af1-53b7-a8af-b2fc9f059185 with identifier: 1983738
2026-03-26 10:46:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: eb3a4848-5af1-53b7-a8af-b2fc9f059185 with identifier: 1983738
2026-03-26 10:46:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: eb3a4848-5af1-53b7-a8af-b2fc9f059185 with identifier: 1983738 to the API
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/8.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.7L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': 'eb3a4848-5af1-53b7-a8af-b2fc9f059185',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'MERCEDES-BENZ',
 'model': 'VITO',
 'odometer': 41229,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 344977,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 434113,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 171505,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 363834,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 309133,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 269603,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 250820,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 400116,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 250579,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb3a4848-5af1-53b7-a8af-b2fc9f059185/eb3a4848-5af1-53b7-a8af-b2fc9f059185_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 227977,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f8fa602de3b04359a241ae8f1e14fb47/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-06',
 'seats_number': 2,
 'seller_name': None,
 'title': 'MERCEDES-BENZ VITO 1.7 75KW 110 CDI FWD MIXTO L2',
 'transmission': 'manual',
 'trim': '1.7 75KW 110 CDI FWD MIXTO L2',
 'vin': None,
 'year': 2022}
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983738%27 HTTP/1.1" 200 None
2026-03-26 10:46:25 [ayvens.be] INFO: Saving data for 1983738: {'created_time': 1774521985.805074, 'last_price_update_time': 1774521985.805083, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983738') HTTP/1.1" 204 0
2026-03-26 10:46:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/10.jpg not downloaded yet
2026-03-26 10:46:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb2f1d0>
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/2.jpg saved to cache
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fc0e6690-e5af-59f3-9017-01f15655bc97
2026-03-26 10:46:25 [ayvens.be] INFO: Found listing with ID: 1983740
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983740%27 HTTP/1.1" 200 None
2026-03-26 10:46:25 [ayvens.be] INFO: Scrape type for 1983740: 1
2026-03-26 10:46:25 [ayvens.be] INFO: Extracting data for car ID: 1983740
2026-03-26 10:46:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20802411-2aa6-59a8-94e8-a3584c73a6fa with identifier: 1983740
2026-03-26 10:46:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20802411-2aa6-59a8-94e8-a3584c73a6fa with scrape type 1
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 20802411-2aa6-59a8-94e8-a3584c73a6fa
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/1.jpg not downloaded yet
2026-03-26 10:46:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/2.jpg not downloaded yet
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8a0a10>
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/3.jpg saved to cache
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fc0e6690-e5af-59f3-9017-01f15655bc97
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/3.jpg not downloaded yet
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0d91d0>
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/4.jpg saved to cache
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fc0e6690-e5af-59f3-9017-01f15655bc97
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/4.jpg not downloaded yet
2026-03-26 10:46:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da93310>
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/5.jpg saved to cache
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fc0e6690-e5af-59f3-9017-01f15655bc97
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ecb43d0>
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/6.jpg saved to cache
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fc0e6690-e5af-59f3-9017-01f15655bc97
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb2f390>
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/7.jpg saved to cache
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fc0e6690-e5af-59f3-9017-01f15655bc97
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/5.jpg not downloaded yet
2026-03-26 10:46:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/6.jpg not downloaded yet
2026-03-26 10:46:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da91f90>
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/8.jpg saved to cache
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fc0e6690-e5af-59f3-9017-01f15655bc97
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60734b90>
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/9.jpg saved to cache
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fc0e6690-e5af-59f3-9017-01f15655bc97
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/7.jpg not downloaded yet
2026-03-26 10:46:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/8.jpg not downloaded yet
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec48a90>
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252Fa63343e91e9e41278b81fcc9b8b1a5ca%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/10.jpg saved to cache
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fc0e6690-e5af-59f3-9017-01f15655bc97
2026-03-26 10:46:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fc0e6690-e5af-59f3-9017-01f15655bc97, skipping ID generation
2026-03-26 10:46:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc0e6690-e5af-59f3-9017-01f15655bc97 with scrape type 1
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc0e6690-e5af-59f3-9017-01f15655bc97 sending to next pipeline
2026-03-26 10:46:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: fc0e6690-e5af-59f3-9017-01f15655bc97, identifier: 1983739
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da0fd10>
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/1.jpg saved to cache
2026-03-26 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 20802411-2aa6-59a8-94e8-a3584c73a6fa
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/9.jpg not downloaded yet
2026-03-26 10:46:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: fc0e6690-e5af-59f3-9017-01f15655bc97 with identifier: 1983739
2026-03-26 10:46:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: fc0e6690-e5af-59f3-9017-01f15655bc97 with identifier: 1983739
2026-03-26 10:46:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: fc0e6690-e5af-59f3-9017-01f15655bc97 with identifier: 1983739 to the API
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.7L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': 'fc0e6690-e5af-59f3-9017-01f15655bc97',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'MERCEDES-BENZ',
 'model': 'VITO',
 'odometer': 86700,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 333243,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 353658,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 332353,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 287816,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 360104,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 351468,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 317783,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 356291,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 251662,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc0e6690-e5af-59f3-9017-01f15655bc97/fc0e6690-e5af-59f3-9017-01f15655bc97_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 340300,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/a63343e91e9e41278b81fcc9b8b1a5ca/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-04',
 'seats_number': 2,
 'seller_name': None,
 'title': 'MERCEDES-BENZ VITO 1.7 75KW 110 CDI FWD MIXTO L2',
 'transmission': 'manual',
 'trim': '1.7 75KW 110 CDI FWD MIXTO L2',
 'vin': None,
 'year': 2021}
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983739%27 HTTP/1.1" 200 None
2026-03-26 10:46:27 [ayvens.be] INFO: Saving data for 1983739: {'created_time': 1774521987.378461, 'last_price_update_time': 1774521987.378475, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983739') HTTP/1.1" 204 0
2026-03-26 10:46:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/10.jpg not downloaded yet
2026-03-26 10:46:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d613a8650>
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/2.jpg saved to cache
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 20802411-2aa6-59a8-94e8-a3584c73a6fa
2026-03-26 10:46:27 [ayvens.be] INFO: Found listing with ID: 1983741
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983741%27 HTTP/1.1" 200 None
2026-03-26 10:46:27 [ayvens.be] INFO: Scrape type for 1983741: 1
2026-03-26 10:46:27 [ayvens.be] INFO: Extracting data for car ID: 1983741
2026-03-26 10:46:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11abad1a-d04a-5419-9dd1-40f82db85ce4 with identifier: 1983741
2026-03-26 10:46:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11abad1a-d04a-5419-9dd1-40f82db85ce4 with scrape type 1
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 11abad1a-d04a-5419-9dd1-40f82db85ce4
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/1.jpg not downloaded yet
2026-03-26 10:46:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/2.jpg not downloaded yet
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea9cc10>
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/4.jpg saved to cache
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 20802411-2aa6-59a8-94e8-a3584c73a6fa
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0f57d0>
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/3.jpg saved to cache
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 20802411-2aa6-59a8-94e8-a3584c73a6fa
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dad5bd0>
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/6.jpg saved to cache
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 20802411-2aa6-59a8-94e8-a3584c73a6fa
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/3.jpg not downloaded yet
2026-03-26 10:46:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/4.jpg not downloaded yet
2026-03-26 10:46:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60831f50>
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/5.jpg saved to cache
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 20802411-2aa6-59a8-94e8-a3584c73a6fa
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d142150>
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/7.jpg saved to cache
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 20802411-2aa6-59a8-94e8-a3584c73a6fa
2026-03-26 10:46:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/5.jpg not downloaded yet
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/6.jpg not downloaded yet
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da87c10>
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/8.jpg saved to cache
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 20802411-2aa6-59a8-94e8-a3584c73a6fa
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60e54d50>
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/9.jpg saved to cache
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 20802411-2aa6-59a8-94e8-a3584c73a6fa
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/7.jpg not downloaded yet
2026-03-26 10:46:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/8.jpg not downloaded yet
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e716c50>
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cl%252Ff497bbf08d2a489aa2132cb60bf5f52d%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/10.jpg saved to cache
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 20802411-2aa6-59a8-94e8-a3584c73a6fa
2026-03-26 10:46:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 20802411-2aa6-59a8-94e8-a3584c73a6fa, skipping ID generation
2026-03-26 10:46:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20802411-2aa6-59a8-94e8-a3584c73a6fa with scrape type 1
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 20802411-2aa6-59a8-94e8-a3584c73a6fa sending to next pipeline
2026-03-26 10:46:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 20802411-2aa6-59a8-94e8-a3584c73a6fa, identifier: 1983740
2026-03-26 10:46:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/9.jpg not downloaded yet
2026-03-26 10:46:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 20802411-2aa6-59a8-94e8-a3584c73a6fa with identifier: 1983740
2026-03-26 10:46:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 20802411-2aa6-59a8-94e8-a3584c73a6fa with identifier: 1983740
2026-03-26 10:46:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 20802411-2aa6-59a8-94e8-a3584c73a6fa with identifier: 1983740 to the API
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.7L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '20802411-2aa6-59a8-94e8-a3584c73a6fa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'MERCEDES-BENZ',
 'model': 'VITO',
 'odometer': 50175,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 270556,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 306089,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 284548,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 284690,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 294836,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 153185,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 233588,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 360431,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 220509,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20802411-2aa6-59a8-94e8-a3584c73a6fa/20802411-2aa6-59a8-94e8-a3584c73a6fa_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 244792,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cl/f497bbf08d2a489aa2132cb60bf5f52d/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-06',
 'seats_number': 2,
 'seller_name': None,
 'title': 'MERCEDES-BENZ VITO 1.7 75KW 110 CDI FWD MIXTO L2',
 'transmission': 'manual',
 'trim': '1.7 75KW 110 CDI FWD MIXTO L2',
 'vin': None,
 'year': 2022}
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983740%27 HTTP/1.1" 200 None
2026-03-26 10:46:28 [ayvens.be] INFO: Saving data for 1983740: {'created_time': 1774521988.879988, 'last_price_update_time': 1774521988.88, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983740') HTTP/1.1" 204 0
2026-03-26 10:46:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/10.jpg not downloaded yet
2026-03-26 10:46:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebca450>
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/2.jpg saved to cache
2026-03-26 10:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 11abad1a-d04a-5419-9dd1-40f82db85ce4
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eafc050>
2026-03-26 10:46:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/1.jpg saved to cache
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 11abad1a-d04a-5419-9dd1-40f82db85ce4
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dacd7d0>
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/3.jpg saved to cache
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 11abad1a-d04a-5419-9dd1-40f82db85ce4
2026-03-26 10:46:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:29 [ayvens.be] INFO: Found listing with ID: 1983742
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983742%27 HTTP/1.1" 200 None
2026-03-26 10:46:29 [ayvens.be] INFO: Scrape type for 1983742: 1
2026-03-26 10:46:29 [ayvens.be] INFO: Extracting data for car ID: 1983742
2026-03-26 10:46:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aabd90c-559d-5cd0-bf92-214790a6f197 with identifier: 1983742
2026-03-26 10:46:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aabd90c-559d-5cd0-bf92-214790a6f197 with scrape type 1
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6aabd90c-559d-5cd0-bf92-214790a6f197
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/1.jpg not downloaded yet
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/2.jpg not downloaded yet
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d11d050>
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/4.jpg saved to cache
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 11abad1a-d04a-5419-9dd1-40f82db85ce4
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8d7790>
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/5.jpg saved to cache
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 11abad1a-d04a-5419-9dd1-40f82db85ce4
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e85d750>
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/6.jpg saved to cache
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 11abad1a-d04a-5419-9dd1-40f82db85ce4
2026-03-26 10:46:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/3.jpg not downloaded yet
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/4.jpg not downloaded yet
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea9cf90>
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/7.jpg saved to cache
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 11abad1a-d04a-5419-9dd1-40f82db85ce4
2026-03-26 10:46:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/5.jpg not downloaded yet
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/6.jpg not downloaded yet
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8abe50>
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/8.jpg saved to cache
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 11abad1a-d04a-5419-9dd1-40f82db85ce4
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/7.jpg not downloaded yet
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/8.jpg not downloaded yet
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/9.jpg not downloaded yet
2026-03-26 10:46:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea9fd90>
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/9.jpg saved to cache
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 11abad1a-d04a-5419-9dd1-40f82db85ce4
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e89b850>
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cw%252Ff8e44235c41f4a15af6110f165d494e3%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/10.jpg saved to cache
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 11abad1a-d04a-5419-9dd1-40f82db85ce4
2026-03-26 10:46:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 11abad1a-d04a-5419-9dd1-40f82db85ce4, skipping ID generation
2026-03-26 10:46:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11abad1a-d04a-5419-9dd1-40f82db85ce4 with scrape type 1
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 11abad1a-d04a-5419-9dd1-40f82db85ce4 sending to next pipeline
2026-03-26 10:46:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 11abad1a-d04a-5419-9dd1-40f82db85ce4, identifier: 1983741
2026-03-26 10:46:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/10.jpg not downloaded yet
2026-03-26 10:46:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 11abad1a-d04a-5419-9dd1-40f82db85ce4 with identifier: 1983741
2026-03-26 10:46:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 11abad1a-d04a-5419-9dd1-40f82db85ce4 with identifier: 1983741
2026-03-26 10:46:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 11abad1a-d04a-5419-9dd1-40f82db85ce4 with identifier: 1983741 to the API
2026-03-26 10:46:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': '11abad1a-d04a-5419-9dd1-40f82db85ce4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'SEAT',
 'model': 'ARONA',
 'odometer': 65139,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 300542,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 291742,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 230526,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 281006,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 223657,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 148988,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 191848,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 199895,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 221658,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11abad1a-d04a-5419-9dd1-40f82db85ce4/11abad1a-d04a-5419-9dd1-40f82db85ce4_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 231067,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cw/f8e44235c41f4a15af6110f165d494e3/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT ARONA 1.0 TSI 70KW MOVE',
 'transmission': 'manual',
 'trim': '1.0 TSI 70KW MOVE',
 'vin': None,
 'year': 2022}
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983741%27 HTTP/1.1" 200 None
2026-03-26 10:46:30 [ayvens.be] INFO: Saving data for 1983741: {'created_time': 1774521990.639108, 'last_price_update_time': 1774521990.639123, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983741') HTTP/1.1" 204 0
2026-03-26 10:46:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:30 [ayvens.be] INFO: Found listing with ID: 1983743
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983743%27 HTTP/1.1" 200 None
2026-03-26 10:46:30 [ayvens.be] INFO: Scrape type for 1983743: 1
2026-03-26 10:46:30 [ayvens.be] INFO: Extracting data for car ID: 1983743
2026-03-26 10:46:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d187b897-e000-5d18-8136-13029911531d with identifier: 1983743
2026-03-26 10:46:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d187b897-e000-5d18-8136-13029911531d with scrape type 1
2026-03-26 10:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d187b897-e000-5d18-8136-13029911531d
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/1.jpg not downloaded yet
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d11f390>
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/3.jpg saved to cache
2026-03-26 10:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6aabd90c-559d-5cd0-bf92-214790a6f197
2026-03-26 10:46:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8aa410>
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/4.jpg saved to cache
2026-03-26 10:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6aabd90c-559d-5cd0-bf92-214790a6f197
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0f6750>
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/2.jpg saved to cache
2026-03-26 10:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6aabd90c-559d-5cd0-bf92-214790a6f197
2026-03-26 10:46:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/2.jpg not downloaded yet
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/3.jpg not downloaded yet
2026-03-26 10:46:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0da5d0>
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/1.jpg saved to cache
2026-03-26 10:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6aabd90c-559d-5cd0-bf92-214790a6f197
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8a0d50>
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/6.jpg saved to cache
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6aabd90c-559d-5cd0-bf92-214790a6f197
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60830510>
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/7.jpg saved to cache
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6aabd90c-559d-5cd0-bf92-214790a6f197
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/4.jpg not downloaded yet
2026-03-26 10:46:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/5.jpg not downloaded yet
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea73810>
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/5.jpg saved to cache
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6aabd90c-559d-5cd0-bf92-214790a6f197
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8aa750>
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/9.jpg saved to cache
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6aabd90c-559d-5cd0-bf92-214790a6f197
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/6.jpg not downloaded yet
2026-03-26 10:46:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/7.jpg not downloaded yet
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d142690>
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/8.jpg saved to cache
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6aabd90c-559d-5cd0-bf92-214790a6f197
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d12fb10>
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dk%252Ff68c9ddde01843d9b80ae3aaf74de02a%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/10.jpg saved to cache
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6aabd90c-559d-5cd0-bf92-214790a6f197
2026-03-26 10:46:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6aabd90c-559d-5cd0-bf92-214790a6f197, skipping ID generation
2026-03-26 10:46:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aabd90c-559d-5cd0-bf92-214790a6f197 with scrape type 1
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6aabd90c-559d-5cd0-bf92-214790a6f197 sending to next pipeline
2026-03-26 10:46:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 6aabd90c-559d-5cd0-bf92-214790a6f197, identifier: 1983742
2026-03-26 10:46:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/8.jpg not downloaded yet
2026-03-26 10:46:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 6aabd90c-559d-5cd0-bf92-214790a6f197 with identifier: 1983742
2026-03-26 10:46:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 6aabd90c-559d-5cd0-bf92-214790a6f197 with identifier: 1983742
2026-03-26 10:46:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 6aabd90c-559d-5cd0-bf92-214790a6f197 with identifier: 1983742 to the API
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': '6aabd90c-559d-5cd0-bf92-214790a6f197',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'VOLKSWAGEN',
 'model': 'T-ROC',
 'odometer': 99933,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 284932,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 281608,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 240000,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 237553,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 283357,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 158566,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 164963,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 238319,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 227886,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aabd90c-559d-5cd0-bf92-214790a6f197/6aabd90c-559d-5cd0-bf92-214790a6f197_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 168704,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dk/f68c9ddde01843d9b80ae3aaf74de02a/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-ROC 1.0 TSI LIFE BUSINESS',
 'transmission': 'manual',
 'trim': '1.0 TSI LIFE BUSINESS',
 'vin': None,
 'year': 2023}
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983742%27 HTTP/1.1" 200 None
2026-03-26 10:46:32 [ayvens.be] INFO: Saving data for 1983742: {'created_time': 1774521992.077581, 'last_price_update_time': 1774521992.077593, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983742') HTTP/1.1" 204 0
2026-03-26 10:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/9.jpg not downloaded yet
2026-03-26 10:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da43f10>
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/1.jpg saved to cache
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d187b897-e000-5d18-8136-13029911531d
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eaf43d0>
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/2.jpg saved to cache
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d187b897-e000-5d18-8136-13029911531d
2026-03-26 10:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/10.jpg not downloaded yet
2026-03-26 10:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:32 [ayvens.be] INFO: Found listing with ID: 1983744
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983744%27 HTTP/1.1" 200 None
2026-03-26 10:46:32 [ayvens.be] INFO: Scrape type for 1983744: 1
2026-03-26 10:46:32 [ayvens.be] INFO: Extracting data for car ID: 1983744
2026-03-26 10:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8777f297-c3f1-524b-92a0-c6624a987a7f with identifier: 1983744
2026-03-26 10:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8777f297-c3f1-524b-92a0-c6624a987a7f with scrape type 1
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8777f297-c3f1-524b-92a0-c6624a987a7f
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/1.jpg not downloaded yet
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eafd450>
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/3.jpg saved to cache
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d187b897-e000-5d18-8136-13029911531d
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea9dd50>
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/4.jpg saved to cache
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d187b897-e000-5d18-8136-13029911531d
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/2.jpg not downloaded yet
2026-03-26 10:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/3.jpg not downloaded yet
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea72e90>
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/5.jpg saved to cache
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d187b897-e000-5d18-8136-13029911531d
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea874d0>
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/6.jpg saved to cache
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d187b897-e000-5d18-8136-13029911531d
2026-03-26 10:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/4.jpg not downloaded yet
2026-03-26 10:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/5.jpg not downloaded yet
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eaff390>
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/8.jpg saved to cache
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d187b897-e000-5d18-8136-13029911531d
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/6.jpg not downloaded yet
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/7.jpg not downloaded yet
2026-03-26 10:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebc80d0>
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/9.jpg saved to cache
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d187b897-e000-5d18-8136-13029911531d
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0db150>
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/7.jpg saved to cache
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d187b897-e000-5d18-8136-13029911531d
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ecdca90>
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cm%252Fd2dff5dbad774db5b3ffb4ebd4648ad8%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/10.jpg saved to cache
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d187b897-e000-5d18-8136-13029911531d
2026-03-26 10:46:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d187b897-e000-5d18-8136-13029911531d, skipping ID generation
2026-03-26 10:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d187b897-e000-5d18-8136-13029911531d with scrape type 1
2026-03-26 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d187b897-e000-5d18-8136-13029911531d sending to next pipeline
2026-03-26 10:46:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: d187b897-e000-5d18-8136-13029911531d, identifier: 1983743
2026-03-26 10:46:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/8.jpg not downloaded yet
2026-03-26 10:46:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: d187b897-e000-5d18-8136-13029911531d with identifier: 1983743
2026-03-26 10:46:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: d187b897-e000-5d18-8136-13029911531d with identifier: 1983743
2026-03-26 10:46:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: d187b897-e000-5d18-8136-13029911531d with identifier: 1983743 to the API
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': 'd187b897-e000-5d18-8136-13029911531d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'VOLKSWAGEN',
 'model': 'T-ROC',
 'odometer': 46374,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 288638,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 256643,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 262691,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 252447,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 216566,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 216094,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 171551,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 253873,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 227999,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d187b897-e000-5d18-8136-13029911531d/d187b897-e000-5d18-8136-13029911531d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 117361,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cm/d2dff5dbad774db5b3ffb4ebd4648ad8/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-ROC 1.5 TSI STYLE BUSINESS',
 'transmission': 'manual',
 'trim': '1.5 TSI STYLE BUSINESS',
 'vin': None,
 'year': 2022}
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983743%27 HTTP/1.1" 200 None
2026-03-26 10:46:33 [ayvens.be] INFO: Saving data for 1983743: {'created_time': 1774521993.4449, 'last_price_update_time': 1774521993.44491, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983743') HTTP/1.1" 204 0
2026-03-26 10:46:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/9.jpg not downloaded yet
2026-03-26 10:46:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebf29d0>
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/1.jpg saved to cache
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8777f297-c3f1-524b-92a0-c6624a987a7f
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d136550>
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/2.jpg saved to cache
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8777f297-c3f1-524b-92a0-c6624a987a7f
2026-03-26 10:46:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/10.jpg not downloaded yet
2026-03-26 10:46:33 [ayvens.be] INFO: Found listing with ID: 1983745
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983745%27 HTTP/1.1" 200 None
2026-03-26 10:46:33 [ayvens.be] INFO: Scrape type for 1983745: 1
2026-03-26 10:46:33 [ayvens.be] INFO: Extracting data for car ID: 1983745
2026-03-26 10:46:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a with identifier: 1983745
2026-03-26 10:46:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a with scrape type 1
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/1.jpg not downloaded yet
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8a3150>
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/3.jpg saved to cache
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8777f297-c3f1-524b-92a0-c6624a987a7f
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dab4490>
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/4.jpg saved to cache
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8777f297-c3f1-524b-92a0-c6624a987a7f
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/2.jpg not downloaded yet
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/3.jpg not downloaded yet
2026-03-26 10:46:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebf2390>
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/5.jpg saved to cache
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8777f297-c3f1-524b-92a0-c6624a987a7f
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7eecd0>
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/6.jpg saved to cache
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8777f297-c3f1-524b-92a0-c6624a987a7f
2026-03-26 10:46:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/4.jpg not downloaded yet
2026-03-26 10:46:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/5.jpg not downloaded yet
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8a8510>
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/8.jpg saved to cache
2026-03-26 10:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8777f297-c3f1-524b-92a0-c6624a987a7f
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/6.jpg not downloaded yet
2026-03-26 10:46:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/7.jpg not downloaded yet
2026-03-26 10:46:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d134c50>
2026-03-26 10:46:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/7.jpg saved to cache
2026-03-26 10:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8777f297-c3f1-524b-92a0-c6624a987a7f
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/8.jpg not downloaded yet
2026-03-26 10:46:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7ee110>
2026-03-26 10:46:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/9.jpg saved to cache
2026-03-26 10:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8777f297-c3f1-524b-92a0-c6624a987a7f
2026-03-26 10:46:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/9.jpg not downloaded yet
2026-03-26 10:46:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ecb7a10>
2026-03-26 10:46:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252F2f7641dd874d4114a105c1f6efea09a4%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/10.jpg saved to cache
2026-03-26 10:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8777f297-c3f1-524b-92a0-c6624a987a7f
2026-03-26 10:46:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8777f297-c3f1-524b-92a0-c6624a987a7f, skipping ID generation
2026-03-26 10:46:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8777f297-c3f1-524b-92a0-c6624a987a7f with scrape type 1
2026-03-26 10:46:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8777f297-c3f1-524b-92a0-c6624a987a7f sending to next pipeline
2026-03-26 10:46:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 8777f297-c3f1-524b-92a0-c6624a987a7f, identifier: 1983744
2026-03-26 10:46:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/10.jpg not downloaded yet
2026-03-26 10:46:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 8777f297-c3f1-524b-92a0-c6624a987a7f with identifier: 1983744
2026-03-26 10:46:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 8777f297-c3f1-524b-92a0-c6624a987a7f with identifier: 1983744
2026-03-26 10:46:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 8777f297-c3f1-524b-92a0-c6624a987a7f with identifier: 1983744 to the API
2026-03-26 10:46:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '8777f297-c3f1-524b-92a0-c6624a987a7f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': '5 SERIES BERLINE',
 'odometer': 121928,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 286698,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 300055,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 246907,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 256801,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 249038,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 168336,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 223484,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 219185,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 266082,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8777f297-c3f1-524b-92a0-c6624a987a7f/8777f297-c3f1-524b-92a0-c6624a987a7f_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 307681,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/2f7641dd874d4114a105c1f6efea09a4/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 5 SERIES BERLINE 2.0 518D 110KW AUTO',
 'transmission': 'automatic',
 'trim': '2.0 518D 110KW AUTO',
 'vin': None,
 'year': 2022}
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983744%27 HTTP/1.1" 200 None
2026-03-26 10:46:35 [ayvens.be] INFO: Saving data for 1983744: {'created_time': 1774521995.448966, 'last_price_update_time': 1774521995.448979, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983744') HTTP/1.1" 204 0
2026-03-26 10:46:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:35 [ayvens.be] INFO: Found listing with ID: 1983746
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983746%27 HTTP/1.1" 200 None
2026-03-26 10:46:35 [ayvens.be] INFO: Scrape type for 1983746: 1
2026-03-26 10:46:35 [ayvens.be] INFO: Extracting data for car ID: 1983746
2026-03-26 10:46:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe3c57f3-4e05-51d9-920b-9ff6c762ece8 with identifier: 1983746
2026-03-26 10:46:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe3c57f3-4e05-51d9-920b-9ff6c762ece8 with scrape type 1
2026-03-26 10:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe3c57f3-4e05-51d9-920b-9ff6c762ece8
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/1.jpg not downloaded yet
2026-03-26 10:46:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8cc710>
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/1.jpg saved to cache
2026-03-26 10:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb1d8d0>
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/3.jpg saved to cache
2026-03-26 10:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/2.jpg not downloaded yet
2026-03-26 10:46:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/3.jpg not downloaded yet
2026-03-26 10:46:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dacdf10>
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/2.jpg saved to cache
2026-03-26 10:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0f7890>
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/4.jpg saved to cache
2026-03-26 10:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb9d150>
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/5.jpg saved to cache
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e88c5d0>
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/6.jpg saved to cache
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/4.jpg not downloaded yet
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/5.jpg not downloaded yet
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb9cd50>
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/7.jpg saved to cache
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d12b750>
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/8.jpg saved to cache
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d11fc90>
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/9.jpg saved to cache
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/6.jpg not downloaded yet
2026-03-26 10:46:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/7.jpg not downloaded yet
2026-03-26 10:46:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/8.jpg not downloaded yet
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/9.jpg not downloaded yet
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/10.jpg not downloaded yet
2026-03-26 10:46:36 [ayvens.be] INFO: Found listing with ID: 1983747
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983747%27 HTTP/1.1" 200 None
2026-03-26 10:46:36 [ayvens.be] INFO: Scrape type for 1983747: 1
2026-03-26 10:46:36 [ayvens.be] INFO: Extracting data for car ID: 1983747
2026-03-26 10:46:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 458b551e-cd6b-5254-9c0d-a1f07f74800e with identifier: 1983747
2026-03-26 10:46:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 458b551e-cd6b-5254-9c0d-a1f07f74800e with scrape type 1
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 458b551e-cd6b-5254-9c0d-a1f07f74800e
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/1.jpg not downloaded yet
2026-03-26 10:46:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/2.jpg not downloaded yet
2026-03-26 10:46:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e85ddd0>
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/1.jpg saved to cache
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fe3c57f3-4e05-51d9-920b-9ff6c762ece8
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea708d0>
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bs%252Fec508d95c6b947958224e1d649bbe537%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/10.jpg saved to cache
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a
2026-03-26 10:46:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a, skipping ID generation
2026-03-26 10:46:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a with scrape type 1
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a sending to next pipeline
2026-03-26 10:46:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a, identifier: 1983745
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d143490>
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/3.jpg saved to cache
2026-03-26 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fe3c57f3-4e05-51d9-920b-9ff6c762ece8
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7ed410>
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/2.jpg saved to cache
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fe3c57f3-4e05-51d9-920b-9ff6c762ece8
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/3.jpg not downloaded yet
2026-03-26 10:46:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a with identifier: 1983745
2026-03-26 10:46:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a with identifier: 1983745
2026-03-26 10:46:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a with identifier: 1983745 to the API
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': 0,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': 'ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': 'IX3',
 'odometer': 91586,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 405871,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 433458,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 406622,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 444902,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 329185,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 274929,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 310584,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 345493,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 237854,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a/ad6704ed-ac0a-5f8d-b4bb-97f5a62e790a_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 319089,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bs/ec508d95c6b947958224e1d649bbe537/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW IX3 80KWH AUTO',
 'transmission': 'automatic',
 'trim': '80KWH AUTO',
 'vin': None,
 'year': 2022}
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983745%27 HTTP/1.1" 200 None
2026-03-26 10:46:37 [ayvens.be] INFO: Saving data for 1983745: {'created_time': 1774521997.597013, 'last_price_update_time': 1774521997.597025, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983745') HTTP/1.1" 204 0
2026-03-26 10:46:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/4.jpg not downloaded yet
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0f5c50>
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/6.jpg saved to cache
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fe3c57f3-4e05-51d9-920b-9ff6c762ece8
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0dae90>
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/4.jpg saved to cache
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fe3c57f3-4e05-51d9-920b-9ff6c762ece8
2026-03-26 10:46:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/5.jpg not downloaded yet
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8c7e10>
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/8.jpg saved to cache
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fe3c57f3-4e05-51d9-920b-9ff6c762ece8
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d110650>
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/7.jpg saved to cache
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fe3c57f3-4e05-51d9-920b-9ff6c762ece8
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e85cd50>
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/5.jpg saved to cache
2026-03-26 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fe3c57f3-4e05-51d9-920b-9ff6c762ece8
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/6.jpg not downloaded yet
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/7.jpg not downloaded yet
2026-03-26 10:46:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea87250>
2026-03-26 10:46:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/9.jpg saved to cache
2026-03-26 10:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fe3c57f3-4e05-51d9-920b-9ff6c762ece8
2026-03-26 10:46:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da75050>
2026-03-26 10:46:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F5c9f7deb18c44212bbe687dba201a4b4%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/10.jpg saved to cache
2026-03-26 10:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fe3c57f3-4e05-51d9-920b-9ff6c762ece8
2026-03-26 10:46:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe3c57f3-4e05-51d9-920b-9ff6c762ece8, skipping ID generation
2026-03-26 10:46:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe3c57f3-4e05-51d9-920b-9ff6c762ece8 with scrape type 1
2026-03-26 10:46:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe3c57f3-4e05-51d9-920b-9ff6c762ece8 sending to next pipeline
2026-03-26 10:46:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: fe3c57f3-4e05-51d9-920b-9ff6c762ece8, identifier: 1983746
2026-03-26 10:46:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: fe3c57f3-4e05-51d9-920b-9ff6c762ece8 with identifier: 1983746
2026-03-26 10:46:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 10:46:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: fe3c57f3-4e05-51d9-920b-9ff6c762ece8 with identifier: 1983746
2026-03-26 10:46:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: fe3c57f3-4e05-51d9-920b-9ff6c762ece8 with identifier: 1983746 to the API
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': 229,
 'color': 'WHITE',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '2.3L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': 'fe3c57f3-4e05-51d9-920b-9ff6c762ece8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'FIAT',
 'model': 'DUCATO 30 FOURGON SWB DSL - 20',
 'odometer': 39841,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 295517,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 280675,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 217731,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 214882,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 199803,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 138455,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 156551,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 236785,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 190674,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe3c57f3-4e05-51d9-920b-9ff6c762ece8/fe3c57f3-4e05-51d9-920b-9ff6c762ece8_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 205136,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/5c9f7deb18c44212bbe687dba201a4b4/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-17',
 'seats_number': 2,
 'seller_name': None,
 'title': 'FIAT DUCATO 30 FOURGON SWB DSL - 20 2.3 Multijet C-H1 (EU6d-TEMP)',
 'transmission': 'manual',
 'trim': '2.3 Multijet C-H1 (EU6d-TEMP)',
 'vin': None,
 'year': 2021}
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983746%27 HTTP/1.1" 200 None
2026-03-26 10:46:38 [ayvens.be] INFO: Saving data for 1983746: {'created_time': 1774521998.723007, 'last_price_update_time': 1774521998.723018, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983746') HTTP/1.1" 204 0
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/8.jpg not downloaded yet
2026-03-26 10:46:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/9.jpg not downloaded yet
2026-03-26 10:46:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/10.jpg not downloaded yet
2026-03-26 10:46:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:38 [ayvens.be] INFO: Found listing with ID: 1983748
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983748%27 HTTP/1.1" 200 None
2026-03-26 10:46:38 [ayvens.be] INFO: Scrape type for 1983748: 1
2026-03-26 10:46:38 [ayvens.be] INFO: Extracting data for car ID: 1983748
2026-03-26 10:46:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e91f1de7-9baf-5986-a7f3-8af44407d0ff with identifier: 1983748
2026-03-26 10:46:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e91f1de7-9baf-5986-a7f3-8af44407d0ff with scrape type 1
2026-03-26 10:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e91f1de7-9baf-5986-a7f3-8af44407d0ff
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/1.jpg not downloaded yet
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/2.jpg not downloaded yet
2026-03-26 10:46:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da29c90>
2026-03-26 10:46:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/2.jpg saved to cache
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 458b551e-cd6b-5254-9c0d-a1f07f74800e
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da41690>
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/1.jpg saved to cache
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 458b551e-cd6b-5254-9c0d-a1f07f74800e
2026-03-26 10:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/3.jpg not downloaded yet
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8c4510>
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/3.jpg saved to cache
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 458b551e-cd6b-5254-9c0d-a1f07f74800e
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d113ad0>
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/5.jpg saved to cache
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 458b551e-cd6b-5254-9c0d-a1f07f74800e
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/4.jpg not downloaded yet
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6cd4c110>
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/4.jpg saved to cache
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 458b551e-cd6b-5254-9c0d-a1f07f74800e
2026-03-26 10:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/5.jpg not downloaded yet
2026-03-26 10:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb63050>
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/6.jpg saved to cache
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 458b551e-cd6b-5254-9c0d-a1f07f74800e
2026-03-26 10:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/6.jpg not downloaded yet
2026-03-26 10:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/7.jpg not downloaded yet
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/8.jpg not downloaded yet
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d125350>
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/7.jpg saved to cache
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 458b551e-cd6b-5254-9c0d-a1f07f74800e
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d14ad50>
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/10.jpg saved to cache
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 458b551e-cd6b-5254-9c0d-a1f07f74800e
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/9.jpg not downloaded yet
2026-03-26 10:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec44dd0>
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/9.jpg saved to cache
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 458b551e-cd6b-5254-9c0d-a1f07f74800e
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/10.jpg not downloaded yet
2026-03-26 10:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d134790>
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xt%252Fa683a83600ca4474b571133b2feb8b10%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/8.jpg saved to cache
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 458b551e-cd6b-5254-9c0d-a1f07f74800e
2026-03-26 10:46:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 458b551e-cd6b-5254-9c0d-a1f07f74800e, skipping ID generation
2026-03-26 10:46:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 458b551e-cd6b-5254-9c0d-a1f07f74800e with scrape type 1
2026-03-26 10:46:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 458b551e-cd6b-5254-9c0d-a1f07f74800e sending to next pipeline
2026-03-26 10:46:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 458b551e-cd6b-5254-9c0d-a1f07f74800e, identifier: 1983747
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebf0ed0>
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/1.jpg saved to cache
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e91f1de7-9baf-5986-a7f3-8af44407d0ff
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5f1f4810>
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/2.jpg saved to cache
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e91f1de7-9baf-5986-a7f3-8af44407d0ff
2026-03-26 10:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:40 [ayvens.be] INFO: Found listing with ID: 1983749
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983749%27 HTTP/1.1" 200 None
2026-03-26 10:46:40 [ayvens.be] INFO: Scrape type for 1983749: 1
2026-03-26 10:46:40 [ayvens.be] INFO: Extracting data for car ID: 1983749
2026-03-26 10:46:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8 with identifier: 1983749
2026-03-26 10:46:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8 with scrape type 1
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/1.jpg not downloaded yet
2026-03-26 10:46:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 458b551e-cd6b-5254-9c0d-a1f07f74800e with identifier: 1983747
2026-03-26 10:46:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 10:46:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 458b551e-cd6b-5254-9c0d-a1f07f74800e with identifier: 1983747
2026-03-26 10:46:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 458b551e-cd6b-5254-9c0d-a1f07f74800e with identifier: 1983747 to the API
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/8.jpg>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'color': 'MANHATTANGRIJS METAALKLEUR',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '458b551e-cd6b-5254-9c0d-a1f07f74800e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'AUDI',
 'model': 'A5 SPORTBACK DIESEL - 2020',
 'odometer': 103180,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 465651,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 479504,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 339721,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 430926,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 298695,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 237761,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 347457,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 384172,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 223802,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458b551e-cd6b-5254-9c0d-a1f07f74800e/458b551e-cd6b-5254-9c0d-a1f07f74800e_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 191227,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xt/a683a83600ca4474b571133b2feb8b10/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-22',
 'seats_number': 4,
 'seller_name': None,
 'title': 'AUDI A5 SPORTBACK DIESEL - 2020 35 TDi Business Edition S tronic',
 'transmission': 'automatic',
 'trim': '35 TDi Business Edition S tronic',
 'vin': None,
 'year': 2020}
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983747%27 HTTP/1.1" 200 None
2026-03-26 10:46:40 [ayvens.be] INFO: Saving data for 1983747: {'created_time': 1774522000.582878, 'last_price_update_time': 1774522000.582887, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983747') HTTP/1.1" 204 0
2026-03-26 10:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/2.jpg not downloaded yet
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d140a50>
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/3.jpg saved to cache
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e91f1de7-9baf-5986-a7f3-8af44407d0ff
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb9c190>
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/6.jpg saved to cache
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e91f1de7-9baf-5986-a7f3-8af44407d0ff
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0f6310>
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/5.jpg saved to cache
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e91f1de7-9baf-5986-a7f3-8af44407d0ff
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb9c550>
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/4.jpg saved to cache
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e91f1de7-9baf-5986-a7f3-8af44407d0ff
2026-03-26 10:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/3.jpg not downloaded yet
2026-03-26 10:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/4.jpg not downloaded yet
2026-03-26 10:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d10bb90>
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/7.jpg saved to cache
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e91f1de7-9baf-5986-a7f3-8af44407d0ff
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/5.jpg not downloaded yet
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/6.jpg not downloaded yet
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d14ba50>
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/8.jpg saved to cache
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e91f1de7-9baf-5986-a7f3-8af44407d0ff
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/7.jpg not downloaded yet
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60737d50>
2026-03-26 10:46:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/9.jpg saved to cache
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e91f1de7-9baf-5986-a7f3-8af44407d0ff
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/8.jpg not downloaded yet
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8a1810>
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ah%252Fc1c6dcaa3e314a648e46af068f6f6173%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/10.jpg saved to cache
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e91f1de7-9baf-5986-a7f3-8af44407d0ff
2026-03-26 10:46:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e91f1de7-9baf-5986-a7f3-8af44407d0ff, skipping ID generation
2026-03-26 10:46:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e91f1de7-9baf-5986-a7f3-8af44407d0ff with scrape type 1
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e91f1de7-9baf-5986-a7f3-8af44407d0ff sending to next pipeline
2026-03-26 10:46:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: e91f1de7-9baf-5986-a7f3-8af44407d0ff, identifier: 1983748
2026-03-26 10:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/9.jpg not downloaded yet
2026-03-26 10:46:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: e91f1de7-9baf-5986-a7f3-8af44407d0ff with identifier: 1983748
2026-03-26 10:46:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 10:46:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: e91f1de7-9baf-5986-a7f3-8af44407d0ff with identifier: 1983748
2026-03-26 10:46:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: e91f1de7-9baf-5986-a7f3-8af44407d0ff with identifier: 1983748 to the API
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'color': 'MINERAL WHITE GLOSS',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': 'e91f1de7-9baf-5986-a7f3-8af44407d0ff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS',
 'odometer': 74734,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 223799,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 222510,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 220099,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 222598,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 218200,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 191483,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 240237,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 229023,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 198135,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e91f1de7-9baf-5986-a7f3-8af44407d0ff/e91f1de7-9baf-5986-a7f3-8af44407d0ff_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 189137,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ah/c1c6dcaa3e314a648e46af068f6f6173/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-09',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': '1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983748%27 HTTP/1.1" 200 None
2026-03-26 10:46:41 [ayvens.be] INFO: Saving data for 1983748: {'created_time': 1774522001.654211, 'last_price_update_time': 1774522001.654225, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983748') HTTP/1.1" 204 0
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/10.jpg not downloaded yet
2026-03-26 10:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea86e50>
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/1.jpg saved to cache
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8
2026-03-26 10:46:41 [ayvens.be] INFO: Found listing with ID: 1983750
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983750%27 HTTP/1.1" 200 None
2026-03-26 10:46:41 [ayvens.be] INFO: Scrape type for 1983750: 1
2026-03-26 10:46:41 [ayvens.be] INFO: Extracting data for car ID: 1983750
2026-03-26 10:46:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bc40737-a277-5df8-b4b5-5c497a8e5f65 with identifier: 1983750
2026-03-26 10:46:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bc40737-a277-5df8-b4b5-5c497a8e5f65 with scrape type 1
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0bc40737-a277-5df8-b4b5-5c497a8e5f65
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/1.jpg not downloaded yet
2026-03-26 10:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/2.jpg not downloaded yet
2026-03-26 10:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6090f750>
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/2.jpg saved to cache
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8
2026-03-26 10:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/3.jpg not downloaded yet
2026-03-26 10:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/4.jpg not downloaded yet
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec4ae10>
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/3.jpg saved to cache
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e83ac10>
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/5.jpg saved to cache
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8
2026-03-26 10:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e86bc90>
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/6.jpg saved to cache
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/5.jpg not downloaded yet
2026-03-26 10:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8385d0>
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/7.jpg saved to cache
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb9e850>
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/4.jpg saved to cache
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/6.jpg not downloaded yet
2026-03-26 10:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/7.jpg not downloaded yet
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e88d390>
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/8.jpg saved to cache
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da43b10>
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/10.jpg saved to cache
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/8.jpg not downloaded yet
2026-03-26 10:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/9.jpg not downloaded yet
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da93910>
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dn%252Fb54d3bbb29cf4ad3b0852d8a6e0e1bf4%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/9.jpg saved to cache
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8
2026-03-26 10:46:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8, skipping ID generation
2026-03-26 10:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8 with scrape type 1
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8 sending to next pipeline
2026-03-26 10:46:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8, identifier: 1983749
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/10.jpg not downloaded yet
2026-03-26 10:46:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8 with identifier: 1983749
2026-03-26 10:46:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 10:46:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8 with identifier: 1983749
2026-03-26 10:46:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8 with identifier: 1983749 to the API
2026-03-26 10:46:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/9.jpg>
{'auction_title': '',
 'c_o_2_emission_value': 0,
 'color': 'PIEMONT ROT METALLIC',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': '1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': 'IX3',
 'odometer': 39783,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 16,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 546438,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 550784,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 537492,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 623569,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 500771,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 450276,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 429849,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 406365,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 244835,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8/1f662be5-9ac8-55f7-ac52-34dc0fe2e6d8_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 322552,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dn/b54d3bbb29cf4ad3b0852d8a6e0e1bf4/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-05-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW IX3 80KWH AUTO',
 'transmission': 'automatic',
 'trim': '80KWH AUTO',
 'vin': None,
 'year': 2023}
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983749%27 HTTP/1.1" 200 None
2026-03-26 10:46:43 [ayvens.be] INFO: Saving data for 1983749: {'created_time': 1774522003.238005, 'last_price_update_time': 1774522003.238019, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983749') HTTP/1.1" 204 0
2026-03-26 10:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:43 [ayvens.be] INFO: Found listing with ID: 1983751
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983751%27 HTTP/1.1" 200 None
2026-03-26 10:46:43 [ayvens.be] INFO: Scrape type for 1983751: 1
2026-03-26 10:46:43 [ayvens.be] INFO: Extracting data for car ID: 1983751
2026-03-26 10:46:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c3eb2fb-7686-5bb7-a113-484c2e1fea01 with identifier: 1983751
2026-03-26 10:46:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c3eb2fb-7686-5bb7-a113-484c2e1fea01 with scrape type 1
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c3eb2fb-7686-5bb7-a113-484c2e1fea01
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/1.jpg not downloaded yet
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5daaf150>
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/2.jpg saved to cache
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0bc40737-a277-5df8-b4b5-5c497a8e5f65
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e85d4d0>
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/1.jpg saved to cache
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0bc40737-a277-5df8-b4b5-5c497a8e5f65
2026-03-26 10:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/2.jpg not downloaded yet
2026-03-26 10:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/3.jpg not downloaded yet
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da91250>
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/3.jpg saved to cache
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0bc40737-a277-5df8-b4b5-5c497a8e5f65
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e88f890>
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/5.jpg saved to cache
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0bc40737-a277-5df8-b4b5-5c497a8e5f65
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/4.jpg not downloaded yet
2026-03-26 10:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e89a290>
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/4.jpg saved to cache
2026-03-26 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0bc40737-a277-5df8-b4b5-5c497a8e5f65
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0f6150>
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/6.jpg saved to cache
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0bc40737-a277-5df8-b4b5-5c497a8e5f65
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7ef110>
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/7.jpg saved to cache
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0bc40737-a277-5df8-b4b5-5c497a8e5f65
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/5.jpg not downloaded yet
2026-03-26 10:46:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/6.jpg not downloaded yet
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8cf290>
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/9.jpg saved to cache
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0bc40737-a277-5df8-b4b5-5c497a8e5f65
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7ee810>
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/8.jpg saved to cache
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0bc40737-a277-5df8-b4b5-5c497a8e5f65
2026-03-26 10:46:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/7.jpg not downloaded yet
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb1e1d0>
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fp%252Fc4a4283d9f494cea93f650636e3dbc1b%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/10.jpg saved to cache
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0bc40737-a277-5df8-b4b5-5c497a8e5f65
2026-03-26 10:46:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0bc40737-a277-5df8-b4b5-5c497a8e5f65, skipping ID generation
2026-03-26 10:46:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bc40737-a277-5df8-b4b5-5c497a8e5f65 with scrape type 1
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0bc40737-a277-5df8-b4b5-5c497a8e5f65 sending to next pipeline
2026-03-26 10:46:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 0bc40737-a277-5df8-b4b5-5c497a8e5f65, identifier: 1983750
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/8.jpg not downloaded yet
2026-03-26 10:46:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 0bc40737-a277-5df8-b4b5-5c497a8e5f65 with identifier: 1983750
2026-03-26 10:46:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 10:46:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 0bc40737-a277-5df8-b4b5-5c497a8e5f65 with identifier: 1983750
2026-03-26 10:46:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 0bc40737-a277-5df8-b4b5-5c497a8e5f65 with identifier: 1983750 to the API
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'color': 'GUNMETAL GREY',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': '0bc40737-a277-5df8-b4b5-5c497a8e5f65',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'NISSAN',
 'model': 'JUKE',
 'odometer': 7847,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 458878,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 487357,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 533324,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 468974,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 342530,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 230758,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 374834,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 367104,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 334773,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bc40737-a277-5df8-b4b5-5c497a8e5f65/0bc40737-a277-5df8-b4b5-5c497a8e5f65_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 281182,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fp/c4a4283d9f494cea93f650636e3dbc1b/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-06-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN JUKE 1.6 HYBRID 145 N-CONNECTA',
 'transmission': 'automatic',
 'trim': '1.6 HYBRID 145 N-CONNECTA',
 'vin': None,
 'year': 2024}
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983750%27 HTTP/1.1" 200 None
2026-03-26 10:46:44 [ayvens.be] INFO: Saving data for 1983750: {'created_time': 1774522004.946823, 'last_price_update_time': 1774522004.946835, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983750') HTTP/1.1" 204 0
2026-03-26 10:46:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/9.jpg not downloaded yet
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60ddc790>
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/1.jpg saved to cache
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4c3eb2fb-7686-5bb7-a113-484c2e1fea01
2026-03-26 10:46:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/10.jpg not downloaded yet
2026-03-26 10:46:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:45 [ayvens.be] INFO: Found listing with ID: 1983752
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983752%27 HTTP/1.1" 200 None
2026-03-26 10:46:45 [ayvens.be] INFO: Scrape type for 1983752: 1
2026-03-26 10:46:45 [ayvens.be] INFO: Extracting data for car ID: 1983752
2026-03-26 10:46:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20d9db2a-7dc9-5659-b75a-4893c1678be6 with identifier: 1983752
2026-03-26 10:46:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20d9db2a-7dc9-5659-b75a-4893c1678be6 with scrape type 1
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 20d9db2a-7dc9-5659-b75a-4893c1678be6
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/1.jpg not downloaded yet
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb1d1d0>
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/2.jpg saved to cache
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4c3eb2fb-7686-5bb7-a113-484c2e1fea01
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/2.jpg not downloaded yet
2026-03-26 10:46:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea87290>
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/4.jpg saved to cache
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4c3eb2fb-7686-5bb7-a113-484c2e1fea01
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb1d0d0>
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/3.jpg saved to cache
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4c3eb2fb-7686-5bb7-a113-484c2e1fea01
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da743d0>
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/5.jpg saved to cache
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4c3eb2fb-7686-5bb7-a113-484c2e1fea01
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/3.jpg not downloaded yet
2026-03-26 10:46:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/4.jpg not downloaded yet
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb2fa90>
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/6.jpg saved to cache
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4c3eb2fb-7686-5bb7-a113-484c2e1fea01
2026-03-26 10:46:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/5.jpg not downloaded yet
2026-03-26 10:46:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d1107d0>
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/9.jpg saved to cache
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4c3eb2fb-7686-5bb7-a113-484c2e1fea01
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/6.jpg not downloaded yet
2026-03-26 10:46:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/7.jpg not downloaded yet
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da2b610>
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/8.jpg saved to cache
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4c3eb2fb-7686-5bb7-a113-484c2e1fea01
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6082a410>
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/10.jpg saved to cache
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4c3eb2fb-7686-5bb7-a113-484c2e1fea01
2026-03-26 10:46:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/8.jpg not downloaded yet
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/9.jpg not downloaded yet
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d126850>
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/1.jpg saved to cache
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 20d9db2a-7dc9-5659-b75a-4893c1678be6
2026-03-26 10:46:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/10.jpg not downloaded yet
2026-03-26 10:46:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:46 [ayvens.be] INFO: Found listing with ID: 1983753
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983753%27 HTTP/1.1" 200 None
2026-03-26 10:46:46 [ayvens.be] INFO: Scrape type for 1983753: 1
2026-03-26 10:46:46 [ayvens.be] INFO: Extracting data for car ID: 1983753
2026-03-26 10:46:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d380910e-6f18-5ad4-ae1e-2581e60f9241 with identifier: 1983753
2026-03-26 10:46:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d380910e-6f18-5ad4-ae1e-2581e60f9241 with scrape type 1
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d380910e-6f18-5ad4-ae1e-2581e60f9241
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/1.jpg not downloaded yet
2026-03-26 10:46:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da2ba90>
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/2.jpg saved to cache
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 20d9db2a-7dc9-5659-b75a-4893c1678be6
2026-03-26 10:46:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/2.jpg not downloaded yet
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/3.jpg not downloaded yet
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d1247d0>
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ak%252F566ce25543d04ae9b8cc0ae8991e5506%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/7.jpg saved to cache
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4c3eb2fb-7686-5bb7-a113-484c2e1fea01
2026-03-26 10:46:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c3eb2fb-7686-5bb7-a113-484c2e1fea01, skipping ID generation
2026-03-26 10:46:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c3eb2fb-7686-5bb7-a113-484c2e1fea01 with scrape type 1
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c3eb2fb-7686-5bb7-a113-484c2e1fea01 sending to next pipeline
2026-03-26 10:46:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 4c3eb2fb-7686-5bb7-a113-484c2e1fea01, identifier: 1983751
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da0fa50>
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/5.jpg saved to cache
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 20d9db2a-7dc9-5659-b75a-4893c1678be6
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ecdc8d0>
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/4.jpg saved to cache
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 20d9db2a-7dc9-5659-b75a-4893c1678be6
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb79810>
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/3.jpg saved to cache
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 20d9db2a-7dc9-5659-b75a-4893c1678be6
2026-03-26 10:46:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/4.jpg not downloaded yet
2026-03-26 10:46:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 4c3eb2fb-7686-5bb7-a113-484c2e1fea01 with identifier: 1983751
2026-03-26 10:46:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 4c3eb2fb-7686-5bb7-a113-484c2e1fea01 with identifier: 1983751
2026-03-26 10:46:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 4c3eb2fb-7686-5bb7-a113-484c2e1fea01 with identifier: 1983751 to the API
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/7.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': '4c3eb2fb-7686-5bb7-a113-484c2e1fea01',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'VOLKSWAGEN',
 'model': 'ID.3',
 'odometer': 73004,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 15,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 438181,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 434479,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 437162,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 449031,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 388298,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 302632,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 358466,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 388857,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 302683,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c3eb2fb-7686-5bb7-a113-484c2e1fea01/4c3eb2fb-7686-5bb7-a113-484c2e1fea01_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 300399,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ak/566ce25543d04ae9b8cc0ae8991e5506/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58KWH PRO AUTO',
 'transmission': 'automatic',
 'trim': '58KWH PRO AUTO',
 'vin': None,
 'year': 2021}
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983751%27 HTTP/1.1" 200 None
2026-03-26 10:46:47 [ayvens.be] INFO: Saving data for 1983751: {'created_time': 1774522007.356833, 'last_price_update_time': 1774522007.356846, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983751') HTTP/1.1" 204 0
2026-03-26 10:46:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/5.jpg not downloaded yet
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec66050>
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/6.jpg saved to cache
2026-03-26 10:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 20d9db2a-7dc9-5659-b75a-4893c1678be6
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da867d0>
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/7.jpg saved to cache
2026-03-26 10:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 20d9db2a-7dc9-5659-b75a-4893c1678be6
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/6.jpg not downloaded yet
2026-03-26 10:46:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/7.jpg not downloaded yet
2026-03-26 10:46:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8cce50>
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/9.jpg saved to cache
2026-03-26 10:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 20d9db2a-7dc9-5659-b75a-4893c1678be6
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0da8d0>
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/8.jpg saved to cache
2026-03-26 10:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 20d9db2a-7dc9-5659-b75a-4893c1678be6
2026-03-26 10:46:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/8.jpg not downloaded yet
2026-03-26 10:46:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/9.jpg not downloaded yet
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec471d0>
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2en%252Fef8949d928b84340a98d1ac769a139c4%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/10.jpg saved to cache
2026-03-26 10:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 20d9db2a-7dc9-5659-b75a-4893c1678be6
2026-03-26 10:46:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 20d9db2a-7dc9-5659-b75a-4893c1678be6, skipping ID generation
2026-03-26 10:46:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20d9db2a-7dc9-5659-b75a-4893c1678be6 with scrape type 1
2026-03-26 10:46:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 20d9db2a-7dc9-5659-b75a-4893c1678be6 sending to next pipeline
2026-03-26 10:46:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 20d9db2a-7dc9-5659-b75a-4893c1678be6, identifier: 1983752
2026-03-26 10:46:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e3b5b10>
2026-03-26 10:46:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/1.jpg saved to cache
2026-03-26 10:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d380910e-6f18-5ad4-ae1e-2581e60f9241
2026-03-26 10:46:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 20d9db2a-7dc9-5659-b75a-4893c1678be6 with identifier: 1983752
2026-03-26 10:46:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 20d9db2a-7dc9-5659-b75a-4893c1678be6 with identifier: 1983752
2026-03-26 10:46:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 20d9db2a-7dc9-5659-b75a-4893c1678be6 with identifier: 1983752 to the API
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': '20d9db2a-7dc9-5659-b75a-4893c1678be6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': 'IX3',
 'odometer': 43336,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 321823,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 424053,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 472109,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 443754,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 333108,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 274260,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 379852,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 271163,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 322604,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20d9db2a-7dc9-5659-b75a-4893c1678be6/20d9db2a-7dc9-5659-b75a-4893c1678be6_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 264404,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2en/ef8949d928b84340a98d1ac769a139c4/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-11-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW IX3 80KWH AUTO',
 'transmission': 'automatic',
 'trim': '80KWH AUTO',
 'vin': None,
 'year': 2023}
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983752%27 HTTP/1.1" 200 None
2026-03-26 10:46:48 [ayvens.be] INFO: Saving data for 1983752: {'created_time': 1774522008.655636, 'last_price_update_time': 1774522008.655645, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983752') HTTP/1.1" 204 0
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/10.jpg not downloaded yet
2026-03-26 10:46:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e83b110>
2026-03-26 10:46:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/2.jpg saved to cache
2026-03-26 10:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d380910e-6f18-5ad4-ae1e-2581e60f9241
2026-03-26 10:46:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec64310>
2026-03-26 10:46:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/3.jpg saved to cache
2026-03-26 10:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d380910e-6f18-5ad4-ae1e-2581e60f9241
2026-03-26 10:46:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:48 [ayvens.be] INFO: Found listing with ID: 1983754
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983754%27 HTTP/1.1" 200 None
2026-03-26 10:46:48 [ayvens.be] INFO: Scrape type for 1983754: 1
2026-03-26 10:46:48 [ayvens.be] INFO: Extracting data for car ID: 1983754
2026-03-26 10:46:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39b98c7c-3175-5d52-93b5-25d80e312335 with identifier: 1983754
2026-03-26 10:46:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39b98c7c-3175-5d52-93b5-25d80e312335 with scrape type 1
2026-03-26 10:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39b98c7c-3175-5d52-93b5-25d80e312335
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/1.jpg not downloaded yet
2026-03-26 10:46:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/2.jpg not downloaded yet
2026-03-26 10:46:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/3.jpg not downloaded yet
2026-03-26 10:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/4.jpg not downloaded yet
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec47a50>
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/5.jpg saved to cache
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d380910e-6f18-5ad4-ae1e-2581e60f9241
2026-03-26 10:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/5.jpg not downloaded yet
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/6.jpg not downloaded yet
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e868dd0>
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/4.jpg saved to cache
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d380910e-6f18-5ad4-ae1e-2581e60f9241
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec64550>
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/7.jpg saved to cache
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d380910e-6f18-5ad4-ae1e-2581e60f9241
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e898750>
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/6.jpg saved to cache
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d380910e-6f18-5ad4-ae1e-2581e60f9241
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/7.jpg not downloaded yet
2026-03-26 10:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/8.jpg not downloaded yet
2026-03-26 10:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec64390>
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/8.jpg saved to cache
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d380910e-6f18-5ad4-ae1e-2581e60f9241
2026-03-26 10:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/9.jpg not downloaded yet
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/10.jpg not downloaded yet
2026-03-26 10:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebf0110>
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/9.jpg saved to cache
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d380910e-6f18-5ad4-ae1e-2581e60f9241
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7efed0>
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dd%252Fd917779e4428470ba162ef65694790f5%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/10.jpg saved to cache
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d380910e-6f18-5ad4-ae1e-2581e60f9241
2026-03-26 10:46:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d380910e-6f18-5ad4-ae1e-2581e60f9241, skipping ID generation
2026-03-26 10:46:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d380910e-6f18-5ad4-ae1e-2581e60f9241 with scrape type 1
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d380910e-6f18-5ad4-ae1e-2581e60f9241 sending to next pipeline
2026-03-26 10:46:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: d380910e-6f18-5ad4-ae1e-2581e60f9241, identifier: 1983753
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da93a90>
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/2.jpg saved to cache
2026-03-26 10:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 39b98c7c-3175-5d52-93b5-25d80e312335
2026-03-26 10:46:49 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 100
2026-03-26 10:46:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: d380910e-6f18-5ad4-ae1e-2581e60f9241 with identifier: 1983753
2026-03-26 10:46:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: d380910e-6f18-5ad4-ae1e-2581e60f9241 with identifier: 1983753
2026-03-26 10:46:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: d380910e-6f18-5ad4-ae1e-2581e60f9241 with identifier: 1983753 to the API
2026-03-26 10:46:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': 'd380910e-6f18-5ad4-ae1e-2581e60f9241',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'VOLKSWAGEN',
 'model': 'GOLF VIII',
 'odometer': 74109,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 452059,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 450991,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 384857,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 458237,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 359138,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 342393,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 292812,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 384011,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 339551,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d380910e-6f18-5ad4-ae1e-2581e60f9241/d380910e-6f18-5ad4-ae1e-2581e60f9241_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 420725,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dd/d917779e4428470ba162ef65694790f5/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'transmission': 'automatic',
 'trim': '1.4 EHYBRID STYLE BUSINESS DSG',
 'vin': None,
 'year': 2023}
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983753%27 HTTP/1.1" 200 None
2026-03-26 10:46:51 [ayvens.be] INFO: Saving data for 1983753: {'created_time': 1774522011.337555, 'last_price_update_time': 1774522011.337571, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983753') HTTP/1.1" 204 0
2026-03-26 10:46:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d10bdd0>
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/1.jpg saved to cache
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 39b98c7c-3175-5d52-93b5-25d80e312335
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d11d710>
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/4.jpg saved to cache
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 39b98c7c-3175-5d52-93b5-25d80e312335
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d137990>
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/5.jpg saved to cache
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 39b98c7c-3175-5d52-93b5-25d80e312335
2026-03-26 10:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dad5e50>
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/8.jpg saved to cache
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 39b98c7c-3175-5d52-93b5-25d80e312335
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebf3e10>
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/3.jpg saved to cache
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 39b98c7c-3175-5d52-93b5-25d80e312335
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e89b290>
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/6.jpg saved to cache
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 39b98c7c-3175-5d52-93b5-25d80e312335
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea86dd0>
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/7.jpg saved to cache
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 39b98c7c-3175-5d52-93b5-25d80e312335
2026-03-26 10:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0fe550>
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/9.jpg saved to cache
2026-03-26 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 39b98c7c-3175-5d52-93b5-25d80e312335
2026-03-26 10:46:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d12dcd0>
2026-03-26 10:46:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1xs%252F2691548a078d452fb5725af33a84604f%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/10.jpg saved to cache
2026-03-26 10:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 39b98c7c-3175-5d52-93b5-25d80e312335
2026-03-26 10:46:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39b98c7c-3175-5d52-93b5-25d80e312335, skipping ID generation
2026-03-26 10:46:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39b98c7c-3175-5d52-93b5-25d80e312335 with scrape type 1
2026-03-26 10:46:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39b98c7c-3175-5d52-93b5-25d80e312335 sending to next pipeline
2026-03-26 10:46:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 39b98c7c-3175-5d52-93b5-25d80e312335, identifier: 1983754
2026-03-26 10:46:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 39b98c7c-3175-5d52-93b5-25d80e312335 with identifier: 1983754
2026-03-26 10:46:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 10:46:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 39b98c7c-3175-5d52-93b5-25d80e312335 with identifier: 1983754
2026-03-26 10:46:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 39b98c7c-3175-5d52-93b5-25d80e312335 with identifier: 1983754 to the API
2026-03-26 10:46:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': 164,
 'color': 'GRIS CLAIR',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '39b98c7c-3175-5d52-93b5-25d80e312335',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'FIAT',
 'model': 'TALENTO FOURGON SWB DIESEL - 2',
 'odometer': 187143,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 298521,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 306132,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 243808,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 245317,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 236617,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 214531,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 208610,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 258041,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 299400,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b98c7c-3175-5d52-93b5-25d80e312335/39b98c7c-3175-5d52-93b5-25d80e312335_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 306621,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1xs/2691548a078d452fb5725af33a84604f/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-12',
 'seats_number': 3,
 'seller_name': None,
 'title': 'FIAT TALENTO FOURGON SWB DIESEL - 2 1.6 Multijet L1H1 Base 1200kg '
          'S-S',
 'transmission': 'manual',
 'trim': '1.6 Multijet L1H1 Base 1200kg S-S',
 'vin': None,
 'year': 2020}
2026-03-26 10:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983754%27 HTTP/1.1" 200 None
2026-03-26 10:46:52 [ayvens.be] INFO: Saving data for 1983754: {'created_time': 1774522012.717059, 'last_price_update_time': 1774522012.71707, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983754') HTTP/1.1" 204 0
2026-03-26 10:46:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 10:46:53 [ayvens.be] INFO: Found listing with ID: 1983755
2026-03-26 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983755%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [ayvens.be] INFO: Scrape type for 1983755: 1
2026-03-26 10:46:54 [ayvens.be] INFO: Extracting data for car ID: 1983755
2026-03-26 10:46:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0f13a63-abd8-588b-8707-4d215f99ccc7 with identifier: 1983755
2026-03-26 10:46:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0f13a63-abd8-588b-8707-4d215f99ccc7 with scrape type 1
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0f13a63-abd8-588b-8707-4d215f99ccc7
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/1.jpg not downloaded yet
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/2.jpg not downloaded yet
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/3.jpg not downloaded yet
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/4.jpg not downloaded yet
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/5.jpg not downloaded yet
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/6.jpg not downloaded yet
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/7.jpg not downloaded yet
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/8.jpg not downloaded yet
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/9.jpg not downloaded yet
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/10.jpg not downloaded yet
2026-03-26 10:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:54 [ayvens.be] INFO: Found listing with ID: 1983756
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983756%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [ayvens.be] INFO: Scrape type for 1983756: 1
2026-03-26 10:46:54 [ayvens.be] INFO: Extracting data for car ID: 1983756
2026-03-26 10:46:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0bbbecf-7092-5b39-b38d-bea53dafbc2d with identifier: 1983756
2026-03-26 10:46:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0bbbecf-7092-5b39-b38d-bea53dafbc2d with scrape type 1
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0bbbecf-7092-5b39-b38d-bea53dafbc2d
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/1.jpg not downloaded yet
2026-03-26 10:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/2.jpg not downloaded yet
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/3.jpg not downloaded yet
2026-03-26 10:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/4.jpg not downloaded yet
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/5.jpg not downloaded yet
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/6.jpg not downloaded yet
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d125410>
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/1.jpg saved to cache
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f0f13a63-abd8-588b-8707-4d215f99ccc7
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/7.jpg not downloaded yet
2026-03-26 10:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/8.jpg not downloaded yet
2026-03-26 10:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da42510>
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/3.jpg saved to cache
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f0f13a63-abd8-588b-8707-4d215f99ccc7
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0f4490>
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/4.jpg saved to cache
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f0f13a63-abd8-588b-8707-4d215f99ccc7
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e805a50>
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/2.jpg saved to cache
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f0f13a63-abd8-588b-8707-4d215f99ccc7
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/9.jpg not downloaded yet
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/10.jpg not downloaded yet
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7ee1d0>
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/5.jpg saved to cache
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f0f13a63-abd8-588b-8707-4d215f99ccc7
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5edafa50>
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/8.jpg saved to cache
2026-03-26 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f0f13a63-abd8-588b-8707-4d215f99ccc7
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed8c9d0>
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/7.jpg saved to cache
2026-03-26 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f0f13a63-abd8-588b-8707-4d215f99ccc7
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5edaef10>
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/6.jpg saved to cache
2026-03-26 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f0f13a63-abd8-588b-8707-4d215f99ccc7
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb54b10>
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/9.jpg saved to cache
2026-03-26 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f0f13a63-abd8-588b-8707-4d215f99ccc7
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed9ab50>
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/1.jpg saved to cache
2026-03-26 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a0bbbecf-7092-5b39-b38d-bea53dafbc2d
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7ee290>
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cg%252F74edd3861db64db3a631006a673d7436%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/10.jpg saved to cache
2026-03-26 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f0f13a63-abd8-588b-8707-4d215f99ccc7
2026-03-26 10:46:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f0f13a63-abd8-588b-8707-4d215f99ccc7, skipping ID generation
2026-03-26 10:46:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0f13a63-abd8-588b-8707-4d215f99ccc7 with scrape type 1
2026-03-26 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f0f13a63-abd8-588b-8707-4d215f99ccc7 sending to next pipeline
2026-03-26 10:46:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: f0f13a63-abd8-588b-8707-4d215f99ccc7, identifier: 1983755
2026-03-26 10:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:55 [ayvens.be] INFO: Found listing with ID: 1983757
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983757%27 HTTP/1.1" 200 None
2026-03-26 10:46:55 [ayvens.be] INFO: Scrape type for 1983757: 1
2026-03-26 10:46:55 [ayvens.be] INFO: Extracting data for car ID: 1983757
2026-03-26 10:46:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a6b7872-8260-5690-bd4f-8b9ec2241882 with identifier: 1983757
2026-03-26 10:46:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a6b7872-8260-5690-bd4f-8b9ec2241882 with scrape type 1
2026-03-26 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a6b7872-8260-5690-bd4f-8b9ec2241882
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/1.jpg not downloaded yet
2026-03-26 10:46:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: f0f13a63-abd8-588b-8707-4d215f99ccc7 with identifier: 1983755
2026-03-26 10:46:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: f0f13a63-abd8-588b-8707-4d215f99ccc7 with identifier: 1983755
2026-03-26 10:46:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: f0f13a63-abd8-588b-8707-4d215f99ccc7 with identifier: 1983755 to the API
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': 'f0f13a63-abd8-588b-8707-4d215f99ccc7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'KIA',
 'model': 'SPORTAGE',
 'odometer': 103589,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 324696,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 380127,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 368391,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 371011,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 313177,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 240967,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 369670,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 393808,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 305381,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0f13a63-abd8-588b-8707-4d215f99ccc7/f0f13a63-abd8-588b-8707-4d215f99ccc7_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 388592,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cg/74edd3861db64db3a631006a673d7436/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.6 T-GDI 265 PHEV GT LINE AUTO 4WD',
 'transmission': 'automatic',
 'trim': '1.6 T-GDI 265 PHEV GT LINE AUTO 4WD',
 'vin': None,
 'year': 2022}
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983755%27 HTTP/1.1" 200 None
2026-03-26 10:46:55 [ayvens.be] INFO: Saving data for 1983755: {'created_time': 1774522015.994085, 'last_price_update_time': 1774522015.994097, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983755') HTTP/1.1" 204 0
2026-03-26 10:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/2.jpg not downloaded yet
2026-03-26 10:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e71e450>
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/2.jpg saved to cache
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a0bbbecf-7092-5b39-b38d-bea53dafbc2d
2026-03-26 10:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/3.jpg not downloaded yet
2026-03-26 10:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/4.jpg not downloaded yet
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7eaed0>
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/5.jpg saved to cache
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a0bbbecf-7092-5b39-b38d-bea53dafbc2d
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb1fe90>
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/6.jpg saved to cache
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a0bbbecf-7092-5b39-b38d-bea53dafbc2d
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dab7990>
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/3.jpg saved to cache
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a0bbbecf-7092-5b39-b38d-bea53dafbc2d
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb35e10>
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/4.jpg saved to cache
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a0bbbecf-7092-5b39-b38d-bea53dafbc2d
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/5.jpg not downloaded yet
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/6.jpg not downloaded yet
2026-03-26 10:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebcbc90>
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/7.jpg saved to cache
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a0bbbecf-7092-5b39-b38d-bea53dafbc2d
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb541d0>
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/8.jpg saved to cache
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a0bbbecf-7092-5b39-b38d-bea53dafbc2d
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ef33910>
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/9.jpg saved to cache
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a0bbbecf-7092-5b39-b38d-bea53dafbc2d
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/7.jpg not downloaded yet
2026-03-26 10:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/8.jpg not downloaded yet
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb54790>
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gu%252F1db15713dc124100ba9f28fe946b2aa5%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/10.jpg saved to cache
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a0bbbecf-7092-5b39-b38d-bea53dafbc2d
2026-03-26 10:46:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a0bbbecf-7092-5b39-b38d-bea53dafbc2d, skipping ID generation
2026-03-26 10:46:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0bbbecf-7092-5b39-b38d-bea53dafbc2d with scrape type 1
2026-03-26 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a0bbbecf-7092-5b39-b38d-bea53dafbc2d sending to next pipeline
2026-03-26 10:46:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: a0bbbecf-7092-5b39-b38d-bea53dafbc2d, identifier: 1983756
2026-03-26 10:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/9.jpg not downloaded yet
2026-03-26 10:46:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: a0bbbecf-7092-5b39-b38d-bea53dafbc2d with identifier: 1983756
2026-03-26 10:46:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: a0bbbecf-7092-5b39-b38d-bea53dafbc2d with identifier: 1983756
2026-03-26 10:46:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: a0bbbecf-7092-5b39-b38d-bea53dafbc2d with identifier: 1983756 to the API
2026-03-26 10:46:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': 'a0bbbecf-7092-5b39-b38d-bea53dafbc2d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'KIA',
 'model': 'XCEED',
 'odometer': 36019,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 484023,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 514885,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 431376,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 417983,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 319499,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 268343,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 260069,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 327932,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 282063,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bbbecf-7092-5b39-b38d-bea53dafbc2d/a0bbbecf-7092-5b39-b38d-bea53dafbc2d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 277655,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gu/1db15713dc124100ba9f28fe946b2aa5/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-04-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA XCEED 1.6 GDI PHEV DCT BUSINESS LINE',
 'transmission': 'automatic',
 'trim': '1.6 GDI PHEV DCT BUSINESS LINE',
 'vin': None,
 'year': 2025}
2026-03-26 10:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983756%27 HTTP/1.1" 200 None
2026-03-26 10:46:57 [ayvens.be] INFO: Saving data for 1983756: {'created_time': 1774522017.993031, 'last_price_update_time': 1774522017.993045, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983756') HTTP/1.1" 204 0
2026-03-26 10:46:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/10.jpg not downloaded yet
2026-03-26 10:46:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5f2071d0>
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/1.jpg saved to cache
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7a6b7872-8260-5690-bd4f-8b9ec2241882
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb9cb10>
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/2.jpg saved to cache
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7a6b7872-8260-5690-bd4f-8b9ec2241882
2026-03-26 10:46:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:58 [ayvens.be] INFO: Found listing with ID: 1983758
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983758%27 HTTP/1.1" 200 None
2026-03-26 10:46:58 [ayvens.be] INFO: Scrape type for 1983758: 1
2026-03-26 10:46:58 [ayvens.be] INFO: Extracting data for car ID: 1983758
2026-03-26 10:46:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29afa752-8854-54fe-ade9-b0bb6247a968 with identifier: 1983758
2026-03-26 10:46:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29afa752-8854-54fe-ade9-b0bb6247a968 with scrape type 1
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29afa752-8854-54fe-ade9-b0bb6247a968
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/1.jpg not downloaded yet
2026-03-26 10:46:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/2.jpg not downloaded yet
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8202d0>
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/3.jpg saved to cache
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7a6b7872-8260-5690-bd4f-8b9ec2241882
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eaf4b90>
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/4.jpg saved to cache
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7a6b7872-8260-5690-bd4f-8b9ec2241882
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e71da50>
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/5.jpg saved to cache
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7a6b7872-8260-5690-bd4f-8b9ec2241882
2026-03-26 10:46:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/3.jpg not downloaded yet
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/4.jpg not downloaded yet
2026-03-26 10:46:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb1c0d0>
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/6.jpg saved to cache
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7a6b7872-8260-5690-bd4f-8b9ec2241882
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb05f50>
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/7.jpg saved to cache
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7a6b7872-8260-5690-bd4f-8b9ec2241882
2026-03-26 10:46:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/5.jpg not downloaded yet
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/6.jpg not downloaded yet
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea7a010>
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/8.jpg saved to cache
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7a6b7872-8260-5690-bd4f-8b9ec2241882
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da69090>
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/9.jpg saved to cache
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7a6b7872-8260-5690-bd4f-8b9ec2241882
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/7.jpg not downloaded yet
2026-03-26 10:46:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/8.jpg not downloaded yet
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb55690>
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ax%252F9f1c35e3e3724c0498c82d59d82f0d98%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/10.jpg saved to cache
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7a6b7872-8260-5690-bd4f-8b9ec2241882
2026-03-26 10:46:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7a6b7872-8260-5690-bd4f-8b9ec2241882, skipping ID generation
2026-03-26 10:46:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a6b7872-8260-5690-bd4f-8b9ec2241882 with scrape type 1
2026-03-26 10:46:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7a6b7872-8260-5690-bd4f-8b9ec2241882 sending to next pipeline
2026-03-26 10:46:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 7a6b7872-8260-5690-bd4f-8b9ec2241882, identifier: 1983757
2026-03-26 10:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/9.jpg not downloaded yet
2026-03-26 10:46:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 7a6b7872-8260-5690-bd4f-8b9ec2241882 with identifier: 1983757
2026-03-26 10:46:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 7a6b7872-8260-5690-bd4f-8b9ec2241882 with identifier: 1983757
2026-03-26 10:46:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 7a6b7872-8260-5690-bd4f-8b9ec2241882 with identifier: 1983757 to the API
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:46:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': '7a6b7872-8260-5690-bd4f-8b9ec2241882',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': '3 SERIES TOURING',
 'odometer': 87012,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 375660,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 353151,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 362468,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 344151,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 247128,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 199022,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 319241,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 228305,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 243215,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a6b7872-8260-5690-bd4f-8b9ec2241882/7a6b7872-8260-5690-bd4f-8b9ec2241882_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 215935,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ax/9f1c35e3e3724c0498c82d59d82f0d98/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 3 SERIES TOURING 2.0 320E TOURING',
 'transmission': 'automatic',
 'trim': '2.0 320E TOURING',
 'vin': None,
 'year': 2021}
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983757%27 HTTP/1.1" 200 None
2026-03-26 10:46:59 [ayvens.be] INFO: Saving data for 1983757: {'created_time': 1774522019.40615, 'last_price_update_time': 1774522019.40616, 'auction_closing_time': 1775026800.0}
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983757') HTTP/1.1" 204 0
2026-03-26 10:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/10.jpg not downloaded yet
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb1d010>
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/1.jpg saved to cache
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 29afa752-8854-54fe-ade9-b0bb6247a968
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb06810>
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/2.jpg saved to cache
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 29afa752-8854-54fe-ade9-b0bb6247a968
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da191d0>
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/3.jpg saved to cache
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 29afa752-8854-54fe-ade9-b0bb6247a968
2026-03-26 10:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:59 [ayvens.be] INFO: Found listing with ID: 1983759
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983759%27 HTTP/1.1" 200 None
2026-03-26 10:46:59 [ayvens.be] INFO: Scrape type for 1983759: 1
2026-03-26 10:46:59 [ayvens.be] INFO: Extracting data for car ID: 1983759
2026-03-26 10:46:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8150b89b-da40-5887-81e7-ae07191652e3 with identifier: 1983759
2026-03-26 10:46:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8150b89b-da40-5887-81e7-ae07191652e3 with scrape type 1
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8150b89b-da40-5887-81e7-ae07191652e3
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/1.jpg not downloaded yet
2026-03-26 10:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/2.jpg not downloaded yet
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea97550>
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/4.jpg saved to cache
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 29afa752-8854-54fe-ade9-b0bb6247a968
2026-03-26 10:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/3.jpg not downloaded yet
2026-03-26 10:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/4.jpg not downloaded yet
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea96e10>
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:46:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/6.jpg saved to cache
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 29afa752-8854-54fe-ade9-b0bb6247a968
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/5.jpg not downloaded yet
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/6.jpg not downloaded yet
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d141c90>
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/5.jpg saved to cache
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 29afa752-8854-54fe-ade9-b0bb6247a968
2026-03-26 10:47:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5edb60d0>
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/7.jpg saved to cache
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 29afa752-8854-54fe-ade9-b0bb6247a968
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/7.jpg not downloaded yet
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb00910>
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/8.jpg saved to cache
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 29afa752-8854-54fe-ade9-b0bb6247a968
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/8.jpg not downloaded yet
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dad7310>
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/10.jpg saved to cache
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 29afa752-8854-54fe-ade9-b0bb6247a968
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb10210>
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ha%252Fb2ac822ddac540d8a3e1d9ef0fa208ef%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/9.jpg saved to cache
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 29afa752-8854-54fe-ade9-b0bb6247a968
2026-03-26 10:47:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 29afa752-8854-54fe-ade9-b0bb6247a968, skipping ID generation
2026-03-26 10:47:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29afa752-8854-54fe-ade9-b0bb6247a968 with scrape type 1
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 29afa752-8854-54fe-ade9-b0bb6247a968 sending to next pipeline
2026-03-26 10:47:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 29afa752-8854-54fe-ade9-b0bb6247a968, identifier: 1983758
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/9.jpg not downloaded yet
2026-03-26 10:47:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 29afa752-8854-54fe-ade9-b0bb6247a968 with identifier: 1983758
2026-03-26 10:47:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 29afa752-8854-54fe-ade9-b0bb6247a968 with identifier: 1983758
2026-03-26 10:47:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 29afa752-8854-54fe-ade9-b0bb6247a968 with identifier: 1983758 to the API
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/9.jpg>
{'auction_title': '',
 'c_o_2_emission_value': 0,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 2,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': '29afa752-8854-54fe-ade9-b0bb6247a968',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'MERCEDES-BENZ',
 'model': 'SPRINTER',
 'odometer': 48409,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 318238,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 386065,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 267670,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 214402,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 322019,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 226139,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 429308,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 264077,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 249250,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29afa752-8854-54fe-ade9-b0bb6247a968/29afa752-8854-54fe-ade9-b0bb6247a968_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 255283,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ha/b2ac822ddac540d8a3e1d9ef0fa208ef/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-05-09',
 'seats_number': 3,
 'seller_name': None,
 'title': 'MERCEDES-BENZ SPRINTER BEV 56KWH 420 L3 PRO',
 'transmission': 'automatic',
 'trim': 'BEV 56KWH 420 L3 PRO',
 'vin': None,
 'year': 2025}
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983758%27 HTTP/1.1" 200 None
2026-03-26 10:47:01 [ayvens.be] INFO: Saving data for 1983758: {'created_time': 1774522021.118319, 'last_price_update_time': 1774522021.118329, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983758') HTTP/1.1" 204 0
2026-03-26 10:47:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/10.jpg not downloaded yet
2026-03-26 10:47:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:01 [ayvens.be] INFO: Found listing with ID: 1983760
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983760%27 HTTP/1.1" 200 None
2026-03-26 10:47:01 [ayvens.be] INFO: Scrape type for 1983760: 1
2026-03-26 10:47:01 [ayvens.be] INFO: Extracting data for car ID: 1983760
2026-03-26 10:47:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7613a814-3773-56ee-b7a0-9069868b6a62 with identifier: 1983760
2026-03-26 10:47:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7613a814-3773-56ee-b7a0-9069868b6a62 with scrape type 1
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7613a814-3773-56ee-b7a0-9069868b6a62
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/1.jpg not downloaded yet
2026-03-26 10:47:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/2.jpg not downloaded yet
2026-03-26 10:47:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/3.jpg not downloaded yet
2026-03-26 10:47:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/4.jpg not downloaded yet
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d159710>
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/2.jpg saved to cache
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8150b89b-da40-5887-81e7-ae07191652e3
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/5.jpg not downloaded yet
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8764d0>
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/4.jpg saved to cache
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8150b89b-da40-5887-81e7-ae07191652e3
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/6.jpg not downloaded yet
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da9a850>
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/3.jpg saved to cache
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8150b89b-da40-5887-81e7-ae07191652e3
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec45550>
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/1.jpg saved to cache
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8150b89b-da40-5887-81e7-ae07191652e3
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d11e2d0>
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/5.jpg saved to cache
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8150b89b-da40-5887-81e7-ae07191652e3
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0f4810>
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/6.jpg saved to cache
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8150b89b-da40-5887-81e7-ae07191652e3
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0f7650>
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/7.jpg saved to cache
2026-03-26 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8150b89b-da40-5887-81e7-ae07191652e3
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/7.jpg not downloaded yet
2026-03-26 10:47:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/8.jpg not downloaded yet
2026-03-26 10:47:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/9.jpg not downloaded yet
2026-03-26 10:47:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/10.jpg not downloaded yet
2026-03-26 10:47:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:02 [ayvens.be] INFO: Found listing with ID: 1983761
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983761%27 HTTP/1.1" 200 None
2026-03-26 10:47:02 [ayvens.be] INFO: Scrape type for 1983761: 1
2026-03-26 10:47:02 [ayvens.be] INFO: Extracting data for car ID: 1983761
2026-03-26 10:47:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 637b6efa-646b-577b-a860-fd87afb7ad0e with identifier: 1983761
2026-03-26 10:47:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 637b6efa-646b-577b-a860-fd87afb7ad0e with scrape type 1
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 637b6efa-646b-577b-a860-fd87afb7ad0e
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/1.jpg not downloaded yet
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/2.jpg not downloaded yet
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec47a50>
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/10.jpg saved to cache
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8150b89b-da40-5887-81e7-ae07191652e3
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5daaca50>
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/8.jpg saved to cache
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8150b89b-da40-5887-81e7-ae07191652e3
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d9e0810>
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2aw%252F6d660234896f4bda8827d34f3c6bd65c%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/9.jpg saved to cache
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8150b89b-da40-5887-81e7-ae07191652e3
2026-03-26 10:47:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8150b89b-da40-5887-81e7-ae07191652e3, skipping ID generation
2026-03-26 10:47:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8150b89b-da40-5887-81e7-ae07191652e3 with scrape type 1
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8150b89b-da40-5887-81e7-ae07191652e3 sending to next pipeline
2026-03-26 10:47:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 8150b89b-da40-5887-81e7-ae07191652e3, identifier: 1983759
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebcaed0>
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/2.jpg saved to cache
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7613a814-3773-56ee-b7a0-9069868b6a62
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8553d0>
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/1.jpg saved to cache
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7613a814-3773-56ee-b7a0-9069868b6a62
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/3.jpg not downloaded yet
2026-03-26 10:47:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 8150b89b-da40-5887-81e7-ae07191652e3 with identifier: 1983759
2026-03-26 10:47:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 8150b89b-da40-5887-81e7-ae07191652e3 with identifier: 1983759
2026-03-26 10:47:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 8150b89b-da40-5887-81e7-ae07191652e3 with identifier: 1983759 to the API
2026-03-26 10:47:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/9.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '8150b89b-da40-5887-81e7-ae07191652e3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'TOYOTA',
 'model': 'PROACE',
 'odometer': 44221,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 15,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 518863,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 500040,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 593192,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 507318,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 406672,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 502035,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 559444,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 564692,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 410965,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8150b89b-da40-5887-81e7-ae07191652e3/8150b89b-da40-5887-81e7-ae07191652e3_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 438056,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2aw/6d660234896f4bda8827d34f3c6bd65c/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-23',
 'seats_number': 3,
 'seller_name': None,
 'title': 'TOYOTA PROACE 1.5D 88KW MWB ACTIVE',
 'transmission': 'manual',
 'trim': '1.5D 88KW MWB ACTIVE',
 'vin': None,
 'year': 2021}
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983759%27 HTTP/1.1" 200 None
2026-03-26 10:47:03 [ayvens.be] INFO: Saving data for 1983759: {'created_time': 1774522023.26883, 'last_price_update_time': 1774522023.268841, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983759') HTTP/1.1" 204 0
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb0bf90>
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/3.jpg saved to cache
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7613a814-3773-56ee-b7a0-9069868b6a62
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d100a50>
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/4.jpg saved to cache
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7613a814-3773-56ee-b7a0-9069868b6a62
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/4.jpg not downloaded yet
2026-03-26 10:47:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/5.jpg not downloaded yet
2026-03-26 10:47:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/6.jpg not downloaded yet
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/7.jpg not downloaded yet
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/8.jpg not downloaded yet
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/9.jpg not downloaded yet
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/10.jpg not downloaded yet
2026-03-26 10:47:03 [ayvens.be] INFO: Found listing with ID: 1983762
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983762%27 HTTP/1.1" 200 None
2026-03-26 10:47:03 [ayvens.be] INFO: Scrape type for 1983762: 1
2026-03-26 10:47:03 [ayvens.be] INFO: Extracting data for car ID: 1983762
2026-03-26 10:47:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5683c3c-1740-588f-be55-3d553e47a913 with identifier: 1983762
2026-03-26 10:47:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5683c3c-1740-588f-be55-3d553e47a913 with scrape type 1
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5683c3c-1740-588f-be55-3d553e47a913
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/1.jpg not downloaded yet
2026-03-26 10:47:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/2.jpg not downloaded yet
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d14a750>
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/8.jpg saved to cache
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7613a814-3773-56ee-b7a0-9069868b6a62
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ef324d0>
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/9.jpg saved to cache
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7613a814-3773-56ee-b7a0-9069868b6a62
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/3.jpg not downloaded yet
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da63350>
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/5.jpg saved to cache
2026-03-26 10:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7613a814-3773-56ee-b7a0-9069868b6a62
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6082df50>
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/10.jpg saved to cache
2026-03-26 10:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7613a814-3773-56ee-b7a0-9069868b6a62
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8403d0>
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/6.jpg saved to cache
2026-03-26 10:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7613a814-3773-56ee-b7a0-9069868b6a62
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d11ebd0>
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gj%252F2e73e3b4e2704545b8b56d1768092b86%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/7.jpg saved to cache
2026-03-26 10:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7613a814-3773-56ee-b7a0-9069868b6a62
2026-03-26 10:47:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7613a814-3773-56ee-b7a0-9069868b6a62, skipping ID generation
2026-03-26 10:47:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7613a814-3773-56ee-b7a0-9069868b6a62 with scrape type 1
2026-03-26 10:47:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7613a814-3773-56ee-b7a0-9069868b6a62 sending to next pipeline
2026-03-26 10:47:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 7613a814-3773-56ee-b7a0-9069868b6a62, identifier: 1983760
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8d7a50>
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/1.jpg saved to cache
2026-03-26 10:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 637b6efa-646b-577b-a860-fd87afb7ad0e
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb7bb50>
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/3.jpg saved to cache
2026-03-26 10:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 637b6efa-646b-577b-a860-fd87afb7ad0e
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dab5550>
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/2.jpg saved to cache
2026-03-26 10:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 637b6efa-646b-577b-a860-fd87afb7ad0e
2026-03-26 10:47:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/4.jpg not downloaded yet
2026-03-26 10:47:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 7613a814-3773-56ee-b7a0-9069868b6a62 with identifier: 1983760
2026-03-26 10:47:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 7613a814-3773-56ee-b7a0-9069868b6a62 with identifier: 1983760
2026-03-26 10:47:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 7613a814-3773-56ee-b7a0-9069868b6a62 with identifier: 1983760 to the API
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/7.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': '7613a814-3773-56ee-b7a0-9069868b6a62',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'SCAu2030NIC E-TECH',
 'odometer': 16291,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 609674,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 630110,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 506273,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 541165,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 474511,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 384192,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 372443,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 363418,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 450228,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7613a814-3773-56ee-b7a0-9069868b6a62/7613a814-3773-56ee-b7a0-9069868b6a62_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 294000,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gj/2e73e3b4e2704545b8b56d1768092b86/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-12-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT SCAu2030NIC E-TECH BEV 92KWH 220HP ESPRIT ALPINE',
 'transmission': 'automatic',
 'trim': 'BEV 92KWH 220HP ESPRIT ALPINE',
 'vin': None,
 'year': 2024}
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983760%27 HTTP/1.1" 200 None
2026-03-26 10:47:04 [ayvens.be] INFO: Saving data for 1983760: {'created_time': 1774522024.997785, 'last_price_update_time': 1774522024.997796, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983760') HTTP/1.1" 204 0
2026-03-26 10:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/5.jpg not downloaded yet
2026-03-26 10:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/6.jpg not downloaded yet
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7dccd0>
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/5.jpg saved to cache
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 637b6efa-646b-577b-a860-fd87afb7ad0e
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/7.jpg not downloaded yet
2026-03-26 10:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/8.jpg not downloaded yet
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb65310>
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/8.jpg saved to cache
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 637b6efa-646b-577b-a860-fd87afb7ad0e
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60a2e910>
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/4.jpg saved to cache
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 637b6efa-646b-577b-a860-fd87afb7ad0e
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ef33bd0>
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/6.jpg saved to cache
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 637b6efa-646b-577b-a860-fd87afb7ad0e
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da617d0>
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/7.jpg saved to cache
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 637b6efa-646b-577b-a860-fd87afb7ad0e
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da1a490>
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/9.jpg saved to cache
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 637b6efa-646b-577b-a860-fd87afb7ad0e
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb11e50>
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yn%252F12d3d58910204407ab8fcfd100c444da%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/10.jpg saved to cache
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 637b6efa-646b-577b-a860-fd87afb7ad0e
2026-03-26 10:47:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 637b6efa-646b-577b-a860-fd87afb7ad0e, skipping ID generation
2026-03-26 10:47:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 637b6efa-646b-577b-a860-fd87afb7ad0e with scrape type 1
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 637b6efa-646b-577b-a860-fd87afb7ad0e sending to next pipeline
2026-03-26 10:47:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 637b6efa-646b-577b-a860-fd87afb7ad0e, identifier: 1983761
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/9.jpg not downloaded yet
2026-03-26 10:47:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 637b6efa-646b-577b-a860-fd87afb7ad0e with identifier: 1983761
2026-03-26 10:47:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 637b6efa-646b-577b-a860-fd87afb7ad0e with identifier: 1983761
2026-03-26 10:47:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 637b6efa-646b-577b-a860-fd87afb7ad0e with identifier: 1983761 to the API
2026-03-26 10:47:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '637b6efa-646b-577b-a860-fd87afb7ad0e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'OPEL',
 'model': 'VIVARO',
 'odometer': 84563,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 301873,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 350430,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 304957,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 305138,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 265926,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 310050,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 283851,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 336584,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 227241,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_637b6efa-646b-577b-a860-fd87afb7ad0e/637b6efa-646b-577b-a860-fd87afb7ad0e_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 154899,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yn/12d3d58910204407ab8fcfd100c444da/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-15',
 'seats_number': 2,
 'seller_name': None,
 'title': 'OPEL VIVARO 1.5 TURBO 75KW COMFORT L3H1 2.8T',
 'transmission': 'manual',
 'trim': '1.5 TURBO 75KW COMFORT L3H1 2.8T',
 'vin': None,
 'year': 2020}
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983761%27 HTTP/1.1" 200 None
2026-03-26 10:47:06 [ayvens.be] INFO: Saving data for 1983761: {'created_time': 1774522026.139389, 'last_price_update_time': 1774522026.139399, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983761') HTTP/1.1" 204 0
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/10.jpg not downloaded yet
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb10a10>
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/1.jpg saved to cache
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a5683c3c-1740-588f-be55-3d553e47a913
2026-03-26 10:47:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:06 [ayvens.be] INFO: Found listing with ID: 1983763
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983763%27 HTTP/1.1" 200 None
2026-03-26 10:47:06 [ayvens.be] INFO: Scrape type for 1983763: 1
2026-03-26 10:47:06 [ayvens.be] INFO: Extracting data for car ID: 1983763
2026-03-26 10:47:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d113fd64-2823-5425-9ba3-53aef375ec7b with identifier: 1983763
2026-03-26 10:47:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d113fd64-2823-5425-9ba3-53aef375ec7b with scrape type 1
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d113fd64-2823-5425-9ba3-53aef375ec7b
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/1.jpg not downloaded yet
2026-03-26 10:47:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/2.jpg not downloaded yet
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/3.jpg not downloaded yet
2026-03-26 10:47:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/4.jpg not downloaded yet
2026-03-26 10:47:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/5.jpg not downloaded yet
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ef31250>
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/3.jpg saved to cache
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a5683c3c-1740-588f-be55-3d553e47a913
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/6.jpg not downloaded yet
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed373d0>
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/6.jpg saved to cache
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a5683c3c-1740-588f-be55-3d553e47a913
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/7.jpg not downloaded yet
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e804890>
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/2.jpg saved to cache
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a5683c3c-1740-588f-be55-3d553e47a913
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb0b4d0>
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/4.jpg saved to cache
2026-03-26 10:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a5683c3c-1740-588f-be55-3d553e47a913
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7e8910>
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/5.jpg saved to cache
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a5683c3c-1740-588f-be55-3d553e47a913
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb0b910>
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/8.jpg saved to cache
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a5683c3c-1740-588f-be55-3d553e47a913
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb0bd90>
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/7.jpg saved to cache
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a5683c3c-1740-588f-be55-3d553e47a913
2026-03-26 10:47:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:07 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 0 pages/min), scraped 52 items (at 32 items/min)
2026-03-26 10:47:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-26 10:47:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/8.jpg not downloaded yet
2026-03-26 10:47:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/9.jpg not downloaded yet
2026-03-26 10:47:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/10.jpg not downloaded yet
2026-03-26 10:47:07 [ayvens.be] INFO: Found listing with ID: 1983764
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983764%27 HTTP/1.1" 200 None
2026-03-26 10:47:07 [ayvens.be] INFO: Scrape type for 1983764: 1
2026-03-26 10:47:07 [ayvens.be] INFO: Extracting data for car ID: 1983764
2026-03-26 10:47:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9ead898-c688-59c6-b350-da8931f2b49f with identifier: 1983764
2026-03-26 10:47:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9ead898-c688-59c6-b350-da8931f2b49f with scrape type 1
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9ead898-c688-59c6-b350-da8931f2b49f
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/1.jpg not downloaded yet
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ecb2b90>
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/9.jpg saved to cache
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a5683c3c-1740-588f-be55-3d553e47a913
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/2.jpg not downloaded yet
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec532d0>
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2du%252Fd547b5324bf14eea852adee6b93d2a80%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/10.jpg saved to cache
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a5683c3c-1740-588f-be55-3d553e47a913
2026-03-26 10:47:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a5683c3c-1740-588f-be55-3d553e47a913, skipping ID generation
2026-03-26 10:47:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5683c3c-1740-588f-be55-3d553e47a913 with scrape type 1
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a5683c3c-1740-588f-be55-3d553e47a913 sending to next pipeline
2026-03-26 10:47:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: a5683c3c-1740-588f-be55-3d553e47a913, identifier: 1983762
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da34a90>
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/1.jpg saved to cache
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d113fd64-2823-5425-9ba3-53aef375ec7b
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eafded0>
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/3.jpg saved to cache
2026-03-26 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d113fd64-2823-5425-9ba3-53aef375ec7b
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec44910>
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/2.jpg saved to cache
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d113fd64-2823-5425-9ba3-53aef375ec7b
2026-03-26 10:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/3.jpg not downloaded yet
2026-03-26 10:47:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: a5683c3c-1740-588f-be55-3d553e47a913 with identifier: 1983762
2026-03-26 10:47:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: a5683c3c-1740-588f-be55-3d553e47a913 with identifier: 1983762
2026-03-26 10:47:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: a5683c3c-1740-588f-be55-3d553e47a913 with identifier: 1983762 to the API
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '2.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': 'a5683c3c-1740-588f-be55-3d553e47a913',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'AUDI',
 'model': 'Q5',
 'odometer': 35317,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 401322,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 429764,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 451754,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 468472,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 353975,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 306303,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 365525,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 404033,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 335461,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5683c3c-1740-588f-be55-3d553e47a913/a5683c3c-1740-588f-be55-3d553e47a913_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 286968,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2du/d547b5324bf14eea852adee6b93d2a80/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q5 2.0 30 TDI S TRONIC B. ED. ADVANCED',
 'transmission': 'automatic',
 'trim': '2.0 30 TDI S TRONIC B. ED. ADVANCED',
 'vin': None,
 'year': 2023}
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983762%27 HTTP/1.1" 200 None
2026-03-26 10:47:08 [ayvens.be] INFO: Saving data for 1983762: {'created_time': 1774522028.424379, 'last_price_update_time': 1774522028.424389, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983762') HTTP/1.1" 204 0
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0eb950>
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/4.jpg saved to cache
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d113fd64-2823-5425-9ba3-53aef375ec7b
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed03550>
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/5.jpg saved to cache
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d113fd64-2823-5425-9ba3-53aef375ec7b
2026-03-26 10:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/4.jpg not downloaded yet
2026-03-26 10:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e874fd0>
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/6.jpg saved to cache
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d113fd64-2823-5425-9ba3-53aef375ec7b
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/5.jpg not downloaded yet
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/6.jpg not downloaded yet
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da289d0>
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/8.jpg saved to cache
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d113fd64-2823-5425-9ba3-53aef375ec7b
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/7.jpg not downloaded yet
2026-03-26 10:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0e8d50>
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/7.jpg saved to cache
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d113fd64-2823-5425-9ba3-53aef375ec7b
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d133f10>
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/9.jpg saved to cache
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d113fd64-2823-5425-9ba3-53aef375ec7b
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/8.jpg not downloaded yet
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb11850>
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2av%252F3269ffad3c5e425e87e714785bf64afc%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/10.jpg saved to cache
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d113fd64-2823-5425-9ba3-53aef375ec7b
2026-03-26 10:47:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d113fd64-2823-5425-9ba3-53aef375ec7b, skipping ID generation
2026-03-26 10:47:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d113fd64-2823-5425-9ba3-53aef375ec7b with scrape type 1
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d113fd64-2823-5425-9ba3-53aef375ec7b sending to next pipeline
2026-03-26 10:47:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: d113fd64-2823-5425-9ba3-53aef375ec7b, identifier: 1983763
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/9.jpg not downloaded yet
2026-03-26 10:47:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: d113fd64-2823-5425-9ba3-53aef375ec7b with identifier: 1983763
2026-03-26 10:47:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: d113fd64-2823-5425-9ba3-53aef375ec7b with identifier: 1983763
2026-03-26 10:47:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: d113fd64-2823-5425-9ba3-53aef375ec7b with identifier: 1983763 to the API
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 3,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': 'd113fd64-2823-5425-9ba3-53aef375ec7b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'CITROAu2039N',
 'model': 'BERLINGO',
 'odometer': 59829,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 346967,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 304803,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 306923,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 299777,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 312219,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 234365,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 308441,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 315346,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 301670,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d113fd64-2823-5425-9ba3-53aef375ec7b/d113fd64-2823-5425-9ba3-53aef375ec7b_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 161917,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2av/3269ffad3c5e425e87e714785bf64afc/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-09',
 'seats_number': 2,
 'seller_name': None,
 'title': 'CITROAu2039N BERLINGO 1.5 BLUEHDI 100 XL HEAVY CONTROL',
 'transmission': 'manual',
 'trim': '1.5 BLUEHDI 100 XL HEAVY CONTROL',
 'vin': None,
 'year': 2021}
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983763%27 HTTP/1.1" 200 None
2026-03-26 10:47:09 [ayvens.be] INFO: Saving data for 1983763: {'created_time': 1774522029.52666, 'last_price_update_time': 1774522029.526682, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983763') HTTP/1.1" 204 0
2026-03-26 10:47:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e854f10>
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/1.jpg saved to cache
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d9ead898-c688-59c6-b350-da8931f2b49f
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/10.jpg not downloaded yet
2026-03-26 10:47:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:09 [ayvens.be] INFO: Found listing with ID: 1983765
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983765%27 HTTP/1.1" 200 None
2026-03-26 10:47:09 [ayvens.be] INFO: Scrape type for 1983765: 1
2026-03-26 10:47:09 [ayvens.be] INFO: Extracting data for car ID: 1983765
2026-03-26 10:47:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 376f1bb9-68ba-5752-a6a1-4ead9d61cd77 with identifier: 1983765
2026-03-26 10:47:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 376f1bb9-68ba-5752-a6a1-4ead9d61cd77 with scrape type 1
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 376f1bb9-68ba-5752-a6a1-4ead9d61cd77
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/1.jpg not downloaded yet
2026-03-26 10:47:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5edb4d50>
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/2.jpg saved to cache
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d9ead898-c688-59c6-b350-da8931f2b49f
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7f6e10>
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/3.jpg saved to cache
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d9ead898-c688-59c6-b350-da8931f2b49f
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/2.jpg not downloaded yet
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/3.jpg not downloaded yet
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d9e0f10>
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/5.jpg saved to cache
2026-03-26 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d9ead898-c688-59c6-b350-da8931f2b49f
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed02790>
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/4.jpg saved to cache
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d9ead898-c688-59c6-b350-da8931f2b49f
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d608305d0>
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/6.jpg saved to cache
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d9ead898-c688-59c6-b350-da8931f2b49f
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb7a650>
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/7.jpg saved to cache
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d9ead898-c688-59c6-b350-da8931f2b49f
2026-03-26 10:47:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/4.jpg not downloaded yet
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/5.jpg not downloaded yet
2026-03-26 10:47:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/6.jpg not downloaded yet
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/7.jpg not downloaded yet
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/8.jpg not downloaded yet
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/9.jpg not downloaded yet
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d614f8150>
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/8.jpg saved to cache
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d9ead898-c688-59c6-b350-da8931f2b49f
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ece52d0>
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/9.jpg saved to cache
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d9ead898-c688-59c6-b350-da8931f2b49f
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/10.jpg not downloaded yet
2026-03-26 10:47:10 [ayvens.be] INFO: Found listing with ID: 1983766
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983766%27 HTTP/1.1" 200 None
2026-03-26 10:47:10 [ayvens.be] INFO: Scrape type for 1983766: 1
2026-03-26 10:47:10 [ayvens.be] INFO: Extracting data for car ID: 1983766
2026-03-26 10:47:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab232830-402a-5e42-9eb5-9aae2ad2802a with identifier: 1983766
2026-03-26 10:47:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab232830-402a-5e42-9eb5-9aae2ad2802a with scrape type 1
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab232830-402a-5e42-9eb5-9aae2ad2802a
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/1.jpg not downloaded yet
2026-03-26 10:47:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/2.jpg not downloaded yet
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb63290>
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2es%252Fa52bba8ce38a4f018f889ac65353dc6a%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/10.jpg saved to cache
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d9ead898-c688-59c6-b350-da8931f2b49f
2026-03-26 10:47:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9ead898-c688-59c6-b350-da8931f2b49f, skipping ID generation
2026-03-26 10:47:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9ead898-c688-59c6-b350-da8931f2b49f with scrape type 1
2026-03-26 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9ead898-c688-59c6-b350-da8931f2b49f sending to next pipeline
2026-03-26 10:47:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: d9ead898-c688-59c6-b350-da8931f2b49f, identifier: 1983764
2026-03-26 10:47:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: d9ead898-c688-59c6-b350-da8931f2b49f with identifier: 1983764
2026-03-26 10:47:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: d9ead898-c688-59c6-b350-da8931f2b49f with identifier: 1983764
2026-03-26 10:47:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: d9ead898-c688-59c6-b350-da8931f2b49f with identifier: 1983764 to the API
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': 'd9ead898-c688-59c6-b350-da8931f2b49f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'TESLA',
 'model': 'MODEL Y',
 'odometer': 57116,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 438220,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 462492,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 297531,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 442752,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 320319,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 260025,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 180860,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 260841,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 239990,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9ead898-c688-59c6-b350-da8931f2b49f/d9ead898-c688-59c6-b350-da8931f2b49f_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 225494,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2es/a52bba8ce38a4f018f889ac65353dc6a/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA MODEL Y BEV LONG RANGE AUTO 4WD',
 'transmission': 'automatic',
 'trim': 'BEV LONG RANGE AUTO 4WD',
 'vin': None,
 'year': 2024}
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983764%27 HTTP/1.1" 200 None
2026-03-26 10:47:11 [ayvens.be] INFO: Saving data for 1983764: {'created_time': 1774522031.016365, 'last_price_update_time': 1774522031.016375, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983764') HTTP/1.1" 204 0
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/3.jpg not downloaded yet
2026-03-26 10:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/4.jpg not downloaded yet
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e898e10>
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/2.jpg saved to cache
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 376f1bb9-68ba-5752-a6a1-4ead9d61cd77
2026-03-26 10:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/5.jpg not downloaded yet
2026-03-26 10:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/6.jpg not downloaded yet
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e874990>
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/4.jpg saved to cache
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 376f1bb9-68ba-5752-a6a1-4ead9d61cd77
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5f205090>
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/6.jpg saved to cache
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 376f1bb9-68ba-5752-a6a1-4ead9d61cd77
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec502d0>
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/7.jpg saved to cache
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 376f1bb9-68ba-5752-a6a1-4ead9d61cd77
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec53310>
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/5.jpg saved to cache
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 376f1bb9-68ba-5752-a6a1-4ead9d61cd77
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/7.jpg not downloaded yet
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/8.jpg not downloaded yet
2026-03-26 10:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ece4ad0>
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/8.jpg saved to cache
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 376f1bb9-68ba-5752-a6a1-4ead9d61cd77
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ecb3990>
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/1.jpg saved to cache
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 376f1bb9-68ba-5752-a6a1-4ead9d61cd77
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e898390>
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/3.jpg saved to cache
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 376f1bb9-68ba-5752-a6a1-4ead9d61cd77
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec73fd0>
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/9.jpg saved to cache
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 376f1bb9-68ba-5752-a6a1-4ead9d61cd77
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/9.jpg not downloaded yet
2026-03-26 10:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/10.jpg not downloaded yet
2026-03-26 10:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea48910>
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/1.jpg saved to cache
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ab232830-402a-5e42-9eb5-9aae2ad2802a
2026-03-26 10:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:11 [ayvens.be] INFO: Found listing with ID: 1983767
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983767%27 HTTP/1.1" 200 None
2026-03-26 10:47:11 [ayvens.be] INFO: Scrape type for 1983767: 1
2026-03-26 10:47:11 [ayvens.be] INFO: Extracting data for car ID: 1983767
2026-03-26 10:47:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87b59afc-1e56-5ebf-aabd-e7100e9e6a46 with identifier: 1983767
2026-03-26 10:47:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87b59afc-1e56-5ebf-aabd-e7100e9e6a46 with scrape type 1
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87b59afc-1e56-5ebf-aabd-e7100e9e6a46
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/1.jpg not downloaded yet
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/2.jpg not downloaded yet
2026-03-26 10:47:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d9e2190>
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/3.jpg saved to cache
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ab232830-402a-5e42-9eb5-9aae2ad2802a
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/3.jpg not downloaded yet
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0fe690>
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/2.jpg saved to cache
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ab232830-402a-5e42-9eb5-9aae2ad2802a
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ecb4710>
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/4.jpg saved to cache
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ab232830-402a-5e42-9eb5-9aae2ad2802a
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/4.jpg not downloaded yet
2026-03-26 10:47:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0ea950>
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2db%252F6835744bed29466d91969b98828e4c3b%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/10.jpg saved to cache
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 376f1bb9-68ba-5752-a6a1-4ead9d61cd77
2026-03-26 10:47:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 376f1bb9-68ba-5752-a6a1-4ead9d61cd77, skipping ID generation
2026-03-26 10:47:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 376f1bb9-68ba-5752-a6a1-4ead9d61cd77 with scrape type 1
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 376f1bb9-68ba-5752-a6a1-4ead9d61cd77 sending to next pipeline
2026-03-26 10:47:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 376f1bb9-68ba-5752-a6a1-4ead9d61cd77, identifier: 1983765
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e3b7b50>
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/5.jpg saved to cache
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ab232830-402a-5e42-9eb5-9aae2ad2802a
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da606d0>
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/6.jpg saved to cache
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ab232830-402a-5e42-9eb5-9aae2ad2802a
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/5.jpg not downloaded yet
2026-03-26 10:47:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 376f1bb9-68ba-5752-a6a1-4ead9d61cd77 with identifier: 1983765
2026-03-26 10:47:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 376f1bb9-68ba-5752-a6a1-4ead9d61cd77 with identifier: 1983765
2026-03-26 10:47:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 376f1bb9-68ba-5752-a6a1-4ead9d61cd77 with identifier: 1983765 to the API
2026-03-26 10:47:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': '376f1bb9-68ba-5752-a6a1-4ead9d61cd77',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'FORD',
 'model': 'Focus',
 'odometer': 66199,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 370802,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 442169,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 446892,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 497467,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 293280,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 393644,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 392019,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 367208,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 288169,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_376f1bb9-68ba-5752-a6a1-4ead9d61cd77/376f1bb9-68ba-5752-a6a1-4ead9d61cd77_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 472499,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2db/6835744bed29466d91969b98828e4c3b/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus 1.0I ECOBOOST MHEV 92KW ST-LINE X',
 'transmission': 'manual',
 'trim': '1.0I ECOBOOST MHEV 92KW ST-LINE X',
 'vin': None,
 'year': 2023}
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983765%27 HTTP/1.1" 200 None
2026-03-26 10:47:13 [ayvens.be] INFO: Saving data for 1983765: {'created_time': 1774522033.239321, 'last_price_update_time': 1774522033.239333, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983765') HTTP/1.1" 204 0
2026-03-26 10:47:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/6.jpg not downloaded yet
2026-03-26 10:47:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da41210>
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/8.jpg saved to cache
2026-03-26 10:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ab232830-402a-5e42-9eb5-9aae2ad2802a
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dac2c10>
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/7.jpg saved to cache
2026-03-26 10:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ab232830-402a-5e42-9eb5-9aae2ad2802a
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/7.jpg not downloaded yet
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/8.jpg not downloaded yet
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ecb0ad0>
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/9.jpg saved to cache
2026-03-26 10:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ab232830-402a-5e42-9eb5-9aae2ad2802a
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb9d610>
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2fm%252Fd4290dc813374dceb78a739361403744%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/10.jpg saved to cache
2026-03-26 10:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ab232830-402a-5e42-9eb5-9aae2ad2802a
2026-03-26 10:47:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab232830-402a-5e42-9eb5-9aae2ad2802a, skipping ID generation
2026-03-26 10:47:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab232830-402a-5e42-9eb5-9aae2ad2802a with scrape type 1
2026-03-26 10:47:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab232830-402a-5e42-9eb5-9aae2ad2802a sending to next pipeline
2026-03-26 10:47:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: ab232830-402a-5e42-9eb5-9aae2ad2802a, identifier: 1983766
2026-03-26 10:47:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/9.jpg not downloaded yet
2026-03-26 10:47:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: ab232830-402a-5e42-9eb5-9aae2ad2802a with identifier: 1983766
2026-03-26 10:47:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: ab232830-402a-5e42-9eb5-9aae2ad2802a with identifier: 1983766
2026-03-26 10:47:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: ab232830-402a-5e42-9eb5-9aae2ad2802a with identifier: 1983766 to the API
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': 0,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': 'ab232830-402a-5e42-9eb5-9aae2ad2802a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'VOLKSWAGEN',
 'model': 'ID.4',
 'odometer': 16998,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 240371,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 423786,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 399372,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 401724,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 299816,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 237376,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 326851,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 311639,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 307204,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab232830-402a-5e42-9eb5-9aae2ad2802a/ab232830-402a-5e42-9eb5-9aae2ad2802a_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 280769,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2fm/d4290dc813374dceb78a739361403744/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-06-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 BEV 82KWH 210KW PRO BUSINESS',
 'transmission': 'automatic',
 'trim': 'BEV 82KWH 210KW PRO BUSINESS',
 'vin': None,
 'year': 2024}
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983766%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [ayvens.be] INFO: Saving data for 1983766: {'created_time': 1774522034.073374, 'last_price_update_time': 1774522034.073385, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983766') HTTP/1.1" 204 0
2026-03-26 10:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/10.jpg not downloaded yet
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d112b10>
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/1.jpg saved to cache
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 87b59afc-1e56-5ebf-aabd-e7100e9e6a46
2026-03-26 10:47:14 [ayvens.be] INFO: Found listing with ID: 1983768
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983768%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [ayvens.be] INFO: Scrape type for 1983768: 1
2026-03-26 10:47:14 [ayvens.be] INFO: Extracting data for car ID: 1983768
2026-03-26 10:47:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4abd4d3-be68-5c0f-adb1-98426e4020ec with identifier: 1983768
2026-03-26 10:47:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4abd4d3-be68-5c0f-adb1-98426e4020ec with scrape type 1
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4abd4d3-be68-5c0f-adb1-98426e4020ec
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/1.jpg not downloaded yet
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/2.jpg not downloaded yet
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed3d590>
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/2.jpg saved to cache
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 87b59afc-1e56-5ebf-aabd-e7100e9e6a46
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da402d0>
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/3.jpg saved to cache
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 87b59afc-1e56-5ebf-aabd-e7100e9e6a46
2026-03-26 10:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/3.jpg not downloaded yet
2026-03-26 10:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/4.jpg not downloaded yet
2026-03-26 10:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/5.jpg not downloaded yet
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/6.jpg not downloaded yet
2026-03-26 10:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/7.jpg not downloaded yet
2026-03-26 10:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/8.jpg not downloaded yet
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0eb050>
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/4.jpg saved to cache
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 87b59afc-1e56-5ebf-aabd-e7100e9e6a46
2026-03-26 10:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/9.jpg not downloaded yet
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb64d50>
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/5.jpg saved to cache
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 87b59afc-1e56-5ebf-aabd-e7100e9e6a46
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/10.jpg not downloaded yet
2026-03-26 10:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:14 [ayvens.be] INFO: Found listing with ID: 1983769
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983769%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [ayvens.be] INFO: Scrape type for 1983769: 1
2026-03-26 10:47:14 [ayvens.be] INFO: Extracting data for car ID: 1983769
2026-03-26 10:47:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e536492a-0303-5788-a4e4-b3fb4fc856b6 with identifier: 1983769
2026-03-26 10:47:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e536492a-0303-5788-a4e4-b3fb4fc856b6 with scrape type 1
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e536492a-0303-5788-a4e4-b3fb4fc856b6
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/1.jpg not downloaded yet
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ece47d0>
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/7.jpg saved to cache
2026-03-26 10:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 87b59afc-1e56-5ebf-aabd-e7100e9e6a46
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da40e10>
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/6.jpg saved to cache
2026-03-26 10:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 87b59afc-1e56-5ebf-aabd-e7100e9e6a46
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea72450>
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/8.jpg saved to cache
2026-03-26 10:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 87b59afc-1e56-5ebf-aabd-e7100e9e6a46
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7f4950>
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/9.jpg saved to cache
2026-03-26 10:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 87b59afc-1e56-5ebf-aabd-e7100e9e6a46
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d607342d0>
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yt%252Fa94ba34b95ce4b26b6096b2571d91483%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/10.jpg saved to cache
2026-03-26 10:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 87b59afc-1e56-5ebf-aabd-e7100e9e6a46
2026-03-26 10:47:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87b59afc-1e56-5ebf-aabd-e7100e9e6a46, skipping ID generation
2026-03-26 10:47:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87b59afc-1e56-5ebf-aabd-e7100e9e6a46 with scrape type 1
2026-03-26 10:47:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87b59afc-1e56-5ebf-aabd-e7100e9e6a46 sending to next pipeline
2026-03-26 10:47:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 87b59afc-1e56-5ebf-aabd-e7100e9e6a46, identifier: 1983767
2026-03-26 10:47:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 87b59afc-1e56-5ebf-aabd-e7100e9e6a46 with identifier: 1983767
2026-03-26 10:47:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 87b59afc-1e56-5ebf-aabd-e7100e9e6a46 with identifier: 1983767
2026-03-26 10:47:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 87b59afc-1e56-5ebf-aabd-e7100e9e6a46 with identifier: 1983767 to the API
2026-03-26 10:47:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '87b59afc-1e56-5ebf-aabd-e7100e9e6a46',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'OPEL',
 'model': 'VIVARO',
 'odometer': 39838,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 23,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 628466,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 635430,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 565571,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 594370,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 565407,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 718049,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 664833,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 737993,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 646969,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b59afc-1e56-5ebf-aabd-e7100e9e6a46/87b59afc-1e56-5ebf-aabd-e7100e9e6a46_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 675268,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yt/a94ba34b95ce4b26b6096b2571d91483/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-09',
 'seats_number': 2,
 'seller_name': None,
 'title': 'OPEL VIVARO 1.5 TURBO 75KW COMFORT L3H1 2.8T',
 'transmission': 'manual',
 'trim': '1.5 TURBO 75KW COMFORT L3H1 2.8T',
 'vin': None,
 'year': 2020}
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983767%27 HTTP/1.1" 200 None
2026-03-26 10:47:16 [ayvens.be] INFO: Saving data for 1983767: {'created_time': 1774522036.163075, 'last_price_update_time': 1774522036.163085, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983767') HTTP/1.1" 204 0
2026-03-26 10:47:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/2.jpg not downloaded yet
2026-03-26 10:47:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed8c410>
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/3.jpg saved to cache
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e4abd4d3-be68-5c0f-adb1-98426e4020ec
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e855b10>
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/1.jpg saved to cache
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e4abd4d3-be68-5c0f-adb1-98426e4020ec
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb7ae50>
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/6.jpg saved to cache
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e4abd4d3-be68-5c0f-adb1-98426e4020ec
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/3.jpg not downloaded yet
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e855bd0>
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/2.jpg saved to cache
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e4abd4d3-be68-5c0f-adb1-98426e4020ec
2026-03-26 10:47:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/4.jpg not downloaded yet
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e807350>
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/5.jpg saved to cache
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e4abd4d3-be68-5c0f-adb1-98426e4020ec
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dab6d10>
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/4.jpg saved to cache
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e4abd4d3-be68-5c0f-adb1-98426e4020ec
2026-03-26 10:47:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/5.jpg not downloaded yet
2026-03-26 10:47:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eafd590>
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/7.jpg saved to cache
2026-03-26 10:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e4abd4d3-be68-5c0f-adb1-98426e4020ec
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e807590>
2026-03-26 10:47:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/8.jpg saved to cache
2026-03-26 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e4abd4d3-be68-5c0f-adb1-98426e4020ec
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/6.jpg not downloaded yet
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/7.jpg not downloaded yet
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dab6f90>
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/9.jpg saved to cache
2026-03-26 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e4abd4d3-be68-5c0f-adb1-98426e4020ec
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb56290>
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cq%252F3affc9656cd942fcb96cccd1630925e6%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/10.jpg saved to cache
2026-03-26 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e4abd4d3-be68-5c0f-adb1-98426e4020ec
2026-03-26 10:47:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4abd4d3-be68-5c0f-adb1-98426e4020ec, skipping ID generation
2026-03-26 10:47:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4abd4d3-be68-5c0f-adb1-98426e4020ec with scrape type 1
2026-03-26 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4abd4d3-be68-5c0f-adb1-98426e4020ec sending to next pipeline
2026-03-26 10:47:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: e4abd4d3-be68-5c0f-adb1-98426e4020ec, identifier: 1983768
2026-03-26 10:47:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: e4abd4d3-be68-5c0f-adb1-98426e4020ec with identifier: 1983768
2026-03-26 10:47:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: e4abd4d3-be68-5c0f-adb1-98426e4020ec with identifier: 1983768
2026-03-26 10:47:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: e4abd4d3-be68-5c0f-adb1-98426e4020ec with identifier: 1983768 to the API
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': 'e4abd4d3-be68-5c0f-adb1-98426e4020ec',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'MINI',
 'model': 'MINI 5 DOOR',
 'odometer': 105035,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 335655,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 354294,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 345822,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 417848,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 231942,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 214477,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 313987,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 315337,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 281890,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4abd4d3-be68-5c0f-adb1-98426e4020ec/e4abd4d3-be68-5c0f-adb1-98426e4020ec_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 268545,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cq/3affc9656cd942fcb96cccd1630925e6/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MINI MINI 5 DOOR 1.5 COOPER AUTO',
 'transmission': 'automatic',
 'trim': '1.5 COOPER AUTO',
 'vin': None,
 'year': 2022}
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983768%27 HTTP/1.1" 200 None
2026-03-26 10:47:17 [ayvens.be] INFO: Saving data for 1983768: {'created_time': 1774522037.784906, 'last_price_update_time': 1774522037.78492, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983768') HTTP/1.1" 204 0
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/8.jpg not downloaded yet
2026-03-26 10:47:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/9.jpg not downloaded yet
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e71ea10>
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/2.jpg saved to cache
2026-03-26 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e536492a-0303-5788-a4e4-b3fb4fc856b6
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8abc90>
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/1.jpg saved to cache
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e536492a-0303-5788-a4e4-b3fb4fc856b6
2026-03-26 10:47:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/10.jpg not downloaded yet
2026-03-26 10:47:18 [ayvens.be] INFO: Found listing with ID: 1983770
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983770%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [ayvens.be] INFO: Scrape type for 1983770: 1
2026-03-26 10:47:18 [ayvens.be] INFO: Extracting data for car ID: 1983770
2026-03-26 10:47:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a14dc06d-8c09-57bf-a919-1cdb66e09c79 with identifier: 1983770
2026-03-26 10:47:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a14dc06d-8c09-57bf-a919-1cdb66e09c79 with scrape type 1
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a14dc06d-8c09-57bf-a919-1cdb66e09c79
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/1.jpg not downloaded yet
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d11e010>
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/3.jpg saved to cache
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e536492a-0303-5788-a4e4-b3fb4fc856b6
2026-03-26 10:47:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/2.jpg not downloaded yet
2026-03-26 10:47:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/3.jpg not downloaded yet
2026-03-26 10:47:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e885e90>
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/4.jpg saved to cache
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e536492a-0303-5788-a4e4-b3fb4fc856b6
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8d6f50>
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/5.jpg saved to cache
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e536492a-0303-5788-a4e4-b3fb4fc856b6
2026-03-26 10:47:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/4.jpg not downloaded yet
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/5.jpg not downloaded yet
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da1b250>
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/6.jpg saved to cache
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e536492a-0303-5788-a4e4-b3fb4fc856b6
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7eff50>
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/7.jpg saved to cache
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e536492a-0303-5788-a4e4-b3fb4fc856b6
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e854b10>
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/9.jpg saved to cache
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e536492a-0303-5788-a4e4-b3fb4fc856b6
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/6.jpg not downloaded yet
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/7.jpg not downloaded yet
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7ee050>
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/8.jpg saved to cache
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e536492a-0303-5788-a4e4-b3fb4fc856b6
2026-03-26 10:47:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/8.jpg not downloaded yet
2026-03-26 10:47:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/9.jpg not downloaded yet
2026-03-26 10:47:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/10.jpg not downloaded yet
2026-03-26 10:47:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:18 [ayvens.be] INFO: Found listing with ID: 1983771
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983771%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [ayvens.be] INFO: Scrape type for 1983771: 1
2026-03-26 10:47:18 [ayvens.be] INFO: Extracting data for car ID: 1983771
2026-03-26 10:47:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd5cd72e-7a92-55eb-b713-d2ca2fbc8527 with identifier: 1983771
2026-03-26 10:47:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd5cd72e-7a92-55eb-b713-d2ca2fbc8527 with scrape type 1
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd5cd72e-7a92-55eb-b713-d2ca2fbc8527
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/1.jpg not downloaded yet
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/2.jpg not downloaded yet
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d9e2590>
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2dl%252F34f00686df7f44c4ab156c69c3187add%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/10.jpg saved to cache
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e536492a-0303-5788-a4e4-b3fb4fc856b6
2026-03-26 10:47:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e536492a-0303-5788-a4e4-b3fb4fc856b6, skipping ID generation
2026-03-26 10:47:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e536492a-0303-5788-a4e4-b3fb4fc856b6 with scrape type 1
2026-03-26 10:47:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e536492a-0303-5788-a4e4-b3fb4fc856b6 sending to next pipeline
2026-03-26 10:47:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: e536492a-0303-5788-a4e4-b3fb4fc856b6, identifier: 1983769
2026-03-26 10:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/3.jpg not downloaded yet
2026-03-26 10:47:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: e536492a-0303-5788-a4e4-b3fb4fc856b6 with identifier: 1983769
2026-03-26 10:47:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: e536492a-0303-5788-a4e4-b3fb4fc856b6 with identifier: 1983769
2026-03-26 10:47:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: e536492a-0303-5788-a4e4-b3fb4fc856b6 with identifier: 1983769 to the API
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': 'e536492a-0303-5788-a4e4-b3fb4fc856b6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'VOLKSWAGEN',
 'model': 'ID.4',
 'odometer': 73825,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 391415,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 362007,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 263173,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 317575,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 304762,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 231241,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 262568,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 311258,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 170921,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536492a-0303-5788-a4e4-b3fb4fc856b6/e536492a-0303-5788-a4e4-b3fb4fc856b6_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 276721,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2dl/34f00686df7f44c4ab156c69c3187add/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 BEV 82KWH 128KW PRO',
 'transmission': 'automatic',
 'trim': 'BEV 82KWH 128KW PRO',
 'vin': None,
 'year': 2023}
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983769%27 HTTP/1.1" 200 None
2026-03-26 10:47:19 [ayvens.be] INFO: Saving data for 1983769: {'created_time': 1774522039.395043, 'last_price_update_time': 1774522039.395055, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983769') HTTP/1.1" 204 0
2026-03-26 10:47:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/4.jpg not downloaded yet
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dab7610>
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/2.jpg saved to cache
2026-03-26 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a14dc06d-8c09-57bf-a919-1cdb66e09c79
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8226d0>
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/3.jpg saved to cache
2026-03-26 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a14dc06d-8c09-57bf-a919-1cdb66e09c79
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7f5810>
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/4.jpg saved to cache
2026-03-26 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a14dc06d-8c09-57bf-a919-1cdb66e09c79
2026-03-26 10:47:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/5.jpg not downloaded yet
2026-03-26 10:47:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/6.jpg not downloaded yet
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb62650>
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/6.jpg saved to cache
2026-03-26 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a14dc06d-8c09-57bf-a919-1cdb66e09c79
2026-03-26 10:47:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/7.jpg not downloaded yet
2026-03-26 10:47:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/8.jpg not downloaded yet
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed37ed0>
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/5.jpg saved to cache
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a14dc06d-8c09-57bf-a919-1cdb66e09c79
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb9cb10>
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/8.jpg saved to cache
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a14dc06d-8c09-57bf-a919-1cdb66e09c79
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dad42d0>
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/9.jpg saved to cache
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a14dc06d-8c09-57bf-a919-1cdb66e09c79
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d132690>
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/7.jpg saved to cache
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a14dc06d-8c09-57bf-a919-1cdb66e09c79
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dad4910>
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/10.jpg saved to cache
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a14dc06d-8c09-57bf-a919-1cdb66e09c79
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/9.jpg not downloaded yet
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb17850>
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gs%252F85b0e4f856d3493baa4346827430bd9a%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/1.jpg saved to cache
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a14dc06d-8c09-57bf-a919-1cdb66e09c79
2026-03-26 10:47:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a14dc06d-8c09-57bf-a919-1cdb66e09c79, skipping ID generation
2026-03-26 10:47:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a14dc06d-8c09-57bf-a919-1cdb66e09c79 with scrape type 1
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a14dc06d-8c09-57bf-a919-1cdb66e09c79 sending to next pipeline
2026-03-26 10:47:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: a14dc06d-8c09-57bf-a919-1cdb66e09c79, identifier: 1983770
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ecb0450>
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/1.jpg saved to cache
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bd5cd72e-7a92-55eb-b713-d2ca2fbc8527
2026-03-26 10:47:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/10.jpg not downloaded yet
2026-03-26 10:47:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: a14dc06d-8c09-57bf-a919-1cdb66e09c79 with identifier: 1983770
2026-03-26 10:47:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: a14dc06d-8c09-57bf-a919-1cdb66e09c79 with identifier: 1983770
2026-03-26 10:47:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: a14dc06d-8c09-57bf-a919-1cdb66e09c79 with identifier: 1983770 to the API
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/1.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': 'a14dc06d-8c09-57bf-a919-1cdb66e09c79',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'KIA',
 'model': 'EV3',
 'odometer': 44000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 443140,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 360496,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 399561,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 382312,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 292498,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 293444,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 318375,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 328091,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 252975,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a14dc06d-8c09-57bf-a919-1cdb66e09c79/a14dc06d-8c09-57bf-a919-1cdb66e09c79_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 260822,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gs/85b0e4f856d3493baa4346827430bd9a/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-03-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA EV3 BEV 81KWH BUSINESS PLUS AUTO FWD',
 'transmission': 'automatic',
 'trim': 'BEV 81KWH BUSINESS PLUS AUTO FWD',
 'vin': None,
 'year': 2025}
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983770%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [ayvens.be] INFO: Saving data for 1983770: {'created_time': 1774522041.082132, 'last_price_update_time': 1774522041.082143, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983770') HTTP/1.1" 204 0
2026-03-26 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:21 [ayvens.be] INFO: Found listing with ID: 1983772
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983772%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [ayvens.be] INFO: Scrape type for 1983772: 1
2026-03-26 10:47:21 [ayvens.be] INFO: Extracting data for car ID: 1983772
2026-03-26 10:47:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4d9dbef-8f0b-5d37-9559-6e1ef399b28d with identifier: 1983772
2026-03-26 10:47:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4d9dbef-8f0b-5d37-9559-6e1ef399b28d with scrape type 1
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f4d9dbef-8f0b-5d37-9559-6e1ef399b28d
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/1.jpg not downloaded yet
2026-03-26 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da60610>
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/6.jpg saved to cache
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bd5cd72e-7a92-55eb-b713-d2ca2fbc8527
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/2.jpg not downloaded yet
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/3.jpg not downloaded yet
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d111850>
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/3.jpg saved to cache
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bd5cd72e-7a92-55eb-b713-d2ca2fbc8527
2026-03-26 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eafc090>
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/4.jpg saved to cache
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bd5cd72e-7a92-55eb-b713-d2ca2fbc8527
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7fc5d0>
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/5.jpg saved to cache
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bd5cd72e-7a92-55eb-b713-d2ca2fbc8527
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/4.jpg not downloaded yet
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d10f4d0>
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/2.jpg saved to cache
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bd5cd72e-7a92-55eb-b713-d2ca2fbc8527
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/5.jpg not downloaded yet
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d10cd50>
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/7.jpg saved to cache
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bd5cd72e-7a92-55eb-b713-d2ca2fbc8527
2026-03-26 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/6.jpg not downloaded yet
2026-03-26 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/7.jpg not downloaded yet
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/8.jpg not downloaded yet
2026-03-26 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/9.jpg not downloaded yet
2026-03-26 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/10.jpg not downloaded yet
2026-03-26 10:47:21 [ayvens.be] INFO: Found listing with ID: 1983773
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983773%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [ayvens.be] INFO: Scrape type for 1983773: 1
2026-03-26 10:47:21 [ayvens.be] INFO: Extracting data for car ID: 1983773
2026-03-26 10:47:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 008c056b-4760-5265-87d6-4231030c9c24 with identifier: 1983773
2026-03-26 10:47:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 008c056b-4760-5265-87d6-4231030c9c24 with scrape type 1
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 008c056b-4760-5265-87d6-4231030c9c24
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/1.jpg not downloaded yet
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da40590>
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/10.jpg saved to cache
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bd5cd72e-7a92-55eb-b713-d2ca2fbc8527
2026-03-26 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/2.jpg not downloaded yet
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60833c10>
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/1.jpg saved to cache
2026-03-26 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f4d9dbef-8f0b-5d37-9559-6e1ef399b28d
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da41150>
2026-03-26 10:47:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/9.jpg saved to cache
2026-03-26 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bd5cd72e-7a92-55eb-b713-d2ca2fbc8527
2026-03-26 10:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/3.jpg not downloaded yet
2026-03-26 10:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da62c50>
2026-03-26 10:47:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/2.jpg saved to cache
2026-03-26 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f4d9dbef-8f0b-5d37-9559-6e1ef399b28d
2026-03-26 10:47:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d608329d0>
2026-03-26 10:47:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/3.jpg saved to cache
2026-03-26 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f4d9dbef-8f0b-5d37-9559-6e1ef399b28d
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/4.jpg not downloaded yet
2026-03-26 10:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebcb150>
2026-03-26 10:47:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2cp%252Fdbeff56de940426cacd101a5ad46474b%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/8.jpg saved to cache
2026-03-26 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bd5cd72e-7a92-55eb-b713-d2ca2fbc8527
2026-03-26 10:47:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bd5cd72e-7a92-55eb-b713-d2ca2fbc8527, skipping ID generation
2026-03-26 10:47:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd5cd72e-7a92-55eb-b713-d2ca2fbc8527 with scrape type 1
2026-03-26 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bd5cd72e-7a92-55eb-b713-d2ca2fbc8527 sending to next pipeline
2026-03-26 10:47:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: bd5cd72e-7a92-55eb-b713-d2ca2fbc8527, identifier: 1983771
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/5.jpg not downloaded yet
2026-03-26 10:47:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: bd5cd72e-7a92-55eb-b713-d2ca2fbc8527 with identifier: 1983771
2026-03-26 10:47:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: bd5cd72e-7a92-55eb-b713-d2ca2fbc8527 with identifier: 1983771
2026-03-26 10:47:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: bd5cd72e-7a92-55eb-b713-d2ca2fbc8527 with identifier: 1983771 to the API
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/8.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.4L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': 'bd5cd72e-7a92-55eb-b713-d2ca2fbc8527',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'VOLKSWAGEN',
 'model': 'Tiguan',
 'odometer': 95721,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 412224,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 473334,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 414367,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 421150,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 343594,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 216861,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 412124,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 344471,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 394587,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd5cd72e-7a92-55eb-b713-d2ca2fbc8527/bd5cd72e-7a92-55eb-b713-d2ca2fbc8527_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 309277,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2cp/dbeff56de940426cacd101a5ad46474b/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan 1.4 EHYBRID R-LINE DSG',
 'transmission': 'automatic',
 'trim': '1.4 EHYBRID R-LINE DSG',
 'vin': None,
 'year': 2022}
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983771%27 HTTP/1.1" 200 None
2026-03-26 10:47:22 [ayvens.be] INFO: Saving data for 1983771: {'created_time': 1774522042.99113, 'last_price_update_time': 1774522042.991144, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983771') HTTP/1.1" 204 0
2026-03-26 10:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec52b50>
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/5.jpg saved to cache
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f4d9dbef-8f0b-5d37-9559-6e1ef399b28d
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e857d90>
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/6.jpg saved to cache
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f4d9dbef-8f0b-5d37-9559-6e1ef399b28d
2026-03-26 10:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/6.jpg not downloaded yet
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e810710>
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/7.jpg saved to cache
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f4d9dbef-8f0b-5d37-9559-6e1ef399b28d
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d111a10>
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/8.jpg saved to cache
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f4d9dbef-8f0b-5d37-9559-6e1ef399b28d
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb630d0>
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/9.jpg saved to cache
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f4d9dbef-8f0b-5d37-9559-6e1ef399b28d
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/7.jpg not downloaded yet
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb62450>
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/4.jpg saved to cache
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f4d9dbef-8f0b-5d37-9559-6e1ef399b28d
2026-03-26 10:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/8.jpg not downloaded yet
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e71f2d0>
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F1yb%252F0ec9b99f85f4408e8f9a9e723b30153c%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/10.jpg saved to cache
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f4d9dbef-8f0b-5d37-9559-6e1ef399b28d
2026-03-26 10:47:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f4d9dbef-8f0b-5d37-9559-6e1ef399b28d, skipping ID generation
2026-03-26 10:47:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4d9dbef-8f0b-5d37-9559-6e1ef399b28d with scrape type 1
2026-03-26 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f4d9dbef-8f0b-5d37-9559-6e1ef399b28d sending to next pipeline
2026-03-26 10:47:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: f4d9dbef-8f0b-5d37-9559-6e1ef399b28d, identifier: 1983772
2026-03-26 10:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: f4d9dbef-8f0b-5d37-9559-6e1ef399b28d with identifier: 1983772
2026-03-26 10:47:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: f4d9dbef-8f0b-5d37-9559-6e1ef399b28d with identifier: 1983772
2026-03-26 10:47:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: f4d9dbef-8f0b-5d37-9559-6e1ef399b28d with identifier: 1983772 to the API
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.6L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': 'f4d9dbef-8f0b-5d37-9559-6e1ef399b28d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'SKODA',
 'model': 'SCALA',
 'odometer': 151770,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 423817,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 428539,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 404606,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 413448,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 368254,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 275676,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 358494,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 304080,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 285306,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4d9dbef-8f0b-5d37-9559-6e1ef399b28d/f4d9dbef-8f0b-5d37-9559-6e1ef399b28d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 338848,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/1yb/0ec9b99f85f4408e8f9a9e723b30153c/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA SCALA 1.6 TDI 85KW AMBITION',
 'transmission': 'manual',
 'trim': '1.6 TDI 85KW AMBITION',
 'vin': None,
 'year': 2020}
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983772%27 HTTP/1.1" 200 None
2026-03-26 10:47:24 [ayvens.be] INFO: Saving data for 1983772: {'created_time': 1774522044.083348, 'last_price_update_time': 1774522044.083358, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983772') HTTP/1.1" 204 0
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/9.jpg not downloaded yet
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0dba10>
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/2.jpg saved to cache
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 008c056b-4760-5265-87d6-4231030c9c24
2026-03-26 10:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/10.jpg not downloaded yet
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ecb4790>
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/1.jpg saved to cache
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 008c056b-4760-5265-87d6-4231030c9c24
2026-03-26 10:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:24 [ayvens.be] INFO: Found listing with ID: 1983774
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983774%27 HTTP/1.1" 200 None
2026-03-26 10:47:24 [ayvens.be] INFO: Scrape type for 1983774: 1
2026-03-26 10:47:24 [ayvens.be] INFO: Extracting data for car ID: 1983774
2026-03-26 10:47:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5affd399-9c4a-5c85-82a3-f872f4701862 with identifier: 1983774
2026-03-26 10:47:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5affd399-9c4a-5c85-82a3-f872f4701862 with scrape type 1
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5affd399-9c4a-5c85-82a3-f872f4701862
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/1.jpg not downloaded yet
2026-03-26 10:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/2.jpg not downloaded yet
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebf36d0>
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/3.jpg saved to cache
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 008c056b-4760-5265-87d6-4231030c9c24
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/3.jpg not downloaded yet
2026-03-26 10:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/4.jpg not downloaded yet
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed8df90>
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/4.jpg saved to cache
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 008c056b-4760-5265-87d6-4231030c9c24
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d15a510>
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/5.jpg saved to cache
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 008c056b-4760-5265-87d6-4231030c9c24
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8124d0>
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/6.jpg saved to cache
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 008c056b-4760-5265-87d6-4231030c9c24
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/5.jpg not downloaded yet
2026-03-26 10:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/6.jpg not downloaded yet
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eaf5e10>
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/8.jpg saved to cache
2026-03-26 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 008c056b-4760-5265-87d6-4231030c9c24
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8743d0>
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/7.jpg saved to cache
2026-03-26 10:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 008c056b-4760-5265-87d6-4231030c9c24
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/7.jpg not downloaded yet
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/8.jpg not downloaded yet
2026-03-26 10:47:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb57f90>
2026-03-26 10:47:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/9.jpg saved to cache
2026-03-26 10:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 008c056b-4760-5265-87d6-4231030c9c24
2026-03-26 10:47:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7f6750>
2026-03-26 10:47:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bn%252Fcbe5285964814f408a9f84073e839eb7%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/10.jpg saved to cache
2026-03-26 10:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 008c056b-4760-5265-87d6-4231030c9c24
2026-03-26 10:47:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 008c056b-4760-5265-87d6-4231030c9c24, skipping ID generation
2026-03-26 10:47:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 008c056b-4760-5265-87d6-4231030c9c24 with scrape type 1
2026-03-26 10:47:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 008c056b-4760-5265-87d6-4231030c9c24 sending to next pipeline
2026-03-26 10:47:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 008c056b-4760-5265-87d6-4231030c9c24, identifier: 1983773
2026-03-26 10:47:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 008c056b-4760-5265-87d6-4231030c9c24 with identifier: 1983773
2026-03-26 10:47:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 10:47:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 008c056b-4760-5265-87d6-4231030c9c24 with identifier: 1983773
2026-03-26 10:47:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 008c056b-4760-5265-87d6-4231030c9c24 with identifier: 1983773 to the API
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': 29,
 'color': 'BMW INDIVIDUAL LE MANS BLUE',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '3.0L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': '008c056b-4760-5265-87d6-4231030c9c24',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': 'X5',
 'odometer': 96347,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 572585,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 346804,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 499380,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 498151,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 441184,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 328981,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 500874,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 310750,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 393707,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_008c056b-4760-5265-87d6-4231030c9c24/008c056b-4760-5265-87d6-4231030c9c24_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 265523,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bn/cbe5285964814f408a9f84073e839eb7/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X5 3.0 XDRIVE45E 4WD AUTO',
 'transmission': 'automatic',
 'trim': '3.0 XDRIVE45E 4WD AUTO',
 'vin': None,
 'year': 2022}
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983773%27 HTTP/1.1" 200 None
2026-03-26 10:47:25 [ayvens.be] INFO: Saving data for 1983773: {'created_time': 1774522045.862607, 'last_price_update_time': 1774522045.862618, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983773') HTTP/1.1" 204 0
2026-03-26 10:47:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/9.jpg not downloaded yet
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/10.jpg not downloaded yet
2026-03-26 10:47:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d158c10>
2026-03-26 10:47:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/2.jpg saved to cache
2026-03-26 10:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5affd399-9c4a-5c85-82a3-f872f4701862
2026-03-26 10:47:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:25 [ayvens.be] INFO: Found listing with ID: 1983775
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983775%27 HTTP/1.1" 200 None
2026-03-26 10:47:26 [ayvens.be] INFO: Scrape type for 1983775: 1
2026-03-26 10:47:26 [ayvens.be] INFO: Extracting data for car ID: 1983775
2026-03-26 10:47:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8660cc5-c6ce-5178-b892-40f6ca318ae4 with identifier: 1983775
2026-03-26 10:47:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8660cc5-c6ce-5178-b892-40f6ca318ae4 with scrape type 1
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8660cc5-c6ce-5178-b892-40f6ca318ae4
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/1.jpg not downloaded yet
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/2.jpg not downloaded yet
2026-03-26 10:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eeaca10>
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/1.jpg saved to cache
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5affd399-9c4a-5c85-82a3-f872f4701862
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/3.jpg not downloaded yet
2026-03-26 10:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/4.jpg not downloaded yet
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d15ad90>
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/3.jpg saved to cache
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5affd399-9c4a-5c85-82a3-f872f4701862
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7ee650>
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/4.jpg saved to cache
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5affd399-9c4a-5c85-82a3-f872f4701862
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e869cd0>
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/6.jpg saved to cache
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5affd399-9c4a-5c85-82a3-f872f4701862
2026-03-26 10:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/5.jpg not downloaded yet
2026-03-26 10:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7eebd0>
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/5.jpg saved to cache
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5affd399-9c4a-5c85-82a3-f872f4701862
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/6.jpg not downloaded yet
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed8f010>
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/7.jpg saved to cache
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5affd399-9c4a-5c85-82a3-f872f4701862
2026-03-26 10:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/7.jpg not downloaded yet
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7e9e50>
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/9.jpg saved to cache
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5affd399-9c4a-5c85-82a3-f872f4701862
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5edace90>
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/8.jpg saved to cache
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5affd399-9c4a-5c85-82a3-f872f4701862
2026-03-26 10:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/8.jpg not downloaded yet
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e812150>
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ftxa%252Fbb0ef8fe76f24ebe97715928a3343e81%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/10.jpg saved to cache
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5affd399-9c4a-5c85-82a3-f872f4701862
2026-03-26 10:47:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5affd399-9c4a-5c85-82a3-f872f4701862, skipping ID generation
2026-03-26 10:47:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5affd399-9c4a-5c85-82a3-f872f4701862 with scrape type 1
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5affd399-9c4a-5c85-82a3-f872f4701862 sending to next pipeline
2026-03-26 10:47:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 5affd399-9c4a-5c85-82a3-f872f4701862, identifier: 1983774
2026-03-26 10:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/9.jpg not downloaded yet
2026-03-26 10:47:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 5affd399-9c4a-5c85-82a3-f872f4701862 with identifier: 1983774
2026-03-26 10:47:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 5affd399-9c4a-5c85-82a3-f872f4701862 with identifier: 1983774
2026-03-26 10:47:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 5affd399-9c4a-5c85-82a3-f872f4701862 with identifier: 1983774 to the API
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '2.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'petrol',
 'id': '5affd399-9c4a-5c85-82a3-f872f4701862',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'TOYOTA',
 'model': 'CAMRY',
 'odometer': 194470,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 459588,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 448104,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 466297,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 483211,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 469405,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 322456,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 316974,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 456597,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 280904,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5affd399-9c4a-5c85-82a3-f872f4701862/5affd399-9c4a-5c85-82a3-f872f4701862_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 393359,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/txa/bb0ef8fe76f24ebe97715928a3343e81/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA CAMRY 2.5 HEV PREMIUM PLUS E-CVT',
 'transmission': 'automatic',
 'trim': '2.5 HEV PREMIUM PLUS E-CVT',
 'vin': None,
 'year': 2023}
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983774%27 HTTP/1.1" 200 None
2026-03-26 10:47:27 [ayvens.be] INFO: Saving data for 1983774: {'created_time': 1774522047.532665, 'last_price_update_time': 1774522047.532679, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983774') HTTP/1.1" 204 0
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/10.jpg not downloaded yet
2026-03-26 10:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e812250>
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/2.jpg saved to cache
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f8660cc5-c6ce-5178-b892-40f6ca318ae4
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d11d010>
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/1.jpg saved to cache
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f8660cc5-c6ce-5178-b892-40f6ca318ae4
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eafe210>
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/3.jpg saved to cache
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f8660cc5-c6ce-5178-b892-40f6ca318ae4
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5f205f10>
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/4.jpg saved to cache
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f8660cc5-c6ce-5178-b892-40f6ca318ae4
2026-03-26 10:47:27 [ayvens.be] INFO: Found listing with ID: 1983776
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983776%27 HTTP/1.1" 200 None
2026-03-26 10:47:27 [ayvens.be] INFO: Scrape type for 1983776: 1
2026-03-26 10:47:27 [ayvens.be] INFO: Extracting data for car ID: 1983776
2026-03-26 10:47:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 116a4e2e-2190-5b7c-8d10-3f0d98f09a27 with identifier: 1983776
2026-03-26 10:47:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 116a4e2e-2190-5b7c-8d10-3f0d98f09a27 with scrape type 1
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 116a4e2e-2190-5b7c-8d10-3f0d98f09a27
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/1.jpg not downloaded yet
2026-03-26 10:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/2.jpg not downloaded yet
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb63b10>
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/5.jpg saved to cache
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f8660cc5-c6ce-5178-b892-40f6ca318ae4
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/3.jpg not downloaded yet
2026-03-26 10:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/4.jpg not downloaded yet
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebca310>
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/6.jpg saved to cache
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f8660cc5-c6ce-5178-b892-40f6ca318ae4
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e812290>
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/7.jpg saved to cache
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f8660cc5-c6ce-5178-b892-40f6ca318ae4
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/5.jpg not downloaded yet
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/6.jpg not downloaded yet
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7f64d0>
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/8.jpg saved to cache
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f8660cc5-c6ce-5178-b892-40f6ca318ae4
2026-03-26 10:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/7.jpg not downloaded yet
2026-03-26 10:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/8.jpg not downloaded yet
2026-03-26 10:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/9.jpg not downloaded yet
2026-03-26 10:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/10.jpg not downloaded yet
2026-03-26 10:47:28 [ayvens.be] INFO: Found listing with ID: 1983777
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983777%27 HTTP/1.1" 200 None
2026-03-26 10:47:28 [ayvens.be] INFO: Scrape type for 1983777: 1
2026-03-26 10:47:28 [ayvens.be] INFO: Extracting data for car ID: 1983777
2026-03-26 10:47:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb with identifier: 1983777
2026-03-26 10:47:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb with scrape type 1
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/1.jpg not downloaded yet
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/2.jpg not downloaded yet
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d11db90>
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/10.jpg saved to cache
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f8660cc5-c6ce-5178-b892-40f6ca318ae4
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/3.jpg not downloaded yet
2026-03-26 10:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60831110>
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2hg%252Fd6553aaad3a34a0cb215a0ed95e69045%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/9.jpg saved to cache
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f8660cc5-c6ce-5178-b892-40f6ca318ae4
2026-03-26 10:47:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f8660cc5-c6ce-5178-b892-40f6ca318ae4, skipping ID generation
2026-03-26 10:47:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8660cc5-c6ce-5178-b892-40f6ca318ae4 with scrape type 1
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8660cc5-c6ce-5178-b892-40f6ca318ae4 sending to next pipeline
2026-03-26 10:47:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: f8660cc5-c6ce-5178-b892-40f6ca318ae4, identifier: 1983775
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/4.jpg not downloaded yet
2026-03-26 10:47:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: f8660cc5-c6ce-5178-b892-40f6ca318ae4 with identifier: 1983775
2026-03-26 10:47:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: f8660cc5-c6ce-5178-b892-40f6ca318ae4 with identifier: 1983775
2026-03-26 10:47:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: f8660cc5-c6ce-5178-b892-40f6ca318ae4 with identifier: 1983775 to the API
2026-03-26 10:47:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/9.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': 'f8660cc5-c6ce-5178-b892-40f6ca318ae4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'SKODA',
 'model': 'ELROQ',
 'odometer': 13000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 476597,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 384266,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 385790,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 244321,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 353356,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 306266,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 306505,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 338541,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 301279,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8660cc5-c6ce-5178-b892-40f6ca318ae4/f8660cc5-c6ce-5178-b892-40f6ca318ae4_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 352384,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2hg/d6553aaad3a34a0cb215a0ed95e69045/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-07-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA ELROQ BEV 82KWH 85 CORPORATE',
 'transmission': 'automatic',
 'trim': 'BEV 82KWH 85 CORPORATE',
 'vin': None,
 'year': 2025}
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983775%27 HTTP/1.1" 200 None
2026-03-26 10:47:29 [ayvens.be] INFO: Saving data for 1983775: {'created_time': 1774522049.133703, 'last_price_update_time': 1774522049.133716, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983775') HTTP/1.1" 204 0
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed8c0d0>
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/2.jpg saved to cache
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 116a4e2e-2190-5b7c-8d10-3f0d98f09a27
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d127f90>
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/1.jpg saved to cache
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 116a4e2e-2190-5b7c-8d10-3f0d98f09a27
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d1592d0>
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/4.jpg saved to cache
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 116a4e2e-2190-5b7c-8d10-3f0d98f09a27
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da56190>
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/3.jpg saved to cache
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 116a4e2e-2190-5b7c-8d10-3f0d98f09a27
2026-03-26 10:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/5.jpg not downloaded yet
2026-03-26 10:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da60510>
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/5.jpg saved to cache
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 116a4e2e-2190-5b7c-8d10-3f0d98f09a27
2026-03-26 10:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/6.jpg not downloaded yet
2026-03-26 10:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/7.jpg not downloaded yet
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e83b350>
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/7.jpg saved to cache
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 116a4e2e-2190-5b7c-8d10-3f0d98f09a27
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed3c8d0>
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/9.jpg saved to cache
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 116a4e2e-2190-5b7c-8d10-3f0d98f09a27
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e807ed0>
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/6.jpg saved to cache
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 116a4e2e-2190-5b7c-8d10-3f0d98f09a27
2026-03-26 10:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/8.jpg not downloaded yet
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/9.jpg not downloaded yet
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e874e50>
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/10.jpg saved to cache
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 116a4e2e-2190-5b7c-8d10-3f0d98f09a27
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60543e50>
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2ae%252F0066cc5341dc4d99a60d28f6f0ba8f0a%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/8.jpg saved to cache
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 116a4e2e-2190-5b7c-8d10-3f0d98f09a27
2026-03-26 10:47:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 116a4e2e-2190-5b7c-8d10-3f0d98f09a27, skipping ID generation
2026-03-26 10:47:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 116a4e2e-2190-5b7c-8d10-3f0d98f09a27 with scrape type 1
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 116a4e2e-2190-5b7c-8d10-3f0d98f09a27 sending to next pipeline
2026-03-26 10:47:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 116a4e2e-2190-5b7c-8d10-3f0d98f09a27, identifier: 1983776
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5da63710>
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/1.jpg saved to cache
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb
2026-03-26 10:47:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 116a4e2e-2190-5b7c-8d10-3f0d98f09a27 with identifier: 1983776
2026-03-26 10:47:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 116a4e2e-2190-5b7c-8d10-3f0d98f09a27 with identifier: 1983776
2026-03-26 10:47:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 116a4e2e-2190-5b7c-8d10-3f0d98f09a27 with identifier: 1983776 to the API
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/8.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '116a4e2e-2190-5b7c-8d10-3f0d98f09a27',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'OPEL',
 'model': 'VIVARO',
 'odometer': 43359,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 350198,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 303780,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 235388,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 269592,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 255106,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 320062,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 432210,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 304360,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 327052,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_116a4e2e-2190-5b7c-8d10-3f0d98f09a27/116a4e2e-2190-5b7c-8d10-3f0d98f09a27_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 213728,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2ae/0066cc5341dc4d99a60d28f6f0ba8f0a/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-05',
 'seats_number': 2,
 'seller_name': None,
 'title': 'OPEL VIVARO 1.5 TURBO 75KW COMFORT L3H1 2.8T',
 'transmission': 'manual',
 'trim': '1.5 TURBO 75KW COMFORT L3H1 2.8T',
 'vin': None,
 'year': 2021}
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983776%27 HTTP/1.1" 200 None
2026-03-26 10:47:30 [ayvens.be] INFO: Saving data for 1983776: {'created_time': 1774522050.72136, 'last_price_update_time': 1774522050.721376, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983776') HTTP/1.1" 204 0
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/10.jpg not downloaded yet
2026-03-26 10:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d61556b90>
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/2.jpg saved to cache
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb
2026-03-26 10:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:30 [ayvens.be] INFO: Found listing with ID: 1983778
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983778%27 HTTP/1.1" 200 None
2026-03-26 10:47:30 [ayvens.be] INFO: Scrape type for 1983778: 1
2026-03-26 10:47:30 [ayvens.be] INFO: Extracting data for car ID: 1983778
2026-03-26 10:47:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea5428ee-c5ab-58c7-ad82-845bd499f825 with identifier: 1983778
2026-03-26 10:47:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea5428ee-c5ab-58c7-ad82-845bd499f825 with scrape type 1
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea5428ee-c5ab-58c7-ad82-845bd499f825
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/1.jpg not downloaded yet
2026-03-26 10:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/2.jpg not downloaded yet
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e828f90>
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/3.jpg saved to cache
2026-03-26 10:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8048d0>
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/5.jpg saved to cache
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/3.jpg not downloaded yet
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/4.jpg not downloaded yet
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eeaeb90>
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/4.jpg saved to cache
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d9fdcd0>
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/6.jpg saved to cache
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d137c90>
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/7.jpg saved to cache
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/5.jpg not downloaded yet
2026-03-26 10:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/6.jpg not downloaded yet
2026-03-26 10:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/7.jpg not downloaded yet
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/8.jpg not downloaded yet
2026-03-26 10:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/9.jpg not downloaded yet
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/10.jpg not downloaded yet
2026-03-26 10:47:31 [ayvens.be] INFO: Found listing with ID: 1983779
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983779%27 HTTP/1.1" 200 None
2026-03-26 10:47:31 [ayvens.be] INFO: Scrape type for 1983779: 1
2026-03-26 10:47:31 [ayvens.be] INFO: Extracting data for car ID: 1983779
2026-03-26 10:47:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9424b19b-e057-52ec-8d49-8fda108b799a with identifier: 1983779
2026-03-26 10:47:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9424b19b-e057-52ec-8d49-8fda108b799a with scrape type 1
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9424b19b-e057-52ec-8d49-8fda108b799a
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/1.jpg not downloaded yet
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/2.jpg not downloaded yet
2026-03-26 10:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/3.jpg not downloaded yet
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e877d90>
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/8.jpg saved to cache
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8206d0>
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/9.jpg saved to cache
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ea97a10>
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2et%252F7fedbb306990454785e94f681d5efd50%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/10.jpg saved to cache
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb
2026-03-26 10:47:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb, skipping ID generation
2026-03-26 10:47:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb with scrape type 1
2026-03-26 10:47:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb sending to next pipeline
2026-03-26 10:47:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb, identifier: 1983777
2026-03-26 10:47:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb with identifier: 1983777
2026-03-26 10:47:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb with identifier: 1983777
2026-03-26 10:47:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb with identifier: 1983777 to the API
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': 'ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': 'IX',
 'odometer': 23931,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 384070,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 356933,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 383858,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 364893,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 318056,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 274026,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 311912,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 340711,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 412850,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb/ce7dd6da-53c2-59c1-bdd7-8669c38ea4bb_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 363096,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2et/7fedbb306990454785e94f681d5efd50/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW IX BEV 77KWH XDRIVE40',
 'transmission': 'automatic',
 'trim': 'BEV 77KWH XDRIVE40',
 'vin': None,
 'year': 2024}
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983777%27 HTTP/1.1" 200 None
2026-03-26 10:47:32 [ayvens.be] INFO: Saving data for 1983777: {'created_time': 1774522052.336893, 'last_price_update_time': 1774522052.336903, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983777') HTTP/1.1" 204 0
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/4.jpg not downloaded yet
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d10eb90>
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/1.jpg saved to cache
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ea5428ee-c5ab-58c7-ad82-845bd499f825
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e3b5e10>
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/2.jpg saved to cache
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ea5428ee-c5ab-58c7-ad82-845bd499f825
2026-03-26 10:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/5.jpg not downloaded yet
2026-03-26 10:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eaf6710>
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/3.jpg saved to cache
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ea5428ee-c5ab-58c7-ad82-845bd499f825
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/6.jpg not downloaded yet
2026-03-26 10:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/7.jpg not downloaded yet
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ec46c50>
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/6.jpg saved to cache
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ea5428ee-c5ab-58c7-ad82-845bd499f825
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7e9650>
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/4.jpg saved to cache
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ea5428ee-c5ab-58c7-ad82-845bd499f825
2026-03-26 10:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/8.jpg not downloaded yet
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5dab4bd0>
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/7.jpg saved to cache
2026-03-26 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ea5428ee-c5ab-58c7-ad82-845bd499f825
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e89b1d0>
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/8.jpg saved to cache
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ea5428ee-c5ab-58c7-ad82-845bd499f825
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8a17d0>
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/5.jpg saved to cache
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ea5428ee-c5ab-58c7-ad82-845bd499f825
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e8d5610>
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/10.jpg saved to cache
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ea5428ee-c5ab-58c7-ad82-845bd499f825
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e821490>
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2el%252F09caf8957dd84cb5953fa0b728fa98c9%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/9.jpg saved to cache
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ea5428ee-c5ab-58c7-ad82-845bd499f825
2026-03-26 10:47:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea5428ee-c5ab-58c7-ad82-845bd499f825, skipping ID generation
2026-03-26 10:47:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea5428ee-c5ab-58c7-ad82-845bd499f825 with scrape type 1
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea5428ee-c5ab-58c7-ad82-845bd499f825 sending to next pipeline
2026-03-26 10:47:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: ea5428ee-c5ab-58c7-ad82-845bd499f825, identifier: 1983778
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/9.jpg not downloaded yet
2026-03-26 10:47:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: ea5428ee-c5ab-58c7-ad82-845bd499f825 with identifier: 1983778
2026-03-26 10:47:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: ea5428ee-c5ab-58c7-ad82-845bd499f825 with identifier: 1983778
2026-03-26 10:47:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: ea5428ee-c5ab-58c7-ad82-845bd499f825 with identifier: 1983778 to the API
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/9.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': 'ea5428ee-c5ab-58c7-ad82-845bd499f825',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'KIA',
 'model': 'Ev6',
 'odometer': 48670,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 504702,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 408236,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 421276,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 417721,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 378263,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 315080,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 488524,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 393182,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 366588,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea5428ee-c5ab-58c7-ad82-845bd499f825/ea5428ee-c5ab-58c7-ad82-845bd499f825_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 351888,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2el/09caf8957dd84cb5953fa0b728fa98c9/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-11-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA Ev6 BEV 77KWH EARTH AUTO RWD',
 'transmission': 'automatic',
 'trim': 'BEV 77KWH EARTH AUTO RWD',
 'vin': None,
 'year': 2023}
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983778%27 HTTP/1.1" 200 None
2026-03-26 10:47:33 [ayvens.be] INFO: Saving data for 1983778: {'created_time': 1774522053.866691, 'last_price_update_time': 1774522053.866701, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983778') HTTP/1.1" 204 0
2026-03-26 10:47:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/10.jpg not downloaded yet
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e7f7510>
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/1.jpg saved to cache
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9424b19b-e057-52ec-8d49-8fda108b799a
2026-03-26 10:47:33 [ayvens.be] INFO: Found listing with ID: 1983780
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983780%27 HTTP/1.1" 200 None
2026-03-26 10:47:33 [ayvens.be] INFO: Scrape type for 1983780: 1
2026-03-26 10:47:33 [ayvens.be] INFO: Extracting data for car ID: 1983780
2026-03-26 10:47:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5686a339-7a08-5eff-8db7-ba2c39c49329 with identifier: 1983780
2026-03-26 10:47:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5686a339-7a08-5eff-8db7-ba2c39c49329 with scrape type 1
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5686a339-7a08-5eff-8db7-ba2c39c49329
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/1.jpg not downloaded yet
2026-03-26 10:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/2.jpg not downloaded yet
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebf3f10>
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/2.jpg saved to cache
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9424b19b-e057-52ec-8d49-8fda108b799a
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/3.jpg not downloaded yet
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/4.jpg not downloaded yet
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb14510>
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/3.jpg saved to cache
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9424b19b-e057-52ec-8d49-8fda108b799a
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed02ed0>
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/4.jpg saved to cache
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9424b19b-e057-52ec-8d49-8fda108b799a
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb06150>
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/6.jpg saved to cache
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9424b19b-e057-52ec-8d49-8fda108b799a
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed00ed0>
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/5.jpg saved to cache
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9424b19b-e057-52ec-8d49-8fda108b799a
2026-03-26 10:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/5.jpg not downloaded yet
2026-03-26 10:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/6.jpg not downloaded yet
2026-03-26 10:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/7.jpg not downloaded yet
2026-03-26 10:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/8.jpg not downloaded yet
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/9.jpg not downloaded yet
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/10.jpg not downloaded yet
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982329
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982329%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982329: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982330
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982330%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982330: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982331
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982331%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982331: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982332
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982332%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982332: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982333
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982333%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982333: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982334
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982334%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982334: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982335
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982335%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982335: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982336
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982336%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982336: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982337
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982337%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982337: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982338
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982338%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982338: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982339
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982339%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982339: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982340
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982340%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982340: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982341
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982341%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982341: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982342
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982342%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982342: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982343
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982343%27 HTTP/1.1" 200 None
2026-03-26 10:47:34 [ayvens.be] INFO: Scrape type for 1982343: 0
2026-03-26 10:47:34 [ayvens.be] INFO: Found listing with ID: 1982344
2026-03-26 10:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982344%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982344: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982345
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982345%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982345: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982346
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982346%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982346: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982347
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982347%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982347: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982348
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982348%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982348: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982349
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982349%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982349: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982350
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982350%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982350: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982351
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982351%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982351: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982352
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982352%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982352: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982353
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982353%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982353: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982354
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982354%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982354: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982355
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982355%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982355: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982356
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982356%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982356: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982357
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982357%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982357: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982358
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982358%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982358: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982359
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982359%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982359: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982360
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982360%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982360: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982361
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982361%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982361: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982362
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982362%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982362: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982363
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982363%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982363: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982364
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982364%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982364: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982365
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982365%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982365: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982366
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982366%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982366: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982367
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982367%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982367: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982368
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982368%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982368: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982369
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982369%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982369: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982370
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982370%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982370: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982371
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982371%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982371: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982372
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982372%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982372: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982373
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982373%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982373: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982374
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982374%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982374: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982375
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982375%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982375: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982376
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982376%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982376: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982377
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982377%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982377: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982378
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982378%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982378: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982379
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982379%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982379: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982380
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982380%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982380: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982381
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982381%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982381: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982382
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982382%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982382: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982383
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982383%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982383: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982384
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982384%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982384: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982385
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982385%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982385: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982386
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982386%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982386: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982387
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982387%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982387: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982388
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982388%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982388: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982389
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982389%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982389: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982390
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982390%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982390: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982391
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982391%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982391: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982392
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982392%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982392: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982393
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982393%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982393: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982394
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982394%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982394: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982395
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982395%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982395: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982396
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982396%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982396: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982397
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982397%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982397: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982398
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982398%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982398: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982399
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982399%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982399: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982400
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982400%27 HTTP/1.1" 200 None
2026-03-26 10:47:35 [ayvens.be] INFO: Scrape type for 1982400: 0
2026-03-26 10:47:35 [ayvens.be] INFO: Found listing with ID: 1982401
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982401%27 HTTP/1.1" 200 None
2026-03-26 10:47:36 [ayvens.be] INFO: Scrape type for 1982401: 0
2026-03-26 10:47:36 [ayvens.be] INFO: Found listing with ID: 1982402
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982402%27 HTTP/1.1" 200 None
2026-03-26 10:47:36 [ayvens.be] INFO: Scrape type for 1982402: 0
2026-03-26 10:47:36 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 200
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e838190>
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/7.jpg saved to cache
2026-03-26 10:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9424b19b-e057-52ec-8d49-8fda108b799a
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d0d8f10>
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/10.jpg saved to cache
2026-03-26 10:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9424b19b-e057-52ec-8d49-8fda108b799a
2026-03-26 10:47:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:47:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6e610190>
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/9.jpg saved to cache
2026-03-26 10:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9424b19b-e057-52ec-8d49-8fda108b799a
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d60544dd0>
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2gv%252F7ceebe4fa7a94a9684d86dbe64c46df7%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/8.jpg saved to cache
2026-03-26 10:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9424b19b-e057-52ec-8d49-8fda108b799a
2026-03-26 10:47:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9424b19b-e057-52ec-8d49-8fda108b799a, skipping ID generation
2026-03-26 10:47:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9424b19b-e057-52ec-8d49-8fda108b799a with scrape type 1
2026-03-26 10:47:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9424b19b-e057-52ec-8d49-8fda108b799a sending to next pipeline
2026-03-26 10:47:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 9424b19b-e057-52ec-8d49-8fda108b799a, identifier: 1983779
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d6071bd90>
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_0.jpg HTTP/1.1" 201 0
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/1.jpg saved to cache
2026-03-26 10:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5686a339-7a08-5eff-8db7-ba2c39c49329
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ebcb6d0>
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_1.jpg HTTP/1.1" 201 0
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/2.jpg saved to cache
2026-03-26 10:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5686a339-7a08-5eff-8db7-ba2c39c49329
2026-03-26 10:47:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 9424b19b-e057-52ec-8d49-8fda108b799a with identifier: 1983779
2026-03-26 10:47:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 9424b19b-e057-52ec-8d49-8fda108b799a with identifier: 1983779
2026-03-26 10:47:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 9424b19b-e057-52ec-8d49-8fda108b799a with identifier: 1983779 to the API
2026-03-26 10:47:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/8.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'electric',
 'id': '9424b19b-e057-52ec-8d49-8fda108b799a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'AUDI',
 'model': 'Q4 E-TRON',
 'odometer': 8462,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 14,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 439020,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 395183,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 528437,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 552404,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 348353,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 362332,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 475410,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 304591,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 347309,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9424b19b-e057-52ec-8d49-8fda108b799a/9424b19b-e057-52ec-8d49-8fda108b799a_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 237367,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2gv/7ceebe4fa7a94a9684d86dbe64c46df7/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-04-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q4 E-TRON BEV 82KWH 45 CORPORATE S AUTO',
 'transmission': 'automatic',
 'trim': 'BEV 82KWH 45 CORPORATE S AUTO',
 'vin': None,
 'year': 2025}
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983779%27 HTTP/1.1" 200 None
2026-03-26 10:47:38 [ayvens.be] INFO: Saving data for 1983779: {'created_time': 1774522058.120262, 'last_price_update_time': 1774522058.120275, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983779') HTTP/1.1" 204 0
2026-03-26 10:47:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5e868750>
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_4.jpg HTTP/1.1" 201 0
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/5.jpg saved to cache
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5686a339-7a08-5eff-8db7-ba2c39c49329
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb13e90>
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_3.jpg HTTP/1.1" 201 0
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/4.jpg saved to cache
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5686a339-7a08-5eff-8db7-ba2c39c49329
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eeae790>
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_5.jpg HTTP/1.1" 201 0
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/6.jpg saved to cache
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5686a339-7a08-5eff-8db7-ba2c39c49329
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eeace10>
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_8.jpg HTTP/1.1" 201 0
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/9.jpg saved to cache
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5686a339-7a08-5eff-8db7-ba2c39c49329
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d12d090>
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_7.jpg HTTP/1.1" 201 0
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/8.jpg saved to cache
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5686a339-7a08-5eff-8db7-ba2c39c49329
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5ed8e090>
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_2.jpg HTTP/1.1" 201 0
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/3.jpg saved to cache
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5686a339-7a08-5eff-8db7-ba2c39c49329
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5d133bd0>
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_6.jpg HTTP/1.1" 201 0
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/7.jpg saved to cache
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5686a339-7a08-5eff-8db7-ba2c39c49329
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2d5eb04c90>
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 10:47:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_9.jpg HTTP/1.1" 201 0
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.be',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252F2bd%252F81148f25411d457499525eaac3a1cacd%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/10.jpg saved to cache
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5686a339-7a08-5eff-8db7-ba2c39c49329
2026-03-26 10:47:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5686a339-7a08-5eff-8db7-ba2c39c49329, skipping ID generation
2026-03-26 10:47:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5686a339-7a08-5eff-8db7-ba2c39c49329 with scrape type 1
2026-03-26 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5686a339-7a08-5eff-8db7-ba2c39c49329 sending to next pipeline
2026-03-26 10:47:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 5686a339-7a08-5eff-8db7-ba2c39c49329, identifier: 1983780
2026-03-26 10:47:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 5686a339-7a08-5eff-8db7-ba2c39c49329 with identifier: 1983780
2026-03-26 10:47:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 5686a339-7a08-5eff-8db7-ba2c39c49329 with identifier: 1983780
2026-03-26 10:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 5686a339-7a08-5eff-8db7-ba2c39c49329 with identifier: 1983780 to the API
2026-03-26 10:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/10.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T07:00:00Z',
 'fuel_type': 'diesel',
 'id': '5686a339-7a08-5eff-8db7-ba2c39c49329',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41029',
 'listing': 'auction',
 'location': None,
 'make': 'CITROAu2039N',
 'model': 'JUMPY',
 'odometer': 57334,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 13,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 311396,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/1.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 285942,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/2.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 289178,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/3.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 280174,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/4.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 321769,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/5.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 243556,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/6.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 371848,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/7.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 310494,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/8.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 207748,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/9.jpg',
             'Width': 1024},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5686a339-7a08-5eff-8db7-ba2c39c49329/5686a339-7a08-5eff-8db7-ba2c39c49329_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 175963,
             'Height': 768,
             'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/2bd/81148f25411d457499525eaac3a1cacd/images/large/10.jpg',
             'Width': 1024}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-15',
 'seats_number': 2,
 'seller_name': None,
 'title': 'CITROAu2039N JUMPY 1.5 BLUEHDI 75KW S-S XL CONTROL',
 'transmission': 'manual',
 'trim': '1.5 BLUEHDI 75KW S-S XL CONTROL',
 'vin': None,
 'year': 2021}
2026-03-26 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271983780%27 HTTP/1.1" 200 None
2026-03-26 10:47:39 [ayvens.be] INFO: Saving data for 1983780: {'created_time': 1774522059.207878, 'last_price_update_time': 1774522059.207887, 'auction_closing_time': 1775026800.0}
2026-03-26 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1983780') HTTP/1.1" 204 0
2026-03-26 10:47:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982403
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982403%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982403: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982404
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982404%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982404: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982405
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982405%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982405: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982406
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982406%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982406: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982407
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982407%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982407: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982408
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982408%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982408: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982409
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982409%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982409: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982410
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982410%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982410: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982411
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982411%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982411: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982412
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982412%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982412: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982413
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982413%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982413: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982414
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982414%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982414: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982415
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982415%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982415: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982416
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982416%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982416: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982417
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982417%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982417: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982418
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982418%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982418: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982419
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982419%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982419: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982420
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982420%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982420: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982421
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982421%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982421: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982422
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982422%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982422: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982423
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982423%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982423: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982424
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982424%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982424: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982425
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982425%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982425: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982426
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982426%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982426: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982427
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982427%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982427: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982428
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982428%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982428: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982429
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982429%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982429: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982430
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982430%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982430: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982431
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982431%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982431: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982432
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982432%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982432: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982433
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982433%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982433: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982434
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982434%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982434: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982435
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982435%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982435: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982436
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982436%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982436: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982437
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982437%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982437: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982438
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982438%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982438: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982439
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982439%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982439: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982440
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982440%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982440: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982441
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982441%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982441: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982442
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982442%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982442: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982443
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982443%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982443: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982444
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982444%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982444: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982445
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982445%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982445: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982446
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982446%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982446: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982447
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982447%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982447: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982448
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982448%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982448: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982449
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982449%27 HTTP/1.1" 200 None
2026-03-26 10:47:41 [ayvens.be] INFO: Scrape type for 1982449: 0
2026-03-26 10:47:41 [ayvens.be] INFO: Found listing with ID: 1982450
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982450%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982450: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982451
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982451%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982451: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982452
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982452%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982452: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982453
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982453%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982453: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982454
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982454%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982454: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982455
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982455%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982455: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982456
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982456%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982456: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982457
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982457%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982457: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982458
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982458%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982458: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982459
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982459%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982459: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982460
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982460%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982460: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982461
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982461%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982461: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982462
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982462%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982462: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982463
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982463%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982463: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982464
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982464%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982464: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982465
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982465%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982465: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982466
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982466%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982466: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982467
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982467%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982467: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982468
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982468%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982468: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982469
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982469%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982469: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982470
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982470%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982470: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982471
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982471%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982471: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982472
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982472%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982472: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982473
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982473%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982473: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982474
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982474%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982474: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982475
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982475%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982475: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982476
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982476%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982476: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982477
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982477%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982477: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982478
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982478%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982478: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982479
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982479%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982479: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982480
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982480%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982480: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982481
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982481%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982481: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982482
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982482%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982482: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982483
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982483%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982483: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982484
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982484%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982484: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982485
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982485%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982485: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982486
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982486%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982486: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982487
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982487%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982487: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982488
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982488%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982488: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982489
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982489%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982489: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982490
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982490%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982490: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1982491
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271982491%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1982491: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1981135
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981135%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1981135: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1981136
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981136%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1981136: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1981137
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981137%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1981137: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1981138
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981138%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1981138: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1981139
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981139%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1981139: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1981140
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981140%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1981140: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1981141
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981141%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1981141: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1981142
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981142%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1981142: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1981143
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981143%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1981143: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1981144
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981144%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1981144: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Found listing with ID: 1981145
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981145%27 HTTP/1.1" 200 None
2026-03-26 10:47:42 [ayvens.be] INFO: Scrape type for 1981145: 0
2026-03-26 10:47:42 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 300
2026-03-26 10:47:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 10:47:44 [ayvens.be] INFO: Found listing with ID: 1981146
2026-03-26 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981146%27 HTTP/1.1" 200 None
2026-03-26 10:47:44 [ayvens.be] INFO: Scrape type for 1981146: 0
2026-03-26 10:47:44 [ayvens.be] INFO: Found listing with ID: 1981147
2026-03-26 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981147%27 HTTP/1.1" 200 None
2026-03-26 10:47:44 [ayvens.be] INFO: Scrape type for 1981147: 0
2026-03-26 10:47:44 [ayvens.be] INFO: Found listing with ID: 1981148
2026-03-26 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981148%27 HTTP/1.1" 200 None
2026-03-26 10:47:44 [ayvens.be] INFO: Scrape type for 1981148: 0
2026-03-26 10:47:44 [ayvens.be] INFO: Found listing with ID: 1981149
2026-03-26 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981149%27 HTTP/1.1" 200 None
2026-03-26 10:47:44 [ayvens.be] INFO: Scrape type for 1981149: 0
2026-03-26 10:47:44 [ayvens.be] INFO: Found listing with ID: 1981150
2026-03-26 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981150%27 HTTP/1.1" 200 None
2026-03-26 10:47:44 [ayvens.be] INFO: Scrape type for 1981150: 0
2026-03-26 10:47:44 [ayvens.be] INFO: Found listing with ID: 1981151
2026-03-26 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981151%27 HTTP/1.1" 200 None
2026-03-26 10:47:44 [ayvens.be] INFO: Scrape type for 1981151: 0
2026-03-26 10:47:44 [ayvens.be] INFO: Found listing with ID: 1981152
2026-03-26 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981152%27 HTTP/1.1" 200 None
2026-03-26 10:47:44 [ayvens.be] INFO: Scrape type for 1981152: 0
2026-03-26 10:47:44 [ayvens.be] INFO: Found listing with ID: 1981153
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981153%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981153: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981154
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981154%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981154: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981155
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981155%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981155: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981156
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981156%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981156: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981157
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981157%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981157: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981158
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981158%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981158: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981159
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981159%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981159: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981160
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981160%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981160: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981161
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981161%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981161: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981162
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981162%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981162: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981163
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981163%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981163: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981164
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981164%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981164: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981165
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981165%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981165: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981166
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981166%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981166: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981167
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981167%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981167: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981168
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981168%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981168: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981169
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981169%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981169: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981170
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981170%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981170: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981171
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981171%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981171: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981172
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981172%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981172: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981173
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981173%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981173: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981174
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981174%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981174: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981175
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981175%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981175: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981176
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981176%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981176: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981177
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981177%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981177: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981178
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981178%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981178: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981179
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981179%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981179: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981180
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981180%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981180: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981181
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981181%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981181: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981182
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981182%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981182: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981183
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981183%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981183: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981184
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981184%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981184: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981185
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981185%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981185: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981186
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981186%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981186: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981187
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981187%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981187: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981188
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981188%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981188: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981189
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981189%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981189: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981190
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981190%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981190: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981191
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981191%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981191: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981192
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981192%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981192: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981193
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981193%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981193: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981194
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981194%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981194: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981195
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981195%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981195: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981196
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981196%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981196: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981197
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981197%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981197: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981198
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981198%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981198: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981199
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981199%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981199: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981200
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981200%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981200: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981201
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981201%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981201: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981202
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981202%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981202: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981203
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981203%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981203: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981204
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981204%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981204: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981205
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981205%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981205: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981206
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981206%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981206: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981207
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981207%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981207: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981208
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981208%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981208: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981209
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981209%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981209: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981210
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981210%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981210: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981211
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981211%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981211: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981212
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981212%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981212: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981213
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981213%27 HTTP/1.1" 200 None
2026-03-26 10:47:45 [ayvens.be] INFO: Scrape type for 1981213: 0
2026-03-26 10:47:45 [ayvens.be] INFO: Found listing with ID: 1981214
2026-03-26 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981214%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1981214: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1981215
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981215%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1981215: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1981216
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981216%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1981216: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1981217
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981217%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1981217: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1981218
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981218%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1981218: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1981219
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981219%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1981219: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1981220
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981220%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1981220: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1981221
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981221%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1981221: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1981222
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981222%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1981222: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1981223
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981223%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1981223: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1981224
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981224%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1981224: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1981225
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981225%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1981225: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1981226
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271981226%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1981226: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978467
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978467%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978467: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978468
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978468%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978468: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978469
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978469%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978469: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978470
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978470%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978470: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978471
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978471%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978471: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978472
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978472%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978472: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978473
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978473%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978473: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978474
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978474%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978474: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978475
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978475%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978475: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978476
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978476%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978476: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978477
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978477%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978477: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978478
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978478%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978478: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978479
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978479%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978479: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978480
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978480%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978480: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978481
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978481%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978481: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978482
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978482%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978482: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978483
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978483%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978483: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978484
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978484%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978484: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Found listing with ID: 1978485
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978485%27 HTTP/1.1" 200 None
2026-03-26 10:47:46 [ayvens.be] INFO: Scrape type for 1978485: 0
2026-03-26 10:47:46 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 400
2026-03-26 10:47:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:47:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978486
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978486%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978486: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978487
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978487%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978487: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978488
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978488%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978488: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978489
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978489%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978489: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978490
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978490%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978490: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978491
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978491%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978491: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978492
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978492%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978492: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978493
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978493%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978493: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978494
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978494%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978494: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978495
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978495%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978495: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978496
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978496%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978496: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978497
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978497%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978497: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978498
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978498%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978498: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978499
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978499%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978499: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978500
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978500%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978500: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978501
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978501%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978501: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978502
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978502%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978502: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978503
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978503%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978503: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978504
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978504%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978504: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978505
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978505%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978505: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978506
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978506%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978506: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978507
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978507%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978507: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978508
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978508%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978508: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978509
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978509%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978509: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978510
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978510%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978510: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978511
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978511%27 HTTP/1.1" 200 None
2026-03-26 10:47:48 [ayvens.be] INFO: Scrape type for 1978511: 0
2026-03-26 10:47:48 [ayvens.be] INFO: Found listing with ID: 1978512
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978512%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978512: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978513
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978513%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978513: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978514
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978514%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978514: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978515
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978515%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978515: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978516
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978516%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978516: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978517
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978517%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978517: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978518
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978518%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978518: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978519
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978519%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978519: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978520
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978520%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978520: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978521
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978521%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978521: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978522
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978522%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978522: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978523
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978523%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978523: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978524
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978524%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978524: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978525
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978525%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978525: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978526
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978526%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978526: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978527
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978527%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978527: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978528
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978528%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978528: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978529
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978529%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978529: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978530
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978530%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978530: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978531
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978531%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978531: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978532
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978532%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978532: 0
2026-03-26 10:47:49 [ayvens.be] INFO: Found listing with ID: 1978542
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978542%27 HTTP/1.1" 200 None
2026-03-26 10:47:49 [ayvens.be] INFO: Scrape type for 1978542: 2
2026-03-26 10:47:49 [ayvens.be] INFO: Extracting data for car ID: 1978542
2026-03-26 10:47:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a6f7df0-b1fe-5954-ad12-05c31c31e66a with identifier: 1978542
2026-03-26 10:47:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a6f7df0-b1fe-5954-ad12-05c31c31e66a with scrape type 2
2026-03-26 10:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a6f7df0-b1fe-5954-ad12-05c31c31e66a with scrape type 2
2026-03-26 10:47:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: 2a6f7df0-b1fe-5954-ad12-05c31c31e66a, identifier: 1978542
2026-03-26 10:47:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: 2a6f7df0-b1fe-5954-ad12-05c31c31e66a with identifier: 1978542
2026-03-26 10:47:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 10:47:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: 2a6f7df0-b1fe-5954-ad12-05c31c31e66a with identifier: 1978542
2026-03-26 10:47:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: 2a6f7df0-b1fe-5954-ad12-05c31c31e66a with identifier: 1978542 to the API
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'color': 'BLANC',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': '2a6f7df0-b1fe-5954-ad12-05c31c31e66a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS MAXI DIESEL',
 'odometer': 35753,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-07',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
          'Maxi 1.5 dCi Blue Confort',
 'transmission': 'manual',
 'trim': 'Lot 1.3 RENAULT KANGOO EXPRESS Maxi 1.5 dCi Blue Confort',
 'vin': None,
 'year': 2020}
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978542%27 HTTP/1.1" 200 None
2026-03-26 10:47:50 [ayvens.be] INFO: Saving data for 1978542: {'auction_closing_time': 1774609200.0, 'created_time': 1774349127.604808, 'last_price_update_time': 1774522070.360639}
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978542') HTTP/1.1" 204 0
2026-03-26 10:47:50 [ayvens.be] INFO: Found listing with ID: 1978543
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978543%27 HTTP/1.1" 200 None
2026-03-26 10:47:50 [ayvens.be] INFO: Scrape type for 1978543: 0
2026-03-26 10:47:50 [ayvens.be] INFO: Found listing with ID: 1978544
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978544%27 HTTP/1.1" 200 None
2026-03-26 10:47:50 [ayvens.be] INFO: Scrape type for 1978544: 2
2026-03-26 10:47:50 [ayvens.be] INFO: Extracting data for car ID: 1978544
2026-03-26 10:47:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdb0323d-e318-55de-a56d-61c4b9d8f20c with identifier: 1978544
2026-03-26 10:47:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdb0323d-e318-55de-a56d-61c4b9d8f20c with scrape type 2
2026-03-26 10:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdb0323d-e318-55de-a56d-61c4b9d8f20c with scrape type 2
2026-03-26 10:47:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.be, Processed item id: fdb0323d-e318-55de-a56d-61c4b9d8f20c, identifier: 1978544
2026-03-26 10:47:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.be, Translating item: fdb0323d-e318-55de-a56d-61c4b9d8f20c with identifier: 1978544
2026-03-26 10:47:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.be, Applying rules to item: fdb0323d-e318-55de-a56d-61c4b9d8f20c with identifier: 1978544
2026-03-26 10:47:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.be, Posting item: fdb0323d-e318-55de-a56d-61c4b9d8f20c with identifier: 1978544 to the API
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 10:47:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'engine': '1.5L',
 'expiration_date': '2026-03-27T11:00:00Z',
 'fuel_type': 'diesel',
 'id': 'fdb0323d-e318-55de-a56d-61c4b9d8f20c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'license_plate': None,
 'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40935',
 'listing': 'auction',
 'location': None,
 'make': 'RENAULT',
 'model': 'KANGOO EXPRESS MAXI DIESEL',
 'odometer': 33988,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-08',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
          'Maxi 1.5 dCi Blue Confort',
 'transmission': 'manual',
 'trim': 'Lot 1.3 RENAULT KANGOO EXPRESS Maxi 1.5 dCi Blue Confort',
 'vin': None,
 'year': 2020}
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978544%27 HTTP/1.1" 200 None
2026-03-26 10:47:50 [ayvens.be] INFO: Saving data for 1978544: {'auction_closing_time': 1774609200.0, 'created_time': 1774349134.256245, 'last_price_update_time': 1774522070.939733}
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.be',RowKey='1978544') HTTP/1.1" 204 0
2026-03-26 10:47:50 [ayvens.be] INFO: Found listing with ID: 1978545
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978545%27 HTTP/1.1" 200 None
2026-03-26 10:47:50 [ayvens.be] INFO: Scrape type for 1978545: 0
2026-03-26 10:47:50 [ayvens.be] INFO: Found listing with ID: 1978546
2026-03-26 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978546%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978546: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978547
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978547%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978547: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978548
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978548%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978548: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978549
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978549%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978549: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978550
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978550%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978550: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978551
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978551%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978551: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978552
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978552%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978552: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978553
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978553%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978553: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978554
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978554%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978554: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978555
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978555%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978555: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978556
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978556%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978556: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978557
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978557%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978557: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978558
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978558%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978558: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978559
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978559%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978559: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978560
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978560%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978560: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978561
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978561%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978561: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978562
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978562%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978562: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978563
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978563%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978563: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978564
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978564%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978564: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978565
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978565%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978565: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978566
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978566%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978566: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978567
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978567%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978567: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978568
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978568%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978568: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978569
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978569%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978569: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978570
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978570%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978570: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978571
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978571%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978571: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1978572
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271978572%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1978572: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977588
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977588%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977588: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977589
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977589%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977589: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977590
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977590%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977590: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977591
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977591%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977591: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977592
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977592%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977592: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977593
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977593%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977593: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977594
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977594%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977594: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977595
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977595%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977595: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977596
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977596%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977596: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977597
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977597%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977597: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977598
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977598%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977598: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977599
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977599%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977599: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977600
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977600%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977600: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977601
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977601%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977601: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977602
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977602%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977602: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977603
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977603%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977603: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977604
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977604%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977604: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977605
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977605%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977605: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977606
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977606%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977606: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977607
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977607%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977607: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977608
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977608%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977608: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Found listing with ID: 1977609
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977609%27 HTTP/1.1" 200 None
2026-03-26 10:47:51 [ayvens.be] INFO: Scrape type for 1977609: 0
2026-03-26 10:47:51 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 500
2026-03-26 10:47:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977610
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977610%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977610: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977611
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977611%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977611: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977612
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977612%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977612: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977613
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977613%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977613: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977614
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977614%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977614: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977615
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977615%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977615: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977616
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977616%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977616: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977617
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977617%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977617: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977618
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977618%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977618: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977619
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977619%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977619: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977620
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977620%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977620: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977621
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977621%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977621: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977622
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977622%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977622: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977623
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977623%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977623: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977624
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977624%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977624: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977625
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977625%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977625: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977626
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977626%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977626: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977627
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977627%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977627: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977628
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977628%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977628: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977629
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977629%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977629: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977630
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977630%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977630: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977631
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977631%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977631: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977632
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977632%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977632: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977633
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977633%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977633: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977634
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977634%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977634: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977635
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977635%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977635: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977636
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977636%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977636: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977637
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977637%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977637: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977638
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977638%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977638: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977639
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977639%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977639: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977640
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977640%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977640: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977641
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977641%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977641: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977642
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977642%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977642: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977643
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977643%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977643: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977644
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977644%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977644: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977645
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977645%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977645: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977646
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977646%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977646: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977647
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977647%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977647: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977648
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977648%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977648: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977649
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977649%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977649: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977650
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977650%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977650: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977651
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977651%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977651: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977652
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977652%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977652: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977653
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977653%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977653: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977654
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977654%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977654: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977655
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977655%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977655: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977656
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977656%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977656: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977657
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977657%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977657: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977658
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977658%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977658: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977659
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977659%27 HTTP/1.1" 200 None
2026-03-26 10:47:54 [ayvens.be] INFO: Scrape type for 1977659: 0
2026-03-26 10:47:54 [ayvens.be] INFO: Found listing with ID: 1977660
2026-03-26 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977660%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977660: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977661
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977661%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977661: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977662
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977662%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977662: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977663
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977663%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977663: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977664
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977664%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977664: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977665
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977665%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977665: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977666
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977666%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977666: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977667
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977667%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977667: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977668
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977668%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977668: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977669
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977669%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977669: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977670
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977670%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977670: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977671
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977671%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977671: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977672
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977672%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977672: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977673
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977673%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977673: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977674
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977674%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977674: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977675
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977675%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977675: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977676
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977676%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977676: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977677
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977677%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977677: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977678
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977678%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977678: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977679
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977679%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977679: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977680
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977680%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977680: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977681
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977681%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977681: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977682
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977682%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977682: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977683
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977683%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977683: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977684
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977684%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977684: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977685
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977685%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977685: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977686
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977686%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977686: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977687
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977687%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977687: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977688
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977688%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977688: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977689
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977689%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977689: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977690
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977690%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977690: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977691
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977691%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977691: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977692
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977692%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977692: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977693
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977693%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977693: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977694
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977694%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977694: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977695
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977695%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977695: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977696
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977696%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977696: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977697
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977697%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977697: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977698
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977698%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977698: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977699
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977699%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977699: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977700
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977700%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977700: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977701
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977701%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977701: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977702
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977702%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977702: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977703
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977703%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977703: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977704
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977704%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977704: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977705
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977705%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977705: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977706
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977706%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977706: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977707
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977707%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977707: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977708
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977708%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977708: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Found listing with ID: 1977709
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977709%27 HTTP/1.1" 200 None
2026-03-26 10:47:55 [ayvens.be] INFO: Scrape type for 1977709: 0
2026-03-26 10:47:55 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 600
2026-03-26 10:47:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:47:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 10:47:57 [ayvens.be] INFO: Found listing with ID: 1977710
2026-03-26 10:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977710%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1977710: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1977711
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977711%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1977711: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1977712
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977712%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1977712: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1977713
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271977713%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1977713: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980237
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980237%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980237: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980238
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980238%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980238: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980239
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980239%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980239: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980240
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980240%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980240: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980241
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980241%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980241: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980242
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980242%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980242: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980243
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980243%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980243: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980244
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980244%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980244: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980245
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980245%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980245: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980246
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980246%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980246: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980247
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980247%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980247: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980248
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980248%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980248: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980249
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980249%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980249: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980250
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980250%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980250: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980251
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980251%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980251: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980252
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980252%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980252: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980253
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980253%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980253: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980254
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980254%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980254: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980255
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980255%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980255: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980256
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980256%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980256: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980257
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980257%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980257: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980258
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980258%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980258: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980259
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980259%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980259: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980260
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980260%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980260: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980261
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980261%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980261: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980262
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980262%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980262: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980263
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980263%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980263: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980264
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980264%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980264: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980265
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980265%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980265: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980266
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980266%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980266: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980267
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980267%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980267: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980268
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980268%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980268: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980269
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980269%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980269: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980270
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980270%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980270: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980271
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980271%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980271: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980272
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980272%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980272: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980273
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980273%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980273: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980274
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980274%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980274: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980275
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980275%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980275: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980276
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980276%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980276: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980277
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980277%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980277: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980278
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980278%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980278: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980279
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980279%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980279: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980280
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980280%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980280: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980281
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980281%27 HTTP/1.1" 200 None
2026-03-26 10:47:58 [ayvens.be] INFO: Scrape type for 1980281: 0
2026-03-26 10:47:58 [ayvens.be] INFO: Found listing with ID: 1980282
2026-03-26 10:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980282%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980282: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980283
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980283%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980283: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980284
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980284%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980284: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980285
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980285%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980285: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980286
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980286%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980286: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980287
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980287%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980287: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980288
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980288%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980288: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980289
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980289%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980289: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980290
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980290%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980290: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980291
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980291%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980291: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980292
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980292%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980292: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980293
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980293%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980293: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980294
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980294%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980294: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980295
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980295%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980295: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980296
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980296%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980296: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980297
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980297%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980297: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980298
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980298%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980298: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980299
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980299%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980299: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980300
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980300%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980300: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980301
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980301%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980301: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980302
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980302%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980302: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980303
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980303%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980303: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980304
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980304%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980304: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980305
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980305%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980305: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980306
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980306%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980306: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980307
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980307%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980307: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980308
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980308%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980308: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980309
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980309%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980309: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980310
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980310%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980310: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980311
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980311%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980311: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980312
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980312%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980312: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980313
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980313%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980313: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980314
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980314%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980314: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980315
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980315%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980315: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980316
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980316%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980316: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980317
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980317%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980317: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980318
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980318%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980318: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980319
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980319%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980319: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980320
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980320%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980320: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980321
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980321%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980321: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980322
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980322%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980322: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980323
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980323%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980323: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980324
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980324%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980324: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980325
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980325%27 HTTP/1.1" 200 None
2026-03-26 10:47:59 [ayvens.be] INFO: Scrape type for 1980325: 0
2026-03-26 10:47:59 [ayvens.be] INFO: Found listing with ID: 1980326
2026-03-26 10:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980326%27 HTTP/1.1" 200 None
2026-03-26 10:48:00 [ayvens.be] INFO: Scrape type for 1980326: 0
2026-03-26 10:48:00 [ayvens.be] INFO: Found listing with ID: 1980327
2026-03-26 10:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980327%27 HTTP/1.1" 200 None
2026-03-26 10:48:00 [ayvens.be] INFO: Scrape type for 1980327: 0
2026-03-26 10:48:00 [ayvens.be] INFO: Found listing with ID: 1980328
2026-03-26 10:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980328%27 HTTP/1.1" 200 None
2026-03-26 10:48:00 [ayvens.be] INFO: Scrape type for 1980328: 0
2026-03-26 10:48:00 [ayvens.be] INFO: Found listing with ID: 1980329
2026-03-26 10:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980329%27 HTTP/1.1" 200 None
2026-03-26 10:48:00 [ayvens.be] INFO: Scrape type for 1980329: 0
2026-03-26 10:48:00 [ayvens.be] INFO: Found listing with ID: 1980330
2026-03-26 10:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980330%27 HTTP/1.1" 200 None
2026-03-26 10:48:00 [ayvens.be] INFO: Scrape type for 1980330: 0
2026-03-26 10:48:00 [ayvens.be] INFO: Found listing with ID: 1980331
2026-03-26 10:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980331%27 HTTP/1.1" 200 None
2026-03-26 10:48:00 [ayvens.be] INFO: Scrape type for 1980331: 0
2026-03-26 10:48:00 [ayvens.be] INFO: Found listing with ID: 1980332
2026-03-26 10:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980332%27 HTTP/1.1" 200 None
2026-03-26 10:48:00 [ayvens.be] INFO: Scrape type for 1980332: 0
2026-03-26 10:48:00 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 700
2026-03-26 10:48:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 10:48:02 [ayvens.be] INFO: Found listing with ID: 1980333
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980333%27 HTTP/1.1" 200 None
2026-03-26 10:48:02 [ayvens.be] INFO: Scrape type for 1980333: 0
2026-03-26 10:48:02 [ayvens.be] INFO: Found listing with ID: 1980334
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980334%27 HTTP/1.1" 200 None
2026-03-26 10:48:02 [ayvens.be] INFO: Scrape type for 1980334: 0
2026-03-26 10:48:02 [ayvens.be] INFO: Found listing with ID: 1980335
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980335%27 HTTP/1.1" 200 None
2026-03-26 10:48:02 [ayvens.be] INFO: Scrape type for 1980335: 0
2026-03-26 10:48:02 [ayvens.be] INFO: Found listing with ID: 1980336
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980336%27 HTTP/1.1" 200 None
2026-03-26 10:48:02 [ayvens.be] INFO: Scrape type for 1980336: 0
2026-03-26 10:48:02 [ayvens.be] INFO: Found listing with ID: 1980337
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980337%27 HTTP/1.1" 200 None
2026-03-26 10:48:02 [ayvens.be] INFO: Scrape type for 1980337: 0
2026-03-26 10:48:02 [ayvens.be] INFO: Found listing with ID: 1980338
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980338%27 HTTP/1.1" 200 None
2026-03-26 10:48:02 [ayvens.be] INFO: Scrape type for 1980338: 0
2026-03-26 10:48:02 [ayvens.be] INFO: Found listing with ID: 1980339
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980339%27 HTTP/1.1" 200 None
2026-03-26 10:48:02 [ayvens.be] INFO: Scrape type for 1980339: 0
2026-03-26 10:48:02 [ayvens.be] INFO: Found listing with ID: 1980340
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980340%27 HTTP/1.1" 200 None
2026-03-26 10:48:02 [ayvens.be] INFO: Scrape type for 1980340: 0
2026-03-26 10:48:02 [ayvens.be] INFO: Found listing with ID: 1980341
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980341%27 HTTP/1.1" 200 None
2026-03-26 10:48:02 [ayvens.be] INFO: Scrape type for 1980341: 0
2026-03-26 10:48:02 [ayvens.be] INFO: Found listing with ID: 1980342
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980342%27 HTTP/1.1" 200 None
2026-03-26 10:48:02 [ayvens.be] INFO: Scrape type for 1980342: 0
2026-03-26 10:48:02 [ayvens.be] INFO: Found listing with ID: 1980343
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980343%27 HTTP/1.1" 200 None
2026-03-26 10:48:02 [ayvens.be] INFO: Scrape type for 1980343: 0
2026-03-26 10:48:02 [ayvens.be] INFO: Found listing with ID: 1980344
2026-03-26 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980344%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980344: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980345
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980345%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980345: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980346
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980346%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980346: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980347
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980347%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980347: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980348
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980348%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980348: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980349
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980349%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980349: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980350
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980350%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980350: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980351
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980351%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980351: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980352
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980352%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980352: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980353
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980353%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980353: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980354
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980354%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980354: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980355
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980355%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980355: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980356
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980356%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980356: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980357
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980357%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980357: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980358
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980358%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980358: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980359
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980359%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980359: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980360
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980360%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980360: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980361
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980361%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980361: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980362
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980362%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980362: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980363
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980363%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980363: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980364
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980364%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980364: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980365
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980365%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980365: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980366
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980366%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980366: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980367
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980367%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980367: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980368
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980368%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980368: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980369
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980369%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980369: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980370
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980370%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980370: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980371
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980371%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980371: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980372
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980372%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980372: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980373
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980373%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980373: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980374
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980374%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980374: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980375
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980375%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980375: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980376
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980376%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980376: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980377
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980377%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980377: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980378
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980378%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980378: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980379
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980379%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980379: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980380
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980380%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980380: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980381
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980381%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980381: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980382
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980382%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980382: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980383
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980383%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980383: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980384
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980384%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980384: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980385
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980385%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980385: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980386
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980386%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980386: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980387
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980387%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980387: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980388
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980388%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980388: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980389
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980389%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980389: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980390
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980390%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980390: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980391
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980391%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980391: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980392
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980392%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980392: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980393
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980393%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980393: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980394
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980394%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980394: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980395
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980395%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980395: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980396
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980396%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980396: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980397
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980397%27 HTTP/1.1" 200 None
2026-03-26 10:48:03 [ayvens.be] INFO: Scrape type for 1980397: 0
2026-03-26 10:48:03 [ayvens.be] INFO: Found listing with ID: 1980398
2026-03-26 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980398%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980398: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980399
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980399%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980399: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980400
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980400%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980400: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980401
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980401%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980401: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980402
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980402%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980402: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980403
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980403%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980403: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980404
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980404%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980404: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980405
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980405%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980405: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980406
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980406%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980406: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980407
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980407%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980407: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980408
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980408%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980408: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980409
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980409%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980409: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980410
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980410%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980410: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980411
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980411%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980411: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980412
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980412%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980412: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980413
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980413%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980413: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980414
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980414%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980414: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980415
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980415%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980415: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980416
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980416%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980416: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980417
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980417%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980417: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980418
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980418%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980418: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980419
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980419%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980419: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980420
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980420%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980420: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980421
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980421%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980421: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980422
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980422%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980422: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980423
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980423%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980423: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980424
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980424%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980424: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980425
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980425%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980425: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980426
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980426%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980426: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980427
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980427%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980427: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980428
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980428%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980428: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980429
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980429%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980429: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980430
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980430%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980430: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980431
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980431%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980431: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Found listing with ID: 1980432
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980432%27 HTTP/1.1" 200 None
2026-03-26 10:48:04 [ayvens.be] INFO: Scrape type for 1980432: 0
2026-03-26 10:48:04 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 800
2026-03-26 10:48:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:48:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980433
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980433%27 HTTP/1.1" 200 None
2026-03-26 10:48:06 [ayvens.be] INFO: Scrape type for 1980433: 0
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980434
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980434%27 HTTP/1.1" 200 None
2026-03-26 10:48:06 [ayvens.be] INFO: Scrape type for 1980434: 0
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980435
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980435%27 HTTP/1.1" 200 None
2026-03-26 10:48:06 [ayvens.be] INFO: Scrape type for 1980435: 0
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980436
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980436%27 HTTP/1.1" 200 None
2026-03-26 10:48:06 [ayvens.be] INFO: Scrape type for 1980436: 0
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980437
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980437%27 HTTP/1.1" 200 None
2026-03-26 10:48:06 [ayvens.be] INFO: Scrape type for 1980437: 0
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980438
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980438%27 HTTP/1.1" 200 None
2026-03-26 10:48:06 [ayvens.be] INFO: Scrape type for 1980438: 0
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980439
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980439%27 HTTP/1.1" 200 None
2026-03-26 10:48:06 [ayvens.be] INFO: Scrape type for 1980439: 0
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980440
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980440%27 HTTP/1.1" 200 None
2026-03-26 10:48:06 [ayvens.be] INFO: Scrape type for 1980440: 0
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980441
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980441%27 HTTP/1.1" 200 None
2026-03-26 10:48:06 [ayvens.be] INFO: Scrape type for 1980441: 0
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980442
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980442%27 HTTP/1.1" 200 None
2026-03-26 10:48:06 [ayvens.be] INFO: Scrape type for 1980442: 0
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980443
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980443%27 HTTP/1.1" 200 None
2026-03-26 10:48:06 [ayvens.be] INFO: Scrape type for 1980443: 0
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980444
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980444%27 HTTP/1.1" 200 None
2026-03-26 10:48:06 [ayvens.be] INFO: Scrape type for 1980444: 0
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980445
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980445%27 HTTP/1.1" 200 None
2026-03-26 10:48:06 [ayvens.be] INFO: Scrape type for 1980445: 0
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980446
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980446%27 HTTP/1.1" 200 None
2026-03-26 10:48:06 [ayvens.be] INFO: Scrape type for 1980446: 0
2026-03-26 10:48:06 [ayvens.be] INFO: Found listing with ID: 1980447
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980447%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980447: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980448
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980448%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980448: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980449
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980449%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980449: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980450
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980450%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980450: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980451
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980451%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980451: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980452
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980452%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980452: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980453
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980453%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980453: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980454
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980454%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980454: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980455
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980455%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980455: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980456
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980456%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980456: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980457
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980457%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980457: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980458
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980458%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980458: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980459
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980459%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980459: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980460
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980460%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980460: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980461
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980461%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980461: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980462
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980462%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980462: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980463
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980463%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980463: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980464
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980464%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980464: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980465
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980465%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980465: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980466
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980466%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980466: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980467
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980467%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980467: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980468
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980468%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980468: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980469
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980469%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980469: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980470
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980470%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980470: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980471
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980471%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980471: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980472
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980472%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980472: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980473
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980473%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980473: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980474
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980474%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980474: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980475
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980475%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980475: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980476
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980476%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980476: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980477
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980477%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980477: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980478
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980478%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980478: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980479
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980479%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980479: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980480
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980480%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980480: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980481
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980481%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980481: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980482
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980482%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980482: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980483
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980483%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980483: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980484
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980484%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980484: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980485
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980485%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980485: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980486
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980486%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980486: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980487
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980487%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980487: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980488
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980488%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980488: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980489
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980489%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980489: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980490
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980490%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980490: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980491
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980491%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980491: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980492
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980492%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980492: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980493
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980493%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980493: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980494
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980494%27 HTTP/1.1" 200 None
2026-03-26 10:48:07 [ayvens.be] INFO: Scrape type for 1980494: 0
2026-03-26 10:48:07 [ayvens.be] INFO: Found listing with ID: 1980495
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980495%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980495: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980496
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980496%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980496: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980497
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980497%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980497: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980498
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980498%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980498: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980499
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980499%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980499: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980500
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980500%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980500: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980501
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980501%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980501: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980502
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980502%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980502: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980503
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980503%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980503: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980504
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980504%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980504: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980505
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980505%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980505: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980506
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980506%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980506: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980507
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980507%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980507: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980508
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980508%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980508: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980509
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980509%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980509: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980510
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980510%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980510: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980511
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980511%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980511: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980512
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980512%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980512: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980513
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980513%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980513: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980514
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980514%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980514: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980515
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980515%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980515: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980516
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980516%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980516: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980517
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980517%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980517: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980518
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980518%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980518: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980519
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980519%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980519: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980520
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980520%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980520: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980521
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980521%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980521: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980522
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980522%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980522: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980523
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980523%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980523: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980524
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980524%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980524: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980525
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980525%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980525: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980526
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980526%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980526: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980527
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980527%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980527: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980528
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980528%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980528: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980529
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980529%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980529: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980530
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980530%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980530: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980531
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980531%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980531: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Found listing with ID: 1980532
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980532%27 HTTP/1.1" 200 None
2026-03-26 10:48:08 [ayvens.be] INFO: Scrape type for 1980532: 0
2026-03-26 10:48:08 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 900
2026-03-26 10:48:08 [scrapy.extensions.logstats] INFO: Crawled 10 pages (at 6 pages/min), scraped 73 items (at 21 items/min)
2026-03-26 10:48:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-26 10:48:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:48:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980533
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980533%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980533: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980534
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980534%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980534: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980535
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980535%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980535: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980536
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980536%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980536: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980537
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980537%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980537: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980538
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980538%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980538: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980539
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980539%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980539: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980540
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980540%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980540: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980541
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980541%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980541: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980542
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980542%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980542: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980543
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980543%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980543: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980544
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980544%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980544: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980545
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980545%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980545: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980546
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980546%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980546: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980547
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980547%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980547: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980548
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980548%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980548: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980549
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980549%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980549: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980550
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980550%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980550: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980551
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980551%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980551: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980552
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980552%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980552: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980553
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980553%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980553: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980554
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980554%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980554: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980555
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980555%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980555: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980556
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980556%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980556: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980557
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980557%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980557: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980558
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980558%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980558: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980559
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980559%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980559: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980560
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980560%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980560: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980561
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980561%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980561: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980562
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980562%27 HTTP/1.1" 200 None
2026-03-26 10:48:10 [ayvens.be] INFO: Scrape type for 1980562: 0
2026-03-26 10:48:10 [ayvens.be] INFO: Found listing with ID: 1980563
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980563%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980563: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980564
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980564%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980564: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980565
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980565%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980565: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980566
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980566%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980566: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980567
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980567%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980567: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980568
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980568%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980568: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980569
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980569%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980569: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980570
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980570%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980570: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980571
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980571%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980571: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980572
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980572%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980572: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980573
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980573%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980573: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980574
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980574%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980574: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980575
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980575%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980575: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980576
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980576%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980576: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980577
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980577%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980577: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980578
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980578%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980578: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980579
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980579%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980579: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980580
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980580%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980580: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980581
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980581%27 HTTP/1.1" 200 None
2026-03-26 10:48:11 [ayvens.be] INFO: Scrape type for 1980581: 0
2026-03-26 10:48:11 [ayvens.be] INFO: Found listing with ID: 1980582
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980582%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980582: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980583
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980583%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980583: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980584
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980584%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980584: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980585
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980585%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980585: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980586
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980586%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980586: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980587
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980587%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980587: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980588
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980588%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980588: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980589
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980589%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980589: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980590
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980590%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980590: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980591
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980591%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980591: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980592
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980592%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980592: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980593
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980593%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980593: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980594
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980594%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980594: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980595
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980595%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980595: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980596
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980596%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980596: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980597
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980597%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980597: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980598
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980598%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980598: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980599
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980599%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980599: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980600
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980600%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980600: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980601
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980601%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980601: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980602
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980602%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980602: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980603
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980603%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980603: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Found listing with ID: 1980604
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20RowKey%20eq%20%271980604%27 HTTP/1.1" 200 None
2026-03-26 10:48:12 [ayvens.be] INFO: Scrape type for 1980604: 0
2026-03-26 10:48:12 [ayvens.be] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 1000
2026-03-26 10:48:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 10:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 10:48:13 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 10:48:13 [ayvens.be] INFO: ayvens.be Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 1, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 523, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 10:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 10:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.be%27%20and%20last_price_update_time%20lt%201774090093 HTTP/1.1" 200 None
2026-03-26 10:48:14 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (73 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ayvens.be/task_34_2026-03-26T10_45_00.jl
2026-03-26 10:48:14 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 346019,
 'downloader/request_count': 722,
 'downloader/request_method_count/GET': 711,
 'downloader/request_method_count/POST': 11,
 'downloader/response_bytes': 247109475,
 'downloader/response_count': 722,
 'downloader/response_status_count/200': 722,
 'elapsed_time_seconds': 187.145052,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 26, 10, 48, 13, 991142, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 73,
 'log_count/DEBUG': 7815,
 'log_count/INFO': 7793,
 'memusage/max': 185970688,
 'memusage/startup': 147832832,
 'photo_download_count': 710,
 'playwright/context_count': 1,
 'playwright/context_count/max_concurrent': 1,
 'playwright/context_count/persistent/False': 1,
 'playwright/context_count/remote/False': 1,
 'playwright/page_count': 1,
 'playwright/page_count/max_concurrent': 1,
 'playwright/request_count': 134,
 'playwright/request_count/aborted': 13,
 'playwright/request_count/method/GET': 130,
 'playwright/request_count/method/POST': 4,
 'playwright/request_count/navigation': 2,
 'playwright/request_count/resource_type/document': 2,
 'playwright/request_count/resource_type/fetch': 5,
 'playwright/request_count/resource_type/font': 16,
 'playwright/request_count/resource_type/image': 25,
 'playwright/request_count/resource_type/script': 80,
 'playwright/request_count/resource_type/stylesheet': 1,
 'playwright/request_count/resource_type/xhr': 5,
 'playwright/response_count': 120,
 'playwright/response_count/method/GET': 117,
 'playwright/response_count/method/POST': 3,
 'playwright/response_count/resource_type/document': 2,
 'playwright/response_count/resource_type/fetch': 5,
 'playwright/response_count/resource_type/font': 16,
 'playwright/response_count/resource_type/image': 12,
 'playwright/response_count/resource_type/script': 80,
 'playwright/response_count/resource_type/stylesheet': 1,
 'playwright/response_count/resource_type/xhr': 4,
 'request_depth_max': 11,
 'response_received_count': 12,
 'scheduler/dequeued': 722,
 'scheduler/dequeued/memory': 722,
 'scheduler/enqueued': 722,
 'scheduler/enqueued/memory': 722,
 'scrape_type/new': 71,
 'scrape_type/price_update': 2,
 'scrape_type/skipped': 899,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 11,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 2.003114537166601,
 'scrapy-zyte-api/mean_response_seconds': 2.127717503812164,
 'scrapy-zyte-api/processed': 11,
 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 11,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 11,
 'scrapy-zyte-api/request_args/httpRequestBody': 11,
 'scrapy-zyte-api/request_args/httpRequestMethod': 11,
 'scrapy-zyte-api/request_args/httpResponseBody': 11,
 'scrapy-zyte-api/request_args/httpResponseHeaders': 11,
 'scrapy-zyte-api/request_args/url': 11,
 'scrapy-zyte-api/status_codes/200': 11,
 'scrapy-zyte-api/success': 11,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 26, 10, 45, 6, 846090, tzinfo=datetime.timezone.utc)}
2026-03-26 10:48:14 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (ayvens.be)