2026-03-25 16:45:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 16:45:05 [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-25 16:45:05 [ayvens.fr] INFO: Starting spider ayvens.fr
2026-03-25 16:45:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 16:45:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 16:45:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 16:45:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 16:45:05 [scrapy.extensions.telnet] INFO: Telnet Password: 0fc53acc907272ff
2026-03-25 16: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-25 16: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.fr/task_44_2026-03-25T16_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-25 16:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 16:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 16: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-25 16:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 16: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-25 16:45:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 16:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 16:45:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-25 16:45:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 16:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 16:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-25 16: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-25 16:45:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 16:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 16: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-25 16: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-25 16:45:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 16:45:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 16:45:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 16:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 16:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 16:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 16:45:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-25 16:45:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-25 16:45:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-25 16:45:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-25 16:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-25 16:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://carmarket.ayvens.com/en-gb/lots>
2026-03-25 16:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-25 16:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/lots>
2026-03-25 16: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-25 16: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-25 16: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-25 16: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-25 16: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-25 16: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-25 16: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-25 16: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-25 16: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-25 16: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-25 16: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-25 16: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-25 16: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-25 16:45:15 [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-25 16:45:15 [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-25 16:45:15 [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-25 16:45:15 [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-25 16:45:15 [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-25 16:45:15 [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-25 16:45:15 [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-25 16:45:15 [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-25 16:45:15 [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-25 16:45:15 [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-25 16:45:15 [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-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-25 16:45:15 [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-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-25 16:45:15 [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-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-25 16:45:15 [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-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-25 16:45:15 [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-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Medium.woff2>
2026-03-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Regular.woff2>
2026-03-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Semibold.woff2>
2026-03-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Regular.woff2>
2026-03-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Bold.woff2>
2026-03-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Medium.woff2>
2026-03-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-SemiBold.woff2>
2026-03-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R5GGQAWE.js>
2026-03-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/styles-ETA5EMQJ.css>
2026-03-25 16: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-25 16: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-25 16: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-25 16:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-5567JMUS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-25 16:45:15 [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-25 16:45:15 [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-25 16:45:15 [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-25 16:45:15 [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-25 16:45:15 [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-25 16:45:15 [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-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-YI6GGZZZ.js>
2026-03-25 16:45:16 [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-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NAGGRITV.js>
2026-03-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HPL7GXW6.js>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7JYRLYWD.js>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BBQ7R2BV.js>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ADG3G2OJ.js>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2S63FZXS.js>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PMQRMPGY.js>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-K7GQAXGO.js>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/polyfills-FFHMD2TL.js>
2026-03-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/main-NKPAFEH2.js>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [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-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QV3UPEBS.js>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5567JMUS.js>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AQBI4CYB.js>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EIXBRKXP.js>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Bold-OH3V3LEB.woff2>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Regular-VMJBJIXS.woff2>
2026-03-25 16:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-SemiBold-NPKTOIJ5.woff2>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-4CLCTAJ7.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CQOH37XC.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HQZHDCQG.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EVZDJ3YH.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AHM2LY2L.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2BYH6G4C.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VGUEXTON.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SUQC6PCL.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7DYAUIPQ.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6BXXUPPN.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QZ2M64VL.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SALCXTDR.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OF6JT4KC.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y6LYHJ33.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ELPOVYM7.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VBU7AOHF.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SPE4D2IX.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPLHK2CL.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-N2FZW7V7.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AVZZH6AV.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-KLKMSQPH.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ABBXN5WQ.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2FANG3NP.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-MLMYZRAG.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NPJHDJ36.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5D4JF6DX.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ZYL3EWWF.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7IEPAGTW.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XXARMH2T.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WWYAPULQ.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AYT4KML6.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XGLUMAK5.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CX65R3QQ.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EHSUL3RU.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XCHSKDZH.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7UDVUMWJ.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WRLSZEDX.js>
2026-03-25 16:45:17 [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-25 16:45:17 [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-25 16:45:17 [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-25 16:45:17 [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-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens-white-bg_192x192.png>
2026-03-25 16:45:17 [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-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens.svg>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-U3DCL5KE.js>
2026-03-25 16:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7HVTDVUE.js>
2026-03-25 16:45:17 [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-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPZ5PCFV.js>
2026-03-25 16:45:18 [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-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R57BLUBZ.js>
2026-03-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json>
2026-03-25 16:45:18 [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-25 16:45:18 [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-25 16:45:18 [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-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XI7MA6UU.js>
2026-03-25 16:45:18 [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-25 16:45:18 [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-25 16:45:18 [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-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y26P6NOT.js>
2026-03-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-253AOQV4.js>
2026-03-25 16:45:18 [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-25 16:45:18 [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-25 16:45:18 [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-25 16:45:18 [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-25 16:45:18 [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-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-E2QM5VHP.js>
2026-03-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QVU7EFJH.js>
2026-03-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CJQ6ZMFR.js>
2026-03-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PU5AH4GE.js>
2026-03-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6AWK7DQQ.js>
2026-03-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-JMKQRIJX.js>
2026-03-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-H7VMIGZK.js>
2026-03-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OXIZJZO4.js>
2026-03-25 16: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-25 16:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-25 16:45:19 [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-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-25 16:45:19 [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-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-25 16:45:19 [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-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-25 16:45:19 [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-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-25 16:45:19 [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-25 16:45:19 [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-25 16:45:19 [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-25 16:45:19 [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-25 16:45:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://carmarket.ayvens.com/en-gb/lots> (referer: None) ['playwright']
2026-03-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BQLC5RJD.js>
2026-03-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HGLYMGTS.js>
2026-03-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VNA57F7Z.js>
2026-03-25 16:45:19 [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-25 16:45:19 [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-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EXKYPD3J.js>
2026-03-25 16:45:19 [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-25 16:45:19 [ayvens.fr] INFO: Cookies from Playwright: [{'name': 'ai_user', 'value': 'c/uxscXulUH+OIzsm0YRZj|2026-03-25T16:45:17.640Z', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1805993117, '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': 's8zpl2KAPajFOTPI1uZGmy|1774457118975|1774457118975', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1774458918, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}]
2026-03-25 16:45:19 [ayvens.fr] INFO: Scrapy-formatted cookies: [{'name': 'ai_user', 'value': 'c/uxscXulUH+OIzsm0YRZj|2026-03-25T16:45:17.640Z', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'user_culture', 'value': 'en-gb', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'ai_session', 'value': 's8zpl2KAPajFOTPI1uZGmy|1774457118975|1774457118975', 'domain': 'carmarket.ayvens.com', 'path': '/'}]
2026-03-25 16:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Ayvens',RowKey='cookies') HTTP/1.1" 204 0
2026-03-25 16:45:19 [ayvens.fr] INFO: Intercepting token...
2026-03-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-25 16:45:19 [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-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/bell.svg>
2026-03-25 16:45:19 [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-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/next-breadcrumb.svg>
2026-03-25 16:45:19 [ayvens.fr] INFO: Scrolling element to trigger lazy load...
2026-03-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-25 16:45:19 [ayvens.fr] 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-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-25 16:45:19 [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-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://api-carmarket.ayvens.com/graphql/saleevents> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-25 16:45:19 [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-25 16:45:19 [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-25 16:45:19 [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-25 16:45:19 [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-25 16:45:19 [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-25 16:45:19 [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-25 16:45:19 [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-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AZBPSD4I.js>
2026-03-25 16:45:19 [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-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2NCM5KDW.js>
2026-03-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VUZVFPNF.js>
2026-03-25 16:45:19 [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-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/logo-ayvens.svg>
2026-03-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-25 16:45:19 [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-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-25 16:45:19 [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-25 16:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-FX6676C7.js>
2026-03-25 16:45:19 [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-25 16:45:20 [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-25 16:45:20 [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-25 16:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-25 16:45:20 [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-25 16:45:20 [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-25 16:45:20 [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-25 16:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-25 16:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BK6NFD4R.js>
2026-03-25 16:45:20 [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-25 16:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/flags/be.svg>
2026-03-25 16:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-75KGV5DF.js>
2026-03-25 16:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-25 16:45:20 [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-25 16:45:21 [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-25 16:45:21 [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-25 16:45:21 [ayvens.fr] INFO: ✅ Intercepted token: 3b2cc62fd26c4e29a762db3de181266b
2026-03-25 16:45:21 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 0
2026-03-25 16:45:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:45:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980609
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980609%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980609: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980610
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980610%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980610: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980611
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980611%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980611: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980612
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980612%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980612: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980613
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980613%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980613: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980614
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980614%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980614: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980615
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980615%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980615: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980616
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980616%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980616: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980617
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980617%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980617: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980618
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980618%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980618: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980619
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980619%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980619: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980620
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980620%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980620: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980621
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980621%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980621: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980622
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980622%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980622: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980623
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980623%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980623: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980624
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980624%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980624: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980625
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980625%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980625: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980626
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980626%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980626: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980627
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980627%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980627: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980628
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980628%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980628: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980629
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980629%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980629: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980630
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980630%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980630: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980631
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980631%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980631: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980632
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980632%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980632: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980633
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980633%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980633: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980634
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980634%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980634: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980635
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980635%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980635: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980636
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980636%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980636: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980637
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980637%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980637: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980638
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980638%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980638: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980639
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980639%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980639: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980640
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980640%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980640: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980641
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980641%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980641: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980642
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980642%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980642: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980643
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980643%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980643: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980644
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980644%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980644: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980645
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980645%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980645: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980646
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980646%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980646: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980647
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980647%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980647: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980648
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980648%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980648: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980649
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980649%27 HTTP/1.1" 200 None
2026-03-25 16:45:23 [ayvens.fr] INFO: Scrape type for 1980649: 0
2026-03-25 16:45:23 [ayvens.fr] INFO: Found listing with ID: 1980650
2026-03-25 16:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980650%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980650: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980651
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980651%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980651: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980652
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980652%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980652: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980653
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980653%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980653: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980654
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980654%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980654: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980655
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980655%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980655: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980656
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980656%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980656: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980657
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980657%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980657: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980658
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980658%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980658: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980659
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980659%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980659: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980660
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980660%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980660: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980661
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980661%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980661: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980662
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980662%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980662: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980663
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980663%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980663: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980664
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980664%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980664: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980665
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980665%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980665: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980666
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980666%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980666: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980667
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980667%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980667: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980668
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980668%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980668: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980669
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980669%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980669: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980670
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980670%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980670: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980671
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980671%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980671: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980672
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980672%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980672: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980673
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980673%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980673: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980674
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980674%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980674: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980675
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980675%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980675: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980676
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980676%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980676: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980677
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980677%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980677: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980678
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980678%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980678: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980679
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980679%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980679: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980680
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980680%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980680: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980681
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980681%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980681: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980682
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980682%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980682: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980683
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980683%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980683: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980684
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980684%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980684: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980685
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980685%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980685: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980686
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980686%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980686: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980687
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980687%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980687: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980688
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980688%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980688: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980689
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980689%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980689: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980690
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980690%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980690: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980691
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980691%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980691: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980692
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980692%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980692: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980693
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980693%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980693: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980694
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980694%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980694: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980695
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980695%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980695: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980696
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980696%27 HTTP/1.1" 200 None
2026-03-25 16:45:24 [ayvens.fr] INFO: Scrape type for 1980696: 0
2026-03-25 16:45:24 [ayvens.fr] INFO: Found listing with ID: 1980697
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980697%27 HTTP/1.1" 200 None
2026-03-25 16:45:25 [ayvens.fr] INFO: Scrape type for 1980697: 0
2026-03-25 16:45:25 [ayvens.fr] INFO: Found listing with ID: 1980698
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980698%27 HTTP/1.1" 200 None
2026-03-25 16:45:25 [ayvens.fr] INFO: Scrape type for 1980698: 0
2026-03-25 16:45:25 [ayvens.fr] INFO: Found listing with ID: 1980699
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980699%27 HTTP/1.1" 200 None
2026-03-25 16:45:25 [ayvens.fr] INFO: Scrape type for 1980699: 0
2026-03-25 16:45:25 [ayvens.fr] INFO: Found listing with ID: 1980700
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980700%27 HTTP/1.1" 200 None
2026-03-25 16:45:25 [ayvens.fr] INFO: Scrape type for 1980700: 0
2026-03-25 16:45:25 [ayvens.fr] INFO: Found listing with ID: 1980701
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980701%27 HTTP/1.1" 200 None
2026-03-25 16:45:25 [ayvens.fr] INFO: Scrape type for 1980701: 0
2026-03-25 16:45:25 [ayvens.fr] INFO: Found listing with ID: 1980702
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980702%27 HTTP/1.1" 200 None
2026-03-25 16:45:25 [ayvens.fr] INFO: Scrape type for 1980702: 0
2026-03-25 16:45:25 [ayvens.fr] INFO: Found listing with ID: 1980703
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980703%27 HTTP/1.1" 200 None
2026-03-25 16:45:25 [ayvens.fr] INFO: Scrape type for 1980703: 0
2026-03-25 16:45:25 [ayvens.fr] INFO: Found listing with ID: 1980704
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980704%27 HTTP/1.1" 200 None
2026-03-25 16:45:25 [ayvens.fr] INFO: Scrape type for 1980704: 0
2026-03-25 16:45:25 [ayvens.fr] INFO: Found listing with ID: 1980705
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980705%27 HTTP/1.1" 200 None
2026-03-25 16:45:25 [ayvens.fr] INFO: Scrape type for 1980705: 0
2026-03-25 16:45:25 [ayvens.fr] INFO: Found listing with ID: 1980706
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980706%27 HTTP/1.1" 200 None
2026-03-25 16:45:25 [ayvens.fr] INFO: Scrape type for 1980706: 0
2026-03-25 16:45:25 [ayvens.fr] INFO: Found listing with ID: 1980707
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980707%27 HTTP/1.1" 200 None
2026-03-25 16:45:25 [ayvens.fr] INFO: Scrape type for 1980707: 0
2026-03-25 16:45:25 [ayvens.fr] INFO: Found listing with ID: 1980708
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980708%27 HTTP/1.1" 200 None
2026-03-25 16:45:25 [ayvens.fr] INFO: Scrape type for 1980708: 0
2026-03-25 16:45:25 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 100
2026-03-25 16:45:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:45:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-25 16:45:26 [ayvens.fr] INFO: Found listing with ID: 1980709
2026-03-25 16:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980709%27 HTTP/1.1" 200 None
2026-03-25 16:45:26 [ayvens.fr] INFO: Scrape type for 1980709: 0
2026-03-25 16:45:26 [ayvens.fr] INFO: Found listing with ID: 1980710
2026-03-25 16:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980710%27 HTTP/1.1" 200 None
2026-03-25 16:45:26 [ayvens.fr] INFO: Scrape type for 1980710: 0
2026-03-25 16:45:26 [ayvens.fr] INFO: Found listing with ID: 1980711
2026-03-25 16:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980711%27 HTTP/1.1" 200 None
2026-03-25 16:45:26 [ayvens.fr] INFO: Scrape type for 1980711: 0
2026-03-25 16:45:26 [ayvens.fr] INFO: Found listing with ID: 1980712
2026-03-25 16:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980712%27 HTTP/1.1" 200 None
2026-03-25 16:45:26 [ayvens.fr] INFO: Scrape type for 1980712: 0
2026-03-25 16:45:26 [ayvens.fr] INFO: Found listing with ID: 1980713
2026-03-25 16:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980713%27 HTTP/1.1" 200 None
2026-03-25 16:45:26 [ayvens.fr] INFO: Scrape type for 1980713: 0
2026-03-25 16:45:26 [ayvens.fr] INFO: Found listing with ID: 1980714
2026-03-25 16:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980714%27 HTTP/1.1" 200 None
2026-03-25 16:45:26 [ayvens.fr] INFO: Scrape type for 1980714: 0
2026-03-25 16:45:26 [ayvens.fr] INFO: Found listing with ID: 1980715
2026-03-25 16:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980715%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980715: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980716
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980716%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980716: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980717
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980717%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980717: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980718
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980718%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980718: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980719
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980719%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980719: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980720
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980720%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980720: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980721
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980721%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980721: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980722
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980722%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980722: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980723
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980723%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980723: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980724
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980724%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980724: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980725
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980725%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980725: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980726
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980726%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980726: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980727
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980727%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980727: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980728
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980728%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980728: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980729
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980729%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980729: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980730
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980730%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980730: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980731
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980731%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980731: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980732
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980732%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980732: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980733
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980733%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980733: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980734
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980734%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980734: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980735
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980735%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980735: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980736
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980736%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980736: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980737
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980737%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980737: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980738
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980738%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980738: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980739
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980739%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980739: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980740
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980740%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980740: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980741
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980741%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980741: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980742
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980742%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980742: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980743
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980743%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980743: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980744
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980744%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980744: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980745
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980745%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980745: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980746
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980746%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980746: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980747
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980747%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980747: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980748
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980748%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980748: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980749
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980749%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980749: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980750
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980750%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980750: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980751
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980751%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980751: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980752
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980752%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980752: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980753
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980753%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980753: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980754
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980754%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980754: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980755
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980755%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980755: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980756
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980756%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980756: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980757
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980757%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980757: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980758
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980758%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980758: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980759
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980759%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980759: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980760
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980760%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980760: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980761
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980761%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980761: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980762
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980762%27 HTTP/1.1" 200 None
2026-03-25 16:45:27 [ayvens.fr] INFO: Scrape type for 1980762: 0
2026-03-25 16:45:27 [ayvens.fr] INFO: Found listing with ID: 1980763
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980763%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980763: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980764
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980764%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980764: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980765
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980765%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980765: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980766
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980766%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980766: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980767
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980767%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980767: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980768
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980768%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980768: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980769
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980769%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980769: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980770
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980770%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980770: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980771
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980771%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980771: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980772
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980772%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980772: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980773
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980773%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980773: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980774
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980774%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980774: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980775
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980775%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980775: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980776
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980776%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980776: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980777
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980777%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980777: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980778
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980778%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980778: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980779
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980779%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980779: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980780
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980780%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980780: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980781
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980781%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980781: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980782
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980782%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980782: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980783
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980783%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980783: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980784
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980784%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980784: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980785
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980785%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980785: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980786
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980786%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980786: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980787
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980787%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980787: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980788
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980788%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980788: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980789
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980789%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980789: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980790
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980790%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980790: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980791
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980791%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980791: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980792
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980792%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980792: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980793
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980793%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980793: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980794
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980794%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980794: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980795
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980795%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980795: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980796
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980796%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980796: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980797
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980797%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980797: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980798
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980798%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980798: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980799
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980799%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980799: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980800
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980800%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980800: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980801
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980801%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980801: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980802
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980802%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980802: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980803
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980803%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980803: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980804
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980804%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980804: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980805
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980805%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980805: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980806
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980806%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980806: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980807
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980807%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980807: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Found listing with ID: 1980808
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980808%27 HTTP/1.1" 200 None
2026-03-25 16:45:28 [ayvens.fr] INFO: Scrape type for 1980808: 0
2026-03-25 16:45:28 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 200
2026-03-25 16:45:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:45:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980809
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980809%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980809: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980810
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980810%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980810: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980811
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980811%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980811: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980812
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980812%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980812: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980813
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980813%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980813: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980814
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980814%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980814: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980815
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980815%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980815: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980816
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980816%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980816: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980817
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980817%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980817: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980818
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980818%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980818: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980819
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980819%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980819: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980820
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980820%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980820: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980821
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980821%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980821: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980822
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980822%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980822: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980823
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980823%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980823: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980824
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980824%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980824: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980825
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980825%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980825: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980826
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980826%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980826: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980827
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980827%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980827: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980828
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980828%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980828: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980829
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980829%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980829: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980830
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980830%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980830: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980831
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980831%27 HTTP/1.1" 200 None
2026-03-25 16:45:30 [ayvens.fr] INFO: Scrape type for 1980831: 0
2026-03-25 16:45:30 [ayvens.fr] INFO: Found listing with ID: 1980832
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980832%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980832: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980833
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980833%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980833: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980834
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980834%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980834: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980835
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980835%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980835: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980836
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980836%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980836: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980837
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980837%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980837: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980838
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980838%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980838: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980839
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980839%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980839: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980840
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980840%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980840: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980841
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980841%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980841: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980842
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980842%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980842: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980843
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980843%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980843: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980844
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980844%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980844: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980845
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980845%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980845: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980846
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980846%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980846: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980847
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980847%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980847: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980848
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980848%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980848: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980849
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980849%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980849: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980850
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980850%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980850: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980851
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980851%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980851: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980852
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980852%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980852: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980853
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980853%27 HTTP/1.1" 200 None
2026-03-25 16:45:31 [ayvens.fr] INFO: Scrape type for 1980853: 0
2026-03-25 16:45:31 [ayvens.fr] INFO: Found listing with ID: 1980854
2026-03-25 16:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980854%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980854: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980855
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980855%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980855: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980856
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980856%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980856: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980857
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980857%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980857: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980858
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980858%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980858: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980859
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980859%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980859: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980860
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980860%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980860: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980861
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980861%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980861: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980862
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980862%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980862: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980863
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980863%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980863: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980864
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980864%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980864: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980865
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980865%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980865: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980866
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980866%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980866: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980867
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980867%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980867: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980868
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980868%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980868: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980869
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980869%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980869: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980870
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980870%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980870: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980871
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980871%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980871: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980872
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980872%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980872: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980873
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980873%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980873: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980874
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980874%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980874: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980875
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980875%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980875: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980876
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980876%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980876: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980877
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980877%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980877: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980878
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980878%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980878: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980879
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980879%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980879: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980880
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980880%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980880: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980881
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980881%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980881: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980882
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980882%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980882: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980883
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980883%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980883: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980884
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980884%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980884: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980885
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980885%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980885: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980886
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980886%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980886: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980887
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980887%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980887: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980888
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980888%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980888: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980889
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980889%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980889: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980890
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980890%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980890: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980891
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980891%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980891: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980892
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980892%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980892: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980893
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980893%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980893: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980894
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980894%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980894: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980895
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980895%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980895: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980896
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980896%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980896: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980897
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980897%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980897: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980898
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980898%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980898: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980899
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980899%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980899: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980900
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980900%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980900: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980901
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980901%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980901: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980902
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980902%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980902: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980903
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980903%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980903: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980904
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980904%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980904: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980905
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980905%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980905: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980906
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980906%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980906: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980907
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980907%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980907: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Found listing with ID: 1980908
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980908%27 HTTP/1.1" 200 None
2026-03-25 16:45:32 [ayvens.fr] INFO: Scrape type for 1980908: 0
2026-03-25 16:45:32 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 300
2026-03-25 16:45:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:45:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1980909
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980909%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1980909: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1980910
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980910%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1980910: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1980911
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980911%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1980911: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981730
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981730%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981730: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981731
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981731%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981731: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981732
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981732%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981732: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981733
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981733%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981733: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981734
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981734%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981734: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981735
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981735%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981735: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981736
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981736%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981736: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981737
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981737%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981737: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981738
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981738%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981738: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981739
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981739%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981739: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981740
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981740%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981740: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981741
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981741%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981741: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981742
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981742%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981742: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981743
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981743%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981743: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981744
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981744%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981744: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981745
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981745%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981745: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981746
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981746%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981746: 0
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981747
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981747%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981747: 1
2026-03-25 16:45:35 [ayvens.fr] INFO: Extracting data for car ID: 1981747
2026-03-25 16:45:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fb3532a-4a55-562f-86e9-faa0d4861368 with identifier: 1981747
2026-03-25 16:45:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fb3532a-4a55-562f-86e9-faa0d4861368 with scrape type 1
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6fb3532a-4a55-562f-86e9-faa0d4861368
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/1.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/2.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/3.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/4.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/5.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/6.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/7.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/8.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/9.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/10.jpg not downloaded yet
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981748
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981748%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981748: 1
2026-03-25 16:45:35 [ayvens.fr] INFO: Extracting data for car ID: 1981748
2026-03-25 16:45:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 582d597d-89d1-5c63-a70b-be29dfa272d2 with identifier: 1981748
2026-03-25 16:45:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 582d597d-89d1-5c63-a70b-be29dfa272d2 with scrape type 1
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 582d597d-89d1-5c63-a70b-be29dfa272d2
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/1.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/2.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/3.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/4.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/5.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/6.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/7.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/8.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/9.jpg not downloaded yet
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/10.jpg not downloaded yet
2026-03-25 16:45:35 [ayvens.fr] INFO: Found listing with ID: 1981749
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981749%27 HTTP/1.1" 200 None
2026-03-25 16:45:35 [ayvens.fr] INFO: Scrape type for 1981749: 1
2026-03-25 16:45:35 [ayvens.fr] INFO: Extracting data for car ID: 1981749
2026-03-25 16:45:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 027b1478-766c-5f1e-b29f-75abb0c586cf with identifier: 1981749
2026-03-25 16:45:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 027b1478-766c-5f1e-b29f-75abb0c586cf with scrape type 1
2026-03-25 16:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 027b1478-766c-5f1e-b29f-75abb0c586cf
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/1.jpg not downloaded yet
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/2.jpg not downloaded yet
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/3.jpg not downloaded yet
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/4.jpg not downloaded yet
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/5.jpg not downloaded yet
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/6.jpg not downloaded yet
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/7.jpg not downloaded yet
2026-03-25 16:45:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/8.jpg not downloaded yet
2026-03-25 16:45:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/9.jpg not downloaded yet
2026-03-25 16:45:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/10.jpg not downloaded yet
2026-03-25 16:45:36 [ayvens.fr] INFO: Found listing with ID: 1981750
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981750%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [ayvens.fr] INFO: Scrape type for 1981750: 1
2026-03-25 16:45:36 [ayvens.fr] INFO: Extracting data for car ID: 1981750
2026-03-25 16:45:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e with identifier: 1981750
2026-03-25 16:45:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e with scrape type 1
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/1.jpg not downloaded yet
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/2.jpg not downloaded yet
2026-03-25 16:45:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caa56490>
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 16:45:36 [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-25 16:45:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 16: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-25 16:45:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/5.jpg saved to cache
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6fb3532a-4a55-562f-86e9-faa0d4861368
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/3.jpg not downloaded yet
2026-03-25 16:45:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caafe210>
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/1.jpg saved to cache
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6fb3532a-4a55-562f-86e9-faa0d4861368
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/4.jpg not downloaded yet
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caca7790>
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/4.jpg saved to cache
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6fb3532a-4a55-562f-86e9-faa0d4861368
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca887810>
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/6.jpg saved to cache
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6fb3532a-4a55-562f-86e9-faa0d4861368
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caa412d0>
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/2.jpg saved to cache
2026-03-25 16:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6fb3532a-4a55-562f-86e9-faa0d4861368
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca822c50>
2026-03-25 16:45:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/3.jpg saved to cache
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6fb3532a-4a55-562f-86e9-faa0d4861368
2026-03-25 16:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/5.jpg not downloaded yet
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/6.jpg not downloaded yet
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad956d0>
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/8.jpg saved to cache
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6fb3532a-4a55-562f-86e9-faa0d4861368
2026-03-25 16:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/7.jpg not downloaded yet
2026-03-25 16:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/8.jpg not downloaded yet
2026-03-25 16:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad75bd0>
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/7.jpg saved to cache
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6fb3532a-4a55-562f-86e9-faa0d4861368
2026-03-25 16:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/9.jpg not downloaded yet
2026-03-25 16:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/10.jpg not downloaded yet
2026-03-25 16:45:37 [ayvens.fr] INFO: Found listing with ID: 1981751
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981751%27 HTTP/1.1" 200 None
2026-03-25 16:45:37 [ayvens.fr] INFO: Scrape type for 1981751: 1
2026-03-25 16:45:37 [ayvens.fr] INFO: Extracting data for car ID: 1981751
2026-03-25 16:45:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d64a0e19-f808-56af-a036-c3620965f688 with identifier: 1981751
2026-03-25 16:45:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d64a0e19-f808-56af-a036-c3620965f688 with scrape type 1
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d64a0e19-f808-56af-a036-c3620965f688
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/1.jpg not downloaded yet
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae54350>
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/1.jpg saved to cache
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 582d597d-89d1-5c63-a70b-be29dfa272d2
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae0f7d0>
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/10.jpg saved to cache
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6fb3532a-4a55-562f-86e9-faa0d4861368
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae0e890>
2026-03-25 16:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fcd27b71728054e8e8d93430b1a14f84a%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/9.jpg saved to cache
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6fb3532a-4a55-562f-86e9-faa0d4861368
2026-03-25 16:45:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6fb3532a-4a55-562f-86e9-faa0d4861368, skipping ID generation
2026-03-25 16:45:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fb3532a-4a55-562f-86e9-faa0d4861368 with scrape type 1
2026-03-25 16:45:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6fb3532a-4a55-562f-86e9-faa0d4861368 sending to next pipeline
2026-03-25 16:45:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6fb3532a-4a55-562f-86e9-faa0d4861368, identifier: 1981747
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca8a5610>
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/3.jpg saved to cache
2026-03-25 16:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 582d597d-89d1-5c63-a70b-be29dfa272d2
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca853d50>
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/4.jpg saved to cache
2026-03-25 16:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 582d597d-89d1-5c63-a70b-be29dfa272d2
2026-03-25 16:45:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6fb3532a-4a55-562f-86e9-faa0d4861368 with identifier: 1981747
2026-03-25 16:45:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16: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-25 16:45:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16: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-25 16:45:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6fb3532a-4a55-562f-86e9-faa0d4861368 with identifier: 1981747
2026-03-25 16:45:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6fb3532a-4a55-562f-86e9-faa0d4861368 with identifier: 1981747 to the API
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:45:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '6fb3532a-4a55-562f-86e9-faa0d4861368',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 1000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643239,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735300,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603193,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872894,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803501,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700324,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643200,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb3532a-4a55-562f-86e9-faa0d4861368/6fb3532a-4a55-562f-86e9-faa0d4861368_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642192,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/cd27b71728054e8e8d93430b1a14f84a/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981747%27 HTTP/1.1" 200 None
2026-03-25 16:45:38 [ayvens.fr] INFO: Saving data for 1981747: {'created_time': 1774457138.69092, 'last_price_update_time': 1774457138.690932, 'auction_closing_time': 1774605600.0}
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981747') HTTP/1.1" 204 0
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/2.jpg not downloaded yet
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/3.jpg not downloaded yet
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca5a8990>
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/2.jpg saved to cache
2026-03-25 16:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 582d597d-89d1-5c63-a70b-be29dfa272d2
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cac7de90>
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/5.jpg saved to cache
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 582d597d-89d1-5c63-a70b-be29dfa272d2
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/4.jpg not downloaded yet
2026-03-25 16:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/5.jpg not downloaded yet
2026-03-25 16:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/6.jpg not downloaded yet
2026-03-25 16:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/7.jpg not downloaded yet
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/8.jpg not downloaded yet
2026-03-25 16:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/9.jpg not downloaded yet
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/10.jpg not downloaded yet
2026-03-25 16:45:39 [ayvens.fr] INFO: Found listing with ID: 1981752
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981752%27 HTTP/1.1" 200 None
2026-03-25 16:45:39 [ayvens.fr] INFO: Scrape type for 1981752: 1
2026-03-25 16:45:39 [ayvens.fr] INFO: Extracting data for car ID: 1981752
2026-03-25 16:45:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c84d4f75-6ff4-50ae-ba6a-e86104f32c2a with identifier: 1981752
2026-03-25 16:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c84d4f75-6ff4-50ae-ba6a-e86104f32c2a with scrape type 1
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c84d4f75-6ff4-50ae-ba6a-e86104f32c2a
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/1.jpg not downloaded yet
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae9d610>
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/8.jpg saved to cache
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 027b1478-766c-5f1e-b29f-75abb0c586cf
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/2.jpg not downloaded yet
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad02050>
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/7.jpg saved to cache
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 027b1478-766c-5f1e-b29f-75abb0c586cf
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae9e6d0>
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/6.jpg saved to cache
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 582d597d-89d1-5c63-a70b-be29dfa272d2
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cac8df10>
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/9.jpg saved to cache
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 027b1478-766c-5f1e-b29f-75abb0c586cf
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae9c790>
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/2.jpg saved to cache
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca5a8890>
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/10.jpg saved to cache
2026-03-25 16:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 027b1478-766c-5f1e-b29f-75abb0c586cf
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caefda10>
2026-03-25 16:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/1.jpg saved to cache
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/3.jpg not downloaded yet
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/4.jpg not downloaded yet
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cc7f9d10>
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/6.jpg saved to cache
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 027b1478-766c-5f1e-b29f-75abb0c586cf
2026-03-25 16:45:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/5.jpg not downloaded yet
2026-03-25 16:45:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/6.jpg not downloaded yet
2026-03-25 16:45:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/7.jpg not downloaded yet
2026-03-25 16:45:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/8.jpg not downloaded yet
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/9.jpg not downloaded yet
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/10.jpg not downloaded yet
2026-03-25 16:45:40 [ayvens.fr] INFO: Found listing with ID: 1981753
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981753%27 HTTP/1.1" 200 None
2026-03-25 16:45:40 [ayvens.fr] INFO: Scrape type for 1981753: 1
2026-03-25 16:45:40 [ayvens.fr] INFO: Extracting data for car ID: 1981753
2026-03-25 16:45:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9 with identifier: 1981753
2026-03-25 16:45:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9 with scrape type 1
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/1.jpg not downloaded yet
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cc6dfb10>
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/5.jpg saved to cache
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/2.jpg not downloaded yet
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caac0f90>
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/9.jpg saved to cache
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab77b10>
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/4.jpg saved to cache
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad3d410>
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/3.jpg saved to cache
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae44290>
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/8.jpg saved to cache
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cadf9cd0>
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/6.jpg saved to cache
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/3.jpg not downloaded yet
2026-03-25 16:45:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/4.jpg not downloaded yet
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab2f490>
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/7.jpg saved to cache
2026-03-25 16:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca639f90>
2026-03-25 16:45:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/5.jpg saved to cache
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 027b1478-766c-5f1e-b29f-75abb0c586cf
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/5.jpg not downloaded yet
2026-03-25 16:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/6.jpg not downloaded yet
2026-03-25 16:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca8154d0>
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/5.jpg saved to cache
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d64a0e19-f808-56af-a036-c3620965f688
2026-03-25 16:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/7.jpg not downloaded yet
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/8.jpg not downloaded yet
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/9.jpg not downloaded yet
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cac728d0>
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/3.jpg saved to cache
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d64a0e19-f808-56af-a036-c3620965f688
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae44150>
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/9.jpg saved to cache
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d64a0e19-f808-56af-a036-c3620965f688
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca6094d0>
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/3.jpg saved to cache
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c84d4f75-6ff4-50ae-ba6a-e86104f32c2a
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad44490>
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/1.jpg saved to cache
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c84d4f75-6ff4-50ae-ba6a-e86104f32c2a
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca60af90>
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/10.jpg saved to cache
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d64a0e19-f808-56af-a036-c3620965f688
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/10.jpg not downloaded yet
2026-03-25 16:45:41 [ayvens.fr] INFO: Found listing with ID: 1981754
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981754%27 HTTP/1.1" 200 None
2026-03-25 16:45:41 [ayvens.fr] INFO: Scrape type for 1981754: 1
2026-03-25 16:45:41 [ayvens.fr] INFO: Extracting data for car ID: 1981754
2026-03-25 16:45:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a1dc7a5-db62-52c5-8033-0b3dd78044ac with identifier: 1981754
2026-03-25 16:45:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a1dc7a5-db62-52c5-8033-0b3dd78044ac with scrape type 1
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a1dc7a5-db62-52c5-8033-0b3dd78044ac
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/1.jpg not downloaded yet
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca884790>
2026-03-25 16:45:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/4.jpg saved to cache
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d64a0e19-f808-56af-a036-c3620965f688
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca7c6b10>
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/2.jpg saved to cache
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c84d4f75-6ff4-50ae-ba6a-e86104f32c2a
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/2.jpg not downloaded yet
2026-03-25 16:45:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/3.jpg not downloaded yet
2026-03-25 16:45:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/4.jpg not downloaded yet
2026-03-25 16:45:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/5.jpg not downloaded yet
2026-03-25 16:45:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/6.jpg not downloaded yet
2026-03-25 16:45:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/7.jpg not downloaded yet
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/8.jpg not downloaded yet
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad24850>
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/8.jpg saved to cache
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d64a0e19-f808-56af-a036-c3620965f688
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/9.jpg not downloaded yet
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cc60b8d0>
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/3.jpg saved to cache
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/10.jpg not downloaded yet
2026-03-25 16:45:42 [ayvens.fr] INFO: Found listing with ID: 1981755
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981755%27 HTTP/1.1" 200 None
2026-03-25 16:45:42 [ayvens.fr] INFO: Scrape type for 1981755: 1
2026-03-25 16:45:42 [ayvens.fr] INFO: Extracting data for car ID: 1981755
2026-03-25 16:45:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb5b35c-b71f-5489-b033-dbaa53c785d7 with identifier: 1981755
2026-03-25 16:45:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb5b35c-b71f-5489-b033-dbaa53c785d7 with scrape type 1
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cb5b35c-b71f-5489-b033-dbaa53c785d7
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/1.jpg not downloaded yet
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cabb2890>
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/4.jpg saved to cache
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c84d4f75-6ff4-50ae-ba6a-e86104f32c2a
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab2e410>
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/2.jpg saved to cache
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae55a50>
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/5.jpg saved to cache
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c84d4f75-6ff4-50ae-ba6a-e86104f32c2a
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad25010>
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/7.jpg saved to cache
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d64a0e19-f808-56af-a036-c3620965f688
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae56a10>
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/6.jpg saved to cache
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d64a0e19-f808-56af-a036-c3620965f688
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca8849d0>
2026-03-25 16:45:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/6.jpg saved to cache
2026-03-25 16:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c84d4f75-6ff4-50ae-ba6a-e86104f32c2a
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/2.jpg not downloaded yet
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/3.jpg not downloaded yet
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/4.jpg not downloaded yet
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/5.jpg not downloaded yet
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/6.jpg not downloaded yet
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/7.jpg not downloaded yet
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/8.jpg not downloaded yet
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/9.jpg not downloaded yet
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/10.jpg not downloaded yet
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca850150>
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/9.jpg saved to cache
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c84d4f75-6ff4-50ae-ba6a-e86104f32c2a
2026-03-25 16:45:43 [ayvens.fr] INFO: Found listing with ID: 1981756
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981756%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [ayvens.fr] INFO: Scrape type for 1981756: 1
2026-03-25 16:45:43 [ayvens.fr] INFO: Extracting data for car ID: 1981756
2026-03-25 16:45:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcf5530c-bbe4-541f-882c-d06a4265ca50 with identifier: 1981756
2026-03-25 16:45:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcf5530c-bbe4-541f-882c-d06a4265ca50 with scrape type 1
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bcf5530c-bbe4-541f-882c-d06a4265ca50
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/1.jpg not downloaded yet
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae17e10>
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/1.jpg saved to cache
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca63a110>
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/5.jpg saved to cache
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caa23410>
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/8.jpg saved to cache
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c84d4f75-6ff4-50ae-ba6a-e86104f32c2a
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cac7fa50>
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/10.jpg saved to cache
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c84d4f75-6ff4-50ae-ba6a-e86104f32c2a
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/2.jpg not downloaded yet
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/3.jpg not downloaded yet
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca7dcbd0>
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/4.jpg saved to cache
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad01710>
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/6.jpg saved to cache
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cb0b4ad0>
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/7.jpg saved to cache
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/4.jpg not downloaded yet
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/5.jpg not downloaded yet
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caded010>
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/2.jpg saved to cache
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3a1dc7a5-db62-52c5-8033-0b3dd78044ac
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/6.jpg not downloaded yet
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/7.jpg not downloaded yet
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/8.jpg not downloaded yet
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca9c2d90>
2026-03-25 16:45:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/9.jpg saved to cache
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3a1dc7a5-db62-52c5-8033-0b3dd78044ac
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca5cc690>
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/4.jpg saved to cache
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3a1dc7a5-db62-52c5-8033-0b3dd78044ac
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad25e90>
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/10.jpg saved to cache
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3a1dc7a5-db62-52c5-8033-0b3dd78044ac
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca81afd0>
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/3.jpg saved to cache
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3a1dc7a5-db62-52c5-8033-0b3dd78044ac
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/9.jpg not downloaded yet
2026-03-25 16:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/10.jpg not downloaded yet
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca960290>
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/9.jpg saved to cache
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab8fc90>
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/10.jpg saved to cache
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9
2026-03-25 16:45:44 [ayvens.fr] INFO: Found listing with ID: 1981757
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981757%27 HTTP/1.1" 200 None
2026-03-25 16:45:44 [ayvens.fr] INFO: Scrape type for 1981757: 1
2026-03-25 16:45:44 [ayvens.fr] INFO: Extracting data for car ID: 1981757
2026-03-25 16:45:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a34c9426-8128-559a-ad98-c10e2d45fea2 with identifier: 1981757
2026-03-25 16:45:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a34c9426-8128-559a-ad98-c10e2d45fea2 with scrape type 1
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a34c9426-8128-559a-ad98-c10e2d45fea2
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/1.jpg not downloaded yet
2026-03-25 16:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/2.jpg not downloaded yet
2026-03-25 16:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/3.jpg not downloaded yet
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caa20090>
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/1.jpg saved to cache
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3a1dc7a5-db62-52c5-8033-0b3dd78044ac
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/4.jpg not downloaded yet
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/5.jpg not downloaded yet
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cb0a8810>
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/8.jpg saved to cache
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3a1dc7a5-db62-52c5-8033-0b3dd78044ac
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca10dd90>
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/2.jpg saved to cache
2026-03-25 16:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bcf5530c-bbe4-541f-882c-d06a4265ca50
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca165d90>
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/7.jpg saved to cache
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3a1dc7a5-db62-52c5-8033-0b3dd78044ac
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca166b50>
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/3.jpg saved to cache
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6cb5b35c-b71f-5489-b033-dbaa53c785d7
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14c97e2510>
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/1.jpg saved to cache
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6cb5b35c-b71f-5489-b033-dbaa53c785d7
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14c97e3650>
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/2.jpg saved to cache
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6cb5b35c-b71f-5489-b033-dbaa53c785d7
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14c979e2d0>
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/4.jpg saved to cache
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6cb5b35c-b71f-5489-b033-dbaa53c785d7
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/6.jpg not downloaded yet
2026-03-25 16:45:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/7.jpg not downloaded yet
2026-03-25 16:45:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/8.jpg not downloaded yet
2026-03-25 16:45:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/9.jpg not downloaded yet
2026-03-25 16:45:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/10.jpg not downloaded yet
2026-03-25 16:45:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:45 [ayvens.fr] INFO: Found listing with ID: 1981758
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981758%27 HTTP/1.1" 200 None
2026-03-25 16:45:45 [ayvens.fr] INFO: Scrape type for 1981758: 1
2026-03-25 16:45:45 [ayvens.fr] INFO: Extracting data for car ID: 1981758
2026-03-25 16:45:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46afdd15-86f9-558c-b921-98e614834507 with identifier: 1981758
2026-03-25 16:45:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46afdd15-86f9-558c-b921-98e614834507 with scrape type 1
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46afdd15-86f9-558c-b921-98e614834507
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/1.jpg not downloaded yet
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/2.jpg not downloaded yet
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca9e3910>
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/1.jpg saved to cache
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bcf5530c-bbe4-541f-882c-d06a4265ca50
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca960290>
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/3.jpg saved to cache
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bcf5530c-bbe4-541f-882c-d06a4265ca50
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cabba150>
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/5.jpg saved to cache
2026-03-25 16:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bcf5530c-bbe4-541f-882c-d06a4265ca50
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae47090>
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/6.jpg saved to cache
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bcf5530c-bbe4-541f-882c-d06a4265ca50
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/3.jpg not downloaded yet
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cc607f90>
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/10.jpg saved to cache
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6cb5b35c-b71f-5489-b033-dbaa53c785d7
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/4.jpg not downloaded yet
2026-03-25 16:45:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/5.jpg not downloaded yet
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad5e510>
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/4.jpg saved to cache
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bcf5530c-bbe4-541f-882c-d06a4265ca50
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad3d290>
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/8.jpg saved to cache
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6cb5b35c-b71f-5489-b033-dbaa53c785d7
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cc2ddcd0>
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/9.jpg saved to cache
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6cb5b35c-b71f-5489-b033-dbaa53c785d7
2026-03-25 16:45:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/6.jpg not downloaded yet
2026-03-25 16:45:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/7.jpg not downloaded yet
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cadc4650>
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/1.jpg saved to cache
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a34c9426-8128-559a-ad98-c10e2d45fea2
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caefc850>
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/10.jpg saved to cache
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bcf5530c-bbe4-541f-882c-d06a4265ca50
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cac4eed0>
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/2.jpg saved to cache
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a34c9426-8128-559a-ad98-c10e2d45fea2
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/8.jpg not downloaded yet
2026-03-25 16:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/9.jpg not downloaded yet
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/10.jpg not downloaded yet
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca963610>
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/8.jpg saved to cache
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bcf5530c-bbe4-541f-882c-d06a4265ca50
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca11a990>
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/7.jpg saved to cache
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bcf5530c-bbe4-541f-882c-d06a4265ca50
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caffdf10>
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/6.jpg saved to cache
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6cb5b35c-b71f-5489-b033-dbaa53c785d7
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae14750>
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/7.jpg saved to cache
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6cb5b35c-b71f-5489-b033-dbaa53c785d7
2026-03-25 16:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:47 [ayvens.fr] INFO: Found listing with ID: 1981759
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981759%27 HTTP/1.1" 200 None
2026-03-25 16:45:47 [ayvens.fr] INFO: Scrape type for 1981759: 1
2026-03-25 16:45:47 [ayvens.fr] INFO: Extracting data for car ID: 1981759
2026-03-25 16:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ed083ff-bcaf-54c7-892f-14dc1c805813 with identifier: 1981759
2026-03-25 16:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ed083ff-bcaf-54c7-892f-14dc1c805813 with scrape type 1
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ed083ff-bcaf-54c7-892f-14dc1c805813
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/1.jpg not downloaded yet
2026-03-25 16:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/2.jpg not downloaded yet
2026-03-25 16:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca587ed0>
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgj-%252Fd0cd9c9ac2c84a8988938e95ff772aa4%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/9.jpg saved to cache
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bcf5530c-bbe4-541f-882c-d06a4265ca50
2026-03-25 16:45:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bcf5530c-bbe4-541f-882c-d06a4265ca50, skipping ID generation
2026-03-25 16:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcf5530c-bbe4-541f-882c-d06a4265ca50 with scrape type 1
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bcf5530c-bbe4-541f-882c-d06a4265ca50 sending to next pipeline
2026-03-25 16:45:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bcf5530c-bbe4-541f-882c-d06a4265ca50, identifier: 1981756
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/3.jpg not downloaded yet
2026-03-25 16:45:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bcf5530c-bbe4-541f-882c-d06a4265ca50 with identifier: 1981756
2026-03-25 16:45:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 16:45:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bcf5530c-bbe4-541f-882c-d06a4265ca50 with identifier: 1981756
2026-03-25 16:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bcf5530c-bbe4-541f-882c-d06a4265ca50 with identifier: 1981756 to the API
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:45: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-25 16:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'bcf5530c-bbe4-541f-882c-d06a4265ca50',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'DS AUTOMOBILES',
'model': 'DS3 CROSSBACK',
'odometer': 19155,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460482,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420822,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 484538,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448176,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451718,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420227,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465674,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 509572,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 785255,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcf5530c-bbe4-541f-882c-d06a4265ca50/bcf5530c-bbe4-541f-882c-d06a4265ca50_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431110,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gj-/d0cd9c9ac2c84a8988938e95ff772aa4/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'DS AUTOMOBILES DS3 CROSSBACK DS 3 Crossback BlueHDi 130ch Business '
'Automatique',
'transmission': 'automatic',
'trim': 'DS 3 Crossback BlueHDi 130ch Business Automatique',
'vin': None,
'year': 2022}
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981756%27 HTTP/1.1" 200 None
2026-03-25 16:45:48 [ayvens.fr] INFO: Saving data for 1981756: {'created_time': 1774457148.32363, 'last_price_update_time': 1774457148.323647, 'auction_closing_time': 1774605600.0}
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981756') HTTP/1.1" 204 0
2026-03-25 16:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/4.jpg not downloaded yet
2026-03-25 16:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cb0b65d0>
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/5.jpg saved to cache
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a34c9426-8128-559a-ad98-c10e2d45fea2
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caaeebd0>
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/6.jpg saved to cache
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a34c9426-8128-559a-ad98-c10e2d45fea2
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca851950>
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/8.jpg saved to cache
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a34c9426-8128-559a-ad98-c10e2d45fea2
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca5e6f90>
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/7.jpg saved to cache
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a34c9426-8128-559a-ad98-c10e2d45fea2
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab86c50>
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/4.jpg saved to cache
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a34c9426-8128-559a-ad98-c10e2d45fea2
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/5.jpg not downloaded yet
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/6.jpg not downloaded yet
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca9c3090>
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/9.jpg saved to cache
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a34c9426-8128-559a-ad98-c10e2d45fea2
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca5dba50>
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/3.jpg saved to cache
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a34c9426-8128-559a-ad98-c10e2d45fea2
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cafa5dd0>
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:45:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgk-%252Fa5beb43868dd4a8cb3cf346aa911b908%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/5.jpg saved to cache
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6cb5b35c-b71f-5489-b033-dbaa53c785d7
2026-03-25 16:45:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6cb5b35c-b71f-5489-b033-dbaa53c785d7, skipping ID generation
2026-03-25 16:45:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb5b35c-b71f-5489-b033-dbaa53c785d7 with scrape type 1
2026-03-25 16:45:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6cb5b35c-b71f-5489-b033-dbaa53c785d7 sending to next pipeline
2026-03-25 16:45:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6cb5b35c-b71f-5489-b033-dbaa53c785d7, identifier: 1981755
2026-03-25 16:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6cb5b35c-b71f-5489-b033-dbaa53c785d7 with identifier: 1981755
2026-03-25 16:45:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 16:45:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 16:45:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6cb5b35c-b71f-5489-b033-dbaa53c785d7 with identifier: 1981755
2026-03-25 16:45:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6cb5b35c-b71f-5489-b033-dbaa53c785d7 with identifier: 1981755 to the API
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:45:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '6cb5b35c-b71f-5489-b033-dbaa53c785d7',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 68553,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 507042,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 474756,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479081,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 482660,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465389,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494372,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 516085,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472794,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526968,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb5b35c-b71f-5489-b033-dbaa53c785d7/6cb5b35c-b71f-5489-b033-dbaa53c785d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 587378,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gk-/a5beb43868dd4a8cb3cf346aa911b908/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 130ch S&S Allure Pack EAT8',
'transmission': 'automatic',
'trim': '2008 1.2 PureTech 130ch S&S Allure Pack EAT8',
'vin': None,
'year': 2022}
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981755%27 HTTP/1.1" 200 None
2026-03-25 16:45:49 [ayvens.fr] INFO: Saving data for 1981755: {'created_time': 1774457149.423358, 'last_price_update_time': 1774457149.42337, 'auction_closing_time': 1774605600.0}
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981755') HTTP/1.1" 204 0
2026-03-25 16:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/7.jpg not downloaded yet
2026-03-25 16:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/8.jpg not downloaded yet
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cc351210>
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/2.jpg saved to cache
2026-03-25 16:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 46afdd15-86f9-558c-b921-98e614834507
2026-03-25 16:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/9.jpg not downloaded yet
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/10.jpg not downloaded yet
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca5f0dd0>
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/4.jpg saved to cache
2026-03-25 16:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 46afdd15-86f9-558c-b921-98e614834507
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caa414d0>
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/3.jpg saved to cache
2026-03-25 16:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 46afdd15-86f9-558c-b921-98e614834507
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab380d0>
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/5.jpg saved to cache
2026-03-25 16:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 46afdd15-86f9-558c-b921-98e614834507
2026-03-25 16:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:49 [ayvens.fr] INFO: Found listing with ID: 1981760
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981760%27 HTTP/1.1" 200 None
2026-03-25 16:45:49 [ayvens.fr] INFO: Scrape type for 1981760: 1
2026-03-25 16:45:49 [ayvens.fr] INFO: Extracting data for car ID: 1981760
2026-03-25 16:45:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c4d9815-8f63-592c-a9e6-3ec850dbd727 with identifier: 1981760
2026-03-25 16:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c4d9815-8f63-592c-a9e6-3ec850dbd727 with scrape type 1
2026-03-25 16:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3c4d9815-8f63-592c-a9e6-3ec850dbd727
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/1.jpg not downloaded yet
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca7eead0>
2026-03-25 16:45:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/1.jpg saved to cache
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 46afdd15-86f9-558c-b921-98e614834507
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/2.jpg not downloaded yet
2026-03-25 16:45:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae27f90>
2026-03-25 16:45:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/6.jpg saved to cache
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 46afdd15-86f9-558c-b921-98e614834507
2026-03-25 16:45:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca89a1d0>
2026-03-25 16:45:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffn-%252F441a77b94af44473bcdd9eb038d84746%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/10.jpg saved to cache
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a34c9426-8128-559a-ad98-c10e2d45fea2
2026-03-25 16:45:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a34c9426-8128-559a-ad98-c10e2d45fea2, skipping ID generation
2026-03-25 16:45:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a34c9426-8128-559a-ad98-c10e2d45fea2 with scrape type 1
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a34c9426-8128-559a-ad98-c10e2d45fea2 sending to next pipeline
2026-03-25 16:45:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a34c9426-8128-559a-ad98-c10e2d45fea2, identifier: 1981757
2026-03-25 16:45:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab2fe90>
2026-03-25 16:45:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/7.jpg saved to cache
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 46afdd15-86f9-558c-b921-98e614834507
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/3.jpg not downloaded yet
2026-03-25 16:45:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a34c9426-8128-559a-ad98-c10e2d45fea2 with identifier: 1981757
2026-03-25 16:45:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 16:45:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a34c9426-8128-559a-ad98-c10e2d45fea2 with identifier: 1981757
2026-03-25 16:45:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a34c9426-8128-559a-ad98-c10e2d45fea2 with identifier: 1981757 to the API
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:45: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-25 16:45:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/10.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'GRIS PYRITE METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'a34c9426-8128-559a-ad98-c10e2d45fea2',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'TIGUAN ALLSPACE',
'odometer': 81585,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471413,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 456483,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471413,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472576,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453954,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465784,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 580845,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431381,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370341,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a34c9426-8128-559a-ad98-c10e2d45fea2/a34c9426-8128-559a-ad98-c10e2d45fea2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 514671,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fn-/441a77b94af44473bcdd9eb038d84746/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-04',
'seats_number': 7,
'seller_name': None,
'title': 'VOLKSWAGEN TIGUAN ALLSPACE Tiguan Allspace 1.5 TSI EVO 150ch Carat '
'Exclusive DSG7 Euro6d-T',
'transmission': 'automatic',
'trim': 'Tiguan Allspace 1.5 TSI EVO 150ch Carat Exclusive DSG7 Euro6d-T',
'vin': None,
'year': 2020}
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981757%27 HTTP/1.1" 200 None
2026-03-25 16:45:50 [ayvens.fr] INFO: Saving data for 1981757: {'created_time': 1774457150.836248, 'last_price_update_time': 1774457150.83626, 'auction_closing_time': 1774605600.0}
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981757') HTTP/1.1" 204 0
2026-03-25 16:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/4.jpg not downloaded yet
2026-03-25 16:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/5.jpg not downloaded yet
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/6.jpg not downloaded yet
2026-03-25 16:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/7.jpg not downloaded yet
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/8.jpg not downloaded yet
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/9.jpg not downloaded yet
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca596910>
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/8.jpg saved to cache
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 46afdd15-86f9-558c-b921-98e614834507
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca87ced0>
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/10.jpg saved to cache
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 46afdd15-86f9-558c-b921-98e614834507
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caf96250>
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/6.jpg saved to cache
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3a1dc7a5-db62-52c5-8033-0b3dd78044ac
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cb20ad50>
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/1.jpg saved to cache
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8ed083ff-bcaf-54c7-892f-14dc1c805813
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/10.jpg not downloaded yet
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cadc5490>
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgg-%252Fbb7ca4bf420841b880d315848a32625f%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/9.jpg saved to cache
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 46afdd15-86f9-558c-b921-98e614834507
2026-03-25 16:45:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 46afdd15-86f9-558c-b921-98e614834507, skipping ID generation
2026-03-25 16:45:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46afdd15-86f9-558c-b921-98e614834507 with scrape type 1
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 46afdd15-86f9-558c-b921-98e614834507 sending to next pipeline
2026-03-25 16:45:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 46afdd15-86f9-558c-b921-98e614834507, identifier: 1981758
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca9e3110>
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/2.jpg saved to cache
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8ed083ff-bcaf-54c7-892f-14dc1c805813
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cadec790>
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/3.jpg saved to cache
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8ed083ff-bcaf-54c7-892f-14dc1c805813
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cc377090>
2026-03-25 16:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgb-%252F3a604a061e544ee683a6a4aa2f88eaca%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/5.jpg saved to cache
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3a1dc7a5-db62-52c5-8033-0b3dd78044ac
2026-03-25 16:45:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a1dc7a5-db62-52c5-8033-0b3dd78044ac, skipping ID generation
2026-03-25 16:45:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a1dc7a5-db62-52c5-8033-0b3dd78044ac with scrape type 1
2026-03-25 16:45:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a1dc7a5-db62-52c5-8033-0b3dd78044ac sending to next pipeline
2026-03-25 16:45:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3a1dc7a5-db62-52c5-8033-0b3dd78044ac, identifier: 1981754
2026-03-25 16:45:52 [ayvens.fr] INFO: Found listing with ID: 1981761
2026-03-25 16:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981761%27 HTTP/1.1" 200 None
2026-03-25 16:45:52 [ayvens.fr] INFO: Scrape type for 1981761: 1
2026-03-25 16:45:52 [ayvens.fr] INFO: Extracting data for car ID: 1981761
2026-03-25 16:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48104de0-3402-5af4-94b4-6298d1e497cc with identifier: 1981761
2026-03-25 16:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48104de0-3402-5af4-94b4-6298d1e497cc with scrape type 1
2026-03-25 16:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 48104de0-3402-5af4-94b4-6298d1e497cc
2026-03-25 16:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/1.jpg not downloaded yet
2026-03-25 16:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 46afdd15-86f9-558c-b921-98e614834507 with identifier: 1981758
2026-03-25 16:45:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 16:45:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 16:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 46afdd15-86f9-558c-b921-98e614834507 with identifier: 1981758
2026-03-25 16:45:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 46afdd15-86f9-558c-b921-98e614834507 with identifier: 1981758 to the API
2026-03-25 16:45:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:45:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'BLEU DE PRUSSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '46afdd15-86f9-558c-b921-98e614834507',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'COROLLA',
'odometer': 48220,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486591,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449939,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 473159,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481765,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439075,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 495532,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 534699,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481196,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 584107,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46afdd15-86f9-558c-b921-98e614834507/46afdd15-86f9-558c-b921-98e614834507_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 565753,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gg-/bb7ca4bf420841b880d315848a32625f/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-09',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA COROLLA Corolla 122h GR Sport MY22',
'transmission': 'automatic',
'trim': 'Corolla 122h GR Sport MY22',
'vin': None,
'year': 2022}
2026-03-25 16:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981758%27 HTTP/1.1" 200 None
2026-03-25 16:45:52 [ayvens.fr] INFO: Saving data for 1981758: {'created_time': 1774457152.503941, 'last_price_update_time': 1774457152.503952, 'auction_closing_time': 1774605600.0}
2026-03-25 16:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981758') HTTP/1.1" 204 0
2026-03-25 16:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3a1dc7a5-db62-52c5-8033-0b3dd78044ac with identifier: 1981754
2026-03-25 16:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3a1dc7a5-db62-52c5-8033-0b3dd78044ac with identifier: 1981754
2026-03-25 16:45:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3a1dc7a5-db62-52c5-8033-0b3dd78044ac with identifier: 1981754 to the API
2026-03-25 16:45:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:45:53 [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-25 16:45:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '3a1dc7a5-db62-52c5-8033-0b3dd78044ac',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'TUCSON',
'odometer': 64390,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499231,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 484994,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493965,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 456495,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468606,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490675,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 506341,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451651,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 527916,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1dc7a5-db62-52c5-8033-0b3dd78044ac/3a1dc7a5-db62-52c5-8033-0b3dd78044ac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 508096,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gb-/3a604a061e544ee683a6a4aa2f88eaca/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-10',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI TUCSON Tucson 1.6 T-GDi 230ch Hybrid Creative BVA6',
'transmission': 'automatic',
'trim': 'Tucson 1.6 T-GDi 230ch Hybrid Creative BVA6',
'vin': None,
'year': 2021}
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981754%27 HTTP/1.1" 200 None
2026-03-25 16:45:53 [ayvens.fr] INFO: Saving data for 1981754: {'created_time': 1774457153.259185, 'last_price_update_time': 1774457153.259196, 'auction_closing_time': 1774605600.0}
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981754') HTTP/1.1" 204 0
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/2.jpg not downloaded yet
2026-03-25 16:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/3.jpg not downloaded yet
2026-03-25 16:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/4.jpg not downloaded yet
2026-03-25 16:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/5.jpg not downloaded yet
2026-03-25 16:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/6.jpg not downloaded yet
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/7.jpg not downloaded yet
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/8.jpg not downloaded yet
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/9.jpg not downloaded yet
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cac7ce50>
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/8.jpg saved to cache
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8ed083ff-bcaf-54c7-892f-14dc1c805813
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca61d250>
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/5.jpg saved to cache
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8ed083ff-bcaf-54c7-892f-14dc1c805813
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/10.jpg not downloaded yet
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca1300d0>
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/6.jpg saved to cache
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8ed083ff-bcaf-54c7-892f-14dc1c805813
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae63710>
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/9.jpg saved to cache
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8ed083ff-bcaf-54c7-892f-14dc1c805813
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae57d10>
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/4.jpg saved to cache
2026-03-25 16:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8ed083ff-bcaf-54c7-892f-14dc1c805813
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca145610>
2026-03-25 16:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/10.jpg saved to cache
2026-03-25 16:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8ed083ff-bcaf-54c7-892f-14dc1c805813
2026-03-25 16:45:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cadc5790>
2026-03-25 16:45:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fd1bd59bf17404aadad0037e43ab56155%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/8.jpg saved to cache
2026-03-25 16:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9
2026-03-25 16:45:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9, skipping ID generation
2026-03-25 16:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9 with scrape type 1
2026-03-25 16:45:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9 sending to next pipeline
2026-03-25 16:45:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9, identifier: 1981753
2026-03-25 16:45:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9 with identifier: 1981753
2026-03-25 16:45:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9 with identifier: 1981753
2026-03-25 16:45:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9 with identifier: 1981753 to the API
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 1000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643239,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735300,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603193,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872894,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803501,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700324,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643200,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9/5d5e43d1-3be7-5b02-a0ba-ae9c56e95db9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642192,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/d1bd59bf17404aadad0037e43ab56155/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981753%27 HTTP/1.1" 200 None
2026-03-25 16:45:54 [ayvens.fr] INFO: Saving data for 1981753: {'created_time': 1774457154.596056, 'last_price_update_time': 1774457154.596069, 'auction_closing_time': 1774605600.0}
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981753') HTTP/1.1" 204 0
2026-03-25 16:45:54 [ayvens.fr] INFO: Found listing with ID: 1981762
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981762%27 HTTP/1.1" 200 None
2026-03-25 16:45:54 [ayvens.fr] INFO: Scrape type for 1981762: 1
2026-03-25 16:45:54 [ayvens.fr] INFO: Extracting data for car ID: 1981762
2026-03-25 16:45:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 115eac0d-7e64-5ba1-8596-90900227c7f4 with identifier: 1981762
2026-03-25 16:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 115eac0d-7e64-5ba1-8596-90900227c7f4 with scrape type 1
2026-03-25 16:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 115eac0d-7e64-5ba1-8596-90900227c7f4
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/1.jpg not downloaded yet
2026-03-25 16:45:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab0be90>
2026-03-25 16:45:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F9f26bf7f2b5846fea5a08bbd0889fee8%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/7.jpg saved to cache
2026-03-25 16:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c84d4f75-6ff4-50ae-ba6a-e86104f32c2a
2026-03-25 16:45:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c84d4f75-6ff4-50ae-ba6a-e86104f32c2a, skipping ID generation
2026-03-25 16:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c84d4f75-6ff4-50ae-ba6a-e86104f32c2a with scrape type 1
2026-03-25 16:45:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c84d4f75-6ff4-50ae-ba6a-e86104f32c2a sending to next pipeline
2026-03-25 16:45:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c84d4f75-6ff4-50ae-ba6a-e86104f32c2a, identifier: 1981752
2026-03-25 16:45:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/2.jpg not downloaded yet
2026-03-25 16:45:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c84d4f75-6ff4-50ae-ba6a-e86104f32c2a with identifier: 1981752
2026-03-25 16:45:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c84d4f75-6ff4-50ae-ba6a-e86104f32c2a with identifier: 1981752
2026-03-25 16:45:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c84d4f75-6ff4-50ae-ba6a-e86104f32c2a with identifier: 1981752 to the API
2026-03-25 16:45:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:45: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-25 16:45:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'c84d4f75-6ff4-50ae-ba6a-e86104f32c2a',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 15,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643239,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735300,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603193,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872894,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803501,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700324,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643200,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c84d4f75-6ff4-50ae-ba6a-e86104f32c2a/c84d4f75-6ff4-50ae-ba6a-e86104f32c2a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642192,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/9f26bf7f2b5846fea5a08bbd0889fee8/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981752%27 HTTP/1.1" 200 None
2026-03-25 16:45:55 [ayvens.fr] INFO: Saving data for 1981752: {'created_time': 1774457155.269319, 'last_price_update_time': 1774457155.269337, 'auction_closing_time': 1774605600.0}
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981752') HTTP/1.1" 204 0
2026-03-25 16:45:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/3.jpg not downloaded yet
2026-03-25 16:45:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cafa4b50>
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/2.jpg saved to cache
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3c4d9815-8f63-592c-a9e6-3ec850dbd727
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca610e10>
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/1.jpg saved to cache
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3c4d9815-8f63-592c-a9e6-3ec850dbd727
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/4.jpg not downloaded yet
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/5.jpg not downloaded yet
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad26810>
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/4.jpg saved to cache
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3c4d9815-8f63-592c-a9e6-3ec850dbd727
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca8171d0>
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/2.jpg saved to cache
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d64a0e19-f808-56af-a036-c3620965f688
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca7fdd90>
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/6.jpg saved to cache
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3c4d9815-8f63-592c-a9e6-3ec850dbd727
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae47510>
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/3.jpg saved to cache
2026-03-25 16:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3c4d9815-8f63-592c-a9e6-3ec850dbd727
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca8b0650>
2026-03-25 16:45:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgs-%252F8b87177a41d14ac9a457ba60e3ae67b0%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/7.jpg saved to cache
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8ed083ff-bcaf-54c7-892f-14dc1c805813
2026-03-25 16:45:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8ed083ff-bcaf-54c7-892f-14dc1c805813, skipping ID generation
2026-03-25 16:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ed083ff-bcaf-54c7-892f-14dc1c805813 with scrape type 1
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8ed083ff-bcaf-54c7-892f-14dc1c805813 sending to next pipeline
2026-03-25 16:45:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8ed083ff-bcaf-54c7-892f-14dc1c805813, identifier: 1981759
2026-03-25 16:45:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caec6b10>
2026-03-25 16:45:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/5.jpg saved to cache
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3c4d9815-8f63-592c-a9e6-3ec850dbd727
2026-03-25 16:45:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8ed083ff-bcaf-54c7-892f-14dc1c805813 with identifier: 1981759
2026-03-25 16:45:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 16:45:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8ed083ff-bcaf-54c7-892f-14dc1c805813 with identifier: 1981759
2026-03-25 16:45:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8ed083ff-bcaf-54c7-892f-14dc1c805813 with identifier: 1981759 to the API
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:45:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'BLEU OBSESSION',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '8ed083ff-bcaf-54c7-892f-14dc1c805813',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '408',
'odometer': 49253,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 514012,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 484722,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 517874,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 519788,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486718,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422521,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 529741,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493287,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454664,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ed083ff-bcaf-54c7-892f-14dc1c805813/8ed083ff-bcaf-54c7-892f-14dc1c805813_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477588,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gs-/8b87177a41d14ac9a457ba60e3ae67b0/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 408 408 1.2 PureTech 130ch S&S GT EAT8',
'transmission': 'automatic',
'trim': '408 1.2 PureTech 130ch S&S GT EAT8',
'vin': None,
'year': 2023}
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981759%27 HTTP/1.1" 200 None
2026-03-25 16:45:56 [ayvens.fr] INFO: Saving data for 1981759: {'created_time': 1774457156.553745, 'last_price_update_time': 1774457156.553757, 'auction_closing_time': 1774605600.0}
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981759') HTTP/1.1" 204 0
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/6.jpg not downloaded yet
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/7.jpg not downloaded yet
2026-03-25 16:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/8.jpg not downloaded yet
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/9.jpg not downloaded yet
2026-03-25 16:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/10.jpg not downloaded yet
2026-03-25 16:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:56 [ayvens.fr] INFO: Found listing with ID: 1981763
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981763%27 HTTP/1.1" 200 None
2026-03-25 16:45:56 [ayvens.fr] INFO: Scrape type for 1981763: 1
2026-03-25 16:45:56 [ayvens.fr] INFO: Extracting data for car ID: 1981763
2026-03-25 16:45:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d766082-ae85-5d7f-8345-01ed453a99b3 with identifier: 1981763
2026-03-25 16:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d766082-ae85-5d7f-8345-01ed453a99b3 with scrape type 1
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d766082-ae85-5d7f-8345-01ed453a99b3
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/1.jpg not downloaded yet
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/2.jpg not downloaded yet
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/3.jpg not downloaded yet
2026-03-25 16:45:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca654b90>
2026-03-25 16:45:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/2.jpg saved to cache
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 48104de0-3402-5af4-94b4-6298d1e497cc
2026-03-25 16:45:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cac7ca90>
2026-03-25 16:45:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/1.jpg saved to cache
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 48104de0-3402-5af4-94b4-6298d1e497cc
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/4.jpg not downloaded yet
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/5.jpg not downloaded yet
2026-03-25 16:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/6.jpg not downloaded yet
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae619d0>
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/4.jpg saved to cache
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 48104de0-3402-5af4-94b4-6298d1e497cc
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca9fdd90>
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/5.jpg saved to cache
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 48104de0-3402-5af4-94b4-6298d1e497cc
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad5d510>
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/9.jpg saved to cache
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3c4d9815-8f63-592c-a9e6-3ec850dbd727
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caac0d50>
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/3.jpg saved to cache
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 48104de0-3402-5af4-94b4-6298d1e497cc
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad25c10>
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/8.jpg saved to cache
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3c4d9815-8f63-592c-a9e6-3ec850dbd727
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caa43910>
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/10.jpg saved to cache
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3c4d9815-8f63-592c-a9e6-3ec850dbd727
2026-03-25 16:45:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/7.jpg not downloaded yet
2026-03-25 16:45:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/8.jpg not downloaded yet
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cac71bd0>
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/10.jpg saved to cache
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 48104de0-3402-5af4-94b4-6298d1e497cc
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/9.jpg not downloaded yet
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/10.jpg not downloaded yet
2026-03-25 16:45:57 [ayvens.fr] INFO: Found listing with ID: 1981764
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981764%27 HTTP/1.1" 200 None
2026-03-25 16:45:57 [ayvens.fr] INFO: Scrape type for 1981764: 1
2026-03-25 16:45:57 [ayvens.fr] INFO: Extracting data for car ID: 1981764
2026-03-25 16:45:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b50ecdb2-0cac-53da-beca-a3a0100d78b7 with identifier: 1981764
2026-03-25 16:45:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b50ecdb2-0cac-53da-beca-a3a0100d78b7 with scrape type 1
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b50ecdb2-0cac-53da-beca-a3a0100d78b7
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/1.jpg not downloaded yet
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca9e3410>
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/9.jpg saved to cache
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 48104de0-3402-5af4-94b4-6298d1e497cc
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caedf550>
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/8.jpg saved to cache
2026-03-25 16:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 48104de0-3402-5af4-94b4-6298d1e497cc
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca838f90>
2026-03-25 16:45:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/1.jpg saved to cache
2026-03-25 16:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 115eac0d-7e64-5ba1-8596-90900227c7f4
2026-03-25 16:45:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca887810>
2026-03-25 16:45:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/2.jpg saved to cache
2026-03-25 16:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 115eac0d-7e64-5ba1-8596-90900227c7f4
2026-03-25 16:45:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca9e2710>
2026-03-25 16:45:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/3.jpg saved to cache
2026-03-25 16:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 115eac0d-7e64-5ba1-8596-90900227c7f4
2026-03-25 16:45:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca7de510>
2026-03-25 16:45:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/7.jpg saved to cache
2026-03-25 16:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 48104de0-3402-5af4-94b4-6298d1e497cc
2026-03-25 16:45:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca83a4d0>
2026-03-25 16:45:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Ffx-%252F5b9c484f20df4faca94b0838d7583829%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/6.jpg saved to cache
2026-03-25 16:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 48104de0-3402-5af4-94b4-6298d1e497cc
2026-03-25 16:45:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 48104de0-3402-5af4-94b4-6298d1e497cc, skipping ID generation
2026-03-25 16:45:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48104de0-3402-5af4-94b4-6298d1e497cc with scrape type 1
2026-03-25 16:45:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 48104de0-3402-5af4-94b4-6298d1e497cc sending to next pipeline
2026-03-25 16:45:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 48104de0-3402-5af4-94b4-6298d1e497cc, identifier: 1981761
2026-03-25 16:45:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 48104de0-3402-5af4-94b4-6298d1e497cc with identifier: 1981761
2026-03-25 16:45:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 16:45:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 48104de0-3402-5af4-94b4-6298d1e497cc with identifier: 1981761
2026-03-25 16:45:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 48104de0-3402-5af4-94b4-6298d1e497cc with identifier: 1981761 to the API
2026-03-25 16:45:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:45:58 [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-25 16:45:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'NOIR PELA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '48104de0-3402-5af4-94b4-6298d1e497cc',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308',
'odometer': 29420,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510085,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479850,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525370,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 473760,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 491702,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466440,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 476628,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464393,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 516220,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48104de0-3402-5af4-94b4-6298d1e497cc/48104de0-3402-5af4-94b4-6298d1e497cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442335,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/fx-/5b9c484f20df4faca94b0838d7583829/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 308 1.5 BlueHDi 130ch S&S GT Pack EAT8',
'transmission': 'automatic',
'trim': '308 1.5 BlueHDi 130ch S&S GT Pack EAT8',
'vin': None,
'year': 2021}
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981761%27 HTTP/1.1" 200 None
2026-03-25 16:45:59 [ayvens.fr] INFO: Saving data for 1981761: {'created_time': 1774457159.116907, 'last_price_update_time': 1774457159.116918, 'auction_closing_time': 1774605600.0}
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981761') HTTP/1.1" 204 0
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/2.jpg not downloaded yet
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/3.jpg not downloaded yet
2026-03-25 16:45:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/4.jpg not downloaded yet
2026-03-25 16:45:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/5.jpg not downloaded yet
2026-03-25 16:45:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/6.jpg not downloaded yet
2026-03-25 16:45:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/7.jpg not downloaded yet
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/8.jpg not downloaded yet
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/9.jpg not downloaded yet
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/10.jpg not downloaded yet
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad45c10>
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/5.jpg saved to cache
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 115eac0d-7e64-5ba1-8596-90900227c7f4
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad45410>
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/9.jpg saved to cache
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 115eac0d-7e64-5ba1-8596-90900227c7f4
2026-03-25 16:45:59 [ayvens.fr] INFO: Found listing with ID: 1981765
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981765%27 HTTP/1.1" 200 None
2026-03-25 16:45:59 [ayvens.fr] INFO: Scrape type for 1981765: 1
2026-03-25 16:45:59 [ayvens.fr] INFO: Extracting data for car ID: 1981765
2026-03-25 16:45:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 026ad9a5-6f13-55bb-b253-736fb7df2534 with identifier: 1981765
2026-03-25 16:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 026ad9a5-6f13-55bb-b253-736fb7df2534 with scrape type 1
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 026ad9a5-6f13-55bb-b253-736fb7df2534
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/1.jpg not downloaded yet
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caa56a10>
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/8.jpg saved to cache
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 115eac0d-7e64-5ba1-8596-90900227c7f4
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca132a90>
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/7.jpg saved to cache
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 115eac0d-7e64-5ba1-8596-90900227c7f4
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca81b3d0>
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgm-%252Ff4b9145f4cc04fb984873046ce0ca655%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/7.jpg saved to cache
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3c4d9815-8f63-592c-a9e6-3ec850dbd727
2026-03-25 16:45:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c4d9815-8f63-592c-a9e6-3ec850dbd727, skipping ID generation
2026-03-25 16:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c4d9815-8f63-592c-a9e6-3ec850dbd727 with scrape type 1
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c4d9815-8f63-592c-a9e6-3ec850dbd727 sending to next pipeline
2026-03-25 16:45:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3c4d9815-8f63-592c-a9e6-3ec850dbd727, identifier: 1981760
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cc338f90>
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/4.jpg saved to cache
2026-03-25 16:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 115eac0d-7e64-5ba1-8596-90900227c7f4
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cadfab90>
2026-03-25 16:45:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:45:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/6.jpg saved to cache
2026-03-25 16:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 115eac0d-7e64-5ba1-8596-90900227c7f4
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/2.jpg not downloaded yet
2026-03-25 16:46:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3c4d9815-8f63-592c-a9e6-3ec850dbd727 with identifier: 1981760
2026-03-25 16:46:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 16:46:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3c4d9815-8f63-592c-a9e6-3ec850dbd727 with identifier: 1981760
2026-03-25 16:46:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3c4d9815-8f63-592c-a9e6-3ec850dbd727 with identifier: 1981760 to the API
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:46: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-25 16:46:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'ROUGE FLAMME',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '3c4d9815-8f63-592c-a9e6-3ec850dbd727',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'AUSTRAL',
'odometer': 106815,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 546255,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 521863,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 532917,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 522842,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 512579,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 577560,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 711293,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 522847,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498928,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c4d9815-8f63-592c-a9e6-3ec850dbd727/3c4d9815-8f63-592c-a9e6-3ec850dbd727_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 640075,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gm-/f4b9145f4cc04fb984873046ce0ca655/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT AUSTRAL Austral 1.2 E-Tech full hybrid 200ch Techno esprit '
'Alpine',
'transmission': 'automatic',
'trim': 'Austral 1.2 E-Tech full hybrid 200ch Techno esprit Alpine',
'vin': None,
'year': 2023}
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981760%27 HTTP/1.1" 200 None
2026-03-25 16:46:00 [ayvens.fr] INFO: Saving data for 1981760: {'created_time': 1774457160.526578, 'last_price_update_time': 1774457160.526589, 'auction_closing_time': 1774605600.0}
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981760') HTTP/1.1" 204 0
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/3.jpg not downloaded yet
2026-03-25 16:46:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca61c7d0>
2026-03-25 16:46:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fa6b1ab8f5e6d47cbb8d6223296ede90c%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/1.jpg saved to cache
2026-03-25 16:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d64a0e19-f808-56af-a036-c3620965f688
2026-03-25 16:46:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d64a0e19-f808-56af-a036-c3620965f688, skipping ID generation
2026-03-25 16:46:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d64a0e19-f808-56af-a036-c3620965f688 with scrape type 1
2026-03-25 16:46:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d64a0e19-f808-56af-a036-c3620965f688 sending to next pipeline
2026-03-25 16:46:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d64a0e19-f808-56af-a036-c3620965f688, identifier: 1981751
2026-03-25 16:46:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d64a0e19-f808-56af-a036-c3620965f688 with identifier: 1981751
2026-03-25 16:46:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d64a0e19-f808-56af-a036-c3620965f688 with identifier: 1981751
2026-03-25 16:46:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d64a0e19-f808-56af-a036-c3620965f688 with identifier: 1981751 to the API
2026-03-25 16:46:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:46:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'd64a0e19-f808-56af-a036-c3620965f688',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 1000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 663452,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600729,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 579086,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 713232,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 599417,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 827563,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 859374,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 637690,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 560506,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d64a0e19-f808-56af-a036-c3620965f688/d64a0e19-f808-56af-a036-c3620965f688_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 637299,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/a6b1ab8f5e6d47cbb8d6223296ede90c/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Design',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Design',
'vin': None,
'year': 2024}
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981751%27 HTTP/1.1" 200 None
2026-03-25 16:46:01 [ayvens.fr] INFO: Saving data for 1981751: {'created_time': 1774457161.155841, 'last_price_update_time': 1774457161.155857, 'auction_closing_time': 1774605600.0}
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981751') HTTP/1.1" 204 0
2026-03-25 16:46:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/4.jpg not downloaded yet
2026-03-25 16:46:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/5.jpg not downloaded yet
2026-03-25 16:46:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/6.jpg not downloaded yet
2026-03-25 16:46:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/7.jpg not downloaded yet
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/8.jpg not downloaded yet
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/9.jpg not downloaded yet
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/10.jpg not downloaded yet
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cadec710>
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/5.jpg saved to cache
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5d766082-ae85-5d7f-8345-01ed453a99b3
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca815010>
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/3.jpg saved to cache
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5d766082-ae85-5d7f-8345-01ed453a99b3
2026-03-25 16:46:01 [ayvens.fr] INFO: Found listing with ID: 1981766
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981766%27 HTTP/1.1" 200 None
2026-03-25 16:46:01 [ayvens.fr] INFO: Scrape type for 1981766: 1
2026-03-25 16:46:01 [ayvens.fr] INFO: Extracting data for car ID: 1981766
2026-03-25 16:46:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4da64917-32de-5ddd-89d9-78fcdc6502d4 with identifier: 1981766
2026-03-25 16:46:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4da64917-32de-5ddd-89d9-78fcdc6502d4 with scrape type 1
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4da64917-32de-5ddd-89d9-78fcdc6502d4
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/1.jpg not downloaded yet
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cc5da9d0>
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/2.jpg saved to cache
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5d766082-ae85-5d7f-8345-01ed453a99b3
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/2.jpg not downloaded yet
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/3.jpg not downloaded yet
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cd209d90>
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/4.jpg saved to cache
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5d766082-ae85-5d7f-8345-01ed453a99b3
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca87c250>
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F1e2a487f86ae4bfd881a294cf96ad763%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/10.jpg saved to cache
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 115eac0d-7e64-5ba1-8596-90900227c7f4
2026-03-25 16:46:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 115eac0d-7e64-5ba1-8596-90900227c7f4, skipping ID generation
2026-03-25 16:46:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 115eac0d-7e64-5ba1-8596-90900227c7f4 with scrape type 1
2026-03-25 16:46:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 115eac0d-7e64-5ba1-8596-90900227c7f4 sending to next pipeline
2026-03-25 16:46:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 115eac0d-7e64-5ba1-8596-90900227c7f4, identifier: 1981762
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cadec750>
2026-03-25 16:46:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/6.jpg saved to cache
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5d766082-ae85-5d7f-8345-01ed453a99b3
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca5cc150>
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/7.jpg saved to cache
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5d766082-ae85-5d7f-8345-01ed453a99b3
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caf95410>
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/1.jpg saved to cache
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5d766082-ae85-5d7f-8345-01ed453a99b3
2026-03-25 16:46:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 115eac0d-7e64-5ba1-8596-90900227c7f4 with identifier: 1981762
2026-03-25 16:46:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 115eac0d-7e64-5ba1-8596-90900227c7f4 with identifier: 1981762
2026-03-25 16:46:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 115eac0d-7e64-5ba1-8596-90900227c7f4 with identifier: 1981762 to the API
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:46:02 [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-25 16:46:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/10.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '115eac0d-7e64-5ba1-8596-90900227c7f4',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 20000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643239,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735300,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603193,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872894,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803501,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700324,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643200,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_115eac0d-7e64-5ba1-8596-90900227c7f4/115eac0d-7e64-5ba1-8596-90900227c7f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642192,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/1e2a487f86ae4bfd881a294cf96ad763/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981762%27 HTTP/1.1" 200 None
2026-03-25 16:46:02 [ayvens.fr] INFO: Saving data for 1981762: {'created_time': 1774457162.523569, 'last_price_update_time': 1774457162.523581, 'auction_closing_time': 1774605600.0}
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981762') HTTP/1.1" 204 0
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/4.jpg not downloaded yet
2026-03-25 16:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/5.jpg not downloaded yet
2026-03-25 16:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/6.jpg not downloaded yet
2026-03-25 16:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/7.jpg not downloaded yet
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/8.jpg not downloaded yet
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/9.jpg not downloaded yet
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/10.jpg not downloaded yet
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caad4fd0>
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/10.jpg saved to cache
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5d766082-ae85-5d7f-8345-01ed453a99b3
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca892790>
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/3.jpg saved to cache
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b50ecdb2-0cac-53da-beca-a3a0100d78b7
2026-03-25 16:46:02 [ayvens.fr] INFO: Found listing with ID: 1981767
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981767%27 HTTP/1.1" 200 None
2026-03-25 16:46:02 [ayvens.fr] INFO: Scrape type for 1981767: 1
2026-03-25 16:46:02 [ayvens.fr] INFO: Extracting data for car ID: 1981767
2026-03-25 16:46:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78393b3d-7bf1-5d5d-be7b-884f51ba68a9 with identifier: 1981767
2026-03-25 16:46:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78393b3d-7bf1-5d5d-be7b-884f51ba68a9 with scrape type 1
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 78393b3d-7bf1-5d5d-be7b-884f51ba68a9
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/1.jpg not downloaded yet
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/2.jpg not downloaded yet
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/3.jpg not downloaded yet
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca866050>
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/9.jpg saved to cache
2026-03-25 16:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5d766082-ae85-5d7f-8345-01ed453a99b3
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab76f90>
2026-03-25 16:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/2.jpg saved to cache
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b50ecdb2-0cac-53da-beca-a3a0100d78b7
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad26410>
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/10.jpg saved to cache
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b50ecdb2-0cac-53da-beca-a3a0100d78b7
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab74ad0>
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/1.jpg saved to cache
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b50ecdb2-0cac-53da-beca-a3a0100d78b7
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad25f90>
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/4.jpg saved to cache
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b50ecdb2-0cac-53da-beca-a3a0100d78b7
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cabb0210>
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/1.jpg saved to cache
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 026ad9a5-6f13-55bb-b253-736fb7df2534
2026-03-25 16:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/4.jpg not downloaded yet
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/5.jpg not downloaded yet
2026-03-25 16:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/6.jpg not downloaded yet
2026-03-25 16:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/7.jpg not downloaded yet
2026-03-25 16:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/8.jpg not downloaded yet
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/9.jpg not downloaded yet
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caa546d0>
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/3.jpg saved to cache
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 026ad9a5-6f13-55bb-b253-736fb7df2534
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/10.jpg not downloaded yet
2026-03-25 16:46:03 [ayvens.fr] INFO: Found listing with ID: 1981768
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981768%27 HTTP/1.1" 200 None
2026-03-25 16:46:03 [ayvens.fr] INFO: Scrape type for 1981768: 1
2026-03-25 16:46:03 [ayvens.fr] INFO: Extracting data for car ID: 1981768
2026-03-25 16:46:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f13207fe-873c-5891-9c7a-0a6a2d1ccd22 with identifier: 1981768
2026-03-25 16:46:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13207fe-873c-5891-9c7a-0a6a2d1ccd22 with scrape type 1
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f13207fe-873c-5891-9c7a-0a6a2d1ccd22
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/1.jpg not downloaded yet
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/2.jpg not downloaded yet
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca807f50>
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/4.jpg saved to cache
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 026ad9a5-6f13-55bb-b253-736fb7df2534
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca11a310>
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/9.jpg saved to cache
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b50ecdb2-0cac-53da-beca-a3a0100d78b7
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cabcb5d0>
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/10.jpg saved to cache
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 026ad9a5-6f13-55bb-b253-736fb7df2534
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14c979d890>
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/8.jpg saved to cache
2026-03-25 16:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b50ecdb2-0cac-53da-beca-a3a0100d78b7
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca574e50>
2026-03-25 16:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/9.jpg saved to cache
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 026ad9a5-6f13-55bb-b253-736fb7df2534
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caad7910>
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/1.jpg saved to cache
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4da64917-32de-5ddd-89d9-78fcdc6502d4
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca820650>
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/2.jpg saved to cache
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 026ad9a5-6f13-55bb-b253-736fb7df2534
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/3.jpg not downloaded yet
2026-03-25 16:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/4.jpg not downloaded yet
2026-03-25 16:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/5.jpg not downloaded yet
2026-03-25 16:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/6.jpg not downloaded yet
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/7.jpg not downloaded yet
2026-03-25 16:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/8.jpg not downloaded yet
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad76250>
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/3.jpg saved to cache
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4da64917-32de-5ddd-89d9-78fcdc6502d4
2026-03-25 16:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/9.jpg not downloaded yet
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca587d90>
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/2.jpg saved to cache
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4da64917-32de-5ddd-89d9-78fcdc6502d4
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/10.jpg not downloaded yet
2026-03-25 16:46:04 [ayvens.fr] INFO: Found listing with ID: 1981769
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981769%27 HTTP/1.1" 200 None
2026-03-25 16:46:04 [ayvens.fr] INFO: Scrape type for 1981769: 1
2026-03-25 16:46:04 [ayvens.fr] INFO: Extracting data for car ID: 1981769
2026-03-25 16:46:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10d48927-86e7-536a-9c9a-f0eb0ef289ef with identifier: 1981769
2026-03-25 16:46:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10d48927-86e7-536a-9c9a-f0eb0ef289ef with scrape type 1
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 10d48927-86e7-536a-9c9a-f0eb0ef289ef
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F1.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/1.jpg not downloaded yet
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca83bd50>
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/4.jpg saved to cache
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4da64917-32de-5ddd-89d9-78fcdc6502d4
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae445d0>
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/1.jpg saved to cache
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 78393b3d-7bf1-5d5d-be7b-884f51ba68a9
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cc33b610>
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/8.jpg saved to cache
2026-03-25 16:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 026ad9a5-6f13-55bb-b253-736fb7df2534
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cabc9010>
2026-03-25 16:46:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/10.jpg saved to cache
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4da64917-32de-5ddd-89d9-78fcdc6502d4
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caa43a50>
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/5.jpg saved to cache
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4da64917-32de-5ddd-89d9-78fcdc6502d4
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caffe290>
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/7.jpg saved to cache
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 026ad9a5-6f13-55bb-b253-736fb7df2534
2026-03-25 16:46:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F2.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/2.jpg not downloaded yet
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F3.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/3.jpg not downloaded yet
2026-03-25 16:46:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F4.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/4.jpg not downloaded yet
2026-03-25 16:46:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F5.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/5.jpg not downloaded yet
2026-03-25 16:46:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/6.jpg not downloaded yet
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F7.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/7.jpg not downloaded yet
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F8.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/8.jpg not downloaded yet
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cac8dad0>
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/3.jpg saved to cache
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 78393b3d-7bf1-5d5d-be7b-884f51ba68a9
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F9.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/9.jpg not downloaded yet
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca82fa90>
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/5.jpg saved to cache
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 78393b3d-7bf1-5d5d-be7b-884f51ba68a9
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cac4f590>
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/2.jpg saved to cache
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 78393b3d-7bf1-5d5d-be7b-884f51ba68a9
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F10.jpg%27 HTTP/1.1" 200 None
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/10.jpg not downloaded yet
2026-03-25 16:46:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:05 [ayvens.fr] INFO: Found listing with ID: 1981770
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981770%27 HTTP/1.1" 200 None
2026-03-25 16:46:05 [ayvens.fr] INFO: Scrape type for 1981770: 1
2026-03-25 16:46:05 [ayvens.fr] INFO: Extracting data for car ID: 1981770
2026-03-25 16:46:05 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 78393b3d-7bf1-5d5d-be7b-884f51ba68a9 with identifier: 1981770, dropping item
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca639790>
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/4.jpg saved to cache
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 78393b3d-7bf1-5d5d-be7b-884f51ba68a9
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca642e90>
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/9.jpg saved to cache
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4da64917-32de-5ddd-89d9-78fcdc6502d4
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca638690>
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/8.jpg saved to cache
2026-03-25 16:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4da64917-32de-5ddd-89d9-78fcdc6502d4
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca5d9990>
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/10.jpg saved to cache
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 78393b3d-7bf1-5d5d-be7b-884f51ba68a9
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca130f50>
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/6.jpg saved to cache
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 78393b3d-7bf1-5d5d-be7b-884f51ba68a9
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cafa5410>
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/3.jpg saved to cache
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f13207fe-873c-5891-9c7a-0a6a2d1ccd22
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cabb8510>
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/5.jpg saved to cache
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f13207fe-873c-5891-9c7a-0a6a2d1ccd22
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca898ed0>
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/2.jpg saved to cache
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f13207fe-873c-5891-9c7a-0a6a2d1ccd22
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca804690>
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/9.jpg saved to cache
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 78393b3d-7bf1-5d5d-be7b-884f51ba68a9
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca638410>
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/1.jpg saved to cache
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f13207fe-873c-5891-9c7a-0a6a2d1ccd22
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae46410>
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/10.jpg saved to cache
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f13207fe-873c-5891-9c7a-0a6a2d1ccd22
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca0f6ed0>
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/4.jpg saved to cache
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f13207fe-873c-5891-9c7a-0a6a2d1ccd22
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab2f410>
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/6.jpg saved to cache
2026-03-25 16:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f13207fe-873c-5891-9c7a-0a6a2d1ccd22
2026-03-25 16:46:06 [scrapy.extensions.logstats] INFO: Crawled 5 pages (at 5 pages/min), scraped 13 items (at 13 items/min)
2026-03-25 16:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca87f750>
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/3.jpg saved to cache
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 10d48927-86e7-536a-9c9a-f0eb0ef289ef
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cc7fafd0>
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/1.jpg saved to cache
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 10d48927-86e7-536a-9c9a-f0eb0ef289ef
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca8bd3d0>
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/2.jpg saved to cache
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 10d48927-86e7-536a-9c9a-f0eb0ef289ef
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae552d0>
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/9.jpg saved to cache
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f13207fe-873c-5891-9c7a-0a6a2d1ccd22
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cb20b750>
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/4.jpg saved to cache
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 10d48927-86e7-536a-9c9a-f0eb0ef289ef
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca839b50>
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/9.jpg saved to cache
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 10d48927-86e7-536a-9c9a-f0eb0ef289ef
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad75950>
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/10.jpg saved to cache
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 10d48927-86e7-536a-9c9a-f0eb0ef289ef
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cae0e750>
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/8.jpg saved to cache
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 10d48927-86e7-536a-9c9a-f0eb0ef289ef
2026-03-25 16:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cac7f610>
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/8.jpg saved to cache
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f13207fe-873c-5891-9c7a-0a6a2d1ccd22
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cadefad0>
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/8.jpg saved to cache
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 78393b3d-7bf1-5d5d-be7b-884f51ba68a9
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab86c50>
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/7.jpg saved to cache
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 10d48927-86e7-536a-9c9a-f0eb0ef289ef
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cac8d710>
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/5.jpg saved to cache
2026-03-25 16:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 10d48927-86e7-536a-9c9a-f0eb0ef289ef
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca596290>
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/7.jpg saved to cache
2026-03-25 16:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4da64917-32de-5ddd-89d9-78fcdc6502d4
2026-03-25 16:46:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caac0710>
2026-03-25 16:46:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F31e344b26a8f4fa3814d5185fce14058%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/6.jpg saved to cache
2026-03-25 16:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 10d48927-86e7-536a-9c9a-f0eb0ef289ef
2026-03-25 16:46:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 10d48927-86e7-536a-9c9a-f0eb0ef289ef, skipping ID generation
2026-03-25 16:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10d48927-86e7-536a-9c9a-f0eb0ef289ef with scrape type 1
2026-03-25 16:46:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 10d48927-86e7-536a-9c9a-f0eb0ef289ef sending to next pipeline
2026-03-25 16:46:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 10d48927-86e7-536a-9c9a-f0eb0ef289ef, identifier: 1981769
2026-03-25 16:46:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caede1d0>
2026-03-25 16:46:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fe6cdcc246e454e1891e028f1e104fd0e%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/7.jpg saved to cache
2026-03-25 16:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 78393b3d-7bf1-5d5d-be7b-884f51ba68a9
2026-03-25 16:46:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 78393b3d-7bf1-5d5d-be7b-884f51ba68a9, skipping ID generation
2026-03-25 16:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78393b3d-7bf1-5d5d-be7b-884f51ba68a9 with scrape type 1
2026-03-25 16:46:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 78393b3d-7bf1-5d5d-be7b-884f51ba68a9 sending to next pipeline
2026-03-25 16:46:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 78393b3d-7bf1-5d5d-be7b-884f51ba68a9, identifier: 1981767
2026-03-25 16:46:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cabd6750>
2026-03-25 16:46:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:46:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F89baca9d5bb149bfa0cb1debc92b047e%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/7.jpg saved to cache
2026-03-25 16:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f13207fe-873c-5891-9c7a-0a6a2d1ccd22
2026-03-25 16:46:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f13207fe-873c-5891-9c7a-0a6a2d1ccd22, skipping ID generation
2026-03-25 16:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13207fe-873c-5891-9c7a-0a6a2d1ccd22 with scrape type 1
2026-03-25 16:46:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f13207fe-873c-5891-9c7a-0a6a2d1ccd22 sending to next pipeline
2026-03-25 16:46:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f13207fe-873c-5891-9c7a-0a6a2d1ccd22, identifier: 1981768
2026-03-25 16:46:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 10d48927-86e7-536a-9c9a-f0eb0ef289ef with identifier: 1981769
2026-03-25 16:46:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 10d48927-86e7-536a-9c9a-f0eb0ef289ef with identifier: 1981769
2026-03-25 16:46:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 10d48927-86e7-536a-9c9a-f0eb0ef289ef with identifier: 1981769 to the API
2026-03-25 16:46:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:46: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-25 16:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '10d48927-86e7-536a-9c9a-f0eb0ef289ef',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 24,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643239,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735300,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603193,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872894,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803501,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700324,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643200,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d48927-86e7-536a-9c9a-f0eb0ef289ef/10d48927-86e7-536a-9c9a-f0eb0ef289ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642192,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/31e344b26a8f4fa3814d5185fce14058/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-25 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981769%27 HTTP/1.1" 200 None
2026-03-25 16:46:09 [ayvens.fr] INFO: Saving data for 1981769: {'created_time': 1774457169.397517, 'last_price_update_time': 1774457169.397527, 'auction_closing_time': 1774605600.0}
2026-03-25 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981769') HTTP/1.1" 204 0
2026-03-25 16:46:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 78393b3d-7bf1-5d5d-be7b-884f51ba68a9 with identifier: 1981767
2026-03-25 16:46:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 78393b3d-7bf1-5d5d-be7b-884f51ba68a9 with identifier: 1981767
2026-03-25 16:46:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 78393b3d-7bf1-5d5d-be7b-884f51ba68a9 with identifier: 1981767 to the API
2026-03-25 16:46:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:46: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-25 16:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '78393b3d-7bf1-5d5d-be7b-884f51ba68a9',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 19,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643239,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735300,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603193,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872894,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803501,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700324,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643200,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78393b3d-7bf1-5d5d-be7b-884f51ba68a9/78393b3d-7bf1-5d5d-be7b-884f51ba68a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642192,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/e6cdcc246e454e1891e028f1e104fd0e/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-25 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981767%27 HTTP/1.1" 200 None
2026-03-25 16:46:09 [ayvens.fr] INFO: Saving data for 1981767: {'created_time': 1774457169.817915, 'last_price_update_time': 1774457169.817929, 'auction_closing_time': 1774605600.0}
2026-03-25 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981767') HTTP/1.1" 204 0
2026-03-25 16:46:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f13207fe-873c-5891-9c7a-0a6a2d1ccd22 with identifier: 1981768
2026-03-25 16:46:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f13207fe-873c-5891-9c7a-0a6a2d1ccd22 with identifier: 1981768
2026-03-25 16:46:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f13207fe-873c-5891-9c7a-0a6a2d1ccd22 with identifier: 1981768 to the API
2026-03-25 16:46:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:46: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-25 16:46:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'f13207fe-873c-5891-9c7a-0a6a2d1ccd22',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 50000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643239,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735300,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603193,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872894,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803501,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700324,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643200,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13207fe-873c-5891-9c7a-0a6a2d1ccd22/f13207fe-873c-5891-9c7a-0a6a2d1ccd22_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642192,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/89baca9d5bb149bfa0cb1debc92b047e/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981768%27 HTTP/1.1" 200 None
2026-03-25 16:46:10 [ayvens.fr] INFO: Saving data for 1981768: {'created_time': 1774457170.210506, 'last_price_update_time': 1774457170.210517, 'auction_closing_time': 1774605600.0}
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981768') HTTP/1.1" 204 0
2026-03-25 16:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/5.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/6.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caaec1d0>
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/5.jpg saved to cache
2026-03-25 16:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b50ecdb2-0cac-53da-beca-a3a0100d78b7
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caafc210>
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8e3701539ae545afb24b191089b8cbb6%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/6.jpg saved to cache
2026-03-25 16:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4da64917-32de-5ddd-89d9-78fcdc6502d4
2026-03-25 16:46:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4da64917-32de-5ddd-89d9-78fcdc6502d4, skipping ID generation
2026-03-25 16:46:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4da64917-32de-5ddd-89d9-78fcdc6502d4 with scrape type 1
2026-03-25 16:46:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4da64917-32de-5ddd-89d9-78fcdc6502d4 sending to next pipeline
2026-03-25 16:46:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4da64917-32de-5ddd-89d9-78fcdc6502d4, identifier: 1981766
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cc31ff10>
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/7.jpg saved to cache
2026-03-25 16:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b50ecdb2-0cac-53da-beca-a3a0100d78b7
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca1190d0>
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F00711cf1933849e0b9a2a8be73af9553%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/10.jpg saved to cache
2026-03-25 16:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e
2026-03-25 16:46:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e, skipping ID generation
2026-03-25 16:46:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e with scrape type 1
2026-03-25 16:46:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e sending to next pipeline
2026-03-25 16:46:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e, identifier: 1981750
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cc31d7d0>
2026-03-25 16:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7d9be36b52fa41e3a4e7b8f7bdfa353f%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/8.jpg saved to cache
2026-03-25 16:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5d766082-ae85-5d7f-8345-01ed453a99b3
2026-03-25 16:46:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d766082-ae85-5d7f-8345-01ed453a99b3, skipping ID generation
2026-03-25 16:46:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d766082-ae85-5d7f-8345-01ed453a99b3 with scrape type 1
2026-03-25 16:46:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d766082-ae85-5d7f-8345-01ed453a99b3 sending to next pipeline
2026-03-25 16:46:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5d766082-ae85-5d7f-8345-01ed453a99b3, identifier: 1981763
2026-03-25 16:46:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca64a990>
2026-03-25 16:46:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_4.jpg HTTP/1.1" 201 0
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F5.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/5.jpg saved to cache
2026-03-25 16:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 026ad9a5-6f13-55bb-b253-736fb7df2534
2026-03-25 16:46:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14caaffe50>
2026-03-25 16:46:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F5b2fecadb2864f0aa3b65bf167a6f3d0%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/6.jpg saved to cache
2026-03-25 16:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b50ecdb2-0cac-53da-beca-a3a0100d78b7
2026-03-25 16:46:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b50ecdb2-0cac-53da-beca-a3a0100d78b7, skipping ID generation
2026-03-25 16:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b50ecdb2-0cac-53da-beca-a3a0100d78b7 with scrape type 1
2026-03-25 16:46:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b50ecdb2-0cac-53da-beca-a3a0100d78b7 sending to next pipeline
2026-03-25 16:46:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b50ecdb2-0cac-53da-beca-a3a0100d78b7, identifier: 1981764
2026-03-25 16:46:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cad5d110>
2026-03-25 16:46:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_5.jpg HTTP/1.1" 201 0
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F7f935b8974d641adb564684c96519182%252Fimages%252Flarge%252F6.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/6.jpg saved to cache
2026-03-25 16:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 026ad9a5-6f13-55bb-b253-736fb7df2534
2026-03-25 16:46:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 026ad9a5-6f13-55bb-b253-736fb7df2534, skipping ID generation
2026-03-25 16:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 026ad9a5-6f13-55bb-b253-736fb7df2534 with scrape type 1
2026-03-25 16:46:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 026ad9a5-6f13-55bb-b253-736fb7df2534 sending to next pipeline
2026-03-25 16:46:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 026ad9a5-6f13-55bb-b253-736fb7df2534, identifier: 1981765
2026-03-25 16:46:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4da64917-32de-5ddd-89d9-78fcdc6502d4 with identifier: 1981766
2026-03-25 16:46:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4da64917-32de-5ddd-89d9-78fcdc6502d4 with identifier: 1981766
2026-03-25 16:46:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4da64917-32de-5ddd-89d9-78fcdc6502d4 with identifier: 1981766 to the API
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:46:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '4da64917-32de-5ddd-89d9-78fcdc6502d4',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 20000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643239,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735300,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603193,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872894,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803501,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700324,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643200,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4da64917-32de-5ddd-89d9-78fcdc6502d4/4da64917-32de-5ddd-89d9-78fcdc6502d4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642192,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8e3701539ae545afb24b191089b8cbb6/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981766%27 HTTP/1.1" 200 None
2026-03-25 16:46:11 [ayvens.fr] INFO: Saving data for 1981766: {'created_time': 1774457171.77447, 'last_price_update_time': 1774457171.774481, 'auction_closing_time': 1774605600.0}
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981766') HTTP/1.1" 204 0
2026-03-25 16:46:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e with identifier: 1981750
2026-03-25 16:46:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e with identifier: 1981750
2026-03-25 16:46:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3c6bcebd-7e43-5b40-a3e4-23632dd76e7e with identifier: 1981750 to the API
2026-03-25 16:46:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:46:12 [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-25 16:46:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/10.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '3c6bcebd-7e43-5b40-a3e4-23632dd76e7e',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 28,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 663452,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600729,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 579086,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 713232,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 599417,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 827563,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 859374,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 637690,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 560506,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6bcebd-7e43-5b40-a3e4-23632dd76e7e/3c6bcebd-7e43-5b40-a3e4-23632dd76e7e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 637299,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/00711cf1933849e0b9a2a8be73af9553/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Design',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Design',
'vin': None,
'year': 2024}
2026-03-25 16:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981750%27 HTTP/1.1" 200 None
2026-03-25 16:46:12 [ayvens.fr] INFO: Saving data for 1981750: {'created_time': 1774457172.232993, 'last_price_update_time': 1774457172.233005, 'auction_closing_time': 1774605600.0}
2026-03-25 16:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981750') HTTP/1.1" 204 0
2026-03-25 16:46:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5d766082-ae85-5d7f-8345-01ed453a99b3 with identifier: 1981763
2026-03-25 16:46:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5d766082-ae85-5d7f-8345-01ed453a99b3 with identifier: 1981763
2026-03-25 16:46:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5d766082-ae85-5d7f-8345-01ed453a99b3 with identifier: 1981763 to the API
2026-03-25 16:46:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:46:12 [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-25 16:46:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '5d766082-ae85-5d7f-8345-01ed453a99b3',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 17,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643239,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735300,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603193,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872894,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803501,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700324,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643200,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d766082-ae85-5d7f-8345-01ed453a99b3/5d766082-ae85-5d7f-8345-01ed453a99b3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642192,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7d9be36b52fa41e3a4e7b8f7bdfa353f/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-25 16:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981763%27 HTTP/1.1" 200 None
2026-03-25 16:46:12 [ayvens.fr] INFO: Saving data for 1981763: {'created_time': 1774457172.586896, 'last_price_update_time': 1774457172.586908, 'auction_closing_time': 1774605600.0}
2026-03-25 16:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981763') HTTP/1.1" 204 0
2026-03-25 16:46:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b50ecdb2-0cac-53da-beca-a3a0100d78b7 with identifier: 1981764
2026-03-25 16:46:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b50ecdb2-0cac-53da-beca-a3a0100d78b7 with identifier: 1981764
2026-03-25 16:46:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b50ecdb2-0cac-53da-beca-a3a0100d78b7 with identifier: 1981764 to the API
2026-03-25 16:46:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:46:12 [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-25 16:46:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'b50ecdb2-0cac-53da-beca-a3a0100d78b7',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 145,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643239,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735300,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603193,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872894,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803501,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700324,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643200,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b50ecdb2-0cac-53da-beca-a3a0100d78b7/b50ecdb2-0cac-53da-beca-a3a0100d78b7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642192,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/5b2fecadb2864f0aa3b65bf167a6f3d0/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-25 16:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981764%27 HTTP/1.1" 200 None
2026-03-25 16:46:13 [ayvens.fr] INFO: Saving data for 1981764: {'created_time': 1774457173.006897, 'last_price_update_time': 1774457173.00691, 'auction_closing_time': 1774605600.0}
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981764') HTTP/1.1" 204 0
2026-03-25 16:46:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 026ad9a5-6f13-55bb-b253-736fb7df2534 with identifier: 1981765
2026-03-25 16:46:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 026ad9a5-6f13-55bb-b253-736fb7df2534 with identifier: 1981765
2026-03-25 16:46:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 026ad9a5-6f13-55bb-b253-736fb7df2534 with identifier: 1981765 to the API
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:46:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '026ad9a5-6f13-55bb-b253-736fb7df2534',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 17,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643239,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735300,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603193,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872894,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803501,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700324,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643200,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_026ad9a5-6f13-55bb-b253-736fb7df2534/026ad9a5-6f13-55bb-b253-736fb7df2534_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642192,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/7f935b8974d641adb564684c96519182/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981765%27 HTTP/1.1" 200 None
2026-03-25 16:46:13 [ayvens.fr] INFO: Saving data for 1981765: {'created_time': 1774457173.274475, 'last_price_update_time': 1774457173.274487, 'auction_closing_time': 1774605600.0}
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981765') HTTP/1.1" 204 0
2026-03-25 16:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/3.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/2.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/9.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/7.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/4.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/10.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/8.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/1.jpg> (referer: https://api.aldcarmarket.com/graphql/saleevents)
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab2e1d0>
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_2.jpg HTTP/1.1" 201 0
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F3.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/3.jpg saved to cache
2026-03-25 16:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 027b1478-766c-5f1e-b29f-75abb0c586cf
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab2ff50>
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_1.jpg HTTP/1.1" 201 0
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F2.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/2.jpg saved to cache
2026-03-25 16:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 027b1478-766c-5f1e-b29f-75abb0c586cf
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cb1de190>
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F9.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/9.jpg saved to cache
2026-03-25 16:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 582d597d-89d1-5c63-a70b-be29dfa272d2
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cadd4350>
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F7.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/7.jpg saved to cache
2026-03-25 16:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 582d597d-89d1-5c63-a70b-be29dfa272d2
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14ca13f210>
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_3.jpg HTTP/1.1" 201 0
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F4.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/4.jpg saved to cache
2026-03-25 16:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 027b1478-766c-5f1e-b29f-75abb0c586cf
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cadd5150>
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_9.jpg HTTP/1.1" 201 0
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F10.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/10.jpg saved to cache
2026-03-25 16:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 582d597d-89d1-5c63-a70b-be29dfa272d2
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cab2c050>
2026-03-25 16:46:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 16:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252Fc93c6b7f214d4c2986664abc87fddae9%252Fimages%252Flarge%252F8.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/8.jpg saved to cache
2026-03-25 16:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 582d597d-89d1-5c63-a70b-be29dfa272d2
2026-03-25 16:46:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 582d597d-89d1-5c63-a70b-be29dfa272d2, skipping ID generation
2026-03-25 16:46:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 582d597d-89d1-5c63-a70b-be29dfa272d2 with scrape type 1
2026-03-25 16:46:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 582d597d-89d1-5c63-a70b-be29dfa272d2 sending to next pipeline
2026-03-25 16:46:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 582d597d-89d1-5c63-a70b-be29dfa272d2, identifier: 1981748
2026-03-25 16:46:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:46:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14cadaf450>
2026-03-25 16:46:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16: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-25 16:46:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:46:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ayvens.fr',RowKey='https%3A%252F%252Fmedias-carmarket.ayvens.com%252Flots%252Fald%252Fgt-%252F8520e60353a04478af5718a6adc98df5%252Fimages%252Flarge%252F1.jpg') HTTP/1.1" 204 0
2026-03-25 16:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/1.jpg saved to cache
2026-03-25 16:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 027b1478-766c-5f1e-b29f-75abb0c586cf
2026-03-25 16:46:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 027b1478-766c-5f1e-b29f-75abb0c586cf, skipping ID generation
2026-03-25 16:46:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 027b1478-766c-5f1e-b29f-75abb0c586cf with scrape type 1
2026-03-25 16:46:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 027b1478-766c-5f1e-b29f-75abb0c586cf sending to next pipeline
2026-03-25 16:46:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 027b1478-766c-5f1e-b29f-75abb0c586cf, identifier: 1981749
2026-03-25 16:46:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 582d597d-89d1-5c63-a70b-be29dfa272d2 with identifier: 1981748
2026-03-25 16:46:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 582d597d-89d1-5c63-a70b-be29dfa272d2 with identifier: 1981748
2026-03-25 16:46:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 582d597d-89d1-5c63-a70b-be29dfa272d2 with identifier: 1981748 to the API
2026-03-25 16:46:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16:46:14 [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-25 16:46:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '582d597d-89d1-5c63-a70b-be29dfa272d2',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 14,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643239,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545216,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603193,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872894,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803501,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700324,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643200,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582d597d-89d1-5c63-a70b-be29dfa272d2/582d597d-89d1-5c63-a70b-be29dfa272d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642192,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/c93c6b7f214d4c2986664abc87fddae9/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-25 16:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981748%27 HTTP/1.1" 200 None
2026-03-25 16:46:14 [ayvens.fr] INFO: Saving data for 1981748: {'created_time': 1774457174.940087, 'last_price_update_time': 1774457174.9401, 'auction_closing_time': 1774605600.0}
2026-03-25 16:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981748') HTTP/1.1" 204 0
2026-03-25 16:46:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 027b1478-766c-5f1e-b29f-75abb0c586cf with identifier: 1981749
2026-03-25 16:46:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 027b1478-766c-5f1e-b29f-75abb0c586cf with identifier: 1981749
2026-03-25 16:46:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 027b1478-766c-5f1e-b29f-75abb0c586cf with identifier: 1981749 to the API
2026-03-25 16:46:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 16: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-25 16:46:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '027b1478-766c-5f1e-b29f-75abb0c586cf',
'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/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 30,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643239,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525905,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735300,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603193,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872894,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803501,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700324,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643200,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_027b1478-766c-5f1e-b29f-75abb0c586cf/027b1478-766c-5f1e-b29f-75abb0c586cf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642192,
'Height': 768,
'OriginUrl': 'https://medias-carmarket.ayvens.com/lots/ald/gt-/8520e60353a04478af5718a6adc98df5/images/large/10.jpg',
'Width': 1024}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-25 16:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981749%27 HTTP/1.1" 200 None
2026-03-25 16:46:15 [ayvens.fr] INFO: Saving data for 1981749: {'created_time': 1774457175.540103, 'last_price_update_time': 1774457175.540117, 'auction_closing_time': 1774605600.0}
2026-03-25 16:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981749') HTTP/1.1" 204 0
2026-03-25 16:46:15 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 16:46:15 [ayvens.fr] INFO: ayvens.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 7, <ScrapeType.NEW_DUPLICATE_ID: 4>: 1, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 16:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981770%27 HTTP/1.1" 200 None
2026-03-25 16:46:15 [ayvens.fr] INFO: Saving data for 1981770: {'created_time': 1774457175.663644}
2026-03-25 16:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981770') HTTP/1.1" 204 0
2026-03-25 16:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20last_price_update_time%20lt%201774025175 HTTP/1.1" 200 None
2026-03-25 16:46:15 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (23 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ayvens.fr/task_44_2026-03-25T16_45_00.jl
2026-03-25 16:46:15 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 112919,
'downloader/request_count': 235,
'downloader/request_method_count/GET': 231,
'downloader/request_method_count/POST': 4,
'downloader/response_bytes': 143461298,
'downloader/response_count': 235,
'downloader/response_status_count/200': 235,
'elapsed_time_seconds': 69.28229,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 16, 46, 15, 850413, tzinfo=datetime.timezone.utc),
'item_scraped_count': 23,
'log_count/DEBUG': 2781,
'log_count/INFO': 2622,
'memusage/max': 191614976,
'memusage/startup': 150413312,
'photo_download_count': 230,
'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': 130,
'playwright/request_count/aborted': 15,
'playwright/request_count/method/GET': 126,
'playwright/request_count/method/POST': 4,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/request_count/resource_type/fetch': 1,
'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': 113,
'playwright/response_count/method/GET': 110,
'playwright/response_count/method/POST': 3,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 1,
'playwright/response_count/resource_type/font': 16,
'playwright/response_count/resource_type/image': 10,
'playwright/response_count/resource_type/script': 79,
'playwright/response_count/resource_type/stylesheet': 1,
'playwright/response_count/resource_type/xhr': 4,
'request_depth_max': 5,
'response_received_count': 5,
'scheduler/dequeued': 235,
'scheduler/dequeued/memory': 235,
'scheduler/enqueued': 235,
'scheduler/enqueued/memory': 235,
'scrape_type/new': 23,
'scrape_type/new_duplicate_id': 1,
'scrape_type/skipped': 320,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 4,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 1.6871012346819043,
'scrapy-zyte-api/mean_response_seconds': 1.8157848450355232,
'scrapy-zyte-api/processed': 4,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 4,
'scrapy-zyte-api/request_args/experimental.responseCookies': 4,
'scrapy-zyte-api/request_args/httpRequestBody': 4,
'scrapy-zyte-api/request_args/httpRequestMethod': 4,
'scrapy-zyte-api/request_args/httpResponseBody': 4,
'scrapy-zyte-api/request_args/httpResponseHeaders': 4,
'scrapy-zyte-api/request_args/url': 4,
'scrapy-zyte-api/status_codes/200': 4,
'scrapy-zyte-api/success': 4,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 25, 16, 45, 6, 568123, tzinfo=datetime.timezone.utc)}
2026-03-25 16:46:15 [scrapy.core.engine] INFO: Spider closed (finished)