2026-03-26 21:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 21:30:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-26 21:30:04 [openlane.gb] INFO: Starting spider openlane.gb
2026-03-26 21:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 21:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 21:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 21:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 21:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: bdd7d33a853b8124
2026-03-26 21:30:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-26 21:30:04 [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/openlane.gb/task_10_2026-03-26T21_30_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-26 21:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 21:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 21:30:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-26 21:30:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 21:30:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-26 21:30:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 21:30:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 21:30:05 [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-26 21:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 21:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 21:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-26 21:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-26 21:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 21:30:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-26 21:30:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-26 21:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-26 21:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 21:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 21:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-26 21:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 21:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 21:30:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-26 21:30:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-26 21:30:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-26 21:30:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-26 21:30:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/home> (resource type: document)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/home>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap> (resource type: stylesheet, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap-grid.min.css> (resource type: stylesheet)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css> (resource type: stylesheet)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js> (resource type: script)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/index-B6JHJVAN.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js> (resource type: script)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js> (resource type: script)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap-grid.min.css>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce.json> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce.json>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/0196a63e-4e89-7ba2-a734-4f4f240022a3/en.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/0196a63e-4e89-7ba2-a734-4f4f240022a3/en.json>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/labels?language=en&prefixes=IsCocAvailable%2CIsRegDocAvailable%2CExtraDeliveryInfo.Spain%2CPickUP.italia%2CDeliveryDelay.7%2CDocDeliveryDelay.Spain%2CLPG.Netherlands%2CCNG.%2CIsDocDeliveryWithCar%2CSpecDmg%2Ccarbroken.%2Cdamagekind.%2Ccardamage.%2CTechDmg.%2CSpecDmg.%2Ccommon.%2Cfooter.%2Cmodal.%2Cpopup.%2Cnavigation.%2CsimilarCars.%2Ctoast.%2CvehicleAlreadySold.%2CvehicleAuctionClosed.%2CvehicleDetails.%2Cauctionprocess.CountryCostBPMHint%2Clogin.%2CforgotPassword.%2CpasswordSent.%2Chomepage.%2CcarSearch%2CcarSearchV2.%2Csearchcars.%2Cpromotions.BuyNextGet150%2Cpromotions.promo1%2Cpromotions.promo2%2Crecommendation.%2CmakeModel.%2CfuelType.%2Ctransmission.%2Cmileage.%2CregistrationYear.%2CengineSize.%2Cpower.%2CbodyType.%2Cprice.%2Cequipment.%2CcarColor.%2Cplaces%2CoriginCountry.%2Ccountry.%2Cseller.%2Csellertype.%2Cdamage.%2CemissionStandard.%2CauctionType.%2Cxtime.%2ChighAssignment.%2CvatRegime.%2Cresults.%2Ccardetail.%2Cco2.%2Cheadline.%2Ccombo.%2CsavedSearches.%2CadvancedSearch.%2Cauctions.%2Csignup.%2Cbrowsecars.title%2Cmybids.%2Cmeta.%2CbidModal.%2Cxtimedashboard.%2CpremiumOffer.%2Ctour.%2CorderCompletion.%2Cmeta.%2CmyAccount.%2Creports.%2Cdealer.%2Cfacet.%2ClocalDealerCar.%2Ccommunities.%2CcommunityInvite.%2Cukintegration.%2CrptPickUp.%2CmechanicalIndicators.%2CregisterForm.%2CvehicleGrades.%2Cokta.%2CmySelection.%2Ccarrousel.%2ClocationSearch.%2CblockedBanner.%2CsellingOffice.%2Cdp_option.%2Cdp_optionGroup.%2Cbanner.%2CaccountNearlyUnblocked%2Ccaroption%2CtransportOptions.%2CreferralProgram.> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.lr-in-prod.com/logger-1.min.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/labels?language=en&prefixes=IsCocAvailable%2CIsRegDocAvailable%2CExtraDeliveryInfo.Spain%2CPickUP.italia%2CDeliveryDelay.7%2CDocDeliveryDelay.Spain%2CLPG.Netherlands%2CCNG.%2CIsDocDeliveryWithCar%2CSpecDmg%2Ccarbroken.%2Cdamagekind.%2Ccardamage.%2CTechDmg.%2CSpecDmg.%2Ccommon.%2Cfooter.%2Cmodal.%2Cpopup.%2Cnavigation.%2CsimilarCars.%2Ctoast.%2CvehicleAlreadySold.%2CvehicleAuctionClosed.%2CvehicleDetails.%2Cauctionprocess.CountryCostBPMHint%2Clogin.%2CforgotPassword.%2CpasswordSent.%2Chomepage.%2CcarSearch%2CcarSearchV2.%2Csearchcars.%2Cpromotions.BuyNextGet150%2Cpromotions.promo1%2Cpromotions.promo2%2Crecommendation.%2CmakeModel.%2CfuelType.%2Ctransmission.%2Cmileage.%2CregistrationYear.%2CengineSize.%2Cpower.%2CbodyType.%2Cprice.%2Cequipment.%2CcarColor.%2Cplaces%2CoriginCountry.%2Ccountry.%2Cseller.%2Csellertype.%2Cdamage.%2CemissionStandard.%2CauctionType.%2Cxtime.%2ChighAssignment.%2CvatRegime.%2Cresults.%2Ccardetail.%2Cco2.%2Cheadline.%2Ccombo.%2CsavedSearches.%2CadvancedSearch.%2Cauctions.%2Csignup.%2Cbrowsecars.title%2Cmybids.%2Cmeta.%2CbidModal.%2Cxtimedashboard.%2CpremiumOffer.%2Ctour.%2CorderCompletion.%2Cmeta.%2CmyAccount.%2Creports.%2Cdealer.%2Cfacet.%2ClocalDealerCar.%2Ccommunities.%2CcommunityInvite.%2Cukintegration.%2CrptPickUp.%2CmechanicalIndicators.%2CregisterForm.%2CvehicleGrades.%2Cokta.%2CmySelection.%2Ccarrousel.%2ClocationSearch.%2CblockedBanner.%2CsellingOffice.%2Cdp_option.%2Cdp_optionGroup.%2Cbanner.%2CaccountNearlyUnblocked%2Ccaroption%2CtransportOptions.%2CreferralProgram.>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026032621> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026032621>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/Content/images/favicon_Openlane.ico> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js>
2026-03-26 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/powered_by_logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0>
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png>
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled>
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiator/initiator_conf_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/TBD/.well-known/openid-configuration> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/currentUserDetails> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63p1h2> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/en_US/fbevents.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <301 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiator/initiator_conf_cb.js> (location: https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js>
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/TBD/.well-known/openid-configuration>
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/index-DNZOAMxS.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/Sticker-DJBB3I56.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/CarsCarousel-CisTIdyo.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/selectors-CN_a7hkT.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo-light.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo-light.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.openlane.co.uk/en/login/UpdateJwt> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63p1h2>
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/serverData> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/options> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/Language/GetLanguages> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/hubs> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/seller-groups> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&scrsrc=www.googletagmanager.com&rnd=554383519.1774560614&dt=Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%20OPENLANE&auid=429669240.1774560614&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63p1h2v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774560613532&tfd=1656> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/Sticker-DJBB3I56.js>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/index-DNZOAMxS.js>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/CarsCarousel-CisTIdyo.js>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/selectors-CN_a7hkT.js>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo-light.svg>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v3.jpg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/new_cars_en_carsite-840x275-1.jpg?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/login/UpdateJwt>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/banner-840x275-en.jpg?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/type=buyer-app.png?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/search/metadata> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0> (resource type: font, referrer: https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&scrsrc=www.googletagmanager.com&rnd=554383519.1774560614&dt=Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%20OPENLANE&auid=429669240.1774560614&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63p1h2v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774560613532&tfd=1656>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v3.jpg>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/new_cars_en_carsite-840x275-1.jpg?sfvrsn=2>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/alphabet.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/arval.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/athlon.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/avis.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/europcar.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/hertz.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/banner-840x275-en.jpg?sfvrsn=2>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/type=buyer-app.png?sfvrsn=2>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/signals/config/571577453011546?v=2.9.281&r=stable&domain=www.openlane.co.uk&hme=7561e8db2489737df4c74b634c943d82cefbf4e67acc7fda2493ff919471f0aa&ex_m=101%2C194%2C143%2C22%2C69%2C70%2C136%2C65%2C64%2C11%2C151%2C87%2C16%2C130%2C123%2C72%2C75%2C129%2C148%2C153%2C8%2C4%2C5%2C7%2C6%2C3%2C88%2C98%2C154%2C159%2C208%2C59%2C175%2C176%2C52%2C264%2C30%2C71%2C220%2C219%2C218%2C23%2C32%2C100%2C58%2C10%2C60%2C94%2C95%2C96%2C102%2C126%2C31%2C29%2C128%2C125%2C124%2C144%2C73%2C147%2C145%2C146%2C47%2C57%2C119%2C15%2C150%2C42%2C251%2C252%2C250%2C26%2C27%2C28%2C45%2C137%2C74%2C109%2C18%2C20%2C41%2C37%2C39%2C38%2C80%2C89%2C93%2C107%2C135%2C138%2C43%2C108%2C24%2C21%2C115%2C66%2C35%2C140%2C139%2C141%2C132%2C131%2C25%2C34%2C56%2C106%2C149%2C67%2C17%2C142%2C111%2C78%2C63%2C19%2C82%2C83%2C112%2C81%2C33%2C280%2C201%2C190%2C191%2C189%2C283%2C275%2C49%2C202%2C104%2C127%2C77%2C117%2C51%2C44%2C46%2C110%2C116%2C122%2C55%2C61%2C50%2C53%2C97%2C152%2C1%2C120%2C14%2C118%2C12%2C2%2C54%2C90%2C62%2C114%2C86%2C85%2C155%2C156%2C91%2C92%2C9%2C121%2C99%2C48%2C133%2C84%2C76%2C68%2C113%2C103%2C40%2C134%2C0%2C79%2C36%2C105%2C13%2C157> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.openlane.co.uk/en/findcarv6/search> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/alphabet.png>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/athlon.png>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/recommendedauctions?template=Country> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/recommendedauctions?template=24_7Stock> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/newsarticles?language=en> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/arval.png>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularmakes> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularsellers> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/avis.png>
2026-03-26 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularbodytypes> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/currentcountry> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/hertz.png>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/europcar.png>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/newsarticles?language=en>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/findcarv6/search>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://info.openlane.eu/wp-content/uploads/2026/02/PARTNERSHIP-1150-x-780-px.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://info.openlane.eu/wp-content/uploads/2025/11/NEW-2.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://info.openlane.eu/wp-content/uploads/2025/10/banner368x250-EN.jpg> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentcountry>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.openlane.co.uk/en/Login/ValidateOktaUser?username=rupesh3@hotmail.com> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/ce/bugfix-ff3ac2d-560/ce.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/obs/bugfix-7423b6b-560/obs.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/popularsellers>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/popularbodytypes>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ayvensexald.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2026/02/PARTNERSHIP-1150-x-780-px.png>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ayvensexald.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/stellantis.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/santander.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/allanemobilitygroup.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/openlaneselect.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/10/banner368x250-EN.jpg>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/11/NEW-2.png>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/fonts/body-types.woff?72397526> (resource type: font, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/ce/bugfix-ff3ac2d-560/ce.js>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/signals/config/571577453011546?v=2.9.281&r=stable&domain=www.openlane.co.uk&hme=7561e8db2489737df4c74b634c943d82cefbf4e67acc7fda2493ff919471f0aa&ex_m=101%2C194%2C143%2C22%2C69%2C70%2C136%2C65%2C64%2C11%2C151%2C87%2C16%2C130%2C123%2C72%2C75%2C129%2C148%2C153%2C8%2C4%2C5%2C7%2C6%2C3%2C88%2C98%2C154%2C159%2C208%2C59%2C175%2C176%2C52%2C264%2C30%2C71%2C220%2C219%2C218%2C23%2C32%2C100%2C58%2C10%2C60%2C94%2C95%2C96%2C102%2C126%2C31%2C29%2C128%2C125%2C124%2C144%2C73%2C147%2C145%2C146%2C47%2C57%2C119%2C15%2C150%2C42%2C251%2C252%2C250%2C26%2C27%2C28%2C45%2C137%2C74%2C109%2C18%2C20%2C41%2C37%2C39%2C38%2C80%2C89%2C93%2C107%2C135%2C138%2C43%2C108%2C24%2C21%2C115%2C66%2C35%2C140%2C139%2C141%2C132%2C131%2C25%2C34%2C56%2C106%2C149%2C67%2C17%2C142%2C111%2C78%2C63%2C19%2C82%2C83%2C112%2C81%2C33%2C280%2C201%2C190%2C191%2C189%2C283%2C275%2C49%2C202%2C104%2C127%2C77%2C117%2C51%2C44%2C46%2C110%2C116%2C122%2C55%2C61%2C50%2C53%2C97%2C152%2C1%2C120%2C14%2C118%2C12%2C2%2C54%2C90%2C62%2C114%2C86%2C85%2C155%2C156%2C91%2C92%2C9%2C121%2C99%2C48%2C133%2C84%2C76%2C68%2C113%2C103%2C40%2C134%2C0%2C79%2C36%2C105%2C13%2C157>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/Login/ValidateOktaUser?username=rupesh3@hotmail.com>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/obs/bugfix-7423b6b-560/obs.js>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://kar-privacy.my.onetrust.com/request/v1/consentreceipts/anonymous> (resource type: other, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/login/okta> (resource type: document, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: other, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/ent_id/v2/flow/embed_exist?request=%7B%22url%22%3A%22https%3A%2F%2Fwww.openlane.co.uk%22%7D&callback=callback_1774560615435_10144368> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/integration/integration.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/fonts/body-types.ttf?72397526> (resource type: font, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/login/okta>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/integration/integration.nocache.js>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap> (resource type: stylesheet, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap-grid.min.css> (resource type: stylesheet)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css> (resource type: stylesheet)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js> (resource type: script)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/index-B6JHJVAN.js> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js> (resource type: script)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js> (resource type: script)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js>
2026-03-26 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <201 https://kar-privacy.my.onetrust.com/request/v1/consentreceipts/anonymous>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/ent_id/v2/flow/embed_exist?request=%7B%22url%22%3A%22https%3A%2F%2Fwww.openlane.co.uk%22%7D&callback=callback_1774560615435_10144368>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/fonts/body-types.ttf?72397526>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap-grid.min.css>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce.json> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce.json>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/0196a63e-4e89-7ba2-a734-4f4f240022a3/en.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/0196a63e-4e89-7ba2-a734-4f4f240022a3/en.json>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/labels?language=en&prefixes=IsCocAvailable%2CIsRegDocAvailable%2CExtraDeliveryInfo.Spain%2CPickUP.italia%2CDeliveryDelay.7%2CDocDeliveryDelay.Spain%2CLPG.Netherlands%2CCNG.%2CIsDocDeliveryWithCar%2CSpecDmg%2Ccarbroken.%2Cdamagekind.%2Ccardamage.%2CTechDmg.%2CSpecDmg.%2Ccommon.%2Cfooter.%2Cmodal.%2Cpopup.%2Cnavigation.%2CsimilarCars.%2Ctoast.%2CvehicleAlreadySold.%2CvehicleAuctionClosed.%2CvehicleDetails.%2Cauctionprocess.CountryCostBPMHint%2Clogin.%2CforgotPassword.%2CpasswordSent.%2Chomepage.%2CcarSearch%2CcarSearchV2.%2Csearchcars.%2Cpromotions.BuyNextGet150%2Cpromotions.promo1%2Cpromotions.promo2%2Crecommendation.%2CmakeModel.%2CfuelType.%2Ctransmission.%2Cmileage.%2CregistrationYear.%2CengineSize.%2Cpower.%2CbodyType.%2Cprice.%2Cequipment.%2CcarColor.%2Cplaces%2CoriginCountry.%2Ccountry.%2Cseller.%2Csellertype.%2Cdamage.%2CemissionStandard.%2CauctionType.%2Cxtime.%2ChighAssignment.%2CvatRegime.%2Cresults.%2Ccardetail.%2Cco2.%2Cheadline.%2Ccombo.%2CsavedSearches.%2CadvancedSearch.%2Cauctions.%2Csignup.%2Cbrowsecars.title%2Cmybids.%2Cmeta.%2CbidModal.%2Cxtimedashboard.%2CpremiumOffer.%2Ctour.%2CorderCompletion.%2Cmeta.%2CmyAccount.%2Creports.%2Cdealer.%2Cfacet.%2ClocalDealerCar.%2Ccommunities.%2CcommunityInvite.%2Cukintegration.%2CrptPickUp.%2CmechanicalIndicators.%2CregisterForm.%2CvehicleGrades.%2Cokta.%2CmySelection.%2Ccarrousel.%2ClocationSearch.%2CblockedBanner.%2CsellingOffice.%2Cdp_option.%2Cdp_optionGroup.%2Cbanner.%2CaccountNearlyUnblocked%2Ccaroption%2CtransportOptions.%2CreferralProgram.> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.lr-in-prod.com/logger-1.min.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/labels?language=en&prefixes=IsCocAvailable%2CIsRegDocAvailable%2CExtraDeliveryInfo.Spain%2CPickUP.italia%2CDeliveryDelay.7%2CDocDeliveryDelay.Spain%2CLPG.Netherlands%2CCNG.%2CIsDocDeliveryWithCar%2CSpecDmg%2Ccarbroken.%2Cdamagekind.%2Ccardamage.%2CTechDmg.%2CSpecDmg.%2Ccommon.%2Cfooter.%2Cmodal.%2Cpopup.%2Cnavigation.%2CsimilarCars.%2Ctoast.%2CvehicleAlreadySold.%2CvehicleAuctionClosed.%2CvehicleDetails.%2Cauctionprocess.CountryCostBPMHint%2Clogin.%2CforgotPassword.%2CpasswordSent.%2Chomepage.%2CcarSearch%2CcarSearchV2.%2Csearchcars.%2Cpromotions.BuyNextGet150%2Cpromotions.promo1%2Cpromotions.promo2%2Crecommendation.%2CmakeModel.%2CfuelType.%2Ctransmission.%2Cmileage.%2CregistrationYear.%2CengineSize.%2Cpower.%2CbodyType.%2Cprice.%2Cequipment.%2CcarColor.%2Cplaces%2CoriginCountry.%2Ccountry.%2Cseller.%2Csellertype.%2Cdamage.%2CemissionStandard.%2CauctionType.%2Cxtime.%2ChighAssignment.%2CvatRegime.%2Cresults.%2Ccardetail.%2Cco2.%2Cheadline.%2Ccombo.%2CsavedSearches.%2CadvancedSearch.%2Cauctions.%2Csignup.%2Cbrowsecars.title%2Cmybids.%2Cmeta.%2CbidModal.%2Cxtimedashboard.%2CpremiumOffer.%2Ctour.%2CorderCompletion.%2Cmeta.%2CmyAccount.%2Creports.%2Cdealer.%2Cfacet.%2ClocalDealerCar.%2Ccommunities.%2CcommunityInvite.%2Cukintegration.%2CrptPickUp.%2CmechanicalIndicators.%2CregisterForm.%2CvehicleGrades.%2Cokta.%2CmySelection.%2Ccarrousel.%2ClocationSearch.%2CblockedBanner.%2CsellingOffice.%2Cdp_option.%2Cdp_optionGroup.%2Cbanner.%2CaccountNearlyUnblocked%2Ccaroption%2CtransportOptions.%2CreferralProgram.>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026032621> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/Content/images/favicon_Openlane.ico> (resource type: image, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026032621>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/powered_by_logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/login/TBD/.well-known/openid-configuration> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/currentUserDetails> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63p0> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-26 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/en_US/fbevents.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://www.openlane.co.uk/en/login/TBD/.well-known/openid-configuration>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63p0>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/LoginOkta-B03sZ_29.js> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/okta-sign-in.min-C_xfwmYi.js> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&dr=www.openlane.co.uk&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&scrsrc=www.googletagmanager.com&rnd=1730789235.1774560617&auid=429669240.1774560614&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63p0v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774560617328&tfd=2017> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/serverData> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/options> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/Language/GetLanguages> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/hubs> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/seller-groups> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&dr=www.openlane.co.uk&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&scrsrc=www.googletagmanager.com&rnd=1730789235.1774560617&auid=429669240.1774560614&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63p0v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774560617328&tfd=2017>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/signals/config/571577453011546?v=2.9.281&r=stable&domain=www.openlane.co.uk&hme=7561e8db2489737df4c74b634c943d82cefbf4e67acc7fda2493ff919471f0aa&ex_m=101%2C194%2C143%2C22%2C69%2C70%2C136%2C65%2C64%2C11%2C151%2C87%2C16%2C130%2C123%2C72%2C75%2C129%2C148%2C153%2C8%2C4%2C5%2C7%2C6%2C3%2C88%2C98%2C154%2C159%2C208%2C59%2C175%2C176%2C52%2C264%2C30%2C71%2C220%2C219%2C218%2C23%2C32%2C100%2C58%2C10%2C60%2C94%2C95%2C96%2C102%2C126%2C31%2C29%2C128%2C125%2C124%2C144%2C73%2C147%2C145%2C146%2C47%2C57%2C119%2C15%2C150%2C42%2C251%2C252%2C250%2C26%2C27%2C28%2C45%2C137%2C74%2C109%2C18%2C20%2C41%2C37%2C39%2C38%2C80%2C89%2C93%2C107%2C135%2C138%2C43%2C108%2C24%2C21%2C115%2C66%2C35%2C140%2C139%2C141%2C132%2C131%2C25%2C34%2C56%2C106%2C149%2C67%2C17%2C142%2C111%2C78%2C63%2C19%2C82%2C83%2C112%2C81%2C33%2C280%2C201%2C190%2C191%2C189%2C283%2C275%2C49%2C202%2C104%2C127%2C77%2C117%2C51%2C44%2C46%2C110%2C116%2C122%2C55%2C61%2C50%2C53%2C97%2C152%2C1%2C120%2C14%2C118%2C12%2C2%2C54%2C90%2C62%2C114%2C86%2C85%2C155%2C156%2C91%2C92%2C9%2C121%2C99%2C48%2C133%2C84%2C76%2C68%2C113%2C103%2C40%2C134%2C0%2C79%2C36%2C105%2C13%2C157> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/okta-sign-in.min-C_xfwmYi.js>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/LoginOkta-B03sZ_29.js>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/search/metadata> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/signals/config/571577453011546?v=2.9.281&r=stable&domain=www.openlane.co.uk&hme=7561e8db2489737df4c74b634c943d82cefbf4e67acc7fda2493ff919471f0aa&ex_m=101%2C194%2C143%2C22%2C69%2C70%2C136%2C65%2C64%2C11%2C151%2C87%2C16%2C130%2C123%2C72%2C75%2C129%2C148%2C153%2C8%2C4%2C5%2C7%2C6%2C3%2C88%2C98%2C154%2C159%2C208%2C59%2C175%2C176%2C52%2C264%2C30%2C71%2C220%2C219%2C218%2C23%2C32%2C100%2C58%2C10%2C60%2C94%2C95%2C96%2C102%2C126%2C31%2C29%2C128%2C125%2C124%2C144%2C73%2C147%2C145%2C146%2C47%2C57%2C119%2C15%2C150%2C42%2C251%2C252%2C250%2C26%2C27%2C28%2C45%2C137%2C74%2C109%2C18%2C20%2C41%2C37%2C39%2C38%2C80%2C89%2C93%2C107%2C135%2C138%2C43%2C108%2C24%2C21%2C115%2C66%2C35%2C140%2C139%2C141%2C132%2C131%2C25%2C34%2C56%2C106%2C149%2C67%2C17%2C142%2C111%2C78%2C63%2C19%2C82%2C83%2C112%2C81%2C33%2C280%2C201%2C190%2C191%2C189%2C283%2C275%2C49%2C202%2C104%2C127%2C77%2C117%2C51%2C44%2C46%2C110%2C116%2C122%2C55%2C61%2C50%2C53%2C97%2C152%2C1%2C120%2C14%2C118%2C12%2C2%2C54%2C90%2C62%2C114%2C86%2C85%2C155%2C156%2C91%2C92%2C9%2C121%2C99%2C48%2C133%2C84%2C76%2C68%2C113%2C103%2C40%2C134%2C0%2C79%2C36%2C105%2C13%2C157>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.facebook.com/tr/?id=571577453011546&ev=F0Event-FB&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&rl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&if=false&ts=1774560617775&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774560612.4850804373&cdl=API_unavailable&pmd[locale]=en&plt=1129&it=1774560617410&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.facebook.com/tr/?id=571577453011546&ev=F0Event-FB&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&rl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&if=false&ts=1774560617775&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774560612.4850804373&cdl=API_unavailable&pmd[locale]=en&plt=1129&it=1774560617410&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET>
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiator/initiator_conf_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <301 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiator/initiator_conf_cb.js> (location: https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js)
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js>
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js>
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js>
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/pagead/form-data/860706599?gtm=45be63p0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=429669240.1774560614&_tu=CA> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/form-data/860706599?gtm=45be63p0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=429669240.1774560614&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1232211830.1774560619> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.facebook.com/tr/?id=571577453011546&ev=SubscribedButtonClick&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&rl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&if=false&ts=1774560618608&cd[buttonFeatures]=%7B%22classList%22%3A%22button%20button-primary%22%2C%22destination%22%3A%22https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta%22%2C%22id%22%3A%22okta-signin-submit%22%2C%22imageUrl%22%3A%22linear-gradient(rgb(0%2C%20135%2C%20208)%2C%20rgb(0%2C%20125%2C%20193))%22%2C%22innerText%22%3A%22%22%2C%22numChildButtons%22%3A0%2C%22tag%22%3A%22input%22%2C%22type%22%3A%22submit%22%2C%22name%22%3A%22%22%2C%22value%22%3A%22Sign%20In%22%7D&cd[buttonText]=&cd[formFeatures]=%5B%7B%22id%22%3A%22okta-signin-username%22%2C%22name%22%3A%22username%22%2C%22tag%22%3A%22input%22%2C%22inputType%22%3A%22text%22%7D%2C%7B%22id%22%3A%22okta-signin-password%22%2C%22name%22%3A%22password%22%2C%22tag%22%3A%22input%22%2C%22inputType%22%3A%22password%22%7D%5D&cd[pageFeatures]=%7B%22title%22%3A%22%22%7D&cd[parameters]=%5B%5D&sw=1280&sh=720&cudff[em]=******%23%40*******.***&ncudff[em]=******%23%40*******.***&udff[em]=53acc011c19682117a22859fc439a4f54d0d52b950b08d642638fce6f674aeb9&audff[em]=53acc011c19682117a22859fc439a4f54d0d52b950b08d642638fce6f674aeb9&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=6174&fbp=fb.1.1774560612.4850804373&cs_est=true&cdl=API_unavailable&pmd[locale]=en&plt=1129&it=1774560617410&coo=false&es=automatic&tm=3&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=G-123&cx=c>m=4e63p0> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/form-data/860706599?gtm=45be63p0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=429669240.1774560614&_tu=CA>
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://www.google.com/ccm/form-data/860706599?gtm=45be63p0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=429669240.1774560614&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1232211830.1774560619>
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/pagead/form-data/860706599?gtm=45be63p0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=429669240.1774560614> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/form-data/860706599?gtm=45be63p0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=429669240.1774560614&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1232211830.1774560619> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://kareu.okta-emea.com/api/v1/authn> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=G-123&cx=c>m=4e63p0>
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/form-data/860706599?gtm=45be63p0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=429669240.1774560614>
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.google-analytics.com/g/collect?v=2&tid=G-123>m=45je63p0z876626767za20gzb76626767zd76626767&_p=1774560615877&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=327727582.1774560619&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=0~115938465~115938468~116133314~117484252&sid=1774560618&sct=1&seg=0&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&dr=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&dt=&_tu=CA&en=test&_fv=1&_nsi=1&_ss=1&tfd=3499> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://www.google.com/ccm/form-data/860706599?gtm=45be63p0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=429669240.1774560614&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1232211830.1774560619>
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.facebook.com/tr/?id=571577453011546&ev=SubscribedButtonClick&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&rl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&if=false&ts=1774560618608&cd[buttonFeatures]=%7B%22classList%22%3A%22button%20button-primary%22%2C%22destination%22%3A%22https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta%22%2C%22id%22%3A%22okta-signin-submit%22%2C%22imageUrl%22%3A%22linear-gradient(rgb(0%2C%20135%2C%20208)%2C%20rgb(0%2C%20125%2C%20193))%22%2C%22innerText%22%3A%22%22%2C%22numChildButtons%22%3A0%2C%22tag%22%3A%22input%22%2C%22type%22%3A%22submit%22%2C%22name%22%3A%22%22%2C%22value%22%3A%22Sign%20In%22%7D&cd[buttonText]=&cd[formFeatures]=%5B%7B%22id%22%3A%22okta-signin-username%22%2C%22name%22%3A%22username%22%2C%22tag%22%3A%22input%22%2C%22inputType%22%3A%22text%22%7D%2C%7B%22id%22%3A%22okta-signin-password%22%2C%22name%22%3A%22password%22%2C%22tag%22%3A%22input%22%2C%22inputType%22%3A%22password%22%7D%5D&cd[pageFeatures]=%7B%22title%22%3A%22%22%7D&cd[parameters]=%5B%5D&sw=1280&sh=720&cudff[em]=******%23%40*******.***&ncudff[em]=******%23%40*******.***&udff[em]=53acc011c19682117a22859fc439a4f54d0d52b950b08d642638fce6f674aeb9&audff[em]=53acc011c19682117a22859fc439a4f54d0d52b950b08d642638fce6f674aeb9&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=6174&fbp=fb.1.1774560612.4850804373&cs_est=true&cdl=API_unavailable&pmd[locale]=en&plt=1129&it=1774560617410&coo=false&es=automatic&tm=3&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET>
2026-03-26 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.google-analytics.com/g/collect?v=2&tid=G-123>m=45je63p0z876626767za20gzb76626767zd76626767&_p=1774560615877&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=327727582.1774560619&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=0~115938465~115938468~116133314~117484252&sid=1774560618&sct=1&seg=0&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&dr=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&dt=&_tu=CA&en=test&_fv=1&_nsi=1&_ss=1&tfd=3499>
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js>
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/ce/bugfix-ff3ac2d-560/ce.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/obs/bugfix-7423b6b-560/obs.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/ce/bugfix-ff3ac2d-560/ce.js>
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/obs/bugfix-7423b6b-560/obs.js>
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://kareu.okta-emea.com/api/v1/authn>
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/ent_id/v2/flow/embed_exist?request=%7B%22url%22%3A%22https%3A%2F%2Fwww.openlane.co.uk%22%7D&callback=callback_1774560619463_996246552> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/integration/integration.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/integration/integration.nocache.js>
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js>
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config>
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/enterprise_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/ent_id/v2/flow/embed_exist?request=%7B%22url%22%3A%22https%3A%2F%2Fwww.openlane.co.uk%22%7D&callback=callback_1774560619463_996246552>
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/enterprise_cb.js>
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/visibility_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/visibility_cb.js>
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/custom_variables_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/custom_variables_cb.js>
2026-03-26 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/icon/associated_icons_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/user_action/user_actions_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/icon/associated_icons_cb.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/user_action/user_actions_cb.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.776.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.517.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.13.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.132.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.106.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.361.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.3.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.356.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.655.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.513.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.90.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.595.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.363.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.776.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.517.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.13.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.132.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.106.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.361.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.356.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.513.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.655.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.90.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.3.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.595.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.363.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.909.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.20.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.929.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf> (resource type: font, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf> (resource type: font, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.909.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.20.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.929.chunk.js>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-26 21:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-26 21:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-26 21:30:38 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 21:30:38 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-26 21:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/home> (referer: None) ['playwright']
2026-03-26 21:30:39 [openlane.gb] INFO: Cookies from Playwright: [{'name': '_cfuvid', 'value': 'XYYwWNIgPd6Uof6HEQ_eC0CxXuvMPiWA3I_RcAvoXPU-1774560619653-0.0.1.1-604800000', 'domain': '.whatfix.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'g_WJwLGr.e5KYvJTO.CsGEN2RIzzMfY61mf.wXgQdlA-1774560614.1869283-1.0.1.1-PQIKKjFoNkZsthCm15MJ1AC_xovd40BDvkzcA9FI1u0QAH1Y6ipLyTLpIvZUhfs5OLS.wxO_O7TJt.MLpacL9qteH76365HO9TxQxI2PyA6CmIr0kNRTmuRVQSEZh051', 'domain': '.openlane.eu', 'path': '/', 'expires': 1774562414, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'ASP.NET_SessionId', 'value': 'aiq3qmyys00nzfv311xmytle', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': False, 'sameSite': 'Lax'}, {'name': 'COTWLanguage', 'value': 'en', 'domain': '.www.openlane.co.uk', 'path': '/', 'expires': 1806096611, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__RequestVerificationToken', 'value': 'UVNXPbADQwztMPWwiO54IoM7WqsIaUV_yIq0gUe2KuvAQDV86ACKeA3JGdtrd2uxtG-9OrYQGPG1upa7QZ2sLGM41Y0t_nucqB9Nj0Ai_A1_XIcxRfbqG_djDzlLayD0T3NXL1Cq3PqP3utBbTlGcA2', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'RWAxGSCO2bdEYSf9nTinttNkhGOQ1PNa72U0F6epNh4-1774560611.9511647-1.0.1.1-yX00l_qDLFwxN0sjceMPLhfn7mPD9oZedAQdAypG2ovG3bTnP1jJ85f7yZRoY84Ae_ZyBgxkEg4rKKvNz0bVVSo3T5XFBIpSs863ZAnLk_xublBdvasxJKmE3wc0ljMV', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1774562411, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_fbp', 'value': 'fb.1.1774560612.4850804373', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1782336612, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': '_cfuvid', 'value': 'utJutNVLR.4cTEakndXIms44ZnLS.h.JLUOfq5zSovg-1774560614.9015589-1.0.1.1-gOeZf23nMcg2rBB33FAt8g2rTVcTIpOtYYVt7l12WLE', 'domain': '.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Thu+Mar+26+2026+21%3A30%3A16+GMT%2B0000+(Coordinated+Universal+Time)&version=202601.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=b5c2047f-b51d-4c5f-9d78-d7f2c8a6fe8f&interactionCount=1&isAnonUser=1&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&crTime=1774560615314&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1806096616, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'f0_uid', 'value': 'f3dd115c-626a-4c2e-8351-2121d965756b.1774560616665', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1806096616, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'f0_sid', 'value': '6c567efe-0ecf-4364-945e-bf2b33a6f2f2.1774560616665.30', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774647016, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.429669240.1774560614.1232211830.1774560619.1774560618', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1782336614, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_123', 'value': 'GS2.1.s1774560618$o1$g0$t1774560618$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837632618, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.327727582.1774560619', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837632618, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'wfx_unq', 'value': 'Xy7gfun2IQd0uJT2', 'domain': '.www.openlane.co.uk', 'path': '/', 'expires': 1783200619, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'oktaStateToken', 'value': '00BcJyBLIg762AYD13SkG9r3vVsknaIIbmVFrlobdC', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774560919, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'JSESSIONID', 'value': '5DE43D46F990BD4B827EC789190DDACA', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'DT', 'value': 'DI1S7OblvyUSX-QOScddVq9bQ', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': 1837632619, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-26 21:30:39 [openlane.gb] INFO: Scrapy-formatted cookies: [{'name': '_cfuvid', 'value': 'XYYwWNIgPd6Uof6HEQ_eC0CxXuvMPiWA3I_RcAvoXPU-1774560619653-0.0.1.1-604800000', 'domain': '.whatfix.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'g_WJwLGr.e5KYvJTO.CsGEN2RIzzMfY61mf.wXgQdlA-1774560614.1869283-1.0.1.1-PQIKKjFoNkZsthCm15MJ1AC_xovd40BDvkzcA9FI1u0QAH1Y6ipLyTLpIvZUhfs5OLS.wxO_O7TJt.MLpacL9qteH76365HO9TxQxI2PyA6CmIr0kNRTmuRVQSEZh051', 'domain': '.openlane.eu', 'path': '/'}, {'name': 'ASP.NET_SessionId', 'value': 'aiq3qmyys00nzfv311xmytle', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'COTWLanguage', 'value': 'en', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': '__RequestVerificationToken', 'value': 'UVNXPbADQwztMPWwiO54IoM7WqsIaUV_yIq0gUe2KuvAQDV86ACKeA3JGdtrd2uxtG-9OrYQGPG1upa7QZ2sLGM41Y0t_nucqB9Nj0Ai_A1_XIcxRfbqG_djDzlLayD0T3NXL1Cq3PqP3utBbTlGcA2', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '__cf_bm', 'value': 'RWAxGSCO2bdEYSf9nTinttNkhGOQ1PNa72U0F6epNh4-1774560611.9511647-1.0.1.1-yX00l_qDLFwxN0sjceMPLhfn7mPD9oZedAQdAypG2ovG3bTnP1jJ85f7yZRoY84Ae_ZyBgxkEg4rKKvNz0bVVSo3T5XFBIpSs863ZAnLk_xublBdvasxJKmE3wc0ljMV', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_fbp', 'value': 'fb.1.1774560612.4850804373', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '_cfuvid', 'value': 'utJutNVLR.4cTEakndXIms44ZnLS.h.JLUOfq5zSovg-1774560614.9015589-1.0.1.1-gOeZf23nMcg2rBB33FAt8g2rTVcTIpOtYYVt7l12WLE', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Thu+Mar+26+2026+21%3A30%3A16+GMT%2B0000+(Coordinated+Universal+Time)&version=202601.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=b5c2047f-b51d-4c5f-9d78-d7f2c8a6fe8f&interactionCount=1&isAnonUser=1&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&crTime=1774560615314&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'f0_uid', 'value': 'f3dd115c-626a-4c2e-8351-2121d965756b.1774560616665', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'f0_sid', 'value': '6c567efe-0ecf-4364-945e-bf2b33a6f2f2.1774560616665.30', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.429669240.1774560614.1232211830.1774560619.1774560618', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_ga_123', 'value': 'GS2.1.s1774560618$o1$g0$t1774560618$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.327727582.1774560619', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'wfx_unq', 'value': 'Xy7gfun2IQd0uJT2', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': 'oktaStateToken', 'value': '00BcJyBLIg762AYD13SkG9r3vVsknaIIbmVFrlobdC', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'JSESSIONID', 'value': '5DE43D46F990BD4B827EC789190DDACA', 'domain': 'kareu.okta-emea.com', 'path': '/'}, {'name': 'DT', 'value': 'DI1S7OblvyUSX-QOScddVq9bQ', 'domain': 'kareu.okta-emea.com', 'path': '/'}]
2026-03-26 21:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='OpenlaneGB',RowKey='cookies') HTTP/1.1" 204 0
2026-03-26 21:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.co.uk/en/findcarv6/search> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732862
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732862%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732862: 1
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732864
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732864%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732864: 1
2026-03-26 21:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732863
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732863%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732863: 1
2026-03-26 21:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732865
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732865%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732865: 1
2026-03-26 21:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732866
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732866%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732866: 1
2026-03-26 21:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732867
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732867%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732867: 1
2026-03-26 21:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732871
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732871%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732871: 1
2026-03-26 21:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732869
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732869%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732869: 1
2026-03-26 21:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732870
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732870%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732870: 1
2026-03-26 21:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732868
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732868%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732868: 1
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732872
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732872%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732872: 1
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732874
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732874%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732874: 1
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732879
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732879%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732879: 1
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732877
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732877%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732877: 1
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732875
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732875%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732875: 1
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732878
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732878%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732878: 1
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732876
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732876%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732876: 1
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732880
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732880%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732880: 1
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10732881
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732881%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10732881: 1
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10730216
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730216%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10730216: 0
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10730215
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730215%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10730215: 0
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10730218
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730218%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10730218: 0
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10730264
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730264%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10730264: 0
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10730259
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730259%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10730259: 0
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10730257
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730257%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10730257: 0
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10730258
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730258%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10730258: 0
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10730268
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730268%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10730268: 0
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10730242
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730242%27 HTTP/1.1" 200 None
2026-03-26 21:30:41 [openlane.gb] INFO: Scrape type for 10730242: 0
2026-03-26 21:30:41 [openlane.gb] INFO: Found listing with ID: 10730239
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730239%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730239: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730272
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730272%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730272: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730255
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730255%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730255: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730263
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730263%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730263: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730252
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730252%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730252: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730254
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730254%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730254: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730224
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730224%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730224: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730237
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730237%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730237: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730222
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730222%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730222: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730212
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730212%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730212: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730226
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730226%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730226: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730210
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730210%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730210: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730211
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730211%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730211: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730283
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730283%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730283: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730240
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730240%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730240: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730235
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730235%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730235: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730245
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730245%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730245: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730260
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730260%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730260: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730265
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730265%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730265: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730234
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730234%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730234: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730724
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730724%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730724: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730262
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730262%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730262: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730232
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730232%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730232: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730269
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730269%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730269: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730225
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730225%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730225: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730270
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730270%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730270: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730213
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730213%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730213: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730271
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730271%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730271: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730253
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730253%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730253: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730273
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730273%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730273: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730261
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730261%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730261: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730231
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730231%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730231: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730227
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730227%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730227: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730217
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730217%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730217: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730267
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730267%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730267: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730241
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730241%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730241: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730229
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730229%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730229: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730233
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730233%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730233: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730266
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730266%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730266: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730236
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730236%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730236: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730205
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730205%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730205: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730204
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730204%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730204: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730221
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730221%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730221: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10732883
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732883%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10732883: 1
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10732882
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732882%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10732882: 1
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730249
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730249%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730249: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730250
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730250%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730250: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730246
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730246%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730246: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730247
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730247%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730247: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730228
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730228%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730228: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730243
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730243%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730243: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10732884
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732884%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10732884: 1
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730220
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730220%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730220: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10732885
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732885%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10732885: 1
2026-03-26 21:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732866> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730251
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730251%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730251: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10732886
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732886%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10732886: 1
2026-03-26 21:30:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732864> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732865> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10732887
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732887%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10732887: 1
2026-03-26 21:30:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730206
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730206%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730206: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10730207
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730207%27 HTTP/1.1" 200 None
2026-03-26 21:30:42 [openlane.gb] INFO: Scrape type for 10730207: 0
2026-03-26 21:30:42 [openlane.gb] INFO: Found listing with ID: 10732888
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732888%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [openlane.gb] INFO: Scrape type for 10732888: 1
2026-03-26 21:30:43 [openlane.gb] INFO: Found listing with ID: 10730248
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730248%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [openlane.gb] INFO: Scrape type for 10730248: 0
2026-03-26 21:30:43 [openlane.gb] INFO: Found listing with ID: 10730203
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730203%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [openlane.gb] INFO: Scrape type for 10730203: 0
2026-03-26 21:30:43 [openlane.gb] INFO: Found listing with ID: 10732889
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732889%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [openlane.gb] INFO: Scrape type for 10732889: 1
2026-03-26 21:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40a9d4a5-6625-541b-90f2-f894fe1bb915 with identifier: 10732866
2026-03-26 21:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40a9d4a5-6625-541b-90f2-f894fe1bb915 with scrape type 1
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40a9d4a5-6625-541b-90f2-f894fe1bb915
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252Fe763f88a-ab7f-40b9-914d-2d04d17067d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/e763f88a-ab7f-40b9-914d-2d04d17067d8.jpg not downloaded yet
2026-03-26 21:30:43 [openlane.gb] INFO: Found listing with ID: 10730238
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730238%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [openlane.gb] INFO: Scrape type for 10730238: 0
2026-03-26 21:30:43 [openlane.gb] INFO: Found listing with ID: 10730208
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730208%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [openlane.gb] INFO: Scrape type for 10730208: 0
2026-03-26 21:30:43 [openlane.gb] INFO: Found listing with ID: 10730230
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730230%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [openlane.gb] INFO: Scrape type for 10730230: 0
2026-03-26 21:30:43 [openlane.gb] INFO: Found listing with ID: 10732890
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732890%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [openlane.gb] INFO: Scrape type for 10732890: 1
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252Ff37e758c-e69d-4117-ba68-6bcd8699e232.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/f37e758c-e69d-4117-ba68-6bcd8699e232.jpg not downloaded yet
2026-03-26 21:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81278e24-19d4-5472-bc14-efb9e9065192 with identifier: 10732864
2026-03-26 21:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81278e24-19d4-5472-bc14-efb9e9065192 with scrape type 1
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81278e24-19d4-5472-bc14-efb9e9065192
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F11e1e393-cae9-45ea-a22e-96740860c213.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/11e1e393-cae9-45ea-a22e-96740860c213.jpg not downloaded yet
2026-03-26 21:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24d8645d-1cf0-53d0-91e0-8eb35661dbd6 with identifier: 10732865
2026-03-26 21:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24d8645d-1cf0-53d0-91e0-8eb35661dbd6 with scrape type 1
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 24d8645d-1cf0-53d0-91e0-8eb35661dbd6
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252F2a081556-dbd1-4932-9729-1a9c92f83db1.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/2a081556-dbd1-4932-9729-1a9c92f83db1.jpg not downloaded yet
2026-03-26 21:30:43 [openlane.gb] INFO: Found listing with ID: 10730223
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730223%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [openlane.gb] INFO: Scrape type for 10730223: 0
2026-03-26 21:30:43 [openlane.gb] INFO: Found listing with ID: 10730219
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730219%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [openlane.gb] INFO: Scrape type for 10730219: 0
2026-03-26 21:30:43 [openlane.gb] INFO: Found listing with ID: 10730256
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730256%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [openlane.gb] INFO: Scrape type for 10730256: 0
2026-03-26 21:30:43 [openlane.gb] INFO: Found listing with ID: 10730209
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730209%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [openlane.gb] INFO: Scrape type for 10730209: 0
2026-03-26 21:30:43 [openlane.gb] INFO: Found listing with ID: 10730214
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730214%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [openlane.gb] INFO: Scrape type for 10730214: 0
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252F8a6cefee-126a-49be-821e-47a9f6322fa0.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/8a6cefee-126a-49be-821e-47a9f6322fa0.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252Fc7735090-627a-449f-b2bf-bb54d9cda197.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/c7735090-627a-449f-b2bf-bb54d9cda197.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252Fca459f17-113d-486d-9b52-4a409b04bbb0.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/ca459f17-113d-486d-9b52-4a409b04bbb0.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252F92d63be9-0e3b-49bb-b778-2a79bd1527e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/92d63be9-0e3b-49bb-b778-2a79bd1527e3.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F143a8754-04cc-40bd-acf3-60840839581b.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/143a8754-04cc-40bd-acf3-60840839581b.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252Fe0dc45bd-4fe5-4bdf-ae00-0fe08d0f1e23.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/e0dc45bd-4fe5-4bdf-ae00-0fe08d0f1e23.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252F8ac6d59b-0710-4112-9d56-05d8b41f7218.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/8ac6d59b-0710-4112-9d56-05d8b41f7218.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F3f2a4afa-9d4a-40de-af9f-767a223c7b47.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/3f2a4afa-9d4a-40de-af9f-767a223c7b47.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252Fa4b8108e-82c7-476f-b9e8-5d5eaa18a4af.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/a4b8108e-82c7-476f-b9e8-5d5eaa18a4af.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252Fa73b5ceb-68f2-4d9d-bf85-98f0c2ceca21.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/a73b5ceb-68f2-4d9d-bf85-98f0c2ceca21.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F2eaf5bbf-9ee0-4d6b-87d0-627ade084a86.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/2eaf5bbf-9ee0-4d6b-87d0-627ade084a86.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252F1a0fc1ee-fe96-46d4-8600-0037d9ca4e60.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/1a0fc1ee-fe96-46d4-8600-0037d9ca4e60.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252Fac4c383a-456e-4060-b406-5b5160f82ae7.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/ac4c383a-456e-4060-b406-5b5160f82ae7.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252Fa2e534b7-27b8-40c2-b974-a31bfc471787.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/a2e534b7-27b8-40c2-b974-a31bfc471787.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252F2e3b377e-38ca-486f-974d-add4fcd3d9b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/2e3b377e-38ca-486f-974d-add4fcd3d9b0.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252F63090326-80b9-410c-ae57-0186a67b0767.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/63090326-80b9-410c-ae57-0186a67b0767.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F104e99f3-9d17-4b20-8427-9899aa141487.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/104e99f3-9d17-4b20-8427-9899aa141487.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252F84eec376-f6a1-49b1-97eb-ef5ba9c76285.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/84eec376-f6a1-49b1-97eb-ef5ba9c76285.jpg not downloaded yet
2026-03-26 21:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732863> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252Fe152a4fa-7ee9-4324-965b-813341e22dda.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/e152a4fa-7ee9-4324-965b-813341e22dda.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F61ed4a5e-0812-4b59-9394-100e052487c9.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/61ed4a5e-0812-4b59-9394-100e052487c9.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252F3a778baa-be74-4f30-b7a7-e5e4002b58ef.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/3a778baa-be74-4f30-b7a7-e5e4002b58ef.jpg not downloaded yet
2026-03-26 21:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252F253ac3ea-61cd-4054-a446-1aa03753f769.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/253ac3ea-61cd-4054-a446-1aa03753f769.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F311a56eb-70e1-4abc-bba1-ed0adcb9d31a.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/311a56eb-70e1-4abc-bba1-ed0adcb9d31a.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252F5f85f207-1253-40bf-8ebd-ff6ea4b32ae1.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/5f85f207-1253-40bf-8ebd-ff6ea4b32ae1.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F347a6a1c-9d9e-44a1-b0c9-602b01d8bd22.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/347a6a1c-9d9e-44a1-b0c9-602b01d8bd22.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252F82198b20-b2cd-4020-981c-28e5fd4fdbd3.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/82198b20-b2cd-4020-981c-28e5fd4fdbd3.jpg not downloaded yet
2026-03-26 21:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732867> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732871> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732869> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb with identifier: 10732863
2026-03-26 21:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb with scrape type 1
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252Fd16aec0c-29fb-4f6c-add5-1777b2e805c8.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/d16aec0c-29fb-4f6c-add5-1777b2e805c8.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252F361edda5-15b2-44af-8f7f-0a607b74ad4c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/361edda5-15b2-44af-8f7f-0a607b74ad4c.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252F735db188-aebf-4629-bead-ab8a8e9dbb68.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/735db188-aebf-4629-bead-ab8a8e9dbb68.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252Fa572f926-678e-4bbf-b6a4-e03accba2a39.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/a572f926-678e-4bbf-b6a4-e03accba2a39.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252F427486b6-9d29-42ba-b9ea-30e77168034c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/427486b6-9d29-42ba-b9ea-30e77168034c.jpg not downloaded yet
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252F7d2b3932-b247-46bc-a070-e84e382cc2ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/7d2b3932-b247-46bc-a070-e84e382cc2ae.jpg not downloaded yet
2026-03-26 21:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b41576b-8014-52b4-9d1b-a37aa49476d7 with identifier: 10732867
2026-03-26 21:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b41576b-8014-52b4-9d1b-a37aa49476d7 with scrape type 1
2026-03-26 21:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b41576b-8014-52b4-9d1b-a37aa49476d7
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252F2c45ef28-4eaa-4bb1-aa1b-bb08d5394cf0.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/2c45ef28-4eaa-4bb1-aa1b-bb08d5394cf0.jpg not downloaded yet
2026-03-26 21:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a51c3db-6156-5a63-9807-ac40a513e86d with identifier: 10732871
2026-03-26 21:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a51c3db-6156-5a63-9807-ac40a513e86d with scrape type 1
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a51c3db-6156-5a63-9807-ac40a513e86d
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252F99c13836-fe33-4f39-bf34-aec3799422bb.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/99c13836-fe33-4f39-bf34-aec3799422bb.jpg not downloaded yet
2026-03-26 21:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad9e43c6-6ca3-5b77-a955-aa269878513c with identifier: 10732869
2026-03-26 21:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad9e43c6-6ca3-5b77-a955-aa269878513c with scrape type 1
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad9e43c6-6ca3-5b77-a955-aa269878513c
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252Fd6ed4a7c-14bb-4f00-8b14-7ec371298091.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/d6ed4a7c-14bb-4f00-8b14-7ec371298091.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252Ffc058c31-f716-47a6-a4d0-7d00cbb8af80.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/fc058c31-f716-47a6-a4d0-7d00cbb8af80.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252F07b77dbb-aa5a-458e-a849-fe3c99f557e5.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/07b77dbb-aa5a-458e-a849-fe3c99f557e5.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252F1de853a3-ddaf-4b9b-b732-3c92c3ccfd4e.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/1de853a3-ddaf-4b9b-b732-3c92c3ccfd4e.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252F50f8548e-7b32-4ae8-ba9a-59a690ed3250.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/50f8548e-7b32-4ae8-ba9a-59a690ed3250.jpg not downloaded yet
2026-03-26 21:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732870> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252F26cf8097-2618-4368-a1d4-e9cf8a4a335f.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/26cf8097-2618-4368-a1d4-e9cf8a4a335f.jpg not downloaded yet
2026-03-26 21:30:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252Fcb788d6a-acba-4e6a-a60c-e0fdaee8d8ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/cb788d6a-acba-4e6a-a60c-e0fdaee8d8ee.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252F179d10bc-79f7-45ed-8bdd-771f222cd147.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/179d10bc-79f7-45ed-8bdd-771f222cd147.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252Fdd0a0e3f-a130-47d3-8bc2-de04a767a43d.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/dd0a0e3f-a130-47d3-8bc2-de04a767a43d.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252F5c06147f-1aa5-4e37-a6b9-8d7252c8c234.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/5c06147f-1aa5-4e37-a6b9-8d7252c8c234.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252F5554aa04-9878-439d-a87b-9b90cda69977.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/5554aa04-9878-439d-a87b-9b90cda69977.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252Fb002de9e-5e2f-43ca-b4fb-0043040c987c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/b002de9e-5e2f-43ca-b4fb-0043040c987c.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252Fa8eefc8e-520e-4218-8e2c-67ec3f24fd49.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/a8eefc8e-520e-4218-8e2c-67ec3f24fd49.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252F1409f1f3-fc93-4b24-822d-abb2a3353b71.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/1409f1f3-fc93-4b24-822d-abb2a3353b71.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252Ffe6227ce-9814-4e14-a7fb-62cf6dc8997b.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/fe6227ce-9814-4e14-a7fb-62cf6dc8997b.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252F92210b40-ada6-4a35-9d9a-f88dcc46ce8f.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/92210b40-ada6-4a35-9d9a-f88dcc46ce8f.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252F5941465c-087a-4451-867b-18cae4bc6ed3.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/5941465c-087a-4451-867b-18cae4bc6ed3.jpg not downloaded yet
2026-03-26 21:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4 with identifier: 10732870
2026-03-26 21:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4 with scrape type 1
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252Ffe7a6b3b-e305-439b-87ae-b140e7f037fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/fe7a6b3b-e305-439b-87ae-b140e7f037fb.jpg not downloaded yet
2026-03-26 21:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743618/general/84eec376-f6a1-49b1-97eb-ef5ba9c76285.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732865)
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252F6f947d7c-8780-40a2-bf58-0c11d227b34c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/6f947d7c-8780-40a2-bf58-0c11d227b34c.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252Fa57956fd-e09e-43a1-8309-1c1c01de42cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/a57956fd-e09e-43a1-8309-1c1c01de42cf.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252F4ef57489-3b9c-4307-a346-13cc679d9eee.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/4ef57489-3b9c-4307-a346-13cc679d9eee.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252F89b0b89c-1965-4c3c-9f84-7cab747f61ac.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/89b0b89c-1965-4c3c-9f84-7cab747f61ac.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252F95fcb1c4-ceff-49b7-8a80-1faba566d5ad.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/95fcb1c4-ceff-49b7-8a80-1faba566d5ad.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252Fb2082471-b5c7-4242-9b1c-43fa47c3e0df.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/b2082471-b5c7-4242-9b1c-43fa47c3e0df.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252F3322f76b-a514-4cdf-a57f-2abfa6474617.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/3322f76b-a514-4cdf-a57f-2abfa6474617.jpg not downloaded yet
2026-03-26 21:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743618/general/5f85f207-1253-40bf-8ebd-ff6ea4b32ae1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732865)
2026-03-26 21:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743618/general/82198b20-b2cd-4020-981c-28e5fd4fdbd3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732865)
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252Ffa618005-94ed-4853-9474-d82b5fd1a24c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/fa618005-94ed-4853-9474-d82b5fd1a24c.jpg not downloaded yet
2026-03-26 21:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745885/general/347a6a1c-9d9e-44a1-b0c9-602b01d8bd22.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732864)
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252Fe3cf6c33-2099-421c-9479-15108850b345.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/e3cf6c33-2099-421c-9479-15108850b345.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252F7ec3ce56-c7c0-4e49-b3b9-0ee630856de0.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/7ec3ce56-c7c0-4e49-b3b9-0ee630856de0.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252Faa06898a-b519-44fe-9dd0-2fa50ca67e98.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/aa06898a-b519-44fe-9dd0-2fa50ca67e98.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252F2cfc5394-a877-4d14-a012-86a3a816fded.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/2cfc5394-a877-4d14-a012-86a3a816fded.jpg not downloaded yet
2026-03-26 21:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732872> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252F0ac9b4f8-d572-4f6c-ac29-29aba1ff7402.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/0ac9b4f8-d572-4f6c-ac29-29aba1ff7402.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252F1cc189fd-d062-4315-a7f4-a4c57ced1247.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/1cc189fd-d062-4315-a7f4-a4c57ced1247.jpg not downloaded yet
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252Fc831424c-8aab-4792-9fc1-fc2ef9ba4673.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/c831424c-8aab-4792-9fc1-fc2ef9ba4673.jpg not downloaded yet
2026-03-26 21:30:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252F73ec4c9c-f126-4a7e-afe3-df1c277b330f.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/73ec4c9c-f126-4a7e-afe3-df1c277b330f.jpg not downloaded yet
2026-03-26 21:30:44 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 21:30:44 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 21:30:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3423e1190>
2026-03-26 21:30:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252F84eec376-f6a1-49b1-97eb-ef5ba9c76285.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/84eec376-f6a1-49b1-97eb-ef5ba9c76285.jpg saved to cache
2026-03-26 21:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 24d8645d-1cf0-53d0-91e0-8eb35661dbd6
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252F15a4292c-bf78-4114-8706-4861f81cdfa0.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/15a4292c-bf78-4114-8706-4861f81cdfa0.jpg not downloaded yet
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252F473a033c-c1ed-45a1-afa4-cd017708b770.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/473a033c-c1ed-45a1-afa4-cd017708b770.jpg not downloaded yet
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252Fe7d59bd0-0fff-4a36-8143-14be41ec0482.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/e7d59bd0-0fff-4a36-8143-14be41ec0482.jpg not downloaded yet
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744187/general/95fcb1c4-ceff-49b7-8a80-1faba566d5ad.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732867)
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252Feb92e4aa-4901-4836-aafc-89bd7e258cb4.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/eb92e4aa-4901-4836-aafc-89bd7e258cb4.jpg not downloaded yet
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743619/general/fe7a6b3b-e305-439b-87ae-b140e7f037fb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732870)
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343dbf490>
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252F5f85f207-1253-40bf-8ebd-ff6ea4b32ae1.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/5f85f207-1253-40bf-8ebd-ff6ea4b32ae1.jpg saved to cache
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 24d8645d-1cf0-53d0-91e0-8eb35661dbd6
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343dd0c10>
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252F82198b20-b2cd-4020-981c-28e5fd4fdbd3.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/82198b20-b2cd-4020-981c-28e5fd4fdbd3.jpg saved to cache
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 24d8645d-1cf0-53d0-91e0-8eb35661dbd6
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c9b650>
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F347a6a1c-9d9e-44a1-b0c9-602b01d8bd22.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/347a6a1c-9d9e-44a1-b0c9-602b01d8bd22.jpg saved to cache
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 81278e24-19d4-5472-bc14-efb9e9065192
2026-03-26 21:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1d69792-50e3-57d5-822f-27be3a81d484 with identifier: 10732872
2026-03-26 21:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1d69792-50e3-57d5-822f-27be3a81d484 with scrape type 1
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a1d69792-50e3-57d5-822f-27be3a81d484
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252F201424aa-b628-495b-9184-07766ba7ad38.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/201424aa-b628-495b-9184-07766ba7ad38.jpg not downloaded yet
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743608/general/50f8548e-7b32-4ae8-ba9a-59a690ed3250.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732869)
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743608/general/3322f76b-a514-4cdf-a57f-2abfa6474617.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732869)
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744801/general/b2082471-b5c7-4242-9b1c-43fa47c3e0df.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732871)
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252F9a4b0496-78af-43db-90aa-095d5f227135.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/9a4b0496-78af-43db-90aa-095d5f227135.jpg not downloaded yet
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732879> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252Ff444ae1c-8fd3-4063-81f7-d586a39cb0b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/f444ae1c-8fd3-4063-81f7-d586a39cb0b0.jpg not downloaded yet
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252F81785f77-1795-431e-a1b9-f546658250e7.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/81785f77-1795-431e-a1b9-f546658250e7.jpg not downloaded yet
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343f2d250>
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252F95fcb1c4-ceff-49b7-8a80-1faba566d5ad.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/95fcb1c4-ceff-49b7-8a80-1faba566d5ad.jpg saved to cache
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7b41576b-8014-52b4-9d1b-a37aa49476d7
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3480c8990>
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252Ffe7a6b3b-e305-439b-87ae-b140e7f037fb.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/fe7a6b3b-e305-439b-87ae-b140e7f037fb.jpg saved to cache
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252F588c14c1-44cb-4d39-adf7-92c78bfdd751.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/588c14c1-44cb-4d39-adf7-92c78bfdd751.jpg not downloaded yet
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252F960eb4b0-235f-495f-87e8-dff49574da0e.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/960eb4b0-235f-495f-87e8-dff49574da0e.jpg not downloaded yet
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744187/general/15a4292c-bf78-4114-8706-4861f81cdfa0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732867)
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252F31ce0365-30b1-4e65-b7d4-24bbfe12704f.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/31ce0365-30b1-4e65-b7d4-24bbfe12704f.jpg not downloaded yet
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732875> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c01050>
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252F50f8548e-7b32-4ae8-ba9a-59a690ed3250.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/50f8548e-7b32-4ae8-ba9a-59a690ed3250.jpg saved to cache
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad9e43c6-6ca3-5b77-a955-aa269878513c
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3480d8f90>
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252F3322f76b-a514-4cdf-a57f-2abfa6474617.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/3322f76b-a514-4cdf-a57f-2abfa6474617.jpg saved to cache
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad9e43c6-6ca3-5b77-a955-aa269878513c
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3480d8810>
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252Fb2082471-b5c7-4242-9b1c-43fa47c3e0df.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/b2082471-b5c7-4242-9b1c-43fa47c3e0df.jpg saved to cache
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9a51c3db-6156-5a63-9807-ac40a513e86d
2026-03-26 21:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5122337b-3d87-5148-8ddb-d4119ae90c15 with identifier: 10732879
2026-03-26 21:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5122337b-3d87-5148-8ddb-d4119ae90c15 with scrape type 1
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5122337b-3d87-5148-8ddb-d4119ae90c15
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252Ff0f2c39c-f38e-4fd0-a91a-aeed5bf250a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/f0f2c39c-f38e-4fd0-a91a-aeed5bf250a0.jpg not downloaded yet
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252F1e233807-8fef-4317-bc8a-4d18bdd9b5b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/1e233807-8fef-4317-bc8a-4d18bdd9b5b9.jpg not downloaded yet
2026-03-26 21:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743608/general/e7d59bd0-0fff-4a36-8143-14be41ec0482.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732869)
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744801/general/473a033c-c1ed-45a1-afa4-cd017708b770.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732871)
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743619/general/eb92e4aa-4901-4836-aafc-89bd7e258cb4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732870)
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252Fa368baa7-4bfc-4df0-888c-bf8d36e8428e.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/a368baa7-4bfc-4df0-888c-bf8d36e8428e.jpg not downloaded yet
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252F8d3dd73a-0c26-4bbb-bb93-ff391d545a88.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/8d3dd73a-0c26-4bbb-bb93-ff391d545a88.jpg not downloaded yet
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a64e10>
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252F15a4292c-bf78-4114-8706-4861f81cdfa0.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/15a4292c-bf78-4114-8706-4861f81cdfa0.jpg saved to cache
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7b41576b-8014-52b4-9d1b-a37aa49476d7
2026-03-26 21:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4e1b321-2b97-501b-b389-3520610a8913 with identifier: 10732875
2026-03-26 21:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4e1b321-2b97-501b-b389-3520610a8913 with scrape type 1
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f4e1b321-2b97-501b-b389-3520610a8913
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252F1469169b-a41a-449f-8021-66e998310d52.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/1469169b-a41a-449f-8021-66e998310d52.jpg not downloaded yet
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743619/general/73ec4c9c-f126-4a7e-afe3-df1c277b330f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732870)
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252F4da59496-b6f9-46fc-bad9-99dc0ada1a93.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/4da59496-b6f9-46fc-bad9-99dc0ada1a93.jpg not downloaded yet
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252Ffc5c009a-452f-4c58-a140-985a361b312a.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/fc5c009a-452f-4c58-a140-985a361b312a.jpg not downloaded yet
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252F6bafca70-883a-4789-bd2d-a5abdb957466.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/6bafca70-883a-4789-bd2d-a5abdb957466.jpg not downloaded yet
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252F107fe968-0967-47e8-a89a-7f3354d5888c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/107fe968-0967-47e8-a89a-7f3354d5888c.jpg not downloaded yet
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252F6f9f2941-3725-45ad-956f-13a7951dbb2a.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/6f9f2941-3725-45ad-956f-13a7951dbb2a.jpg not downloaded yet
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732874> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743619/general/2cfc5394-a877-4d14-a012-86a3a816fded.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732870)
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252F5c443fa9-fb51-445c-83fd-f8cf11aefc29.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/5c443fa9-fb51-445c-83fd-f8cf11aefc29.jpg not downloaded yet
2026-03-26 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743525/general/588c14c1-44cb-4d39-adf7-92c78bfdd751.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732872)
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252Fd75f4e4a-c8c1-47ae-9bff-d232b7d93034.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/d75f4e4a-c8c1-47ae-9bff-d232b7d93034.jpg not downloaded yet
2026-03-26 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252Feffe85b7-dac6-4ef8-aacc-2bbbb76068b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/effe85b7-dac6-4ef8-aacc-2bbbb76068b3.jpg not downloaded yet
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d83b50>
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252Fe7d59bd0-0fff-4a36-8143-14be41ec0482.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/e7d59bd0-0fff-4a36-8143-14be41ec0482.jpg saved to cache
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ad9e43c6-6ca3-5b77-a955-aa269878513c
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343927b50>
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252F473a033c-c1ed-45a1-afa4-cd017708b770.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/473a033c-c1ed-45a1-afa4-cd017708b770.jpg saved to cache
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9a51c3db-6156-5a63-9807-ac40a513e86d
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343f5efd0>
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252Feb92e4aa-4901-4836-aafc-89bd7e258cb4.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/eb92e4aa-4901-4836-aafc-89bd7e258cb4.jpg saved to cache
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4
2026-03-26 21:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743619/general/81785f77-1795-431e-a1b9-f546658250e7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732870)
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252Fd90e1704-1c64-4a08-8f13-65a99df43639.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/d90e1704-1c64-4a08-8f13-65a99df43639.jpg not downloaded yet
2026-03-26 21:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732877> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252F60545921-d97c-443e-aad9-88b028147767.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/60545921-d97c-443e-aad9-88b028147767.jpg not downloaded yet
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252Fdef8687d-1e86-4b9c-bb0e-36f259cfd258.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/def8687d-1e86-4b9c-bb0e-36f259cfd258.jpg not downloaded yet
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252Ff5e23532-c311-4c77-8ac0-e1261525a5b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/f5e23532-c311-4c77-8ac0-e1261525a5b4.jpg not downloaded yet
2026-03-26 21:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732885> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343599550>
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252F73ec4c9c-f126-4a7e-afe3-df1c277b330f.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/73ec4c9c-f126-4a7e-afe3-df1c277b330f.jpg saved to cache
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4
2026-03-26 21:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab55cf8e-a630-55e1-bb24-9a4f51236b0d with identifier: 10732874
2026-03-26 21:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab55cf8e-a630-55e1-bb24-9a4f51236b0d with scrape type 1
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab55cf8e-a630-55e1-bb24-9a4f51236b0d
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252Fa7ae200e-5fc0-4e60-9f81-5592e5b34705.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/a7ae200e-5fc0-4e60-9f81-5592e5b34705.jpg not downloaded yet
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b5e950>
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252F2cfc5394-a877-4d14-a012-86a3a816fded.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/2cfc5394-a877-4d14-a012-86a3a816fded.jpg saved to cache
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343fe7a10>
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252F588c14c1-44cb-4d39-adf7-92c78bfdd751.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/588c14c1-44cb-4d39-adf7-92c78bfdd751.jpg saved to cache
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a1d69792-50e3-57d5-822f-27be3a81d484
2026-03-26 21:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743525/general/201424aa-b628-495b-9184-07766ba7ad38.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732872)
2026-03-26 21:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742917/general/1469169b-a41a-449f-8021-66e998310d52.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732875)
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252Fe40d9561-a296-435a-ad6a-ecdfbaaeaa07.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/e40d9561-a296-435a-ad6a-ecdfbaaeaa07.jpg not downloaded yet
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252F31e9c608-b57d-4a4a-bb77-117dba3d5f07.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/31e9c608-b57d-4a4a-bb77-117dba3d5f07.jpg not downloaded yet
2026-03-26 21:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743525/general/31ce0365-30b1-4e65-b7d4-24bbfe12704f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732872)
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252F9b279786-140c-49a8-a9b9-321e1dc2e83c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/9b279786-140c-49a8-a9b9-321e1dc2e83c.jpg not downloaded yet
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252F33515d79-e801-4bdb-ab4c-ec4f3e744bf0.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/33515d79-e801-4bdb-ab4c-ec4f3e744bf0.jpg not downloaded yet
2026-03-26 21:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743609/general/f0f2c39c-f38e-4fd0-a91a-aeed5bf250a0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732879)
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252Fd6dee49e-7bff-46e2-9e0d-d79b326dbeac.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/d6dee49e-7bff-46e2-9e0d-d79b326dbeac.jpg not downloaded yet
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343581010>
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252F81785f77-1795-431e-a1b9-f546658250e7.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/81785f77-1795-431e-a1b9-f546658250e7.jpg saved to cache
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4
2026-03-26 21:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3455c8ac-1f34-50b4-be57-ea598de9975f with identifier: 10732877
2026-03-26 21:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3455c8ac-1f34-50b4-be57-ea598de9975f with scrape type 1
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3455c8ac-1f34-50b4-be57-ea598de9975f
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252F0913a28b-2b80-40c0-a11f-923cea18a69f.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/0913a28b-2b80-40c0-a11f-923cea18a69f.jpg not downloaded yet
2026-03-26 21:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a89626d-a95d-55d7-9253-2a40ac6504d4 with identifier: 10732885
2026-03-26 21:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a89626d-a95d-55d7-9253-2a40ac6504d4 with scrape type 1
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a89626d-a95d-55d7-9253-2a40ac6504d4
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252F8d7d438a-d1e4-4f6d-8946-005effa713f3.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/8d7d438a-d1e4-4f6d-8946-005effa713f3.jpg not downloaded yet
2026-03-26 21:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743525/general/107fe968-0967-47e8-a89a-7f3354d5888c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732872)
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252Fadfbf75d-b248-4064-8d54-107bccc9fecc.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/adfbf75d-b248-4064-8d54-107bccc9fecc.jpg not downloaded yet
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252F9c96d40a-7013-445c-b4e0-7df52c9f112b.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/9c96d40a-7013-445c-b4e0-7df52c9f112b.jpg not downloaded yet
2026-03-26 21:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742917/general/6bafca70-883a-4789-bd2d-a5abdb957466.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732875)
2026-03-26 21:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743609/general/6f9f2941-3725-45ad-956f-13a7951dbb2a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732879)
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252F076a9146-5ced-444a-8362-24a07feb673e.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/076a9146-5ced-444a-8362-24a07feb673e.jpg not downloaded yet
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252F9cb48b4c-06dc-4de0-9ed1-94746f4bc91a.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/9cb48b4c-06dc-4de0-9ed1-94746f4bc91a.jpg not downloaded yet
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252Fd2c59a75-3d5c-4a82-b9db-ea24ae805bcd.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/d2c59a75-3d5c-4a82-b9db-ea24ae805bcd.jpg not downloaded yet
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252F3d49060e-7c20-4b4d-850e-a6644ad8446f.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/3d49060e-7c20-4b4d-850e-a6644ad8446f.jpg not downloaded yet
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252Fc5febc33-4507-446f-b59e-40c76111826e.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/c5febc33-4507-446f-b59e-40c76111826e.jpg not downloaded yet
2026-03-26 21:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732862> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732886> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c2b810>
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252F201424aa-b628-495b-9184-07766ba7ad38.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/201424aa-b628-495b-9184-07766ba7ad38.jpg saved to cache
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a1d69792-50e3-57d5-822f-27be3a81d484
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c73190>
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252F1469169b-a41a-449f-8021-66e998310d52.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/1469169b-a41a-449f-8021-66e998310d52.jpg saved to cache
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f4e1b321-2b97-501b-b389-3520610a8913
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb348076750>
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252F31ce0365-30b1-4e65-b7d4-24bbfe12704f.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/31ce0365-30b1-4e65-b7d4-24bbfe12704f.jpg saved to cache
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a1d69792-50e3-57d5-822f-27be3a81d484
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d9a810>
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252Ff0f2c39c-f38e-4fd0-a91a-aeed5bf250a0.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/f0f2c39c-f38e-4fd0-a91a-aeed5bf250a0.jpg saved to cache
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5122337b-3d87-5148-8ddb-d4119ae90c15
2026-03-26 21:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742917/general/5c443fa9-fb51-445c-83fd-f8cf11aefc29.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732875)
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252Fbb5735e4-920e-4e7e-bef8-612d2dc39235.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/bb5735e4-920e-4e7e-bef8-612d2dc39235.jpg not downloaded yet
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252Fd2135fd5-5747-4f15-bbf7-ac6236c1d83b.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/d2135fd5-5747-4f15-bbf7-ac6236c1d83b.jpg not downloaded yet
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252F3a5ec591-809e-44f5-8909-7378e0232e23.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/3a5ec591-809e-44f5-8909-7378e0232e23.jpg not downloaded yet
2026-03-26 21:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732884> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743619/general/960eb4b0-235f-495f-87e8-dff49574da0e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732870)
2026-03-26 21:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743525/general/60545921-d97c-443e-aad9-88b028147767.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732872)
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252Fbe9df257-4f81-42de-b3a6-5fc48eaa467c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/be9df257-4f81-42de-b3a6-5fc48eaa467c.jpg not downloaded yet
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252Fe749b150-fa26-4af6-b8bb-7f6ffe701f94.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/e749b150-fa26-4af6-b8bb-7f6ffe701f94.jpg not downloaded yet
2026-03-26 21:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742917/general/d90e1704-1c64-4a08-8f13-65a99df43639.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732875)
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252F5e335958-a153-47f2-8c7e-d9b65c75aad4.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/5e335958-a153-47f2-8c7e-d9b65c75aad4.jpg not downloaded yet
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252F350863c9-88d1-4e0e-a1dc-dc6f660d7407.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/350863c9-88d1-4e0e-a1dc-dc6f660d7407.jpg not downloaded yet
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34808afd0>
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252F107fe968-0967-47e8-a89a-7f3354d5888c.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/107fe968-0967-47e8-a89a-7f3354d5888c.jpg saved to cache
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a1d69792-50e3-57d5-822f-27be3a81d484
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343cadcd0>
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252F6bafca70-883a-4789-bd2d-a5abdb957466.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/6bafca70-883a-4789-bd2d-a5abdb957466.jpg saved to cache
2026-03-26 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f4e1b321-2b97-501b-b389-3520610a8913
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a6c3d0>
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252F6f9f2941-3725-45ad-956f-13a7951dbb2a.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/6f9f2941-3725-45ad-956f-13a7951dbb2a.jpg saved to cache
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5122337b-3d87-5148-8ddb-d4119ae90c15
2026-03-26 21:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1272de79-d467-5e8d-8c0e-19b8f9ab647b with identifier: 10732862
2026-03-26 21:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1272de79-d467-5e8d-8c0e-19b8f9ab647b with scrape type 1
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1272de79-d467-5e8d-8c0e-19b8f9ab647b
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252Fcbeb3634-27fc-469e-b68b-388a601db33d.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/cbeb3634-27fc-469e-b68b-388a601db33d.jpg not downloaded yet
2026-03-26 21:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5932be25-3bdf-5026-a503-4673fec34357 with identifier: 10732886
2026-03-26 21:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5932be25-3bdf-5026-a503-4673fec34357 with scrape type 1
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5932be25-3bdf-5026-a503-4673fec34357
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252Ffa8a3b63-efa7-4425-bdf5-56ddd5bf623b.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/fa8a3b63-efa7-4425-bdf5-56ddd5bf623b.jpg not downloaded yet
2026-03-26 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743609/general/def8687d-1e86-4b9c-bb0e-36f259cfd258.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732879)
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252Fc8f2bf93-d6eb-4117-98e0-6bad8a59fa1d.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/c8f2bf93-d6eb-4117-98e0-6bad8a59fa1d.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252F423c6c8f-3119-4fc4-ac81-3192971939da.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/423c6c8f-3119-4fc4-ac81-3192971939da.jpg not downloaded yet
2026-03-26 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743609/general/effe85b7-dac6-4ef8-aacc-2bbbb76068b3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732879)
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252F55e1269a-881d-4979-9dd4-ede69fc34105.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/55e1269a-881d-4979-9dd4-ede69fc34105.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252F940842f6-ad02-4c6d-86a8-6f23c46c118c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/940842f6-ad02-4c6d-86a8-6f23c46c118c.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252Fa07d0f4e-6154-43ec-b097-94c2c2dbebba.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/a07d0f4e-6154-43ec-b097-94c2c2dbebba.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F0b64086f-9567-4f5f-a352-815242a833bd.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/0b64086f-9567-4f5f-a352-815242a833bd.jpg not downloaded yet
2026-03-26 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743525/general/e40d9561-a296-435a-ad6a-ecdfbaaeaa07.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732872)
2026-03-26 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743609/general/31e9c608-b57d-4a4a-bb77-117dba3d5f07.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732879)
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252Fe9fae80d-e457-499d-8c86-afeaf660b8c1.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/e9fae80d-e457-499d-8c86-afeaf660b8c1.jpg not downloaded yet
2026-03-26 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732868> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343927650>
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252F5c443fa9-fb51-445c-83fd-f8cf11aefc29.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/5c443fa9-fb51-445c-83fd-f8cf11aefc29.jpg saved to cache
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f4e1b321-2b97-501b-b389-3520610a8913
2026-03-26 21:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f419b121-ba45-5849-b441-edad69f437fe with identifier: 10732884
2026-03-26 21:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f419b121-ba45-5849-b441-edad69f437fe with scrape type 1
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f419b121-ba45-5849-b441-edad69f437fe
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252Fb2631367-0178-4e26-8ed5-2c96131f31ad.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/b2631367-0178-4e26-8ed5-2c96131f31ad.jpg not downloaded yet
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3480befd0>
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252F960eb4b0-235f-495f-87e8-dff49574da0e.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/960eb4b0-235f-495f-87e8-dff49574da0e.jpg saved to cache
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343accc50>
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252F60545921-d97c-443e-aad9-88b028147767.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/60545921-d97c-443e-aad9-88b028147767.jpg saved to cache
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a1d69792-50e3-57d5-822f-27be3a81d484
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b48d10>
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252Fd90e1704-1c64-4a08-8f13-65a99df43639.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/d90e1704-1c64-4a08-8f13-65a99df43639.jpg saved to cache
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f4e1b321-2b97-501b-b389-3520610a8913
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252F2f17a42f-68cc-4832-aaba-10cf3b3a6466.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/2f17a42f-68cc-4832-aaba-10cf3b3a6466.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252Fb9dbdca6-363a-4eb7-b3a1-96fcf83eedb9.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/b9dbdca6-363a-4eb7-b3a1-96fcf83eedb9.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252Fe55184b9-5546-4c71-8d54-725a1a9501ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/e55184b9-5546-4c71-8d54-725a1a9501ec.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F34b9f831-15c7-42c9-88b9-aeeec266c905.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/34b9f831-15c7-42c9-88b9-aeeec266c905.jpg not downloaded yet
2026-03-26 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743928/general/9cb48b4c-06dc-4de0-9ed1-94746f4bc91a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732877)
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252F662da7cf-6194-4e66-b03a-77e155aafe62.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/662da7cf-6194-4e66-b03a-77e155aafe62.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252Ffaca8139-40c0-46f5-a7f4-73935702f2ad.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/faca8139-40c0-46f5-a7f4-73935702f2ad.jpg not downloaded yet
2026-03-26 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746005/general/33515d79-e801-4bdb-ab4c-ec4f3e744bf0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732874)
2026-03-26 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742917/general/adfbf75d-b248-4064-8d54-107bccc9fecc.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732875)
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252Fdeab0072-238a-42a5-ab83-c8d39092c616.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/deab0072-238a-42a5-ab83-c8d39092c616.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252F9ffb9758-4af0-4055-9fbf-1aadc3a99994.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/9ffb9758-4af0-4055-9fbf-1aadc3a99994.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252Fa7e3b4de-b2c5-4723-841b-898ee4786d13.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/a7e3b4de-b2c5-4723-841b-898ee4786d13.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F61b4524b-5715-4479-a3fc-796a9b91c6f8.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/61b4524b-5715-4479-a3fc-796a9b91c6f8.jpg not downloaded yet
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3486e3250>
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252Fdef8687d-1e86-4b9c-bb0e-36f259cfd258.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/def8687d-1e86-4b9c-bb0e-36f259cfd258.jpg saved to cache
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5122337b-3d87-5148-8ddb-d4119ae90c15
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3486ed8d0>
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252Feffe85b7-dac6-4ef8-aacc-2bbbb76068b3.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/effe85b7-dac6-4ef8-aacc-2bbbb76068b3.jpg saved to cache
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5122337b-3d87-5148-8ddb-d4119ae90c15
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb349b3b890>
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252Fe40d9561-a296-435a-ad6a-ecdfbaaeaa07.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/e40d9561-a296-435a-ad6a-ecdfbaaeaa07.jpg saved to cache
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a1d69792-50e3-57d5-822f-27be3a81d484
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3487094d0>
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252F31e9c608-b57d-4a4a-bb77-117dba3d5f07.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/31e9c608-b57d-4a4a-bb77-117dba3d5f07.jpg saved to cache
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5122337b-3d87-5148-8ddb-d4119ae90c15
2026-03-26 21:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72dcbf94-09e9-5029-929d-539b416d165e with identifier: 10732868
2026-03-26 21:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72dcbf94-09e9-5029-929d-539b416d165e with scrape type 1
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 72dcbf94-09e9-5029-929d-539b416d165e
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252F3b1aa5b5-b7a4-4b3b-8d6a-55eae45f2673.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/3b1aa5b5-b7a4-4b3b-8d6a-55eae45f2673.jpg not downloaded yet
2026-03-26 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743928/general/d2135fd5-5747-4f15-bbf7-ac6236c1d83b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732877)
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252Faf5c3147-75f3-45f6-9fdf-d43d00f5d08d.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/af5c3147-75f3-45f6-9fdf-d43d00f5d08d.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252F3a131cad-da22-48d2-ab47-bc7f5a76fb3f.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/3a131cad-da22-48d2-ab47-bc7f5a76fb3f.jpg not downloaded yet
2026-03-26 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746005/general/9c96d40a-7013-445c-b4e0-7df52c9f112b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732874)
2026-03-26 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743610/general/d2c59a75-3d5c-4a82-b9db-ea24ae805bcd.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732885)
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252Fc2ea6e03-e7ee-4f4a-9a63-c85d113ff43b.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/c2ea6e03-e7ee-4f4a-9a63-c85d113ff43b.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252Fb5ed4925-75ef-4bb5-9d58-80532aa0ff6b.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/b5ed4925-75ef-4bb5-9d58-80532aa0ff6b.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252F0664d313-2e91-4e15-a6f5-1667f562b3e5.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/0664d313-2e91-4e15-a6f5-1667f562b3e5.jpg not downloaded yet
2026-03-26 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F2606c4ad-5863-4207-b7e2-d3d7e42483d4.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/2606c4ad-5863-4207-b7e2-d3d7e42483d4.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252F905fa3a2-89d8-4152-9734-cbd7317ebdf3.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/905fa3a2-89d8-4152-9734-cbd7317ebdf3.jpg not downloaded yet
2026-03-26 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743610/general/3a5ec591-809e-44f5-8909-7378e0232e23.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732885)
2026-03-26 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743609/general/076a9146-5ced-444a-8362-24a07feb673e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732879)
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252F0deb3acc-28b4-4579-8004-9395cfc58b1e.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/0deb3acc-28b4-4579-8004-9395cfc58b1e.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252F49305e54-8743-40c6-9c09-ff51684ae920.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/49305e54-8743-40c6-9c09-ff51684ae920.jpg not downloaded yet
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3486e3c10>
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252F9cb48b4c-06dc-4de0-9ed1-94746f4bc91a.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/9cb48b4c-06dc-4de0-9ed1-94746f4bc91a.jpg saved to cache
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3455c8ac-1f34-50b4-be57-ea598de9975f
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343bbc590>
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252F33515d79-e801-4bdb-ab4c-ec4f3e744bf0.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/33515d79-e801-4bdb-ab4c-ec4f3e744bf0.jpg saved to cache
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ab55cf8e-a630-55e1-bb24-9a4f51236b0d
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c53b10>
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252Fadfbf75d-b248-4064-8d54-107bccc9fecc.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/adfbf75d-b248-4064-8d54-107bccc9fecc.jpg saved to cache
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f4e1b321-2b97-501b-b389-3520610a8913
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252Fa368f343-0b79-4b4a-90a0-6c899f434593.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/a368f343-0b79-4b4a-90a0-6c899f434593.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252F9976dc7a-04d8-42a9-abc6-87fc61cb1914.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/9976dc7a-04d8-42a9-abc6-87fc61cb1914.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252Fcd937996-3897-4bd9-b59d-ccac6aa9967e.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/cd937996-3897-4bd9-b59d-ccac6aa9967e.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F04b0c4d0-6abf-4b42-ad2c-27d1f106a29b.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/04b0c4d0-6abf-4b42-ad2c-27d1f106a29b.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252Fa2ddae12-cf47-41e3-a017-6c54a696cc37.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/a2ddae12-cf47-41e3-a017-6c54a696cc37.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252F84f828dd-69be-46ef-8cbe-6977298ed91c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/84f828dd-69be-46ef-8cbe-6977298ed91c.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252Fce885564-c345-42f6-b7ea-3f22941c433c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/ce885564-c345-42f6-b7ea-3f22941c433c.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252F72641f61-6e59-439e-a2b9-4655d3e397c9.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/72641f61-6e59-439e-a2b9-4655d3e397c9.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252F5ef8f9b6-fe30-43ff-832e-b84e2e282ec4.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/5ef8f9b6-fe30-43ff-832e-b84e2e282ec4.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F31fa5fd7-58cc-4dca-be79-e8b8f7cda7f4.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/31fa5fd7-58cc-4dca-be79-e8b8f7cda7f4.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252Faa0605a2-3eb0-4ec3-9490-8cf84845cea5.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/aa0605a2-3eb0-4ec3-9490-8cf84845cea5.jpg not downloaded yet
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb349993610>
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252Fd2135fd5-5747-4f15-bbf7-ac6236c1d83b.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/d2135fd5-5747-4f15-bbf7-ac6236c1d83b.jpg saved to cache
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3455c8ac-1f34-50b4-be57-ea598de9975f
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343aac810>
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252F9c96d40a-7013-445c-b4e0-7df52c9f112b.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/9c96d40a-7013-445c-b4e0-7df52c9f112b.jpg saved to cache
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ab55cf8e-a630-55e1-bb24-9a4f51236b0d
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343def390>
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252Fd2c59a75-3d5c-4a82-b9db-ea24ae805bcd.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/d2c59a75-3d5c-4a82-b9db-ea24ae805bcd.jpg saved to cache
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4a89626d-a95d-55d7-9253-2a40ac6504d4
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343f24810>
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252F3a5ec591-809e-44f5-8909-7378e0232e23.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/3a5ec591-809e-44f5-8909-7378e0232e23.jpg saved to cache
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4a89626d-a95d-55d7-9253-2a40ac6504d4
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343dcbb50>
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252F076a9146-5ced-444a-8362-24a07feb673e.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/076a9146-5ced-444a-8362-24a07feb673e.jpg saved to cache
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5122337b-3d87-5148-8ddb-d4119ae90c15
2026-03-26 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746005/general/e749b150-fa26-4af6-b8bb-7f6ffe701f94.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732874)
2026-03-26 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746005/general/c5febc33-4507-446f-b59e-40c76111826e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732874)
2026-03-26 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743609/general/bb5735e4-920e-4e7e-bef8-612d2dc39235.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732879)
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252F20713544-d866-4372-ace8-0ca927246541.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/20713544-d866-4372-ace8-0ca927246541.jpg not downloaded yet
2026-03-26 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742917/general/c8f2bf93-d6eb-4117-98e0-6bad8a59fa1d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732875)
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252F087c5192-6c32-455f-8f62-fe7b99b2c0dd.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/087c5192-6c32-455f-8f62-fe7b99b2c0dd.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F382d5a40-30d4-4cbb-bad2-35b9121d03b7.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/382d5a40-30d4-4cbb-bad2-35b9121d03b7.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252F095848a0-a124-4689-833a-2556b4ebba5a.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/095848a0-a124-4689-833a-2556b4ebba5a.jpg not downloaded yet
2026-03-26 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746005/general/423c6c8f-3119-4fc4-ac81-3192971939da.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732874)
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252F7fee396a-9564-43bc-a924-21b0386325e6.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/7fee396a-9564-43bc-a924-21b0386325e6.jpg not downloaded yet
2026-03-26 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745760/general/0b64086f-9567-4f5f-a352-815242a833bd.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732886)
2026-03-26 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745760/general/34b9f831-15c7-42c9-88b9-aeeec266c905.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732886)
2026-03-26 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745760/general/fa8a3b63-efa7-4425-bdf5-56ddd5bf623b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732886)
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252F2a54c641-b99d-44b4-a327-b4ccef5fa06b.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/2a54c641-b99d-44b4-a327-b4ccef5fa06b.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F69f49b9d-f2c2-472c-b471-5180a55526d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/69f49b9d-f2c2-472c-b471-5180a55526d5.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252Fab930f2e-2324-470a-8bad-5df6e1d51383.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/ab930f2e-2324-470a-8bad-5df6e1d51383.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252F8f3169c8-c33c-4d46-bc67-28b1d0bafcbc.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/8f3169c8-c33c-4d46-bc67-28b1d0bafcbc.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252F3137f4b6-33e4-434c-bee5-eff4efd4cce0.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/3137f4b6-33e4-434c-bee5-eff4efd4cce0.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F7f2cde9f-3a35-468e-bf1e-fba29cc2b4ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/7f2cde9f-3a35-468e-bf1e-fba29cc2b4ce.jpg not downloaded yet
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252F56e60570-6fd0-4be4-86f1-e494379da8b8.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/56e60570-6fd0-4be4-86f1-e494379da8b8.jpg not downloaded yet
2026-03-26 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743610/general/b9dbdca6-363a-4eb7-b3a1-96fcf83eedb9.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732885)
2026-03-26 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742582/general/e55184b9-5546-4c71-8d54-725a1a9501ec.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732862)
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252Feb704312-2aa2-4007-a7f4-08f1048bcaa3.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/eb704312-2aa2-4007-a7f4-08f1048bcaa3.jpg not downloaded yet
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435e8750>
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252Fe749b150-fa26-4af6-b8bb-7f6ffe701f94.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/e749b150-fa26-4af6-b8bb-7f6ffe701f94.jpg saved to cache
2026-03-26 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ab55cf8e-a630-55e1-bb24-9a4f51236b0d
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d64110>
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252Fc5febc33-4507-446f-b59e-40c76111826e.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/c5febc33-4507-446f-b59e-40c76111826e.jpg saved to cache
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ab55cf8e-a630-55e1-bb24-9a4f51236b0d
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343cc3610>
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252Fbb5735e4-920e-4e7e-bef8-612d2dc39235.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/bb5735e4-920e-4e7e-bef8-612d2dc39235.jpg saved to cache
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5122337b-3d87-5148-8ddb-d4119ae90c15
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c85490>
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252Fc8f2bf93-d6eb-4117-98e0-6bad8a59fa1d.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/c8f2bf93-d6eb-4117-98e0-6bad8a59fa1d.jpg saved to cache
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f4e1b321-2b97-501b-b389-3520610a8913
2026-03-26 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743616/general/faca8139-40c0-46f5-a7f4-73935702f2ad.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732884)
2026-03-26 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746005/general/af5c3147-75f3-45f6-9fdf-d43d00f5d08d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732874)
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252F3029548c-528b-48bc-8c25-f23f62e7d08c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/3029548c-528b-48bc-8c25-f23f62e7d08c.jpg not downloaded yet
2026-03-26 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744330/general/3b1aa5b5-b7a4-4b3b-8d6a-55eae45f2673.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732868)
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252Fe9ca1a23-eaef-400d-8e98-8ba4e7d4bb5f.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/e9ca1a23-eaef-400d-8e98-8ba4e7d4bb5f.jpg not downloaded yet
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435ab850>
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252F423c6c8f-3119-4fc4-ac81-3192971939da.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/423c6c8f-3119-4fc4-ac81-3192971939da.jpg saved to cache
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ab55cf8e-a630-55e1-bb24-9a4f51236b0d
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d0b390>
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F0b64086f-9567-4f5f-a352-815242a833bd.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/0b64086f-9567-4f5f-a352-815242a833bd.jpg saved to cache
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5932be25-3bdf-5026-a503-4673fec34357
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435a8450>
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F34b9f831-15c7-42c9-88b9-aeeec266c905.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/34b9f831-15c7-42c9-88b9-aeeec266c905.jpg saved to cache
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5932be25-3bdf-5026-a503-4673fec34357
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb349c08f50>
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252Ffa8a3b63-efa7-4425-bdf5-56ddd5bf623b.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/fa8a3b63-efa7-4425-bdf5-56ddd5bf623b.jpg saved to cache
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5932be25-3bdf-5026-a503-4673fec34357
2026-03-26 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743616/general/3a131cad-da22-48d2-ab47-bc7f5a76fb3f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732884)
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252F90863d1c-0592-4719-94a5-6a8d7290ffe8.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/90863d1c-0592-4719-94a5-6a8d7290ffe8.jpg not downloaded yet
2026-03-26 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744330/general/a2ddae12-cf47-41e3-a017-6c54a696cc37.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732868)
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3423992d0>
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252Fb9dbdca6-363a-4eb7-b3a1-96fcf83eedb9.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/b9dbdca6-363a-4eb7-b3a1-96fcf83eedb9.jpg saved to cache
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4a89626d-a95d-55d7-9253-2a40ac6504d4
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b97cd0>
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252Fe55184b9-5546-4c71-8d54-725a1a9501ec.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/e55184b9-5546-4c71-8d54-725a1a9501ec.jpg saved to cache
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1272de79-d467-5e8d-8c0e-19b8f9ab647b
2026-03-26 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745760/general/61b4524b-5715-4479-a3fc-796a9b91c6f8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732886)
2026-03-26 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743616/general/84f828dd-69be-46ef-8cbe-6977298ed91c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732884)
2026-03-26 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745760/general/04b0c4d0-6abf-4b42-ad2c-27d1f106a29b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732886)
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252F848c9966-13dd-4503-97c1-200e8b07d194.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/848c9966-13dd-4503-97c1-200e8b07d194.jpg not downloaded yet
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34837b650>
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252Ffaca8139-40c0-46f5-a7f4-73935702f2ad.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/faca8139-40c0-46f5-a7f4-73935702f2ad.jpg saved to cache
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f419b121-ba45-5849-b441-edad69f437fe
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a654d0>
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252Faf5c3147-75f3-45f6-9fdf-d43d00f5d08d.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/af5c3147-75f3-45f6-9fdf-d43d00f5d08d.jpg saved to cache
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ab55cf8e-a630-55e1-bb24-9a4f51236b0d
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34a77bf90>
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252F3b1aa5b5-b7a4-4b3b-8d6a-55eae45f2673.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/3b1aa5b5-b7a4-4b3b-8d6a-55eae45f2673.jpg saved to cache
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 72dcbf94-09e9-5029-929d-539b416d165e
2026-03-26 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744330/general/aa0605a2-3eb0-4ec3-9490-8cf84845cea5.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732868)
2026-03-26 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744330/general/095848a0-a124-4689-833a-2556b4ebba5a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732868)
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34995fe10>
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252F3a131cad-da22-48d2-ab47-bc7f5a76fb3f.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/3a131cad-da22-48d2-ab47-bc7f5a76fb3f.jpg saved to cache
2026-03-26 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f419b121-ba45-5849-b441-edad69f437fe
2026-03-26 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743616/general/7fee396a-9564-43bc-a924-21b0386325e6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732884)
2026-03-26 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743616/general/20713544-d866-4372-ace8-0ca927246541.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732884)
2026-03-26 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745760/general/382d5a40-30d4-4cbb-bad2-35b9121d03b7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732886)
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb349993dd0>
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252Fa2ddae12-cf47-41e3-a017-6c54a696cc37.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/a2ddae12-cf47-41e3-a017-6c54a696cc37.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 72dcbf94-09e9-5029-929d-539b416d165e
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343918b10>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F61b4524b-5715-4479-a3fc-796a9b91c6f8.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/61b4524b-5715-4479-a3fc-796a9b91c6f8.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5932be25-3bdf-5026-a503-4673fec34357
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435a8c50>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252F84f828dd-69be-46ef-8cbe-6977298ed91c.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/84f828dd-69be-46ef-8cbe-6977298ed91c.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f419b121-ba45-5849-b441-edad69f437fe
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a04710>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F04b0c4d0-6abf-4b42-ad2c-27d1f106a29b.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/04b0c4d0-6abf-4b42-ad2c-27d1f106a29b.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5932be25-3bdf-5026-a503-4673fec34357
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743616/general/8f3169c8-c33c-4d46-bc67-28b1d0bafcbc.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732884)
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743616/general/eb704312-2aa2-4007-a7f4-08f1048bcaa3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732884)
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744330/general/ab930f2e-2324-470a-8bad-5df6e1d51383.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732868)
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744330/general/3029548c-528b-48bc-8c25-f23f62e7d08c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732868)
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744330/general/56e60570-6fd0-4be4-86f1-e494379da8b8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732868)
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3484ad450>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252Faa0605a2-3eb0-4ec3-9490-8cf84845cea5.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/aa0605a2-3eb0-4ec3-9490-8cf84845cea5.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 72dcbf94-09e9-5029-929d-539b416d165e
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b4b410>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252F095848a0-a124-4689-833a-2556b4ebba5a.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/095848a0-a124-4689-833a-2556b4ebba5a.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 72dcbf94-09e9-5029-929d-539b416d165e
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b96390>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252F7fee396a-9564-43bc-a924-21b0386325e6.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/7fee396a-9564-43bc-a924-21b0386325e6.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f419b121-ba45-5849-b441-edad69f437fe
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435809d0>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252F20713544-d866-4372-ace8-0ca927246541.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/20713544-d866-4372-ace8-0ca927246541.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f419b121-ba45-5849-b441-edad69f437fe
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b96810>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F382d5a40-30d4-4cbb-bad2-35b9121d03b7.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/382d5a40-30d4-4cbb-bad2-35b9121d03b7.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5932be25-3bdf-5026-a503-4673fec34357
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745760/general/7f2cde9f-3a35-468e-bf1e-fba29cc2b4ce.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732886)
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744330/general/90863d1c-0592-4719-94a5-6a8d7290ffe8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732868)
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742582/general/3137f4b6-33e4-434c-bee5-eff4efd4cce0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732862)
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743616/general/e9ca1a23-eaef-400d-8e98-8ba4e7d4bb5f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732884)
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d45f90>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252F8f3169c8-c33c-4d46-bc67-28b1d0bafcbc.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/8f3169c8-c33c-4d46-bc67-28b1d0bafcbc.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f419b121-ba45-5849-b441-edad69f437fe
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34836c810>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252Feb704312-2aa2-4007-a7f4-08f1048bcaa3.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/eb704312-2aa2-4007-a7f4-08f1048bcaa3.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f419b121-ba45-5849-b441-edad69f437fe
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a4a250>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252Fab930f2e-2324-470a-8bad-5df6e1d51383.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/ab930f2e-2324-470a-8bad-5df6e1d51383.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 72dcbf94-09e9-5029-929d-539b416d165e
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34840fd50>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252F3029548c-528b-48bc-8c25-f23f62e7d08c.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/3029548c-528b-48bc-8c25-f23f62e7d08c.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 72dcbf94-09e9-5029-929d-539b416d165e
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb349c1cd90>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252F56e60570-6fd0-4be4-86f1-e494379da8b8.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/56e60570-6fd0-4be4-86f1-e494379da8b8.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 72dcbf94-09e9-5029-929d-539b416d165e
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744330/general/848c9966-13dd-4503-97c1-200e8b07d194.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732868)
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742582/general/087c5192-6c32-455f-8f62-fe7b99b2c0dd.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732862)
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742582/general/5ef8f9b6-fe30-43ff-832e-b84e2e282ec4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732862)
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742582/general/2a54c641-b99d-44b4-a327-b4ccef5fa06b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732862)
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745760/general/69f49b9d-f2c2-472c-b471-5180a55526d5.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732886)
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34836fbd0>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F7f2cde9f-3a35-468e-bf1e-fba29cc2b4ce.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/7f2cde9f-3a35-468e-bf1e-fba29cc2b4ce.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5932be25-3bdf-5026-a503-4673fec34357
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d64590>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252F90863d1c-0592-4719-94a5-6a8d7290ffe8.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/90863d1c-0592-4719-94a5-6a8d7290ffe8.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 72dcbf94-09e9-5029-929d-539b416d165e
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b5a050>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252F3137f4b6-33e4-434c-bee5-eff4efd4cce0.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/3137f4b6-33e4-434c-bee5-eff4efd4cce0.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1272de79-d467-5e8d-8c0e-19b8f9ab647b
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3483bf890>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252Fe9ca1a23-eaef-400d-8e98-8ba4e7d4bb5f.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/e9ca1a23-eaef-400d-8e98-8ba4e7d4bb5f.jpg saved to cache
2026-03-26 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f419b121-ba45-5849-b441-edad69f437fe
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743928/general/ce885564-c345-42f6-b7ea-3f22941c433c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732877)
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745760/general/31fa5fd7-58cc-4dca-be79-e8b8f7cda7f4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732886)
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743610/general/72641f61-6e59-439e-a2b9-4655d3e397c9.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732885)
2026-03-26 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742582/general/cd937996-3897-4bd9-b59d-ccac6aa9967e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732862)
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435ebf90>
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252F848c9966-13dd-4503-97c1-200e8b07d194.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/848c9966-13dd-4503-97c1-200e8b07d194.jpg saved to cache
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 72dcbf94-09e9-5029-929d-539b416d165e
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343adda50>
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252F087c5192-6c32-455f-8f62-fe7b99b2c0dd.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/087c5192-6c32-455f-8f62-fe7b99b2c0dd.jpg saved to cache
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1272de79-d467-5e8d-8c0e-19b8f9ab647b
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34868a690>
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252F5ef8f9b6-fe30-43ff-832e-b84e2e282ec4.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/5ef8f9b6-fe30-43ff-832e-b84e2e282ec4.jpg saved to cache
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1272de79-d467-5e8d-8c0e-19b8f9ab647b
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435aded0>
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252F2a54c641-b99d-44b4-a327-b4ccef5fa06b.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/2a54c641-b99d-44b4-a327-b4ccef5fa06b.jpg saved to cache
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1272de79-d467-5e8d-8c0e-19b8f9ab647b
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343f26c50>
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F69f49b9d-f2c2-472c-b471-5180a55526d5.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/69f49b9d-f2c2-472c-b471-5180a55526d5.jpg saved to cache
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5932be25-3bdf-5026-a503-4673fec34357
2026-03-26 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743928/general/a368f343-0b79-4b4a-90a0-6c899f434593.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732877)
2026-03-26 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744330/general/905fa3a2-89d8-4152-9734-cbd7317ebdf3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732868)
2026-03-26 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743616/general/49305e54-8743-40c6-9c09-ff51684ae920.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732884)
2026-03-26 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743610/general/9976dc7a-04d8-42a9-abc6-87fc61cb1914.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732885)
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b0b510>
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252Fce885564-c345-42f6-b7ea-3f22941c433c.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/ce885564-c345-42f6-b7ea-3f22941c433c.jpg saved to cache
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3455c8ac-1f34-50b4-be57-ea598de9975f
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34836c750>
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F31fa5fd7-58cc-4dca-be79-e8b8f7cda7f4.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/31fa5fd7-58cc-4dca-be79-e8b8f7cda7f4.jpg saved to cache
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5932be25-3bdf-5026-a503-4673fec34357
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d09b90>
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252F72641f61-6e59-439e-a2b9-4655d3e397c9.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/72641f61-6e59-439e-a2b9-4655d3e397c9.jpg saved to cache
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4a89626d-a95d-55d7-9253-2a40ac6504d4
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34836ffd0>
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252Fcd937996-3897-4bd9-b59d-ccac6aa9967e.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/cd937996-3897-4bd9-b59d-ccac6aa9967e.jpg saved to cache
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1272de79-d467-5e8d-8c0e-19b8f9ab647b
2026-03-26 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746005/general/0deb3acc-28b4-4579-8004-9395cfc58b1e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732874)
2026-03-26 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743928/general/c2ea6e03-e7ee-4f4a-9a63-c85d113ff43b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732877)
2026-03-26 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745760/general/2606c4ad-5863-4207-b7e2-d3d7e42483d4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732886)
2026-03-26 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743610/general/b5ed4925-75ef-4bb5-9d58-80532aa0ff6b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732885)
2026-03-26 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742582/general/0664d313-2e91-4e15-a6f5-1667f562b3e5.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732862)
2026-03-26 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742582/general/a7e3b4de-b2c5-4723-841b-898ee4786d13.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732862)
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3484a6750>
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252Fa368f343-0b79-4b4a-90a0-6c899f434593.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/a368f343-0b79-4b4a-90a0-6c899f434593.jpg saved to cache
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3455c8ac-1f34-50b4-be57-ea598de9975f
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435992d0>
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744330%252Fgeneral%252F905fa3a2-89d8-4152-9734-cbd7317ebdf3.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744330/general/905fa3a2-89d8-4152-9734-cbd7317ebdf3.jpg saved to cache
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 72dcbf94-09e9-5029-929d-539b416d165e
2026-03-26 21:30:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 72dcbf94-09e9-5029-929d-539b416d165e, skipping ID generation
2026-03-26 21:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72dcbf94-09e9-5029-929d-539b416d165e with scrape type 1
2026-03-26 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 72dcbf94-09e9-5029-929d-539b416d165e sending to next pipeline
2026-03-26 21:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 72dcbf94-09e9-5029-929d-539b416d165e, identifier: 10732868
2026-03-26 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb349d404d0>
2026-03-26 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252F49305e54-8743-40c6-9c09-ff51684ae920.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/49305e54-8743-40c6-9c09-ff51684ae920.jpg saved to cache
2026-03-26 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f419b121-ba45-5849-b441-edad69f437fe
2026-03-26 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb348692b50>
2026-03-26 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252F9976dc7a-04d8-42a9-abc6-87fc61cb1914.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/9976dc7a-04d8-42a9-abc6-87fc61cb1914.jpg saved to cache
2026-03-26 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4a89626d-a95d-55d7-9253-2a40ac6504d4
2026-03-26 21:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 72dcbf94-09e9-5029-929d-539b416d165e with identifier: 10732868
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-26 21:30:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-26 21:30:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 21:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 72dcbf94-09e9-5029-929d-539b416d165e with identifier: 10732868
2026-03-26 21:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 72dcbf94-09e9-5029-929d-539b416d165e with identifier: 10732868 to the API
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:30: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-26 21:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744330/general/905fa3a2-89d8-4152-9734-cbd7317ebdf3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '72dcbf94-09e9-5029-929d-539b416d165e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71OGE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732868',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 67330,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121546,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744330/general/3b1aa5b5-b7a4-4b3b-8d6a-55eae45f2673.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125318,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744330/general/905fa3a2-89d8-4152-9734-cbd7317ebdf3.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115781,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744330/general/a2ddae12-cf47-41e3-a017-6c54a696cc37.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123305,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744330/general/aa0605a2-3eb0-4ec3-9490-8cf84845cea5.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109563,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744330/general/095848a0-a124-4689-833a-2556b4ebba5a.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116253,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744330/general/ab930f2e-2324-470a-8bad-5df6e1d51383.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99592,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744330/general/56e60570-6fd0-4be4-86f1-e494379da8b8.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85843,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744330/general/3029548c-528b-48bc-8c25-f23f62e7d08c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81196,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744330/general/90863d1c-0592-4719-94a5-6a8d7290ffe8.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72dcbf94-09e9-5029-929d-539b416d165e/72dcbf94-09e9-5029-929d-539b416d165e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102339,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744330/general/848c9966-13dd-4503-97c1-200e8b07d194.jpg',
'Width': 960}],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 136 '
'hp - SH71OGE - 67,330 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2021}
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732868%27 HTTP/1.1" 200 None
2026-03-26 21:30:53 [openlane.gb] INFO: Saving data for 10732868: {'created_time': 1774560653.899842, 'last_price_update_time': 1774560653.899854, 'auction_closing_time': 1774965600.0}
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732868') HTTP/1.1" 204 0
2026-03-26 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743928/general/2f17a42f-68cc-4832-aaba-10cf3b3a6466.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732877)
2026-03-26 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743928/general/deab0072-238a-42a5-ab83-c8d39092c616.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732877)
2026-03-26 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746005/general/662da7cf-6194-4e66-b03a-77e155aafe62.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732874)
2026-03-26 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743610/general/9ffb9758-4af0-4055-9fbf-1aadc3a99994.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732885)
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343cafe10>
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252F0deb3acc-28b4-4579-8004-9395cfc58b1e.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/0deb3acc-28b4-4579-8004-9395cfc58b1e.jpg saved to cache
2026-03-26 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ab55cf8e-a630-55e1-bb24-9a4f51236b0d
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3423e5550>
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252Fc2ea6e03-e7ee-4f4a-9a63-c85d113ff43b.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/c2ea6e03-e7ee-4f4a-9a63-c85d113ff43b.jpg saved to cache
2026-03-26 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3455c8ac-1f34-50b4-be57-ea598de9975f
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb342370150>
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745760%252Fgeneral%252F2606c4ad-5863-4207-b7e2-d3d7e42483d4.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745760/general/2606c4ad-5863-4207-b7e2-d3d7e42483d4.jpg saved to cache
2026-03-26 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5932be25-3bdf-5026-a503-4673fec34357
2026-03-26 21:30:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5932be25-3bdf-5026-a503-4673fec34357, skipping ID generation
2026-03-26 21:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5932be25-3bdf-5026-a503-4673fec34357 with scrape type 1
2026-03-26 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5932be25-3bdf-5026-a503-4673fec34357 sending to next pipeline
2026-03-26 21:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 5932be25-3bdf-5026-a503-4673fec34357, identifier: 10732886
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34840e350>
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252Fb5ed4925-75ef-4bb5-9d58-80532aa0ff6b.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/b5ed4925-75ef-4bb5-9d58-80532aa0ff6b.jpg saved to cache
2026-03-26 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4a89626d-a95d-55d7-9253-2a40ac6504d4
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34866ccd0>
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252F0664d313-2e91-4e15-a6f5-1667f562b3e5.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/0664d313-2e91-4e15-a6f5-1667f562b3e5.jpg saved to cache
2026-03-26 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1272de79-d467-5e8d-8c0e-19b8f9ab647b
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343dd1b10>
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252Fa7e3b4de-b2c5-4723-841b-898ee4786d13.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/a7e3b4de-b2c5-4723-841b-898ee4786d13.jpg saved to cache
2026-03-26 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1272de79-d467-5e8d-8c0e-19b8f9ab647b
2026-03-26 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742582/general/a07d0f4e-6154-43ec-b097-94c2c2dbebba.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732862)
2026-03-26 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743610/general/940842f6-ad02-4c6d-86a8-6f23c46c118c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732885)
2026-03-26 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743616/general/b2631367-0178-4e26-8ed5-2c96131f31ad.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732884)
2026-03-26 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746005/general/e9fae80d-e457-499d-8c86-afeaf660b8c1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732874)
2026-03-26 21:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 5932be25-3bdf-5026-a503-4673fec34357 with identifier: 10732886
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-26 21:30:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-26 21:30:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 21:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 5932be25-3bdf-5026-a503-4673fec34357 with identifier: 10732886
2026-03-26 21:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 5932be25-3bdf-5026-a503-4673fec34357 with identifier: 10732886 to the API
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745760/general/2606c4ad-5863-4207-b7e2-d3d7e42483d4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '5932be25-3bdf-5026-a503-4673fec34357',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WD18MTZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732886',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 67144,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286261,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745760/general/fa8a3b63-efa7-4425-bdf5-56ddd5bf623b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286680,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745760/general/0b64086f-9567-4f5f-a352-815242a833bd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275702,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745760/general/34b9f831-15c7-42c9-88b9-aeeec266c905.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262760,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745760/general/61b4524b-5715-4479-a3fc-796a9b91c6f8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193347,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745760/general/2606c4ad-5863-4207-b7e2-d3d7e42483d4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188069,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745760/general/04b0c4d0-6abf-4b42-ad2c-27d1f106a29b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253701,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745760/general/31fa5fd7-58cc-4dca-be79-e8b8f7cda7f4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215403,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745760/general/382d5a40-30d4-4cbb-bad2-35b9121d03b7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196186,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745760/general/69f49b9d-f2c2-472c-b471-5180a55526d5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5932be25-3bdf-5026-a503-4673fec34357/5932be25-3bdf-5026-a503-4673fec34357_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258273,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745760/general/7f2cde9f-3a35-468e-bf1e-fba29cc2b4ce.jpg',
'Width': 1440}],
'price': 3800,
'price_includes_vat': True,
'registration_date': '2018-06-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Turbo Sport Nav - Petrol - Manual - 131 hp - '
'WD18MTZ - 67,144 mi',
'transmission': 'manual',
'trim': 'Sport Nav',
'vin': None,
'year': 2018}
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732886%27 HTTP/1.1" 200 None
2026-03-26 21:30:55 [openlane.gb] INFO: Saving data for 10732886: {'created_time': 1774560655.274306, 'last_price_update_time': 1774560655.274319, 'auction_closing_time': 1774879200.0}
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732886') HTTP/1.1" 204 0
2026-03-26 21:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743928/general/55e1269a-881d-4979-9dd4-ede69fc34105.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732877)
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b5ef50>
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252F2f17a42f-68cc-4832-aaba-10cf3b3a6466.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/2f17a42f-68cc-4832-aaba-10cf3b3a6466.jpg saved to cache
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3455c8ac-1f34-50b4-be57-ea598de9975f
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435bc310>
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252Fdeab0072-238a-42a5-ab83-c8d39092c616.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/deab0072-238a-42a5-ab83-c8d39092c616.jpg saved to cache
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3455c8ac-1f34-50b4-be57-ea598de9975f
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3483f12d0>
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252F662da7cf-6194-4e66-b03a-77e155aafe62.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/662da7cf-6194-4e66-b03a-77e155aafe62.jpg saved to cache
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ab55cf8e-a630-55e1-bb24-9a4f51236b0d
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b4b7d0>
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252F9ffb9758-4af0-4055-9fbf-1aadc3a99994.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/9ffb9758-4af0-4055-9fbf-1aadc3a99994.jpg saved to cache
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4a89626d-a95d-55d7-9253-2a40ac6504d4
2026-03-26 21:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742582/general/cbeb3634-27fc-469e-b68b-388a601db33d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732862)
2026-03-26 21:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743928/general/5e335958-a153-47f2-8c7e-d9b65c75aad4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732877)
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343cc2550>
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252Fa07d0f4e-6154-43ec-b097-94c2c2dbebba.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/a07d0f4e-6154-43ec-b097-94c2c2dbebba.jpg saved to cache
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1272de79-d467-5e8d-8c0e-19b8f9ab647b
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3423d8890>
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252F940842f6-ad02-4c6d-86a8-6f23c46c118c.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/940842f6-ad02-4c6d-86a8-6f23c46c118c.jpg saved to cache
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4a89626d-a95d-55d7-9253-2a40ac6504d4
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343dedad0>
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743616%252Fgeneral%252Fb2631367-0178-4e26-8ed5-2c96131f31ad.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743616/general/b2631367-0178-4e26-8ed5-2c96131f31ad.jpg saved to cache
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f419b121-ba45-5849-b441-edad69f437fe
2026-03-26 21:30:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f419b121-ba45-5849-b441-edad69f437fe, skipping ID generation
2026-03-26 21:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f419b121-ba45-5849-b441-edad69f437fe with scrape type 1
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f419b121-ba45-5849-b441-edad69f437fe sending to next pipeline
2026-03-26 21:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f419b121-ba45-5849-b441-edad69f437fe, identifier: 10732884
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435bdcd0>
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252Fe9fae80d-e457-499d-8c86-afeaf660b8c1.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/e9fae80d-e457-499d-8c86-afeaf660b8c1.jpg saved to cache
2026-03-26 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ab55cf8e-a630-55e1-bb24-9a4f51236b0d
2026-03-26 21:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743610/general/350863c9-88d1-4e0e-a1dc-dc6f660d7407.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732885)
2026-03-26 21:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743928/general/0913a28b-2b80-40c0-a11f-923cea18a69f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732877)
2026-03-26 21:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f419b121-ba45-5849-b441-edad69f437fe with identifier: 10732884
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 21:30:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-26 21:30:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 21:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f419b121-ba45-5849-b441-edad69f437fe with identifier: 10732884
2026-03-26 21:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f419b121-ba45-5849-b441-edad69f437fe with identifier: 10732884 to the API
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743616/general/b2631367-0178-4e26-8ed5-2c96131f31ad.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'f419b121-ba45-5849-b441-edad69f437fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RJ71SYY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732884',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 45042,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221823,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743616/general/b2631367-0178-4e26-8ed5-2c96131f31ad.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235186,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743616/general/faca8139-40c0-46f5-a7f4-73935702f2ad.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248150,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743616/general/3a131cad-da22-48d2-ab47-bc7f5a76fb3f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218102,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743616/general/49305e54-8743-40c6-9c09-ff51684ae920.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234406,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743616/general/84f828dd-69be-46ef-8cbe-6977298ed91c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237981,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743616/general/20713544-d866-4372-ace8-0ca927246541.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193470,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743616/general/7fee396a-9564-43bc-a924-21b0386325e6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136759,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743616/general/8f3169c8-c33c-4d46-bc67-28b1d0bafcbc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234042,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743616/general/eb704312-2aa2-4007-a7f4-08f1048bcaa3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f419b121-ba45-5849-b441-edad69f437fe/f419b121-ba45-5849-b441-edad69f437fe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237707,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743616/general/e9ca1a23-eaef-400d-8e98-8ba4e7d4bb5f.jpg',
'Width': 1440}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SE Premium - Electric - Automatic - 136 hp '
'- RJ71SYY - 45,042 mi',
'transmission': 'automatic',
'trim': 'SE Premium',
'vin': None,
'year': 2022}
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732884%27 HTTP/1.1" 200 None
2026-03-26 21:30:56 [openlane.gb] INFO: Saving data for 10732884: {'created_time': 1774560656.413583, 'last_price_update_time': 1774560656.413594, 'auction_closing_time': 1774879200.0}
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732884') HTTP/1.1" 204 0
2026-03-26 21:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743610/general/8d7d438a-d1e4-4f6d-8946-005effa713f3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732885)
2026-03-26 21:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742917/general/be9df257-4f81-42de-b3a6-5fc48eaa467c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732875)
2026-03-26 21:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742917/general/3d49060e-7c20-4b4d-850e-a6644ad8446f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732875)
2026-03-26 21:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343cfeb50>
2026-03-26 21:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252F55e1269a-881d-4979-9dd4-ede69fc34105.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/55e1269a-881d-4979-9dd4-ede69fc34105.jpg saved to cache
2026-03-26 21:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3455c8ac-1f34-50b4-be57-ea598de9975f
2026-03-26 21:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435a5d90>
2026-03-26 21:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742582%252Fgeneral%252Fcbeb3634-27fc-469e-b68b-388a601db33d.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742582/general/cbeb3634-27fc-469e-b68b-388a601db33d.jpg saved to cache
2026-03-26 21:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1272de79-d467-5e8d-8c0e-19b8f9ab647b
2026-03-26 21:30:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1272de79-d467-5e8d-8c0e-19b8f9ab647b, skipping ID generation
2026-03-26 21:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1272de79-d467-5e8d-8c0e-19b8f9ab647b with scrape type 1
2026-03-26 21:30:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1272de79-d467-5e8d-8c0e-19b8f9ab647b sending to next pipeline
2026-03-26 21:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 1272de79-d467-5e8d-8c0e-19b8f9ab647b, identifier: 10732862
2026-03-26 21:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435a4e50>
2026-03-26 21:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252F5e335958-a153-47f2-8c7e-d9b65c75aad4.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/5e335958-a153-47f2-8c7e-d9b65c75aad4.jpg saved to cache
2026-03-26 21:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3455c8ac-1f34-50b4-be57-ea598de9975f
2026-03-26 21:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 1272de79-d467-5e8d-8c0e-19b8f9ab647b with identifier: 10732862
2026-03-26 21:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 1272de79-d467-5e8d-8c0e-19b8f9ab647b with identifier: 10732862
2026-03-26 21:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 1272de79-d467-5e8d-8c0e-19b8f9ab647b with identifier: 10732862 to the API
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742582/general/cbeb3634-27fc-469e-b68b-388a601db33d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '1272de79-d467-5e8d-8c0e-19b8f9ab647b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'W11WBW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732862',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 23698,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240109,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742582/general/cbeb3634-27fc-469e-b68b-388a601db33d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238363,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742582/general/a07d0f4e-6154-43ec-b097-94c2c2dbebba.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238548,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742582/general/e55184b9-5546-4c71-8d54-725a1a9501ec.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236611,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742582/general/a7e3b4de-b2c5-4723-841b-898ee4786d13.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209768,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742582/general/0664d313-2e91-4e15-a6f5-1667f562b3e5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202001,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742582/general/cd937996-3897-4bd9-b59d-ccac6aa9967e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189132,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742582/general/5ef8f9b6-fe30-43ff-832e-b84e2e282ec4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137485,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742582/general/087c5192-6c32-455f-8f62-fe7b99b2c0dd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205942,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742582/general/2a54c641-b99d-44b4-a327-b4ccef5fa06b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1272de79-d467-5e8d-8c0e-19b8f9ab647b/1272de79-d467-5e8d-8c0e-19b8f9ab647b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185605,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742582/general/3137f4b6-33e4-434c-bee5-eff4efd4cce0.jpg',
'Width': 1440}],
'price': 6800,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 SE Edition - Petrol - Manual - 75 hp - W11WBW - '
'23,698 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2022}
2026-03-26 21:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732862%27 HTTP/1.1" 200 None
2026-03-26 21:30:57 [openlane.gb] INFO: Saving data for 10732862: {'created_time': 1774560657.004582, 'last_price_update_time': 1774560657.004594, 'auction_closing_time': 1774965600.0}
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732862') HTTP/1.1" 204 0
2026-03-26 21:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743609/general/d6dee49e-7bff-46e2-9e0d-d79b326dbeac.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732879)
2026-03-26 21:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742917/general/9b279786-140c-49a8-a9b9-321e1dc2e83c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732875)
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3423ca110>
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252F350863c9-88d1-4e0e-a1dc-dc6f660d7407.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/350863c9-88d1-4e0e-a1dc-dc6f660d7407.jpg saved to cache
2026-03-26 21:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4a89626d-a95d-55d7-9253-2a40ac6504d4
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb348187510>
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743928%252Fgeneral%252F0913a28b-2b80-40c0-a11f-923cea18a69f.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743928/general/0913a28b-2b80-40c0-a11f-923cea18a69f.jpg saved to cache
2026-03-26 21:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3455c8ac-1f34-50b4-be57-ea598de9975f
2026-03-26 21:30:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3455c8ac-1f34-50b4-be57-ea598de9975f, skipping ID generation
2026-03-26 21:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3455c8ac-1f34-50b4-be57-ea598de9975f with scrape type 1
2026-03-26 21:30:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3455c8ac-1f34-50b4-be57-ea598de9975f sending to next pipeline
2026-03-26 21:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3455c8ac-1f34-50b4-be57-ea598de9975f, identifier: 10732877
2026-03-26 21:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3455c8ac-1f34-50b4-be57-ea598de9975f with identifier: 10732877
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-26 21:30:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 21:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3455c8ac-1f34-50b4-be57-ea598de9975f with identifier: 10732877
2026-03-26 21:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3455c8ac-1f34-50b4-be57-ea598de9975f with identifier: 10732877 to the API
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743928/general/0913a28b-2b80-40c0-a11f-923cea18a69f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '3455c8ac-1f34-50b4-be57-ea598de9975f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HT71FPP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732877',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 25863,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112583,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743928/general/0913a28b-2b80-40c0-a11f-923cea18a69f.jpg',
'Width': 900},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105964,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743928/general/9cb48b4c-06dc-4de0-9ed1-94746f4bc91a.jpg',
'Width': 900},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113088,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743928/general/d2135fd5-5747-4f15-bbf7-ac6236c1d83b.jpg',
'Width': 900},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99222,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743928/general/5e335958-a153-47f2-8c7e-d9b65c75aad4.jpg',
'Width': 900},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97556,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743928/general/55e1269a-881d-4979-9dd4-ede69fc34105.jpg',
'Width': 900},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103503,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743928/general/2f17a42f-68cc-4832-aaba-10cf3b3a6466.jpg',
'Width': 900},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90616,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743928/general/deab0072-238a-42a5-ab83-c8d39092c616.jpg',
'Width': 900},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80555,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743928/general/c2ea6e03-e7ee-4f4a-9a63-c85d113ff43b.jpg',
'Width': 900},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80941,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743928/general/a368f343-0b79-4b4a-90a0-6c899f434593.jpg',
'Width': 900},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3455c8ac-1f34-50b4-be57-ea598de9975f/3455c8ac-1f34-50b4-be57-ea598de9975f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108994,
'Height': 675,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743928/general/ce885564-c345-42f6-b7ea-3f22941c433c.jpg',
'Width': 900}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - HT71FPP - 25,863 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732877%27 HTTP/1.1" 200 None
2026-03-26 21:30:57 [openlane.gb] INFO: Saving data for 10732877: {'created_time': 1774560657.737025, 'last_price_update_time': 1774560657.73704, 'auction_closing_time': 1774965600.0}
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732877') HTTP/1.1" 204 0
2026-03-26 21:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746005/general/a7ae200e-5fc0-4e60-9f81-5592e5b34705.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732874)
2026-03-26 21:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743525/general/d75f4e4a-c8c1-47ae-9bff-d232b7d93034.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732872)
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb349af7350>
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743610%252Fgeneral%252F8d7d438a-d1e4-4f6d-8946-005effa713f3.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743610/general/8d7d438a-d1e4-4f6d-8946-005effa713f3.jpg saved to cache
2026-03-26 21:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4a89626d-a95d-55d7-9253-2a40ac6504d4
2026-03-26 21:30:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a89626d-a95d-55d7-9253-2a40ac6504d4, skipping ID generation
2026-03-26 21:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a89626d-a95d-55d7-9253-2a40ac6504d4 with scrape type 1
2026-03-26 21:30:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a89626d-a95d-55d7-9253-2a40ac6504d4 sending to next pipeline
2026-03-26 21:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4a89626d-a95d-55d7-9253-2a40ac6504d4, identifier: 10732885
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a5f990>
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252Fbe9df257-4f81-42de-b3a6-5fc48eaa467c.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/be9df257-4f81-42de-b3a6-5fc48eaa467c.jpg saved to cache
2026-03-26 21:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f4e1b321-2b97-501b-b389-3520610a8913
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34824e0d0>
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252F3d49060e-7c20-4b4d-850e-a6644ad8446f.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/3d49060e-7c20-4b4d-850e-a6644ad8446f.jpg saved to cache
2026-03-26 21:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f4e1b321-2b97-501b-b389-3520610a8913
2026-03-26 21:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742917/general/f5e23532-c311-4c77-8ac0-e1261525a5b4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732875)
2026-03-26 21:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4a89626d-a95d-55d7-9253-2a40ac6504d4 with identifier: 10732885
2026-03-26 21:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4a89626d-a95d-55d7-9253-2a40ac6504d4 with identifier: 10732885
2026-03-26 21:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4a89626d-a95d-55d7-9253-2a40ac6504d4 with identifier: 10732885 to the API
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:30: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-26 21:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743610/general/8d7d438a-d1e4-4f6d-8946-005effa713f3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '4a89626d-a95d-55d7-9253-2a40ac6504d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AO18YCT',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732885',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Crossland',
'odometer': 73421,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218301,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743610/general/8d7d438a-d1e4-4f6d-8946-005effa713f3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245792,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743610/general/d2c59a75-3d5c-4a82-b9db-ea24ae805bcd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240143,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743610/general/3a5ec591-809e-44f5-8909-7378e0232e23.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250235,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743610/general/350863c9-88d1-4e0e-a1dc-dc6f660d7407.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238136,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743610/general/940842f6-ad02-4c6d-86a8-6f23c46c118c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200633,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743610/general/b9dbdca6-363a-4eb7-b3a1-96fcf83eedb9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211771,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743610/general/9ffb9758-4af0-4055-9fbf-1aadc3a99994.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186784,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743610/general/b5ed4925-75ef-4bb5-9d58-80532aa0ff6b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246618,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743610/general/9976dc7a-04d8-42a9-abc6-87fc61cb1914.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a89626d-a95d-55d7-9253-2a40ac6504d4/4a89626d-a95d-55d7-9253-2a40ac6504d4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210757,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743610/general/72641f61-6e59-439e-a2b9-4655d3e397c9.jpg',
'Width': 1440}],
'price': 1700,
'price_includes_vat': True,
'registration_date': '2018-07-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Crossland 1.2 SE - Petrol - Manual - 82 hp - AO18YCT - '
'73,421 mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2018}
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732885%27 HTTP/1.1" 200 None
2026-03-26 21:30:58 [openlane.gb] INFO: Saving data for 10732885: {'created_time': 1774560658.377023, 'last_price_update_time': 1774560658.377034, 'auction_closing_time': 1774879200.0}
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732885') HTTP/1.1" 204 0
2026-03-26 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743525/general/4da59496-b6f9-46fc-bad9-99dc0ada1a93.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732872)
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343179050>
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252Fd6dee49e-7bff-46e2-9e0d-d79b326dbeac.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/d6dee49e-7bff-46e2-9e0d-d79b326dbeac.jpg saved to cache
2026-03-26 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5122337b-3d87-5148-8ddb-d4119ae90c15
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b2f210>
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252F9b279786-140c-49a8-a9b9-321e1dc2e83c.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/9b279786-140c-49a8-a9b9-321e1dc2e83c.jpg saved to cache
2026-03-26 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f4e1b321-2b97-501b-b389-3520610a8913
2026-03-26 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743609/general/8d3dd73a-0c26-4bbb-bb93-ff391d545a88.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732879)
2026-03-26 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743609/general/fc5c009a-452f-4c58-a140-985a361b312a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732879)
2026-03-26 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743525/general/a368baa7-4bfc-4df0-888c-bf8d36e8428e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732872)
2026-03-26 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743619/general/1e233807-8fef-4317-bc8a-4d18bdd9b5b9.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732870)
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d3aad0>
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746005%252Fgeneral%252Fa7ae200e-5fc0-4e60-9f81-5592e5b34705.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746005/general/a7ae200e-5fc0-4e60-9f81-5592e5b34705.jpg saved to cache
2026-03-26 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ab55cf8e-a630-55e1-bb24-9a4f51236b0d
2026-03-26 21:30:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab55cf8e-a630-55e1-bb24-9a4f51236b0d, skipping ID generation
2026-03-26 21:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab55cf8e-a630-55e1-bb24-9a4f51236b0d with scrape type 1
2026-03-26 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab55cf8e-a630-55e1-bb24-9a4f51236b0d sending to next pipeline
2026-03-26 21:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ab55cf8e-a630-55e1-bb24-9a4f51236b0d, identifier: 10732874
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb348093fd0>
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252Fd75f4e4a-c8c1-47ae-9bff-d232b7d93034.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/d75f4e4a-c8c1-47ae-9bff-d232b7d93034.jpg saved to cache
2026-03-26 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a1d69792-50e3-57d5-822f-27be3a81d484
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb348184b50>
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742917%252Fgeneral%252Ff5e23532-c311-4c77-8ac0-e1261525a5b4.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742917/general/f5e23532-c311-4c77-8ac0-e1261525a5b4.jpg saved to cache
2026-03-26 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f4e1b321-2b97-501b-b389-3520610a8913
2026-03-26 21:30:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f4e1b321-2b97-501b-b389-3520610a8913, skipping ID generation
2026-03-26 21:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4e1b321-2b97-501b-b389-3520610a8913 with scrape type 1
2026-03-26 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f4e1b321-2b97-501b-b389-3520610a8913 sending to next pipeline
2026-03-26 21:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f4e1b321-2b97-501b-b389-3520610a8913, identifier: 10732875
2026-03-26 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743619/general/9a4b0496-78af-43db-90aa-095d5f227135.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732870)
2026-03-26 21:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ab55cf8e-a630-55e1-bb24-9a4f51236b0d with identifier: 10732874
2026-03-26 21:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ab55cf8e-a630-55e1-bb24-9a4f51236b0d with identifier: 10732874
2026-03-26 21:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ab55cf8e-a630-55e1-bb24-9a4f51236b0d with identifier: 10732874 to the API
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746005/general/a7ae200e-5fc0-4e60-9f81-5592e5b34705.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'ab55cf8e-a630-55e1-bb24-9a4f51236b0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AD22HLJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732874',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 31552,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284306,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746005/general/a7ae200e-5fc0-4e60-9f81-5592e5b34705.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282370,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746005/general/33515d79-e801-4bdb-ab4c-ec4f3e744bf0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290254,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746005/general/9c96d40a-7013-445c-b4e0-7df52c9f112b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264517,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746005/general/c5febc33-4507-446f-b59e-40c76111826e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272239,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746005/general/e749b150-fa26-4af6-b8bb-7f6ffe701f94.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345459,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746005/general/423c6c8f-3119-4fc4-ac81-3192971939da.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238445,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746005/general/e9fae80d-e457-499d-8c86-afeaf660b8c1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165309,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746005/general/662da7cf-6194-4e66-b03a-77e155aafe62.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185070,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746005/general/af5c3147-75f3-45f6-9fdf-d43d00f5d08d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab55cf8e-a630-55e1-bb24-9a4f51236b0d/ab55cf8e-a630-55e1-bb24-9a4f51236b0d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269753,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746005/general/0deb3acc-28b4-4579-8004-9395cfc58b1e.jpg',
'Width': 1440}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SE Premium - Electric - Automatic - 136 hp '
'- AD22HLJ - 31,552 mi',
'transmission': 'automatic',
'trim': 'SE Premium',
'vin': None,
'year': 2022}
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732874%27 HTTP/1.1" 200 None
2026-03-26 21:30:59 [openlane.gb] INFO: Saving data for 10732874: {'created_time': 1774560659.285188, 'last_price_update_time': 1774560659.285202, 'auction_closing_time': 1774965600.0}
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732874') HTTP/1.1" 204 0
2026-03-26 21:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f4e1b321-2b97-501b-b389-3520610a8913 with identifier: 10732875
2026-03-26 21:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f4e1b321-2b97-501b-b389-3520610a8913 with identifier: 10732875
2026-03-26 21:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f4e1b321-2b97-501b-b389-3520610a8913 with identifier: 10732875 to the API
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742917/general/f5e23532-c311-4c77-8ac0-e1261525a5b4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'f4e1b321-2b97-501b-b389-3520610a8913',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LL71USJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732875',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 30561,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175373,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742917/general/1469169b-a41a-449f-8021-66e998310d52.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277508,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742917/general/6bafca70-883a-4789-bd2d-a5abdb957466.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255603,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742917/general/5c443fa9-fb51-445c-83fd-f8cf11aefc29.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263473,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742917/general/d90e1704-1c64-4a08-8f13-65a99df43639.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218483,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742917/general/f5e23532-c311-4c77-8ac0-e1261525a5b4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158395,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742917/general/9b279786-140c-49a8-a9b9-321e1dc2e83c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184268,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742917/general/adfbf75d-b248-4064-8d54-107bccc9fecc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231600,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742917/general/3d49060e-7c20-4b4d-850e-a6644ad8446f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250368,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742917/general/be9df257-4f81-42de-b3a6-5fc48eaa467c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4e1b321-2b97-501b-b389-3520610a8913/f4e1b321-2b97-501b-b389-3520610a8913_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132798,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742917/general/c8f2bf93-d6eb-4117-98e0-6bad8a59fa1d.jpg',
'Width': 1440}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - LL71USJ - 30,561 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732875%27 HTTP/1.1" 200 None
2026-03-26 21:30:59 [openlane.gb] INFO: Saving data for 10732875: {'created_time': 1774560659.694185, 'last_price_update_time': 1774560659.694196, 'auction_closing_time': 1774965600.0}
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732875') HTTP/1.1" 204 0
2026-03-26 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743525/general/f444ae1c-8fd3-4063-81f7-d586a39cb0b0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732872)
2026-03-26 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744187/general/0ac9b4f8-d572-4f6c-ac29-29aba1ff7402.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732867)
2026-03-26 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732878> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744801/general/1cc189fd-d062-4315-a7f4-a4c57ced1247.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732871)
2026-03-26 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743608/general/aa06898a-b519-44fe-9dd0-2fa50ca67e98.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732869)
2026-03-26 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744187/general/e3cf6c33-2099-421c-9479-15108850b345.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732867)
2026-03-26 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743608/general/c831424c-8aab-4792-9fc1-fc2ef9ba4673.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732869)
2026-03-26 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744801/general/7ec3ce56-c7c0-4e49-b3b9-0ee630856de0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732871)
2026-03-26 21:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343ef7cd0>
2026-03-26 21:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252F4da59496-b6f9-46fc-bad9-99dc0ada1a93.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/4da59496-b6f9-46fc-bad9-99dc0ada1a93.jpg saved to cache
2026-03-26 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a1d69792-50e3-57d5-822f-27be3a81d484
2026-03-26 21:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343178450>
2026-03-26 21:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252F8d3dd73a-0c26-4bbb-bb93-ff391d545a88.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/8d3dd73a-0c26-4bbb-bb93-ff391d545a88.jpg saved to cache
2026-03-26 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5122337b-3d87-5148-8ddb-d4119ae90c15
2026-03-26 21:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34326bbd0>
2026-03-26 21:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743609%252Fgeneral%252Ffc5c009a-452f-4c58-a140-985a361b312a.jpg') HTTP/1.1" 204 0
2026-03-26 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743609/general/fc5c009a-452f-4c58-a140-985a361b312a.jpg saved to cache
2026-03-26 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5122337b-3d87-5148-8ddb-d4119ae90c15
2026-03-26 21:30:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5122337b-3d87-5148-8ddb-d4119ae90c15, skipping ID generation
2026-03-26 21:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5122337b-3d87-5148-8ddb-d4119ae90c15 with scrape type 1
2026-03-26 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5122337b-3d87-5148-8ddb-d4119ae90c15 sending to next pipeline
2026-03-26 21:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 5122337b-3d87-5148-8ddb-d4119ae90c15, identifier: 10732879
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a3b290>
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252Fa368baa7-4bfc-4df0-888c-bf8d36e8428e.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/a368baa7-4bfc-4df0-888c-bf8d36e8428e.jpg saved to cache
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a1d69792-50e3-57d5-822f-27be3a81d484
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3423bfa50>
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252F1e233807-8fef-4317-bc8a-4d18bdd9b5b9.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/1e233807-8fef-4317-bc8a-4d18bdd9b5b9.jpg saved to cache
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a65550>
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252F9a4b0496-78af-43db-90aa-095d5f227135.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/9a4b0496-78af-43db-90aa-095d5f227135.jpg saved to cache
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4
2026-03-26 21:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 5122337b-3d87-5148-8ddb-d4119ae90c15 with identifier: 10732879
2026-03-26 21:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 5122337b-3d87-5148-8ddb-d4119ae90c15 with identifier: 10732879
2026-03-26 21:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 5122337b-3d87-5148-8ddb-d4119ae90c15 with identifier: 10732879 to the API
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743609/general/fc5c009a-452f-4c58-a140-985a361b312a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '5122337b-3d87-5148-8ddb-d4119ae90c15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'CF71ZPU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732879',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 39458,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262325,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743609/general/f0f2c39c-f38e-4fd0-a91a-aeed5bf250a0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287128,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743609/general/8d3dd73a-0c26-4bbb-bb93-ff391d545a88.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312847,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743609/general/fc5c009a-452f-4c58-a140-985a361b312a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314526,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743609/general/6f9f2941-3725-45ad-956f-13a7951dbb2a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293266,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743609/general/effe85b7-dac6-4ef8-aacc-2bbbb76068b3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247887,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743609/general/def8687d-1e86-4b9c-bb0e-36f259cfd258.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259697,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743609/general/31e9c608-b57d-4a4a-bb77-117dba3d5f07.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234481,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743609/general/d6dee49e-7bff-46e2-9e0d-d79b326dbeac.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240103,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743609/general/076a9146-5ced-444a-8362-24a07feb673e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5122337b-3d87-5148-8ddb-d4119ae90c15/5122337b-3d87-5148-8ddb-d4119ae90c15_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272684,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743609/general/bb5735e4-920e-4e7e-bef8-612d2dc39235.jpg',
'Width': 1440}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - CF71ZPU - 39,458 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732879%27 HTTP/1.1" 200 None
2026-03-26 21:31:00 [openlane.gb] INFO: Saving data for 10732879: {'created_time': 1774560660.564405, 'last_price_update_time': 1774560660.564416, 'auction_closing_time': 1774965600.0}
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732879') HTTP/1.1" 204 0
2026-03-26 21:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744187/general/fe6227ce-9814-4e14-a7fb-62cf6dc8997b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732867)
2026-03-26 21:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744187/general/6f947d7c-8780-40a2-bf58-0c11d227b34c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732867)
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34242a810>
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743525%252Fgeneral%252Ff444ae1c-8fd3-4063-81f7-d586a39cb0b0.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743525/general/f444ae1c-8fd3-4063-81f7-d586a39cb0b0.jpg saved to cache
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a1d69792-50e3-57d5-822f-27be3a81d484
2026-03-26 21:31:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a1d69792-50e3-57d5-822f-27be3a81d484, skipping ID generation
2026-03-26 21:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1d69792-50e3-57d5-822f-27be3a81d484 with scrape type 1
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a1d69792-50e3-57d5-822f-27be3a81d484 sending to next pipeline
2026-03-26 21:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a1d69792-50e3-57d5-822f-27be3a81d484, identifier: 10732872
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343f541d0>
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252F0ac9b4f8-d572-4f6c-ac29-29aba1ff7402.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/0ac9b4f8-d572-4f6c-ac29-29aba1ff7402.jpg saved to cache
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7b41576b-8014-52b4-9d1b-a37aa49476d7
2026-03-26 21:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9a50144-c8dc-5d53-80f9-effffa0b12da with identifier: 10732878
2026-03-26 21:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9a50144-c8dc-5d53-80f9-effffa0b12da with scrape type 1
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9a50144-c8dc-5d53-80f9-effffa0b12da
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252F3d846621-e6e2-4e70-8c4a-c02b18204cf2.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/3d846621-e6e2-4e70-8c4a-c02b18204cf2.jpg not downloaded yet
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435ebfd0>
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252F1cc189fd-d062-4315-a7f4-a4c57ced1247.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/1cc189fd-d062-4315-a7f4-a4c57ced1247.jpg saved to cache
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9a51c3db-6156-5a63-9807-ac40a513e86d
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3439277d0>
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252Faa06898a-b519-44fe-9dd0-2fa50ca67e98.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/aa06898a-b519-44fe-9dd0-2fa50ca67e98.jpg saved to cache
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad9e43c6-6ca3-5b77-a955-aa269878513c
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a39ed0>
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252Fe3cf6c33-2099-421c-9479-15108850b345.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/e3cf6c33-2099-421c-9479-15108850b345.jpg saved to cache
2026-03-26 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7b41576b-8014-52b4-9d1b-a37aa49476d7
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343926350>
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252Fc831424c-8aab-4792-9fc1-fc2ef9ba4673.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/c831424c-8aab-4792-9fc1-fc2ef9ba4673.jpg saved to cache
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad9e43c6-6ca3-5b77-a955-aa269878513c
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343925850>
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252F7ec3ce56-c7c0-4e49-b3b9-0ee630856de0.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/7ec3ce56-c7c0-4e49-b3b9-0ee630856de0.jpg saved to cache
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9a51c3db-6156-5a63-9807-ac40a513e86d
2026-03-26 21:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743619/general/89b0b89c-1965-4c3c-9f84-7cab747f61ac.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732870)
2026-03-26 21:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743608/general/4ef57489-3b9c-4307-a346-13cc679d9eee.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732869)
2026-03-26 21:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743619/general/fa618005-94ed-4853-9474-d82b5fd1a24c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732870)
2026-03-26 21:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744801/general/92210b40-ada6-4a35-9d9a-f88dcc46ce8f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732871)
2026-03-26 21:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743608/general/5941465c-087a-4451-867b-18cae4bc6ed3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732869)
2026-03-26 21:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744801/general/a57956fd-e09e-43a1-8309-1c1c01de42cf.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732871)
2026-03-26 21:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a1d69792-50e3-57d5-822f-27be3a81d484 with identifier: 10732872
2026-03-26 21:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a1d69792-50e3-57d5-822f-27be3a81d484 with identifier: 10732872
2026-03-26 21:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a1d69792-50e3-57d5-822f-27be3a81d484 with identifier: 10732872 to the API
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743525/general/f444ae1c-8fd3-4063-81f7-d586a39cb0b0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'a1d69792-50e3-57d5-822f-27be3a81d484',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VO72OHN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732872',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 28801,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301229,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743525/general/201424aa-b628-495b-9184-07766ba7ad38.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291362,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743525/general/f444ae1c-8fd3-4063-81f7-d586a39cb0b0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260350,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743525/general/588c14c1-44cb-4d39-adf7-92c78bfdd751.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256173,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743525/general/31ce0365-30b1-4e65-b7d4-24bbfe12704f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234978,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743525/general/a368baa7-4bfc-4df0-888c-bf8d36e8428e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214462,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743525/general/4da59496-b6f9-46fc-bad9-99dc0ada1a93.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204844,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743525/general/107fe968-0967-47e8-a89a-7f3354d5888c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144291,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743525/general/d75f4e4a-c8c1-47ae-9bff-d232b7d93034.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170301,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743525/general/60545921-d97c-443e-aad9-88b028147767.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1d69792-50e3-57d5-822f-27be3a81d484/a1d69792-50e3-57d5-822f-27be3a81d484_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245532,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743525/general/e40d9561-a296-435a-ad6a-ecdfbaaeaa07.jpg',
'Width': 1440}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh GS Line - Electric - Automatic - 136 hp - '
'VO72OHN - 28,801 mi',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732872%27 HTTP/1.1" 200 None
2026-03-26 21:31:01 [openlane.gb] INFO: Saving data for 10732872: {'created_time': 1774560661.519194, 'last_price_update_time': 1774560661.519206, 'auction_closing_time': 1774965600.0}
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732872') HTTP/1.1" 204 0
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252F92a91d4c-8916-487b-9c1c-91e83319276b.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/92a91d4c-8916-487b-9c1c-91e83319276b.jpg not downloaded yet
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252F5ce20906-ceba-40b4-b7ca-d9fec53e2f06.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/5ce20906-ceba-40b4-b7ca-d9fec53e2f06.jpg not downloaded yet
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34837a650>
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252Ffe6227ce-9814-4e14-a7fb-62cf6dc8997b.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/fe6227ce-9814-4e14-a7fb-62cf6dc8997b.jpg saved to cache
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7b41576b-8014-52b4-9d1b-a37aa49476d7
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343bbee50>
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252F6f947d7c-8780-40a2-bf58-0c11d227b34c.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/6f947d7c-8780-40a2-bf58-0c11d227b34c.jpg saved to cache
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7b41576b-8014-52b4-9d1b-a37aa49476d7
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a1ddd0>
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252F89b0b89c-1965-4c3c-9f84-7cab747f61ac.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/89b0b89c-1965-4c3c-9f84-7cab747f61ac.jpg saved to cache
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a1f990>
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252F4ef57489-3b9c-4307-a346-13cc679d9eee.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/4ef57489-3b9c-4307-a346-13cc679d9eee.jpg saved to cache
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad9e43c6-6ca3-5b77-a955-aa269878513c
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3423c9850>
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743619%252Fgeneral%252Ffa618005-94ed-4853-9474-d82b5fd1a24c.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743619/general/fa618005-94ed-4853-9474-d82b5fd1a24c.jpg saved to cache
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4
2026-03-26 21:31:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4, skipping ID generation
2026-03-26 21:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4 with scrape type 1
2026-03-26 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4 sending to next pipeline
2026-03-26 21:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4, identifier: 10732870
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3481ee910>
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252F92210b40-ada6-4a35-9d9a-f88dcc46ce8f.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/92210b40-ada6-4a35-9d9a-f88dcc46ce8f.jpg saved to cache
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9a51c3db-6156-5a63-9807-ac40a513e86d
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343da9350>
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252F5941465c-087a-4451-867b-18cae4bc6ed3.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/5941465c-087a-4451-867b-18cae4bc6ed3.jpg saved to cache
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad9e43c6-6ca3-5b77-a955-aa269878513c
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3423ca710>
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252Fa57956fd-e09e-43a1-8309-1c1c01de42cf.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/a57956fd-e09e-43a1-8309-1c1c01de42cf.jpg saved to cache
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9a51c3db-6156-5a63-9807-ac40a513e86d
2026-03-26 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743617/general/1409f1f3-fc93-4b24-822d-abb2a3353b71.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732863)
2026-03-26 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743608/general/a8eefc8e-520e-4218-8e2c-67ec3f24fd49.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732869)
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252F16ec80d5-6f35-4cda-8b3c-667f87fd0160.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/16ec80d5-6f35-4cda-8b3c-667f87fd0160.jpg not downloaded yet
2026-03-26 21:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4 with identifier: 10732870
2026-03-26 21:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4 with identifier: 10732870
2026-03-26 21:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 9244ef21-cab2-5fb7-98a2-be9ffe3e34f4 with identifier: 10732870 to the API
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31: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-26 21:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743619/general/fa618005-94ed-4853-9474-d82b5fd1a24c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '9244ef21-cab2-5fb7-98a2-be9ffe3e34f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LY71FDV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732870',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 25300,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273432,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743619/general/fe7a6b3b-e305-439b-87ae-b140e7f037fb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266846,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743619/general/89b0b89c-1965-4c3c-9f84-7cab747f61ac.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263087,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743619/general/fa618005-94ed-4853-9474-d82b5fd1a24c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254801,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743619/general/2cfc5394-a877-4d14-a012-86a3a816fded.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269211,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743619/general/73ec4c9c-f126-4a7e-afe3-df1c277b330f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242874,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743619/general/eb92e4aa-4901-4836-aafc-89bd7e258cb4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240755,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743619/general/9a4b0496-78af-43db-90aa-095d5f227135.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225262,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743619/general/81785f77-1795-431e-a1b9-f546658250e7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237198,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743619/general/960eb4b0-235f-495f-87e8-dff49574da0e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9244ef21-cab2-5fb7-98a2-be9ffe3e34f4/9244ef21-cab2-5fb7-98a2-be9ffe3e34f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254063,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743619/general/1e233807-8fef-4317-bc8a-4d18bdd9b5b9.jpg',
'Width': 1440}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 136 '
'hp - LY71FDV - 25,300 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732870%27 HTTP/1.1" 200 None
2026-03-26 21:31:02 [openlane.gb] INFO: Saving data for 10732870: {'created_time': 1774560662.5742, 'last_price_update_time': 1774560662.574216, 'auction_closing_time': 1774965600.0}
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732870') HTTP/1.1" 204 0
2026-03-26 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744187/general/5554aa04-9878-439d-a87b-9b90cda69977.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732867)
2026-03-26 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744187/general/cb788d6a-acba-4e6a-a60c-e0fdaee8d8ee.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732867)
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252F7964c7c0-cf33-4aa4-8407-5956fd3716e0.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/7964c7c0-cf33-4aa4-8407-5956fd3716e0.jpg not downloaded yet
2026-03-26 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744801/general/b002de9e-5e2f-43ca-b4fb-0043040c987c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732871)
2026-03-26 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743617/general/5c06147f-1aa5-4e37-a6b9-8d7252c8c234.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732863)
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252Fdfeffb95-7069-4d11-b0f1-6275ab7c18a6.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/dfeffb95-7069-4d11-b0f1-6275ab7c18a6.jpg not downloaded yet
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb348088310>
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252F1409f1f3-fc93-4b24-822d-abb2a3353b71.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/1409f1f3-fc93-4b24-822d-abb2a3353b71.jpg saved to cache
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb348629650>
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252Fa8eefc8e-520e-4218-8e2c-67ec3f24fd49.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/a8eefc8e-520e-4218-8e2c-67ec3f24fd49.jpg saved to cache
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad9e43c6-6ca3-5b77-a955-aa269878513c
2026-03-26 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744801/general/179d10bc-79f7-45ed-8bdd-771f222cd147.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732871)
2026-03-26 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743608/general/dd0a0e3f-a130-47d3-8bc2-de04a767a43d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732869)
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252F249c4bdd-1084-4c86-b2bf-c736f5bee362.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/249c4bdd-1084-4c86-b2bf-c736f5bee362.jpg not downloaded yet
2026-03-26 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744187/general/07b77dbb-aa5a-458e-a849-fe3c99f557e5.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732867)
2026-03-26 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743617/general/26cf8097-2618-4368-a1d4-e9cf8a4a335f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732863)
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252Fd3ef19c2-2b9d-40cb-94c1-22f701bc83c2.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/d3ef19c2-2b9d-40cb-94c1-22f701bc83c2.jpg not downloaded yet
2026-03-26 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744801/general/1de853a3-ddaf-4b9b-b732-3c92c3ccfd4e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732871)
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d76b50>
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252F5554aa04-9878-439d-a87b-9b90cda69977.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/5554aa04-9878-439d-a87b-9b90cda69977.jpg saved to cache
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7b41576b-8014-52b4-9d1b-a37aa49476d7
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343268650>
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252Fcb788d6a-acba-4e6a-a60c-e0fdaee8d8ee.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/cb788d6a-acba-4e6a-a60c-e0fdaee8d8ee.jpg saved to cache
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7b41576b-8014-52b4-9d1b-a37aa49476d7
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343ef60d0>
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252Fb002de9e-5e2f-43ca-b4fb-0043040c987c.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/b002de9e-5e2f-43ca-b4fb-0043040c987c.jpg saved to cache
2026-03-26 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9a51c3db-6156-5a63-9807-ac40a513e86d
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343bed090>
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252F5c06147f-1aa5-4e37-a6b9-8d7252c8c234.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/5c06147f-1aa5-4e37-a6b9-8d7252c8c234.jpg saved to cache
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb
2026-03-26 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743591/general/3d846621-e6e2-4e70-8c4a-c02b18204cf2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732878)
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252F4ea7a8eb-b71b-4707-929d-7e2bdd641893.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/4ea7a8eb-b71b-4707-929d-7e2bdd641893.jpg not downloaded yet
2026-03-26 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744187/general/2c45ef28-4eaa-4bb1-aa1b-bb08d5394cf0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732867)
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252Fc7f1297c-2b82-46be-a0c3-cfe688a2447a.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/c7f1297c-2b82-46be-a0c3-cfe688a2447a.jpg not downloaded yet
2026-03-26 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743617/general/fc058c31-f716-47a6-a4d0-7d00cbb8af80.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732863)
2026-03-26 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744801/general/99c13836-fe33-4f39-bf34-aec3799422bb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732871)
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343ef5b10>
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252F179d10bc-79f7-45ed-8bdd-771f222cd147.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/179d10bc-79f7-45ed-8bdd-771f222cd147.jpg saved to cache
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9a51c3db-6156-5a63-9807-ac40a513e86d
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34838bdd0>
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252Fdd0a0e3f-a130-47d3-8bc2-de04a767a43d.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/dd0a0e3f-a130-47d3-8bc2-de04a767a43d.jpg saved to cache
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad9e43c6-6ca3-5b77-a955-aa269878513c
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343903110>
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252F07b77dbb-aa5a-458e-a849-fe3c99f557e5.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/07b77dbb-aa5a-458e-a849-fe3c99f557e5.jpg saved to cache
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7b41576b-8014-52b4-9d1b-a37aa49476d7
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c29ad0>
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252F26cf8097-2618-4368-a1d4-e9cf8a4a335f.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/26cf8097-2618-4368-a1d4-e9cf8a4a335f.jpg saved to cache
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb342402e90>
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252F1de853a3-ddaf-4b9b-b732-3c92c3ccfd4e.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/1de853a3-ddaf-4b9b-b732-3c92c3ccfd4e.jpg saved to cache
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9a51c3db-6156-5a63-9807-ac40a513e86d
2026-03-26 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743608/general/d6ed4a7c-14bb-4f00-8b14-7ec371298091.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732869)
2026-03-26 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743591/general/5ce20906-ceba-40b4-b7ca-d9fec53e2f06.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732878)
2026-03-26 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743591/general/16ec80d5-6f35-4cda-8b3c-667f87fd0160.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732878)
2026-03-26 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743617/general/7d2b3932-b247-46bc-a070-e84e382cc2ae.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732863)
2026-03-26 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743591/general/7964c7c0-cf33-4aa4-8407-5956fd3716e0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732878)
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb348388650>
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252F3d846621-e6e2-4e70-8c4a-c02b18204cf2.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/3d846621-e6e2-4e70-8c4a-c02b18204cf2.jpg saved to cache
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a9a50144-c8dc-5d53-80f9-effffa0b12da
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b6dad0>
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744187%252Fgeneral%252F2c45ef28-4eaa-4bb1-aa1b-bb08d5394cf0.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744187/general/2c45ef28-4eaa-4bb1-aa1b-bb08d5394cf0.jpg saved to cache
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7b41576b-8014-52b4-9d1b-a37aa49476d7
2026-03-26 21:31:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7b41576b-8014-52b4-9d1b-a37aa49476d7, skipping ID generation
2026-03-26 21:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b41576b-8014-52b4-9d1b-a37aa49476d7 with scrape type 1
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b41576b-8014-52b4-9d1b-a37aa49476d7 sending to next pipeline
2026-03-26 21:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7b41576b-8014-52b4-9d1b-a37aa49476d7, identifier: 10732867
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343ce0c50>
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252Ffc058c31-f716-47a6-a4d0-7d00cbb8af80.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/fc058c31-f716-47a6-a4d0-7d00cbb8af80.jpg saved to cache
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb342403990>
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744801%252Fgeneral%252F99c13836-fe33-4f39-bf34-aec3799422bb.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744801/general/99c13836-fe33-4f39-bf34-aec3799422bb.jpg saved to cache
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9a51c3db-6156-5a63-9807-ac40a513e86d
2026-03-26 21:31:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9a51c3db-6156-5a63-9807-ac40a513e86d, skipping ID generation
2026-03-26 21:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a51c3db-6156-5a63-9807-ac40a513e86d with scrape type 1
2026-03-26 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9a51c3db-6156-5a63-9807-ac40a513e86d sending to next pipeline
2026-03-26 21:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 9a51c3db-6156-5a63-9807-ac40a513e86d, identifier: 10732871
2026-03-26 21:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7b41576b-8014-52b4-9d1b-a37aa49476d7 with identifier: 10732867
2026-03-26 21:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7b41576b-8014-52b4-9d1b-a37aa49476d7 with identifier: 10732867
2026-03-26 21:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7b41576b-8014-52b4-9d1b-a37aa49476d7 with identifier: 10732867 to the API
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744187/general/2c45ef28-4eaa-4bb1-aa1b-bb08d5394cf0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '7b41576b-8014-52b4-9d1b-a37aa49476d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH22GJY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732867',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 36169,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104757,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744187/general/2c45ef28-4eaa-4bb1-aa1b-bb08d5394cf0.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110685,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744187/general/07b77dbb-aa5a-458e-a849-fe3c99f557e5.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109985,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744187/general/cb788d6a-acba-4e6a-a60c-e0fdaee8d8ee.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115475,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744187/general/5554aa04-9878-439d-a87b-9b90cda69977.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91938,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744187/general/fe6227ce-9814-4e14-a7fb-62cf6dc8997b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97251,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744187/general/6f947d7c-8780-40a2-bf58-0c11d227b34c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104973,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744187/general/95fcb1c4-ceff-49b7-8a80-1faba566d5ad.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101849,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744187/general/e3cf6c33-2099-421c-9479-15108850b345.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86734,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744187/general/0ac9b4f8-d572-4f6c-ac29-29aba1ff7402.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b41576b-8014-52b4-9d1b-a37aa49476d7/7b41576b-8014-52b4-9d1b-a37aa49476d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106012,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744187/general/15a4292c-bf78-4114-8706-4861f81cdfa0.jpg',
'Width': 960}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-06-17',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SRi Premium - Petrol - Manual - 131 hp - '
'SH22GJY - 36,169 mi',
'transmission': 'manual',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732867%27 HTTP/1.1" 200 None
2026-03-26 21:31:04 [openlane.gb] INFO: Saving data for 10732867: {'created_time': 1774560664.279432, 'last_price_update_time': 1774560664.279448, 'auction_closing_time': 1774965600.0}
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732867') HTTP/1.1" 204 0
2026-03-26 21:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 9a51c3db-6156-5a63-9807-ac40a513e86d with identifier: 10732871
2026-03-26 21:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 9a51c3db-6156-5a63-9807-ac40a513e86d with identifier: 10732871
2026-03-26 21:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 9a51c3db-6156-5a63-9807-ac40a513e86d with identifier: 10732871 to the API
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744801/general/99c13836-fe33-4f39-bf34-aec3799422bb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '9a51c3db-6156-5a63-9807-ac40a513e86d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AP71EYW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732871',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 53577,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252422,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744801/general/99c13836-fe33-4f39-bf34-aec3799422bb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239114,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744801/general/1de853a3-ddaf-4b9b-b732-3c92c3ccfd4e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286333,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744801/general/179d10bc-79f7-45ed-8bdd-771f222cd147.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229761,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744801/general/b002de9e-5e2f-43ca-b4fb-0043040c987c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218610,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744801/general/92210b40-ada6-4a35-9d9a-f88dcc46ce8f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251480,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744801/general/a57956fd-e09e-43a1-8309-1c1c01de42cf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203283,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744801/general/b2082471-b5c7-4242-9b1c-43fa47c3e0df.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189644,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744801/general/7ec3ce56-c7c0-4e49-b3b9-0ee630856de0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192087,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744801/general/1cc189fd-d062-4315-a7f4-a4c57ced1247.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a51c3db-6156-5a63-9807-ac40a513e86d/9a51c3db-6156-5a63-9807-ac40a513e86d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228789,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744801/general/473a033c-c1ed-45a1-afa4-cd017708b770.jpg',
'Width': 1440}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 136 '
'hp - AP71EYW - 53,577 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732871%27 HTTP/1.1" 200 None
2026-03-26 21:31:04 [openlane.gb] INFO: Saving data for 10732871: {'created_time': 1774560664.744156, 'last_price_update_time': 1774560664.744168, 'auction_closing_time': 1774965600.0}
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732871') HTTP/1.1" 204 0
2026-03-26 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743591/general/92a91d4c-8916-487b-9c1c-91e83319276b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732878)
2026-03-26 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743591/general/dfeffb95-7069-4d11-b0f1-6275ab7c18a6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732878)
2026-03-26 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743617/general/735db188-aebf-4629-bead-ab8a8e9dbb68.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732863)
2026-03-26 21:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3483f2810>
2026-03-26 21:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743608%252Fgeneral%252Fd6ed4a7c-14bb-4f00-8b14-7ec371298091.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743608/general/d6ed4a7c-14bb-4f00-8b14-7ec371298091.jpg saved to cache
2026-03-26 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad9e43c6-6ca3-5b77-a955-aa269878513c
2026-03-26 21:31:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad9e43c6-6ca3-5b77-a955-aa269878513c, skipping ID generation
2026-03-26 21:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad9e43c6-6ca3-5b77-a955-aa269878513c with scrape type 1
2026-03-26 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad9e43c6-6ca3-5b77-a955-aa269878513c sending to next pipeline
2026-03-26 21:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ad9e43c6-6ca3-5b77-a955-aa269878513c, identifier: 10732869
2026-03-26 21:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb348708b50>
2026-03-26 21:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252F5ce20906-ceba-40b4-b7ca-d9fec53e2f06.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/5ce20906-ceba-40b4-b7ca-d9fec53e2f06.jpg saved to cache
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a9a50144-c8dc-5d53-80f9-effffa0b12da
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3423bda50>
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252F16ec80d5-6f35-4cda-8b3c-667f87fd0160.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/16ec80d5-6f35-4cda-8b3c-667f87fd0160.jpg saved to cache
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a9a50144-c8dc-5d53-80f9-effffa0b12da
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343cf3050>
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252F7d2b3932-b247-46bc-a070-e84e382cc2ae.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/7d2b3932-b247-46bc-a070-e84e382cc2ae.jpg saved to cache
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3480863d0>
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252F7964c7c0-cf33-4aa4-8407-5956fd3716e0.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/7964c7c0-cf33-4aa4-8407-5956fd3716e0.jpg saved to cache
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a9a50144-c8dc-5d53-80f9-effffa0b12da
2026-03-26 21:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743617/general/427486b6-9d29-42ba-b9ea-30e77168034c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732863)
2026-03-26 21:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743617/general/a572f926-678e-4bbf-b6a4-e03accba2a39.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732863)
2026-03-26 21:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743591/general/249c4bdd-1084-4c86-b2bf-c736f5bee362.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732878)
2026-03-26 21:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743591/general/d3ef19c2-2b9d-40cb-94c1-22f701bc83c2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732878)
2026-03-26 21:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ad9e43c6-6ca3-5b77-a955-aa269878513c with identifier: 10732869
2026-03-26 21:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ad9e43c6-6ca3-5b77-a955-aa269878513c with identifier: 10732869
2026-03-26 21:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ad9e43c6-6ca3-5b77-a955-aa269878513c with identifier: 10732869 to the API
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743608/general/d6ed4a7c-14bb-4f00-8b14-7ec371298091.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'ad9e43c6-6ca3-5b77-a955-aa269878513c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FD71ENX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732869',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 31891,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269218,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743608/general/d6ed4a7c-14bb-4f00-8b14-7ec371298091.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250682,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743608/general/50f8548e-7b32-4ae8-ba9a-59a690ed3250.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281247,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743608/general/dd0a0e3f-a130-47d3-8bc2-de04a767a43d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253722,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743608/general/a8eefc8e-520e-4218-8e2c-67ec3f24fd49.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234123,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743608/general/5941465c-087a-4451-867b-18cae4bc6ed3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298098,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743608/general/4ef57489-3b9c-4307-a346-13cc679d9eee.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231399,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743608/general/3322f76b-a514-4cdf-a57f-2abfa6474617.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194893,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743608/general/aa06898a-b519-44fe-9dd0-2fa50ca67e98.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207339,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743608/general/c831424c-8aab-4792-9fc1-fc2ef9ba4673.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad9e43c6-6ca3-5b77-a955-aa269878513c/ad9e43c6-6ca3-5b77-a955-aa269878513c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236927,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743608/general/e7d59bd0-0fff-4a36-8143-14be41ec0482.jpg',
'Width': 1440}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 136 '
'hp - FD71ENX - 31,891 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732869%27 HTTP/1.1" 200 None
2026-03-26 21:31:05 [openlane.gb] INFO: Saving data for 10732869: {'created_time': 1774560665.642455, 'last_price_update_time': 1774560665.642466, 'auction_closing_time': 1774965600.0}
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732869') HTTP/1.1" 204 0
2026-03-26 21:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743617/general/361edda5-15b2-44af-8f7f-0a607b74ad4c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732863)
2026-03-26 21:31:05 [scrapy.extensions.logstats] INFO: Crawled 29 pages (at 29 pages/min), scraped 14 items (at 14 items/min)
2026-03-26 21:31:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 185MiB
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343af04d0>
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252F92a91d4c-8916-487b-9c1c-91e83319276b.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/92a91d4c-8916-487b-9c1c-91e83319276b.jpg saved to cache
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a9a50144-c8dc-5d53-80f9-effffa0b12da
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb348460210>
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252Fdfeffb95-7069-4d11-b0f1-6275ab7c18a6.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/dfeffb95-7069-4d11-b0f1-6275ab7c18a6.jpg saved to cache
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a9a50144-c8dc-5d53-80f9-effffa0b12da
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3480be510>
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252F735db188-aebf-4629-bead-ab8a8e9dbb68.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/735db188-aebf-4629-bead-ab8a8e9dbb68.jpg saved to cache
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb342402190>
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252F427486b6-9d29-42ba-b9ea-30e77168034c.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/427486b6-9d29-42ba-b9ea-30e77168034c.jpg saved to cache
2026-03-26 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435b0210>
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252Fa572f926-678e-4bbf-b6a4-e03accba2a39.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/a572f926-678e-4bbf-b6a4-e03accba2a39.jpg saved to cache
2026-03-26 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb348461310>
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252F249c4bdd-1084-4c86-b2bf-c736f5bee362.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/249c4bdd-1084-4c86-b2bf-c736f5bee362.jpg saved to cache
2026-03-26 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a9a50144-c8dc-5d53-80f9-effffa0b12da
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb348087010>
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252Fd3ef19c2-2b9d-40cb-94c1-22f701bc83c2.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/d3ef19c2-2b9d-40cb-94c1-22f701bc83c2.jpg saved to cache
2026-03-26 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a9a50144-c8dc-5d53-80f9-effffa0b12da
2026-03-26 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743617/general/d16aec0c-29fb-4f6c-add5-1777b2e805c8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732863)
2026-03-26 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743591/general/4ea7a8eb-b71b-4707-929d-7e2bdd641893.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732878)
2026-03-26 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743591/general/c7f1297c-2b82-46be-a0c3-cfe688a2447a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732878)
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b5b9d0>
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252F361edda5-15b2-44af-8f7f-0a607b74ad4c.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/361edda5-15b2-44af-8f7f-0a607b74ad4c.jpg saved to cache
2026-03-26 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb
2026-03-26 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743618/general/3a778baa-be74-4f30-b7a7-e5e4002b58ef.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732865)
2026-03-26 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743893/general/e152a4fa-7ee9-4324-965b-813341e22dda.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732866)
2026-03-26 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745885/general/61ed4a5e-0812-4b59-9394-100e052487c9.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732864)
2026-03-26 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745885/general/311a56eb-70e1-4abc-bba1-ed0adcb9d31a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732864)
2026-03-26 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743893/general/253ac3ea-61cd-4054-a446-1aa03753f769.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732866)
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c18190>
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743617%252Fgeneral%252Fd16aec0c-29fb-4f6c-add5-1777b2e805c8.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743617/general/d16aec0c-29fb-4f6c-add5-1777b2e805c8.jpg saved to cache
2026-03-26 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb
2026-03-26 21:31:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb, skipping ID generation
2026-03-26 21:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb with scrape type 1
2026-03-26 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb sending to next pipeline
2026-03-26 21:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb, identifier: 10732863
2026-03-26 21:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb with identifier: 10732863
2026-03-26 21:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb with identifier: 10732863
2026-03-26 21:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb with identifier: 10732863 to the API
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743617/general/d16aec0c-29fb-4f6c-add5-1777b2e805c8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LE71AAH',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732863',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 18111,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227126,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743617/general/d16aec0c-29fb-4f6c-add5-1777b2e805c8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273571,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743617/general/361edda5-15b2-44af-8f7f-0a607b74ad4c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247862,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743617/general/735db188-aebf-4629-bead-ab8a8e9dbb68.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263813,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743617/general/a572f926-678e-4bbf-b6a4-e03accba2a39.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318352,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743617/general/427486b6-9d29-42ba-b9ea-30e77168034c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233735,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743617/general/7d2b3932-b247-46bc-a070-e84e382cc2ae.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231980,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743617/general/fc058c31-f716-47a6-a4d0-7d00cbb8af80.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164702,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743617/general/26cf8097-2618-4368-a1d4-e9cf8a4a335f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219747,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743617/general/5c06147f-1aa5-4e37-a6b9-8d7252c8c234.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb/0f9e9d2f-6cfe-5ef8-8ec1-798595a450fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233157,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743617/general/1409f1f3-fc93-4b24-822d-abb2a3353b71.jpg',
'Width': 1440}],
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 136 hp '
'- LE71AAH - 18,111 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732863%27 HTTP/1.1" 200 None
2026-03-26 21:31:06 [openlane.gb] INFO: Saving data for 10732863: {'created_time': 1774560666.791591, 'last_price_update_time': 1774560666.791603, 'auction_closing_time': 1774965600.0}
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732863') HTTP/1.1" 204 0
2026-03-26 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745885/general/104e99f3-9d17-4b20-8427-9899aa141487.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732864)
2026-03-26 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743893/general/63090326-80b9-410c-ae57-0186a67b0767.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732866)
2026-03-26 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743618/general/2e3b377e-38ca-486f-974d-add4fcd3d9b0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732865)
2026-03-26 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743893/general/ac4c383a-456e-4060-b406-5b5160f82ae7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732866)
2026-03-26 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743893/general/a73b5ceb-68f2-4d9d-bf85-98f0c2ceca21.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732866)
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3423b1050>
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252F4ea7a8eb-b71b-4707-929d-7e2bdd641893.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/4ea7a8eb-b71b-4707-929d-7e2bdd641893.jpg saved to cache
2026-03-26 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a9a50144-c8dc-5d53-80f9-effffa0b12da
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343bbdfd0>
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743591%252Fgeneral%252Fc7f1297c-2b82-46be-a0c3-cfe688a2447a.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743591/general/c7f1297c-2b82-46be-a0c3-cfe688a2447a.jpg saved to cache
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a9a50144-c8dc-5d53-80f9-effffa0b12da
2026-03-26 21:31:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a9a50144-c8dc-5d53-80f9-effffa0b12da, skipping ID generation
2026-03-26 21:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9a50144-c8dc-5d53-80f9-effffa0b12da with scrape type 1
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a9a50144-c8dc-5d53-80f9-effffa0b12da sending to next pipeline
2026-03-26 21:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a9a50144-c8dc-5d53-80f9-effffa0b12da, identifier: 10732878
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3423dbed0>
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252F3a778baa-be74-4f30-b7a7-e5e4002b58ef.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/3a778baa-be74-4f30-b7a7-e5e4002b58ef.jpg saved to cache
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 24d8645d-1cf0-53d0-91e0-8eb35661dbd6
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d67cd0>
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252Fe152a4fa-7ee9-4324-965b-813341e22dda.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/e152a4fa-7ee9-4324-965b-813341e22dda.jpg saved to cache
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 40a9d4a5-6625-541b-90f2-f894fe1bb915
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3484afa50>
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F61ed4a5e-0812-4b59-9394-100e052487c9.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/61ed4a5e-0812-4b59-9394-100e052487c9.jpg saved to cache
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 81278e24-19d4-5472-bc14-efb9e9065192
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435b2310>
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F311a56eb-70e1-4abc-bba1-ed0adcb9d31a.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/311a56eb-70e1-4abc-bba1-ed0adcb9d31a.jpg saved to cache
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 81278e24-19d4-5472-bc14-efb9e9065192
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435b1e10>
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252F253ac3ea-61cd-4054-a446-1aa03753f769.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/253ac3ea-61cd-4054-a446-1aa03753f769.jpg saved to cache
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 40a9d4a5-6625-541b-90f2-f894fe1bb915
2026-03-26 21:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743618/general/1a0fc1ee-fe96-46d4-8600-0037d9ca4e60.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732865)
2026-03-26 21:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745885/general/a2e534b7-27b8-40c2-b974-a31bfc471787.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732864)
2026-03-26 21:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a9a50144-c8dc-5d53-80f9-effffa0b12da with identifier: 10732878
2026-03-26 21:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a9a50144-c8dc-5d53-80f9-effffa0b12da with identifier: 10732878
2026-03-26 21:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a9a50144-c8dc-5d53-80f9-effffa0b12da with identifier: 10732878 to the API
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743591/general/c7f1297c-2b82-46be-a0c3-cfe688a2447a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'a9a50144-c8dc-5d53-80f9-effffa0b12da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SA22FKZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732878',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 31136,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294721,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743591/general/3d846621-e6e2-4e70-8c4a-c02b18204cf2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335152,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743591/general/92a91d4c-8916-487b-9c1c-91e83319276b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285051,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743591/general/5ce20906-ceba-40b4-b7ca-d9fec53e2f06.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285935,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743591/general/16ec80d5-6f35-4cda-8b3c-667f87fd0160.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210163,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743591/general/7964c7c0-cf33-4aa4-8407-5956fd3716e0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182210,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743591/general/dfeffb95-7069-4d11-b0f1-6275ab7c18a6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203393,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743591/general/249c4bdd-1084-4c86-b2bf-c736f5bee362.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196111,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743591/general/d3ef19c2-2b9d-40cb-94c1-22f701bc83c2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276153,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743591/general/4ea7a8eb-b71b-4707-929d-7e2bdd641893.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a50144-c8dc-5d53-80f9-effffa0b12da/a9a50144-c8dc-5d53-80f9-effffa0b12da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263968,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743591/general/c7f1297c-2b82-46be-a0c3-cfe688a2447a.jpg',
'Width': 1440}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - SA22FKZ - 31,136 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732878%27 HTTP/1.1" 200 None
2026-03-26 21:31:07 [openlane.gb] INFO: Saving data for 10732878: {'created_time': 1774560667.748624, 'last_price_update_time': 1774560667.748633, 'auction_closing_time': 1774965600.0}
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732878') HTTP/1.1" 204 0
2026-03-26 21:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745885/general/2eaf5bbf-9ee0-4d6b-87d0-627ade084a86.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732864)
2026-03-26 21:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435d36d0>
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F104e99f3-9d17-4b20-8427-9899aa141487.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/104e99f3-9d17-4b20-8427-9899aa141487.jpg saved to cache
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 81278e24-19d4-5472-bc14-efb9e9065192
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3480888d0>
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252F63090326-80b9-410c-ae57-0186a67b0767.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/63090326-80b9-410c-ae57-0186a67b0767.jpg saved to cache
2026-03-26 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 40a9d4a5-6625-541b-90f2-f894fe1bb915
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b8aed0>
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252F2e3b377e-38ca-486f-974d-add4fcd3d9b0.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/2e3b377e-38ca-486f-974d-add4fcd3d9b0.jpg saved to cache
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 24d8645d-1cf0-53d0-91e0-8eb35661dbd6
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d9bfd0>
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252Fac4c383a-456e-4060-b406-5b5160f82ae7.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/ac4c383a-456e-4060-b406-5b5160f82ae7.jpg saved to cache
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 40a9d4a5-6625-541b-90f2-f894fe1bb915
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3423b2b90>
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252Fa73b5ceb-68f2-4d9d-bf85-98f0c2ceca21.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/a73b5ceb-68f2-4d9d-bf85-98f0c2ceca21.jpg saved to cache
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 40a9d4a5-6625-541b-90f2-f894fe1bb915
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343cfeb50>
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252F1a0fc1ee-fe96-46d4-8600-0037d9ca4e60.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/1a0fc1ee-fe96-46d4-8600-0037d9ca4e60.jpg saved to cache
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 24d8645d-1cf0-53d0-91e0-8eb35661dbd6
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a9f550>
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252Fa2e534b7-27b8-40c2-b974-a31bfc471787.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/a2e534b7-27b8-40c2-b974-a31bfc471787.jpg saved to cache
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 81278e24-19d4-5472-bc14-efb9e9065192
2026-03-26 21:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743618/general/a4b8108e-82c7-476f-b9e8-5d5eaa18a4af.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732865)
2026-03-26 21:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743893/general/8ac6d59b-0710-4112-9d56-05d8b41f7218.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732866)
2026-03-26 21:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743618/general/e0dc45bd-4fe5-4bdf-ae00-0fe08d0f1e23.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732865)
2026-03-26 21:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745885/general/3f2a4afa-9d4a-40de-af9f-767a223c7b47.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732864)
2026-03-26 21:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745885/general/143a8754-04cc-40bd-acf3-60840839581b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732864)
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb349c2f610>
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F2eaf5bbf-9ee0-4d6b-87d0-627ade084a86.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/2eaf5bbf-9ee0-4d6b-87d0-627ade084a86.jpg saved to cache
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 81278e24-19d4-5472-bc14-efb9e9065192
2026-03-26 21:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743893/general/92d63be9-0e3b-49bb-b778-2a79bd1527e3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732866)
2026-03-26 21:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743618/general/ca459f17-113d-486d-9b52-4a409b04bbb0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732865)
2026-03-26 21:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745885/general/c7735090-627a-449f-b2bf-bb54d9cda197.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732864)
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c2a610>
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252Fa4b8108e-82c7-476f-b9e8-5d5eaa18a4af.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/a4b8108e-82c7-476f-b9e8-5d5eaa18a4af.jpg saved to cache
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 24d8645d-1cf0-53d0-91e0-8eb35661dbd6
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343e64210>
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252F8ac6d59b-0710-4112-9d56-05d8b41f7218.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/8ac6d59b-0710-4112-9d56-05d8b41f7218.jpg saved to cache
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 40a9d4a5-6625-541b-90f2-f894fe1bb915
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d65390>
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252Fe0dc45bd-4fe5-4bdf-ae00-0fe08d0f1e23.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/e0dc45bd-4fe5-4bdf-ae00-0fe08d0f1e23.jpg saved to cache
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 24d8645d-1cf0-53d0-91e0-8eb35661dbd6
2026-03-26 21:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743893/general/8a6cefee-126a-49be-821e-47a9f6322fa0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732866)
2026-03-26 21:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745885/general/11e1e393-cae9-45ea-a22e-96740860c213.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732864)
2026-03-26 21:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743618/general/2a081556-dbd1-4932-9729-1a9c92f83db1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732865)
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435ebfd0>
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F3f2a4afa-9d4a-40de-af9f-767a223c7b47.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/3f2a4afa-9d4a-40de-af9f-767a223c7b47.jpg saved to cache
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 81278e24-19d4-5472-bc14-efb9e9065192
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34840ef10>
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F143a8754-04cc-40bd-acf3-60840839581b.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/143a8754-04cc-40bd-acf3-60840839581b.jpg saved to cache
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 81278e24-19d4-5472-bc14-efb9e9065192
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d19fd0>
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252F92d63be9-0e3b-49bb-b778-2a79bd1527e3.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/92d63be9-0e3b-49bb-b778-2a79bd1527e3.jpg saved to cache
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 40a9d4a5-6625-541b-90f2-f894fe1bb915
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34836e1d0>
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252Fca459f17-113d-486d-9b52-4a409b04bbb0.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/ca459f17-113d-486d-9b52-4a409b04bbb0.jpg saved to cache
2026-03-26 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 24d8645d-1cf0-53d0-91e0-8eb35661dbd6
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb342400490>
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252Fc7735090-627a-449f-b2bf-bb54d9cda197.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/c7735090-627a-449f-b2bf-bb54d9cda197.jpg saved to cache
2026-03-26 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 81278e24-19d4-5472-bc14-efb9e9065192
2026-03-26 21:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743893/general/e763f88a-ab7f-40b9-914d-2d04d17067d8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732866)
2026-03-26 21:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743893/general/f37e758c-e69d-4117-ba68-6bcd8699e232.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732866)
2026-03-26 21:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b5ed50>
2026-03-26 21:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252F8a6cefee-126a-49be-821e-47a9f6322fa0.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/8a6cefee-126a-49be-821e-47a9f6322fa0.jpg saved to cache
2026-03-26 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 40a9d4a5-6625-541b-90f2-f894fe1bb915
2026-03-26 21:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3483e4710>
2026-03-26 21:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745885%252Fgeneral%252F11e1e393-cae9-45ea-a22e-96740860c213.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745885/general/11e1e393-cae9-45ea-a22e-96740860c213.jpg saved to cache
2026-03-26 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 81278e24-19d4-5472-bc14-efb9e9065192
2026-03-26 21:31:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 81278e24-19d4-5472-bc14-efb9e9065192, skipping ID generation
2026-03-26 21:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81278e24-19d4-5472-bc14-efb9e9065192 with scrape type 1
2026-03-26 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 81278e24-19d4-5472-bc14-efb9e9065192 sending to next pipeline
2026-03-26 21:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 81278e24-19d4-5472-bc14-efb9e9065192, identifier: 10732864
2026-03-26 21:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34882ac90>
2026-03-26 21:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743618%252Fgeneral%252F2a081556-dbd1-4932-9729-1a9c92f83db1.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743618/general/2a081556-dbd1-4932-9729-1a9c92f83db1.jpg saved to cache
2026-03-26 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 24d8645d-1cf0-53d0-91e0-8eb35661dbd6
2026-03-26 21:31:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 24d8645d-1cf0-53d0-91e0-8eb35661dbd6, skipping ID generation
2026-03-26 21:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24d8645d-1cf0-53d0-91e0-8eb35661dbd6 with scrape type 1
2026-03-26 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 24d8645d-1cf0-53d0-91e0-8eb35661dbd6 sending to next pipeline
2026-03-26 21:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 24d8645d-1cf0-53d0-91e0-8eb35661dbd6, identifier: 10732865
2026-03-26 21:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 81278e24-19d4-5472-bc14-efb9e9065192 with identifier: 10732864
2026-03-26 21:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 81278e24-19d4-5472-bc14-efb9e9065192 with identifier: 10732864
2026-03-26 21:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 81278e24-19d4-5472-bc14-efb9e9065192 with identifier: 10732864 to the API
2026-03-26 21:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745885/general/11e1e393-cae9-45ea-a22e-96740860c213.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '81278e24-19d4-5472-bc14-efb9e9065192',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PJ71WJE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732864',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 46111,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307373,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745885/general/11e1e393-cae9-45ea-a22e-96740860c213.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338403,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745885/general/c7735090-627a-449f-b2bf-bb54d9cda197.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328534,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745885/general/143a8754-04cc-40bd-acf3-60840839581b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349307,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745885/general/3f2a4afa-9d4a-40de-af9f-767a223c7b47.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364510,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745885/general/2eaf5bbf-9ee0-4d6b-87d0-627ade084a86.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314128,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745885/general/a2e534b7-27b8-40c2-b974-a31bfc471787.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265296,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745885/general/104e99f3-9d17-4b20-8427-9899aa141487.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227736,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745885/general/61ed4a5e-0812-4b59-9394-100e052487c9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236555,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745885/general/311a56eb-70e1-4abc-bba1-ed0adcb9d31a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81278e24-19d4-5472-bc14-efb9e9065192/81278e24-19d4-5472-bc14-efb9e9065192_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274146,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745885/general/347a6a1c-9d9e-44a1-b0c9-602b01d8bd22.jpg',
'Width': 1440}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh - Electric - Automatic - 136 hp - PJ71WJE - '
'46,111 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732864%27 HTTP/1.1" 200 None
2026-03-26 21:31:11 [openlane.gb] INFO: Saving data for 10732864: {'created_time': 1774560671.792754, 'last_price_update_time': 1774560671.792765, 'auction_closing_time': 1774965600.0}
2026-03-26 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732864') HTTP/1.1" 204 0
2026-03-26 21:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 24d8645d-1cf0-53d0-91e0-8eb35661dbd6 with identifier: 10732865
2026-03-26 21:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 24d8645d-1cf0-53d0-91e0-8eb35661dbd6 with identifier: 10732865
2026-03-26 21:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 24d8645d-1cf0-53d0-91e0-8eb35661dbd6 with identifier: 10732865 to the API
2026-03-26 21:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31: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-26 21:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743618/general/2a081556-dbd1-4932-9729-1a9c92f83db1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '24d8645d-1cf0-53d0-91e0-8eb35661dbd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KM71GSY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732865',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 30430,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248829,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743618/general/2a081556-dbd1-4932-9729-1a9c92f83db1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262835,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743618/general/ca459f17-113d-486d-9b52-4a409b04bbb0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258249,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743618/general/e0dc45bd-4fe5-4bdf-ae00-0fe08d0f1e23.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228301,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743618/general/a4b8108e-82c7-476f-b9e8-5d5eaa18a4af.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282870,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743618/general/1a0fc1ee-fe96-46d4-8600-0037d9ca4e60.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184918,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743618/general/2e3b377e-38ca-486f-974d-add4fcd3d9b0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215723,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743618/general/84eec376-f6a1-49b1-97eb-ef5ba9c76285.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160952,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743618/general/3a778baa-be74-4f30-b7a7-e5e4002b58ef.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214271,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743618/general/5f85f207-1253-40bf-8ebd-ff6ea4b32ae1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d8645d-1cf0-53d0-91e0-8eb35661dbd6/24d8645d-1cf0-53d0-91e0-8eb35661dbd6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227750,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743618/general/82198b20-b2cd-4020-981c-28e5fd4fdbd3.jpg',
'Width': 1440}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SE - Petrol - Manual - 101 hp - KM71GSY - '
'30,430 mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2021}
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732865%27 HTTP/1.1" 200 None
2026-03-26 21:31:12 [openlane.gb] INFO: Saving data for 10732865: {'created_time': 1774560672.153875, 'last_price_update_time': 1774560672.153888, 'auction_closing_time': 1774965600.0}
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732865') HTTP/1.1" 204 0
2026-03-26 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732888> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732887> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732890> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.co.uk/en/findcarv6/search> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732881> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732883> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732882> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c28250>
2026-03-26 21:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252Fe763f88a-ab7f-40b9-914d-2d04d17067d8.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/e763f88a-ab7f-40b9-914d-2d04d17067d8.jpg saved to cache
2026-03-26 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 40a9d4a5-6625-541b-90f2-f894fe1bb915
2026-03-26 21:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb348460790>
2026-03-26 21:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743893%252Fgeneral%252Ff37e758c-e69d-4117-ba68-6bcd8699e232.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743893/general/f37e758c-e69d-4117-ba68-6bcd8699e232.jpg saved to cache
2026-03-26 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 40a9d4a5-6625-541b-90f2-f894fe1bb915
2026-03-26 21:31:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40a9d4a5-6625-541b-90f2-f894fe1bb915, skipping ID generation
2026-03-26 21:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40a9d4a5-6625-541b-90f2-f894fe1bb915 with scrape type 1
2026-03-26 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40a9d4a5-6625-541b-90f2-f894fe1bb915 sending to next pipeline
2026-03-26 21:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 40a9d4a5-6625-541b-90f2-f894fe1bb915, identifier: 10732866
2026-03-26 21:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 40a9d4a5-6625-541b-90f2-f894fe1bb915 with identifier: 10732866
2026-03-26 21:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 40a9d4a5-6625-541b-90f2-f894fe1bb915 with identifier: 10732866
2026-03-26 21:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 40a9d4a5-6625-541b-90f2-f894fe1bb915 with identifier: 10732866 to the API
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31: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-26 21:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743893/general/f37e758c-e69d-4117-ba68-6bcd8699e232.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '40a9d4a5-6625-541b-90f2-f894fe1bb915',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71WUK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732866',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 38733,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197099,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743893/general/e763f88a-ab7f-40b9-914d-2d04d17067d8.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232202,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743893/general/f37e758c-e69d-4117-ba68-6bcd8699e232.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225155,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743893/general/8a6cefee-126a-49be-821e-47a9f6322fa0.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209210,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743893/general/92d63be9-0e3b-49bb-b778-2a79bd1527e3.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222969,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743893/general/8ac6d59b-0710-4112-9d56-05d8b41f7218.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210784,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743893/general/a73b5ceb-68f2-4d9d-bf85-98f0c2ceca21.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201082,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743893/general/ac4c383a-456e-4060-b406-5b5160f82ae7.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181924,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743893/general/63090326-80b9-410c-ae57-0186a67b0767.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209107,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743893/general/e152a4fa-7ee9-4324-965b-813341e22dda.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a9d4a5-6625-541b-90f2-f894fe1bb915/40a9d4a5-6625-541b-90f2-f894fe1bb915_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212928,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743893/general/253ac3ea-61cd-4054-a446-1aa03753f769.jpg',
'Width': 1328}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SRi Premium - Petrol - Manual - 101 hp - '
'SH71WUK - 38,733 mi',
'transmission': 'manual',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732866%27 HTTP/1.1" 200 None
2026-03-26 21:31:12 [openlane.gb] INFO: Saving data for 10732866: {'created_time': 1774560672.855443, 'last_price_update_time': 1774560672.855455, 'auction_closing_time': 1774965600.0}
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732866') HTTP/1.1" 204 0
2026-03-26 21:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b747a96-3612-584d-b4aa-04eeeafee384 with identifier: 10732888
2026-03-26 21:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b747a96-3612-584d-b4aa-04eeeafee384 with scrape type 1
2026-03-26 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b747a96-3612-584d-b4aa-04eeeafee384
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252F2bb3b572-dec7-4320-93dd-5122baa9f844.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/2bb3b572-dec7-4320-93dd-5122baa9f844.jpg not downloaded yet
2026-03-26 21:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db050f2d-a2bf-50b2-886b-3554872d0a67 with identifier: 10732887
2026-03-26 21:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db050f2d-a2bf-50b2-886b-3554872d0a67 with scrape type 1
2026-03-26 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db050f2d-a2bf-50b2-886b-3554872d0a67
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252Fa965ae3f-7854-4946-9271-61c77c9a3765.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/a965ae3f-7854-4946-9271-61c77c9a3765.jpg not downloaded yet
2026-03-26 21:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6b727e4-1e3d-5cb9-b31d-d935592d8c8f with identifier: 10732890
2026-03-26 21:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f with scrape type 1
2026-03-26 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252Ff26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/f26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg already downloaded
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252Fdce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/dce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg already downloaded
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg already downloaded
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg already downloaded
2026-03-26 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F193a888f-436e-47f2-a33c-624927ac649b.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/193a888f-436e-47f2-a33c-624927ac649b.jpg already downloaded
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F2f3ff348-32de-4b18-87cd-565d4af14437.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/2f3ff348-32de-4b18-87cd-565d4af14437.jpg already downloaded
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F0778e1b6-bad0-4847-95bf-b717add98e23.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/0778e1b6-bad0-4847-95bf-b717add98e23.jpg already downloaded
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F5a9d9e5d-7518-41b3-930c-c30eff11e842.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/5a9d9e5d-7518-41b3-930c-c30eff11e842.jpg already downloaded
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F6d26d831-bb5b-462c-b799-f5651481cfcc.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/6d26d831-bb5b-462c-b799-f5651481cfcc.jpg already downloaded
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F4e006bc2-579f-445a-9e21-56640bdadb98.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/4e006bc2-579f-445a-9e21-56640bdadb98.jpg already downloaded
2026-03-26 21:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f6b727e4-1e3d-5cb9-b31d-d935592d8c8f, identifier: 10732890
2026-03-26 21:31:13 [openlane.gb] INFO: Found listing with ID: 10709056
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709056%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [openlane.gb] INFO: Scrape type for 10709056: 2
2026-03-26 21:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0142c5fb-a9bb-50b0-a69e-429456cb13a5 with identifier: 10732881
2026-03-26 21:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0142c5fb-a9bb-50b0-a69e-429456cb13a5 with scrape type 1
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0142c5fb-a9bb-50b0-a69e-429456cb13a5
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252F6e599bc7-71df-4516-bfd2-86b14278c47e.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/6e599bc7-71df-4516-bfd2-86b14278c47e.jpg not downloaded yet
2026-03-26 21:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfa2a2ca-56f9-5f91-9213-f2b7442f45a0 with identifier: 10732883
2026-03-26 21:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0 with scrape type 1
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F1284353b-7715-4338-9f02-62d8e98c52cb.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/1284353b-7715-4338-9f02-62d8e98c52cb.jpg already downloaded
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F3baf89cd-982c-4851-a939-3497bb9619d4.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg already downloaded
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252Fe12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/e12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg already downloaded
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg already downloaded
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F322110c0-0306-4451-bc63-49d62398fe58.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/322110c0-0306-4451-bc63-49d62398fe58.jpg already downloaded
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg already downloaded
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252Ffb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/fb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg already downloaded
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F06cf02c9-51d6-4780-8efe-aedd637b525d.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/06cf02c9-51d6-4780-8efe-aedd637b525d.jpg already downloaded
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F74b67386-8a02-4788-a60f-2e2485581fd7.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/74b67386-8a02-4788-a60f-2e2485581fd7.jpg already downloaded
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742578%252Fgeneral%252F9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg already downloaded
2026-03-26 21:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: dfa2a2ca-56f9-5f91-9213-f2b7442f45a0, identifier: 10732883
2026-03-26 21:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4994927-c33e-565c-a589-bbecaa4ec3c3 with identifier: 10732882
2026-03-26 21:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4994927-c33e-565c-a589-bbecaa4ec3c3 with scrape type 1
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d4994927-c33e-565c-a589-bbecaa4ec3c3
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252F89e06955-c7e1-4bca-ae20-2f9e3517e72c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/89e06955-c7e1-4bca-ae20-2f9e3517e72c.jpg not downloaded yet
2026-03-26 21:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f6b727e4-1e3d-5cb9-b31d-d935592d8c8f with identifier: 10732890
2026-03-26 21:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f6b727e4-1e3d-5cb9-b31d-d935592d8c8f with identifier: 10732890
2026-03-26 21:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f6b727e4-1e3d-5cb9-b31d-d935592d8c8f with identifier: 10732890 to the API
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10732890>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'f6b727e4-1e3d-5cb9-b31d-d935592d8c8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DY22JDK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732890',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 54824,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5742810/general/f26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg',
'https://images.openlane.eu/carimgs/5742810/general/dce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg',
'https://images.openlane.eu/carimgs/5742810/general/6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg',
'https://images.openlane.eu/carimgs/5742810/general/4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg',
'https://images.openlane.eu/carimgs/5742810/general/193a888f-436e-47f2-a33c-624927ac649b.jpg',
'https://images.openlane.eu/carimgs/5742810/general/2f3ff348-32de-4b18-87cd-565d4af14437.jpg',
'https://images.openlane.eu/carimgs/5742810/general/0778e1b6-bad0-4847-95bf-b717add98e23.jpg',
'https://images.openlane.eu/carimgs/5742810/general/5a9d9e5d-7518-41b3-930c-c30eff11e842.jpg',
'https://images.openlane.eu/carimgs/5742810/general/6d26d831-bb5b-462c-b799-f5651481cfcc.jpg',
'https://images.openlane.eu/carimgs/5742810/general/4e006bc2-579f-445a-9e21-56640bdadb98.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221829,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/f26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277713,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/dce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276120,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311177,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212524,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/193a888f-436e-47f2-a33c-624927ac649b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167721,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/2f3ff348-32de-4b18-87cd-565d4af14437.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205615,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/0778e1b6-bad0-4847-95bf-b717add98e23.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126153,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/5a9d9e5d-7518-41b3-930c-c30eff11e842.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167285,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/6d26d831-bb5b-462c-b799-f5651481cfcc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222282,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742810/general/4e006bc2-579f-445a-9e21-56640bdadb98.jpg',
'Width': 1440}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'DY22JDK - 54,824 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732890%27 HTTP/1.1" 200 None
2026-03-26 21:31:13 [openlane.gb] INFO: Saving data for 10732890: {'created_time': 1774560673.794937, 'last_price_update_time': 1774560673.794947, 'auction_closing_time': 1774879200.0}
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732890') HTTP/1.1" 204 0
2026-03-26 21:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: dfa2a2ca-56f9-5f91-9213-f2b7442f45a0 with identifier: 10732883
2026-03-26 21:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: dfa2a2ca-56f9-5f91-9213-f2b7442f45a0 with identifier: 10732883
2026-03-26 21:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: dfa2a2ca-56f9-5f91-9213-f2b7442f45a0 with identifier: 10732883 to the API
2026-03-26 21:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31: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-26 21:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10732883>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'dfa2a2ca-56f9-5f91-9213-f2b7442f45a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RE71UJX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732883',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 65012,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5742578/general/1284353b-7715-4338-9f02-62d8e98c52cb.jpg',
'https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg',
'https://images.openlane.eu/carimgs/5742578/general/e12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg',
'https://images.openlane.eu/carimgs/5742578/general/2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg',
'https://images.openlane.eu/carimgs/5742578/general/322110c0-0306-4451-bc63-49d62398fe58.jpg',
'https://images.openlane.eu/carimgs/5742578/general/3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg',
'https://images.openlane.eu/carimgs/5742578/general/fb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg',
'https://images.openlane.eu/carimgs/5742578/general/06cf02c9-51d6-4780-8efe-aedd637b525d.jpg',
'https://images.openlane.eu/carimgs/5742578/general/74b67386-8a02-4788-a60f-2e2485581fd7.jpg',
'https://images.openlane.eu/carimgs/5742578/general/9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268321,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/1284353b-7715-4338-9f02-62d8e98c52cb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253659,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209775,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/e12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228418,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195539,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/322110c0-0306-4451-bc63-49d62398fe58.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194124,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169531,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/fb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135333,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/06cf02c9-51d6-4780-8efe-aedd637b525d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181943,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/74b67386-8a02-4788-a60f-2e2485581fd7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175516,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742578/general/9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg',
'Width': 1440}],
'price': 4800,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 SE - Petrol - Manual - 75 hp - RE71UJX - 65,012 '
'mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2021}
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732883%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [openlane.gb] INFO: Saving data for 10732883: {'created_time': 1774560674.176572, 'last_price_update_time': 1774560674.176582, 'auction_closing_time': 1774879200.0}
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732883') HTTP/1.1" 204 0
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252F32e5805c-7bad-4ac9-a76d-7142039155bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/32e5805c-7bad-4ac9-a76d-7142039155bf.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252Fbc7f422f-48f4-404b-b272-c642f1ec8ec7.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/bc7f422f-48f4-404b-b272-c642f1ec8ec7.jpg not downloaded yet
2026-03-26 21:31:14 [openlane.gb] INFO: Found listing with ID: 10709057
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709057%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [openlane.gb] INFO: Scrape type for 10709057: 2
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252Fd4fff775-b33d-42d9-8e86-f07e18a245ea.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/d4fff775-b33d-42d9-8e86-f07e18a245ea.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252Ffdabd9a6-4115-4c09-8930-0dc6127a343f.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/fdabd9a6-4115-4c09-8930-0dc6127a343f.jpg not downloaded yet
2026-03-26 21:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252Faba9a9f9-53c4-4a9e-8a02-97830babb09d.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/aba9a9f9-53c4-4a9e-8a02-97830babb09d.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252F6cd8bc7d-f122-4c72-a96e-e5b9fc425027.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/6cd8bc7d-f122-4c72-a96e-e5b9fc425027.jpg not downloaded yet
2026-03-26 21:31:14 [openlane.gb] INFO: Found listing with ID: 10709060
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709060%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [openlane.gb] INFO: Scrape type for 10709060: 2
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252F0fbaf6cd-ce2a-457a-93a5-aec687cfdbb1.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/0fbaf6cd-ce2a-457a-93a5-aec687cfdbb1.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252Fdacf6882-e417-4ac0-9662-86e2450d0fd9.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/dacf6882-e417-4ac0-9662-86e2450d0fd9.jpg not downloaded yet
2026-03-26 21:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252Ffee680eb-fa37-426b-965c-23b50682528f.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/fee680eb-fa37-426b-965c-23b50682528f.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252F79639440-5b6f-4e7f-8c58-b8120ecc7876.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/79639440-5b6f-4e7f-8c58-b8120ecc7876.jpg not downloaded yet
2026-03-26 21:31:14 [openlane.gb] INFO: Found listing with ID: 10709059
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709059%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [openlane.gb] INFO: Scrape type for 10709059: 2
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252Ffffc9a1e-005a-4c32-9c5b-90b7d0c592d4.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/fffc9a1e-005a-4c32-9c5b-90b7d0c592d4.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252F21035334-3d13-4dcf-9ccb-65ba85130486.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/21035334-3d13-4dcf-9ccb-65ba85130486.jpg not downloaded yet
2026-03-26 21:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252F6eb2109d-f3f9-4ed6-908c-b73b8fd30561.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/6eb2109d-f3f9-4ed6-908c-b73b8fd30561.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252Fbf7c3b09-ce4f-4453-a600-30582d65814d.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/bf7c3b09-ce4f-4453-a600-30582d65814d.jpg not downloaded yet
2026-03-26 21:31:14 [openlane.gb] INFO: Found listing with ID: 10709044
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709044%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [openlane.gb] INFO: Scrape type for 10709044: 2
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252F47be1272-2670-433d-8d01-59b63fbf284f.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/47be1272-2670-433d-8d01-59b63fbf284f.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252F1db17dcb-49ed-4e17-8b18-6813c25b8041.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/1db17dcb-49ed-4e17-8b18-6813c25b8041.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252F27451b99-f1eb-4a06-86b3-80b32c1649b2.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/27451b99-f1eb-4a06-86b3-80b32c1649b2.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252Fd6090f07-6b58-4119-814d-32211fcc6c24.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/d6090f07-6b58-4119-814d-32211fcc6c24.jpg not downloaded yet
2026-03-26 21:31:14 [openlane.gb] INFO: Found listing with ID: 10709055
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709055%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [openlane.gb] INFO: Scrape type for 10709055: 2
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252F7b795a86-0788-424d-8492-a592b5b2690e.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/7b795a86-0788-424d-8492-a592b5b2690e.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252F18cc63e9-0c17-48b6-92af-4bcb8569b3cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/18cc63e9-0c17-48b6-92af-4bcb8569b3cf.jpg not downloaded yet
2026-03-26 21:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743597/general/32e5805c-7bad-4ac9-a76d-7142039155bf.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732888)
2026-03-26 21:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742808/general/6e599bc7-71df-4516-bfd2-86b14278c47e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732881)
2026-03-26 21:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745950/general/fdabd9a6-4115-4c09-8930-0dc6127a343f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732882)
2026-03-26 21:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746040/general/a965ae3f-7854-4946-9271-61c77c9a3765.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732887)
2026-03-26 21:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745950/general/89e06955-c7e1-4bca-ae20-2f9e3517e72c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732882)
2026-03-26 21:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742808/general/d4fff775-b33d-42d9-8e86-f07e18a245ea.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732881)
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252Fa834e77a-3a49-43ba-9260-5c61351424f6.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/a834e77a-3a49-43ba-9260-5c61351424f6.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252F7165aed4-f341-4501-9523-95f6f1b0f395.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/7165aed4-f341-4501-9523-95f6f1b0f395.jpg not downloaded yet
2026-03-26 21:31:14 [openlane.gb] INFO: Found listing with ID: 10709050
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709050%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [openlane.gb] INFO: Scrape type for 10709050: 2
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252Fbb027ac5-7e05-488a-8537-65ffa7dccb03.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/bb027ac5-7e05-488a-8537-65ffa7dccb03.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252Fb8d80a1f-c705-4f62-9326-f291d958747b.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/b8d80a1f-c705-4f62-9326-f291d958747b.jpg not downloaded yet
2026-03-26 21:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743597/general/2bb3b572-dec7-4320-93dd-5122baa9f844.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732888)
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252Fd051d3e1-f7c5-44da-8f09-6cc1973fd959.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/d051d3e1-f7c5-44da-8f09-6cc1973fd959.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252F0ed08683-7c1d-4b1e-a9c6-8f62b093e020.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/0ed08683-7c1d-4b1e-a9c6-8f62b093e020.jpg not downloaded yet
2026-03-26 21:31:14 [openlane.gb] INFO: Found listing with ID: 10709042
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709042%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [openlane.gb] INFO: Scrape type for 10709042: 2
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252Feac365f3-c315-45cf-b2a8-946301aa8b5c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/eac365f3-c315-45cf-b2a8-946301aa8b5c.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252F3417f949-7b29-41bb-9d1c-affc44610939.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/3417f949-7b29-41bb-9d1c-affc44610939.jpg not downloaded yet
2026-03-26 21:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746040/general/bc7f422f-48f4-404b-b272-c642f1ec8ec7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732887)
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252F7b970d38-360b-493a-a9f2-28a4ff916a28.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/7b970d38-360b-493a-a9f2-28a4ff916a28.jpg not downloaded yet
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252Ff19a801f-810c-472c-a56c-dcfeaeadd3cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/f19a801f-810c-472c-a56c-dcfeaeadd3cf.jpg not downloaded yet
2026-03-26 21:31:14 [openlane.gb] INFO: Found listing with ID: 10709048
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709048%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [openlane.gb] INFO: Scrape type for 10709048: 2
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252F22387fcb-9566-45fa-9b30-1d540925000e.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/22387fcb-9566-45fa-9b30-1d540925000e.jpg not downloaded yet
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252F605ba6a9-b74e-44ab-89e7-de746a9dfb6e.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/605ba6a9-b74e-44ab-89e7-de746a9dfb6e.jpg not downloaded yet
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343ce0790>
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252F32e5805c-7bad-4ac9-a76d-7142039155bf.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/32e5805c-7bad-4ac9-a76d-7142039155bf.jpg saved to cache
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6b747a96-3612-584d-b4aa-04eeeafee384
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3486eebd0>
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252F6e599bc7-71df-4516-bfd2-86b14278c47e.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/6e599bc7-71df-4516-bfd2-86b14278c47e.jpg saved to cache
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0142c5fb-a9bb-50b0-a69e-429456cb13a5
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c86dd0>
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252Ffdabd9a6-4115-4c09-8930-0dc6127a343f.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/fdabd9a6-4115-4c09-8930-0dc6127a343f.jpg saved to cache
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d4994927-c33e-565c-a589-bbecaa4ec3c3
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3486efcd0>
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252Fa965ae3f-7854-4946-9271-61c77c9a3765.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/a965ae3f-7854-4946-9271-61c77c9a3765.jpg saved to cache
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item db050f2d-a2bf-50b2-886b-3554872d0a67
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343cfd590>
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252F89e06955-c7e1-4bca-ae20-2f9e3517e72c.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/89e06955-c7e1-4bca-ae20-2f9e3517e72c.jpg saved to cache
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d4994927-c33e-565c-a589-bbecaa4ec3c3
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3486edc90>
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252Fd4fff775-b33d-42d9-8e86-f07e18a245ea.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/d4fff775-b33d-42d9-8e86-f07e18a245ea.jpg saved to cache
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0142c5fb-a9bb-50b0-a69e-429456cb13a5
2026-03-26 21:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745950/general/dacf6882-e417-4ac0-9662-86e2450d0fd9.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732882)
2026-03-26 21:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742808/general/0fbaf6cd-ce2a-457a-93a5-aec687cfdbb1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732881)
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252F2521bb8a-ed69-4867-a68f-cca99200fe15.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/2521bb8a-ed69-4867-a68f-cca99200fe15.jpg not downloaded yet
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252Faa5c3fb4-1a26-4262-8722-7e798126f4ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/aa5c3fb4-1a26-4262-8722-7e798126f4ce.jpg not downloaded yet
2026-03-26 21:31:15 [openlane.gb] INFO: Found listing with ID: 10709046
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709046%27 HTTP/1.1" 200 None
2026-03-26 21:31:15 [openlane.gb] INFO: Scrape type for 10709046: 2
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252Ff58aced6-2416-41da-aee1-43f39dd90508.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/f58aced6-2416-41da-aee1-43f39dd90508.jpg not downloaded yet
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252Fac7b3257-9141-44e7-84bc-877d65985c4d.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/ac7b3257-9141-44e7-84bc-877d65985c4d.jpg not downloaded yet
2026-03-26 21:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745950/general/1db17dcb-49ed-4e17-8b18-6813c25b8041.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732882)
2026-03-26 21:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742808/general/47be1272-2670-433d-8d01-59b63fbf284f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732881)
2026-03-26 21:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709056> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732876> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:15 [openlane.gb] INFO: Found listing with ID: 10709045
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709045%27 HTTP/1.1" 200 None
2026-03-26 21:31:15 [openlane.gb] INFO: Scrape type for 10709045: 2
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435f7490>
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252F2bb3b572-dec7-4320-93dd-5122baa9f844.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/2bb3b572-dec7-4320-93dd-5122baa9f844.jpg saved to cache
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6b747a96-3612-584d-b4aa-04eeeafee384
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34827f450>
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252Fbc7f422f-48f4-404b-b272-c642f1ec8ec7.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/bc7f422f-48f4-404b-b272-c642f1ec8ec7.jpg saved to cache
2026-03-26 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item db050f2d-a2bf-50b2-886b-3554872d0a67
2026-03-26 21:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742808/general/7b795a86-0788-424d-8492-a592b5b2690e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732881)
2026-03-26 21:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745950/general/18cc63e9-0c17-48b6-92af-4bcb8569b3cf.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732882)
2026-03-26 21:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746040/general/d6090f07-6b58-4119-814d-32211fcc6c24.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732887)
2026-03-26 21:31:15 [openlane.gb] INFO: Found listing with ID: 10709040
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709040%27 HTTP/1.1" 200 None
2026-03-26 21:31:15 [openlane.gb] INFO: Scrape type for 10709040: 2
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d52250>
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252Fdacf6882-e417-4ac0-9662-86e2450d0fd9.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/dacf6882-e417-4ac0-9662-86e2450d0fd9.jpg saved to cache
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d4994927-c33e-565c-a589-bbecaa4ec3c3
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343ea0350>
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252F0fbaf6cd-ce2a-457a-93a5-aec687cfdbb1.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/0fbaf6cd-ce2a-457a-93a5-aec687cfdbb1.jpg saved to cache
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0142c5fb-a9bb-50b0-a69e-429456cb13a5
2026-03-26 21:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745950/general/b8d80a1f-c705-4f62-9326-f291d958747b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732882)
2026-03-26 21:31:16 [openlane.gb] INFO: Found listing with ID: 10709053
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709053%27 HTTP/1.1" 200 None
2026-03-26 21:31:16 [openlane.gb] INFO: Scrape type for 10709053: 2
2026-03-26 21:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745950/general/3417f949-7b29-41bb-9d1c-affc44610939.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732882)
2026-03-26 21:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742808/general/22387fcb-9566-45fa-9b30-1d540925000e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732881)
2026-03-26 21:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745950/general/605ba6a9-b74e-44ab-89e7-de746a9dfb6e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732882)
2026-03-26 21:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732880> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709057> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb349c36cd0>
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252F1db17dcb-49ed-4e17-8b18-6813c25b8041.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/1db17dcb-49ed-4e17-8b18-6813c25b8041.jpg saved to cache
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d4994927-c33e-565c-a589-bbecaa4ec3c3
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34862aa50>
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252F47be1272-2670-433d-8d01-59b63fbf284f.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/47be1272-2670-433d-8d01-59b63fbf284f.jpg saved to cache
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0142c5fb-a9bb-50b0-a69e-429456cb13a5
2026-03-26 21:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with identifier: 10709056
2026-03-26 21:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with scrape type 2
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with scrape type 2
2026-03-26 21:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b, identifier: 10709056
2026-03-26 21:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c with identifier: 10732876
2026-03-26 21:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c with scrape type 1
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F718a0103-c7be-4c69-8467-9f2df91b7f31.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/718a0103-c7be-4c69-8467-9f2df91b7f31.jpg not downloaded yet
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c09950>
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252F7b795a86-0788-424d-8492-a592b5b2690e.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/7b795a86-0788-424d-8492-a592b5b2690e.jpg saved to cache
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0142c5fb-a9bb-50b0-a69e-429456cb13a5
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a15150>
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252F18cc63e9-0c17-48b6-92af-4bcb8569b3cf.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/18cc63e9-0c17-48b6-92af-4bcb8569b3cf.jpg saved to cache
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d4994927-c33e-565c-a589-bbecaa4ec3c3
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c08410>
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252Fd6090f07-6b58-4119-814d-32211fcc6c24.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/d6090f07-6b58-4119-814d-32211fcc6c24.jpg saved to cache
2026-03-26 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item db050f2d-a2bf-50b2-886b-3554872d0a67
2026-03-26 21:31:16 [openlane.gb] INFO: Found listing with ID: 10709052
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709052%27 HTTP/1.1" 200 None
2026-03-26 21:31:16 [openlane.gb] INFO: Scrape type for 10709052: 2
2026-03-26 21:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with identifier: 10709056
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-26 21:31:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 21:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with identifier: 10709056
2026-03-26 21:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with identifier: 10709056 to the API
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709056>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '839f1f7f-0fa5-5de3-9872-db64ec21fe6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HK73XCF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709056',
'listing': 'auction',
'location': 'Telford',
'make': 'Ford',
'model': 'Ranger',
'odometer': 12098,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': 'Greenhous Vauxhall Telford',
'title': 'Ford Ranger 2.0 Wildtrak - Diesel - Automatic - 1 hp - HK73XCF - '
'12,098 mi',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2023}
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709056%27 HTTP/1.1" 200 None
2026-03-26 21:31:17 [openlane.gb] INFO: Saving data for 10709056: {'auction_closing_time': 1774612800.0, 'created_time': 1774258258.510555, 'last_price_update_time': 1774560677.244779}
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709056') HTTP/1.1" 204 0
2026-03-26 21:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746040/general/f19a801f-810c-472c-a56c-dcfeaeadd3cf.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732887)
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252Fb3473729-3b10-4b32-bae1-9e6da6a587d7.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/b3473729-3b10-4b32-bae1-9e6da6a587d7.jpg not downloaded yet
2026-03-26 21:31:17 [openlane.gb] INFO: Found listing with ID: 10709051
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709051%27 HTTP/1.1" 200 None
2026-03-26 21:31:17 [openlane.gb] INFO: Scrape type for 10709051: 0
2026-03-26 21:31:17 [openlane.gb] INFO: Found listing with ID: 10709058
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709058%27 HTTP/1.1" 200 None
2026-03-26 21:31:17 [openlane.gb] INFO: Scrape type for 10709058: 2
2026-03-26 21:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709060> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435a1750>
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252Fb8d80a1f-c705-4f62-9326-f291d958747b.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/b8d80a1f-c705-4f62-9326-f291d958747b.jpg saved to cache
2026-03-26 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d4994927-c33e-565c-a589-bbecaa4ec3c3
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c63c10>
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252F3417f949-7b29-41bb-9d1c-affc44610939.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/3417f949-7b29-41bb-9d1c-affc44610939.jpg saved to cache
2026-03-26 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d4994927-c33e-565c-a589-bbecaa4ec3c3
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3487ff990>
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252F22387fcb-9566-45fa-9b30-1d540925000e.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/22387fcb-9566-45fa-9b30-1d540925000e.jpg saved to cache
2026-03-26 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0142c5fb-a9bb-50b0-a69e-429456cb13a5
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a13450>
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252F605ba6a9-b74e-44ab-89e7-de746a9dfb6e.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/605ba6a9-b74e-44ab-89e7-de746a9dfb6e.jpg saved to cache
2026-03-26 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d4994927-c33e-565c-a589-bbecaa4ec3c3
2026-03-26 21:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4213bf39-88cc-5140-b47a-eb9974f24b95 with identifier: 10732880
2026-03-26 21:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4213bf39-88cc-5140-b47a-eb9974f24b95 with scrape type 1
2026-03-26 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4213bf39-88cc-5140-b47a-eb9974f24b95
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F58dfc900-55c3-41f7-adb9-6f22c953d6f1.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/58dfc900-55c3-41f7-adb9-6f22c953d6f1.jpg not downloaded yet
2026-03-26 21:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3d13217-7645-562e-b665-f0487a7c59ab with identifier: 10709057
2026-03-26 21:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3d13217-7645-562e-b665-f0487a7c59ab with scrape type 2
2026-03-26 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3d13217-7645-562e-b665-f0487a7c59ab with scrape type 2
2026-03-26 21:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d3d13217-7645-562e-b665-f0487a7c59ab, identifier: 10709057
2026-03-26 21:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742808/general/f58aced6-2416-41da-aee1-43f39dd90508.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732881)
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F8a7416de-f6c7-4073-a551-7c86a64e511d.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/8a7416de-f6c7-4073-a551-7c86a64e511d.jpg not downloaded yet
2026-03-26 21:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709055> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d3d13217-7645-562e-b665-f0487a7c59ab with identifier: 10709057
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 21:31:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-26 21:31:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 21:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d3d13217-7645-562e-b665-f0487a7c59ab with identifier: 10709057
2026-03-26 21:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d3d13217-7645-562e-b665-f0487a7c59ab with identifier: 10709057 to the API
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709057>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3d13217-7645-562e-b665-f0487a7c59ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN73CPU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709057',
'listing': 'auction',
'location': 'Telford',
'make': 'Ford',
'model': 'Ranger',
'odometer': 10155,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 5,
'seller_name': 'Greenhous Vauxhall Telford',
'title': 'Ford Ranger 2.0 Wildtrak - Diesel - Automatic - 1 hp - HN73CPU - '
'10,155 mi',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2023}
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709057%27 HTTP/1.1" 200 None
2026-03-26 21:31:18 [openlane.gb] INFO: Saving data for 10709057: {'auction_closing_time': 1774612800.0, 'created_time': 1774258256.967029, 'last_price_update_time': 1774560678.414784}
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709057') HTTP/1.1" 204 0
2026-03-26 21:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746040/general/aa5c3fb4-1a26-4262-8722-7e798126f4ce.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732887)
2026-03-26 21:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745950/general/ac7b3257-9141-44e7-84bc-877d65985c4d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732882)
2026-03-26 21:31:18 [openlane.gb] INFO: Found listing with ID: 10709041
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709041%27 HTTP/1.1" 200 None
2026-03-26 21:31:18 [openlane.gb] INFO: Scrape type for 10709041: 0
2026-03-26 21:31:18 [openlane.gb] INFO: Found listing with ID: 10709049
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709049%27 HTTP/1.1" 200 None
2026-03-26 21:31:18 [openlane.gb] INFO: Scrape type for 10709049: 2
2026-03-26 21:31:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F133a5b1c-b355-401b-ab07-733a7c2a1553.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/133a5b1c-b355-401b-ab07-733a7c2a1553.jpg not downloaded yet
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F17560787-78f2-4de3-990b-196a3a9e5c0a.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/17560787-78f2-4de3-990b-196a3a9e5c0a.jpg not downloaded yet
2026-03-26 21:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3435a52d0>
2026-03-26 21:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252Ff19a801f-810c-472c-a56c-dcfeaeadd3cf.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/f19a801f-810c-472c-a56c-dcfeaeadd3cf.jpg saved to cache
2026-03-26 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item db050f2d-a2bf-50b2-886b-3554872d0a67
2026-03-26 21:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebecc5bb-3015-59ce-9797-3a2347fc5931 with identifier: 10709060
2026-03-26 21:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebecc5bb-3015-59ce-9797-3a2347fc5931 with scrape type 2
2026-03-26 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebecc5bb-3015-59ce-9797-3a2347fc5931 with scrape type 2
2026-03-26 21:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ebecc5bb-3015-59ce-9797-3a2347fc5931, identifier: 10709060
2026-03-26 21:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743597/general/7b970d38-360b-493a-a9f2-28a4ff916a28.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732888)
2026-03-26 21:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742808/general/eac365f3-c315-45cf-b2a8-946301aa8b5c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732881)
2026-03-26 21:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743597/general/2521bb8a-ed69-4867-a68f-cca99200fe15.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732888)
2026-03-26 21:31:18 [openlane.gb] INFO: Found listing with ID: 10709047
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709047%27 HTTP/1.1" 200 None
2026-03-26 21:31:18 [openlane.gb] INFO: Scrape type for 10709047: 2
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252Fff18682b-c307-492c-931f-4c936ebb71f3.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/ff18682b-c307-492c-931f-4c936ebb71f3.jpg not downloaded yet
2026-03-26 21:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ebecc5bb-3015-59ce-9797-3a2347fc5931 with identifier: 10709060
2026-03-26 21:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ebecc5bb-3015-59ce-9797-3a2347fc5931 with identifier: 10709060
2026-03-26 21:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ebecc5bb-3015-59ce-9797-3a2347fc5931 with identifier: 10709060 to the API
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709060>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ebecc5bb-3015-59ce-9797-3a2347fc5931',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HV22KFZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709060',
'listing': 'auction',
'location': 'Wigan',
'make': 'Ford',
'model': 'Transit',
'odometer': 31000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Ford Transit 2.0 Leader - Diesel - Manual - 131 hp - HV22KFZ - '
'31,000 mi',
'transmission': 'manual',
'trim': 'Leader',
'vin': None,
'year': 2022}
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709060%27 HTTP/1.1" 200 None
2026-03-26 21:31:18 [openlane.gb] INFO: Saving data for 10709060: {'auction_closing_time': 1774612800.0, 'created_time': 1774258251.726366, 'last_price_update_time': 1774560678.961963}
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709060') HTTP/1.1" 204 0
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252Fc21d6f6c-ab15-46d2-ac23-1421e2dd6a59.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/c21d6f6c-ab15-46d2-ac23-1421e2dd6a59.jpg not downloaded yet
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb349991550>
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252Ff58aced6-2416-41da-aee1-43f39dd90508.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/f58aced6-2416-41da-aee1-43f39dd90508.jpg saved to cache
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0142c5fb-a9bb-50b0-a69e-429456cb13a5
2026-03-26 21:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4be03b5a-2266-5667-a0f3-fe551387ea8e with identifier: 10709055
2026-03-26 21:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4be03b5a-2266-5667-a0f3-fe551387ea8e with scrape type 2
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4be03b5a-2266-5667-a0f3-fe551387ea8e with scrape type 2
2026-03-26 21:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4be03b5a-2266-5667-a0f3-fe551387ea8e, identifier: 10709055
2026-03-26 21:31:19 [openlane.gb] INFO: Found listing with ID: 10709008
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709008%27 HTTP/1.1" 200 None
2026-03-26 21:31:19 [openlane.gb] INFO: Scrape type for 10709008: 0
2026-03-26 21:31:19 [openlane.gb] INFO: Found listing with ID: 10709009
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709009%27 HTTP/1.1" 200 None
2026-03-26 21:31:19 [openlane.gb] INFO: Scrape type for 10709009: 2
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F6668824b-a914-4123-94f5-168a02a563f1.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/6668824b-a914-4123-94f5-168a02a563f1.jpg not downloaded yet
2026-03-26 21:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4be03b5a-2266-5667-a0f3-fe551387ea8e with identifier: 10709055
2026-03-26 21:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4be03b5a-2266-5667-a0f3-fe551387ea8e with identifier: 10709055
2026-03-26 21:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4be03b5a-2266-5667-a0f3-fe551387ea8e with identifier: 10709055 to the API
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709055>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 6,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '4be03b5a-2266-5667-a0f3-fe551387ea8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KR71EYF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709055',
'listing': 'auction',
'location': 'Wigan',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 86000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Mercedes-Benz Vito L3 114 CDI Premium - Diesel - Automatic - 136 hp '
'- KR71EYF - 86,000 mi',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709055%27 HTTP/1.1" 200 None
2026-03-26 21:31:19 [openlane.gb] INFO: Saving data for 10709055: {'auction_closing_time': 1774612800.0, 'created_time': 1774258268.039359, 'last_price_update_time': 1774560679.475507}
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709055') HTTP/1.1" 204 0
2026-03-26 21:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746040/general/0ed08683-7c1d-4b1e-a9c6-8f62b093e020.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732887)
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F0289828c-b0a0-416b-a797-ba0a20f766ab.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/0289828c-b0a0-416b-a797-ba0a20f766ab.jpg not downloaded yet
2026-03-26 21:31:19 [openlane.gb] INFO: Found listing with ID: 10709007
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709007%27 HTTP/1.1" 200 None
2026-03-26 21:31:19 [openlane.gb] INFO: Scrape type for 10709007: 0
2026-03-26 21:31:19 [openlane.gb] INFO: Found listing with ID: 10707311
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707311%27 HTTP/1.1" 200 None
2026-03-26 21:31:19 [openlane.gb] INFO: Scrape type for 10707311: 2
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252Fc7ad1b67-6350-4ab7-a08d-f3164af8f8d6.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/c7ad1b67-6350-4ab7-a08d-f3164af8f8d6.jpg not downloaded yet
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34868bcd0>
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252Faa5c3fb4-1a26-4262-8722-7e798126f4ce.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/aa5c3fb4-1a26-4262-8722-7e798126f4ce.jpg saved to cache
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item db050f2d-a2bf-50b2-886b-3554872d0a67
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343f27550>
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252Fac7b3257-9141-44e7-84bc-877d65985c4d.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/ac7b3257-9141-44e7-84bc-877d65985c4d.jpg saved to cache
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d4994927-c33e-565c-a589-bbecaa4ec3c3
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c70690>
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252F7b970d38-360b-493a-a9f2-28a4ff916a28.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/7b970d38-360b-493a-a9f2-28a4ff916a28.jpg saved to cache
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6b747a96-3612-584d-b4aa-04eeeafee384
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b499d0>
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252Feac365f3-c315-45cf-b2a8-946301aa8b5c.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/eac365f3-c315-45cf-b2a8-946301aa8b5c.jpg saved to cache
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0142c5fb-a9bb-50b0-a69e-429456cb13a5
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34a15ac10>
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252F2521bb8a-ed69-4867-a68f-cca99200fe15.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/2521bb8a-ed69-4867-a68f-cca99200fe15.jpg saved to cache
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6b747a96-3612-584d-b4aa-04eeeafee384
2026-03-26 21:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743614/general/718a0103-c7be-4c69-8467-9f2df91b7f31.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732876)
2026-03-26 21:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743614/general/b3473729-3b10-4b32-bae1-9e6da6a587d7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732876)
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F8cea16fb-6c94-447a-a245-9ba364f91c0a.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/8cea16fb-6c94-447a-a245-9ba364f91c0a.jpg not downloaded yet
2026-03-26 21:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709045> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709046> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709040> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745865/general/58dfc900-55c3-41f7-adb9-6f22c953d6f1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732880)
2026-03-26 21:31:19 [openlane.gb] INFO: Found listing with ID: 10722844
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722844%27 HTTP/1.1" 200 None
2026-03-26 21:31:19 [openlane.gb] INFO: Scrape type for 10722844: 0
2026-03-26 21:31:19 [openlane.gb] INFO: Found listing with ID: 10715371
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710715371%27 HTTP/1.1" 200 None
2026-03-26 21:31:19 [openlane.gb] INFO: Scrape type for 10715371: 0
2026-03-26 21:31:19 [openlane.gb] INFO: Found listing with ID: 10730130
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730130%27 HTTP/1.1" 200 None
2026-03-26 21:31:19 [openlane.gb] INFO: Scrape type for 10730130: 0
2026-03-26 21:31:19 [openlane.gb] INFO: Found listing with ID: 10730106
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730106%27 HTTP/1.1" 200 None
2026-03-26 21:31:19 [openlane.gb] INFO: Scrape type for 10730106: 0
2026-03-26 21:31:19 [openlane.gb] INFO: Found listing with ID: 10730107
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730107%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10730107: 0
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10730131
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730131%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10730131: 0
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10706007
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710706007%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10706007: 2
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F8648868f-1b9d-400f-b48e-863eb333c4c8.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/8648868f-1b9d-400f-b48e-863eb333c4c8.jpg not downloaded yet
2026-03-26 21:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10732889> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F1e977601-e1ca-4808-868e-d9189941ee50.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/1e977601-e1ca-4808-868e-d9189941ee50.jpg not downloaded yet
2026-03-26 21:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709048> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709053> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a93410>
2026-03-26 21:31:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252F0ed08683-7c1d-4b1e-a9c6-8f62b093e020.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/0ed08683-7c1d-4b1e-a9c6-8f62b093e020.jpg saved to cache
2026-03-26 21:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item db050f2d-a2bf-50b2-886b-3554872d0a67
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10722807
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722807%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10722807: 0
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10722806
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722806%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10722806: 0
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10674518
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710674518%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10674518: 0
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10721103
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721103%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10721103: 0
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10606317
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606317%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10606317: 2
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F09d52a00-7eca-4984-bbc2-792cea196b4f.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/09d52a00-7eca-4984-bbc2-792cea196b4f.jpg not downloaded yet
2026-03-26 21:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F62551015-e66f-4d9d-8de4-ac29b14d8aad.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/62551015-e66f-4d9d-8de4-ac29b14d8aad.jpg not downloaded yet
2026-03-26 21:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745865/general/133a5b1c-b355-401b-ab07-733a7c2a1553.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732880)
2026-03-26 21:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743614/general/17560787-78f2-4de3-990b-196a3a9e5c0a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732876)
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10711372
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710711372%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10711372: 0
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10707698
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707698%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10707698: 0
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10707699
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707699%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10707699: 0
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10606319
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606319%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10606319: 0
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10721170
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721170%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10721170: 0
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10692823
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710692823%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10692823: 0
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10691303
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710691303%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10691303: 0
2026-03-26 21:31:20 [openlane.gb] INFO: Found listing with ID: 10692824
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710692824%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [openlane.gb] INFO: Scrape type for 10692824: 2
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F73b8fd15-769f-4258-ad26-156209683e9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/73b8fd15-769f-4258-ad26-156209683e9a.jpg not downloaded yet
2026-03-26 21:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343a65250>
2026-03-26 21:31:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F718a0103-c7be-4c69-8467-9f2df91b7f31.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/718a0103-c7be-4c69-8467-9f2df91b7f31.jpg saved to cache
2026-03-26 21:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c
2026-03-26 21:31:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343db6ad0>
2026-03-26 21:31:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252Fb3473729-3b10-4b32-bae1-9e6da6a587d7.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/b3473729-3b10-4b32-bae1-9e6da6a587d7.jpg saved to cache
2026-03-26 21:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c
2026-03-26 21:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with identifier: 10709045
2026-03-26 21:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with scrape type 2
2026-03-26 21:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with scrape type 2
2026-03-26 21:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4, identifier: 10709045
2026-03-26 21:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4903c06-b6e1-56c0-a891-a67dd8a41e86 with identifier: 10709046
2026-03-26 21:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4903c06-b6e1-56c0-a891-a67dd8a41e86 with scrape type 2
2026-03-26 21:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4903c06-b6e1-56c0-a891-a67dd8a41e86 with scrape type 2
2026-03-26 21:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b4903c06-b6e1-56c0-a891-a67dd8a41e86, identifier: 10709046
2026-03-26 21:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4601994d-d5d3-5add-bc74-59846020b9c5 with identifier: 10709040
2026-03-26 21:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4601994d-d5d3-5add-bc74-59846020b9c5 with scrape type 2
2026-03-26 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4601994d-d5d3-5add-bc74-59846020b9c5 with scrape type 2
2026-03-26 21:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4601994d-d5d3-5add-bc74-59846020b9c5, identifier: 10709040
2026-03-26 21:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3484add90>
2026-03-26 21:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_0.jpg HTTP/1.1" 201 0
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F58dfc900-55c3-41f7-adb9-6f22c953d6f1.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/58dfc900-55c3-41f7-adb9-6f22c953d6f1.jpg saved to cache
2026-03-26 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4213bf39-88cc-5140-b47a-eb9974f24b95
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F78a7300f-9a95-4e41-85a2-37afbe631416.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/78a7300f-9a95-4e41-85a2-37afbe631416.jpg not downloaded yet
2026-03-26 21:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with identifier: 10709045
2026-03-26 21:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with identifier: 10709045
2026-03-26 21:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with identifier: 10709045 to the API
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709045>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '0cdd0469-85a3-5cec-ae12-a221b05fdbe4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NK24YZZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709045',
'listing': 'auction',
'location': 'Holywell',
'make': 'Renault',
'model': 'Trafic',
'odometer': 18916,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2024-03-19',
'seats_number': 9,
'seller_name': 'E & J Hone Ltd',
'title': 'Renault Trafic Passenger 2.0 DCI Business - Diesel - Manual - 130 '
'hp - NK24YZZ - 18,916 mi',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709045%27 HTTP/1.1" 200 None
2026-03-26 21:31:21 [openlane.gb] INFO: Saving data for 10709045: {'auction_closing_time': 1774612800.0, 'created_time': 1774258261.097319, 'last_price_update_time': 1774560681.542195}
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709045') HTTP/1.1" 204 0
2026-03-26 21:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b4903c06-b6e1-56c0-a891-a67dd8a41e86 with identifier: 10709046
2026-03-26 21:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b4903c06-b6e1-56c0-a891-a67dd8a41e86 with identifier: 10709046
2026-03-26 21:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b4903c06-b6e1-56c0-a891-a67dd8a41e86 with identifier: 10709046 to the API
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709046>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'b4903c06-b6e1-56c0-a891-a67dd8a41e86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NK24YZS',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709046',
'listing': 'auction',
'location': 'Holywell',
'make': 'Renault',
'model': 'Trafic',
'odometer': 19626,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2024-03-19',
'seats_number': 9,
'seller_name': 'E & J Hone Ltd',
'title': 'Renault Trafic Passenger 2.0 DCI Business - Diesel - Manual - 130 '
'hp - NK24YZS - 19,626 mi',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709046%27 HTTP/1.1" 200 None
2026-03-26 21:31:21 [openlane.gb] INFO: Saving data for 10709046: {'auction_closing_time': 1774612800.0, 'created_time': 1774258256.042951, 'last_price_update_time': 1774560681.924555}
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709046') HTTP/1.1" 204 0
2026-03-26 21:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4601994d-d5d3-5add-bc74-59846020b9c5 with identifier: 10709040
2026-03-26 21:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4601994d-d5d3-5add-bc74-59846020b9c5 with identifier: 10709040
2026-03-26 21:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4601994d-d5d3-5add-bc74-59846020b9c5 with identifier: 10709040 to the API
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709040>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '4601994d-d5d3-5add-bc74-59846020b9c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU25XKT',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709040',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 43,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-03-04',
'seats_number': 3,
'seller_name': 'Dudley Motor Company',
'title': 'Vauxhall Combo XL 1.5 Prime - Diesel - Manual - 102 hp - DU25XKT - '
'43 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709040%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [openlane.gb] INFO: Saving data for 10709040: {'auction_closing_time': 1774612800.0, 'created_time': 1774258264.562725, 'last_price_update_time': 1774560682.233973}
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709040') HTTP/1.1" 204 0
2026-03-26 21:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745865/general/6668824b-a914-4123-94f5-168a02a563f1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732880)
2026-03-26 21:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743614/general/0289828c-b0a0-416b-a797-ba0a20f766ab.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732876)
2026-03-26 21:31:22 [openlane.gb] INFO: Found listing with ID: 10721104
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721104%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [openlane.gb] INFO: Scrape type for 10721104: 0
2026-03-26 21:31:22 [openlane.gb] INFO: Found listing with ID: 10721102
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721102%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [openlane.gb] INFO: Scrape type for 10721102: 0
2026-03-26 21:31:22 [openlane.gb] INFO: Found listing with ID: 10619051
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710619051%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [openlane.gb] INFO: Scrape type for 10619051: 2
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F4f883d6a-f641-47c9-928d-c8d98730c937.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/4f883d6a-f641-47c9-928d-c8d98730c937.jpg not downloaded yet
2026-03-26 21:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc1f6432-ce63-5b73-8f81-1f2811cac07b with identifier: 10732889
2026-03-26 21:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc1f6432-ce63-5b73-8f81-1f2811cac07b with scrape type 1
2026-03-26 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc1f6432-ce63-5b73-8f81-1f2811cac07b
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252Ff746d40a-5295-43a1-83de-19b3dd2d22a8.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/f746d40a-5295-43a1-83de-19b3dd2d22a8.jpg already downloaded
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252F4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg already downloaded
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252Fae3bb9a5-88fc-4299-9e7a-2355e722555c.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/ae3bb9a5-88fc-4299-9e7a-2355e722555c.jpg already downloaded
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252Fb957b5c0-0bee-4fb2-83f5-975db9dcdf02.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/b957b5c0-0bee-4fb2-83f5-975db9dcdf02.jpg already downloaded
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252F6e67a664-831d-4aaa-bc6f-c6ec9d79b2e1.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/6e67a664-831d-4aaa-bc6f-c6ec9d79b2e1.jpg already downloaded
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252F5d5a6408-cb38-4a8f-bf1f-79a3600584ad.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/5d5a6408-cb38-4a8f-bf1f-79a3600584ad.jpg already downloaded
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252F87f4aff1-4528-4039-82eb-3c1819591015.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/87f4aff1-4528-4039-82eb-3c1819591015.jpg already downloaded
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252F8b785e02-4ab8-45ac-8df8-8ed427b4e63d.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/8b785e02-4ab8-45ac-8df8-8ed427b4e63d.jpg already downloaded
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252F78ed1a2a-f132-4097-bffb-c5b449a9ec2a.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/78ed1a2a-f132-4097-bffb-c5b449a9ec2a.jpg already downloaded
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252F2fd911b0-1b52-429d-a42c-78a74c2685e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/2fd911b0-1b52-429d-a42c-78a74c2685e2.jpg already downloaded
2026-03-26 21:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: fc1f6432-ce63-5b73-8f81-1f2811cac07b, identifier: 10732889
2026-03-26 21:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d068857a-0949-5992-95d9-eda06b463672 with identifier: 10709048
2026-03-26 21:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d068857a-0949-5992-95d9-eda06b463672 with scrape type 2
2026-03-26 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d068857a-0949-5992-95d9-eda06b463672 with scrape type 2
2026-03-26 21:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d068857a-0949-5992-95d9-eda06b463672, identifier: 10709048
2026-03-26 21:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with identifier: 10709053
2026-03-26 21:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with scrape type 2
2026-03-26 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with scrape type 2
2026-03-26 21:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d, identifier: 10709053
2026-03-26 21:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745865/general/c7ad1b67-6350-4ab7-a08d-f3164af8f8d6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732880)
2026-03-26 21:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709042> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: fc1f6432-ce63-5b73-8f81-1f2811cac07b with identifier: 10732889
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-26 21:31:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 21:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: fc1f6432-ce63-5b73-8f81-1f2811cac07b with identifier: 10732889
2026-03-26 21:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: fc1f6432-ce63-5b73-8f81-1f2811cac07b with identifier: 10732889 to the API
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10732889>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'fc1f6432-ce63-5b73-8f81-1f2811cac07b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY22VZE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732889',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 43509,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5742805/general/f746d40a-5295-43a1-83de-19b3dd2d22a8.jpg',
'https://images.openlane.eu/carimgs/5742805/general/4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg',
'https://images.openlane.eu/carimgs/5742805/general/ae3bb9a5-88fc-4299-9e7a-2355e722555c.jpg',
'https://images.openlane.eu/carimgs/5742805/general/b957b5c0-0bee-4fb2-83f5-975db9dcdf02.jpg',
'https://images.openlane.eu/carimgs/5742805/general/6e67a664-831d-4aaa-bc6f-c6ec9d79b2e1.jpg',
'https://images.openlane.eu/carimgs/5742805/general/5d5a6408-cb38-4a8f-bf1f-79a3600584ad.jpg',
'https://images.openlane.eu/carimgs/5742805/general/87f4aff1-4528-4039-82eb-3c1819591015.jpg',
'https://images.openlane.eu/carimgs/5742805/general/8b785e02-4ab8-45ac-8df8-8ed427b4e63d.jpg',
'https://images.openlane.eu/carimgs/5742805/general/78ed1a2a-f132-4097-bffb-c5b449a9ec2a.jpg',
'https://images.openlane.eu/carimgs/5742805/general/2fd911b0-1b52-429d-a42c-78a74c2685e2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267701,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/f746d40a-5295-43a1-83de-19b3dd2d22a8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278443,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279925,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/ae3bb9a5-88fc-4299-9e7a-2355e722555c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233092,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/b957b5c0-0bee-4fb2-83f5-975db9dcdf02.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229283,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/6e67a664-831d-4aaa-bc6f-c6ec9d79b2e1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199630,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/5d5a6408-cb38-4a8f-bf1f-79a3600584ad.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185459,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/87f4aff1-4528-4039-82eb-3c1819591015.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111958,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/8b785e02-4ab8-45ac-8df8-8ed427b4e63d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159022,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/78ed1a2a-f132-4097-bffb-c5b449a9ec2a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202270,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742805/general/2fd911b0-1b52-429d-a42c-78a74c2685e2.jpg',
'Width': 1440}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 136 '
'hp - DY22VZE - 43,509 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732889%27 HTTP/1.1" 200 None
2026-03-26 21:31:23 [openlane.gb] INFO: Saving data for 10732889: {'created_time': 1774560683.301887, 'last_price_update_time': 1774560683.301898, 'auction_closing_time': 1774879200.0}
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732889') HTTP/1.1" 204 0
2026-03-26 21:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d068857a-0949-5992-95d9-eda06b463672 with identifier: 10709048
2026-03-26 21:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d068857a-0949-5992-95d9-eda06b463672 with identifier: 10709048
2026-03-26 21:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d068857a-0949-5992-95d9-eda06b463672 with identifier: 10709048 to the API
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709048>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 60,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Electric',
'id': 'd068857a-0949-5992-95d9-eda06b463672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA20MEV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709048',
'listing': 'auction',
'location': 'Holywell',
'make': 'Renault',
'model': 'e-Kangoo',
'odometer': 10679,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2020-07-21',
'seats_number': 2,
'seller_name': 'E & J Hone Ltd',
'title': 'Renault Maxi e-Kangoo 31 kWh - Electric - Automatic - 60 hp - '
'MA20MEV - 10,679 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709048%27 HTTP/1.1" 200 None
2026-03-26 21:31:23 [openlane.gb] INFO: Saving data for 10709048: {'auction_closing_time': 1774612800.0, 'created_time': 1774258258.143281, 'last_price_update_time': 1774560683.591409}
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709048') HTTP/1.1" 204 0
2026-03-26 21:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with identifier: 10709053
2026-03-26 21:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with identifier: 10709053
2026-03-26 21:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with identifier: 10709053 to the API
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709053>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '568d34bc-c16d-5b30-a3ed-01f1bb28a64d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NRN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709053',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro 2.0 Turbo Prime XL - Diesel - Automatic - 1 hp - '
'DT75NRN - 10 mi',
'transmission': 'automatic',
'trim': 'Prime XL',
'vin': None,
'year': 2026}
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709053%27 HTTP/1.1" 200 None
2026-03-26 21:31:23 [openlane.gb] INFO: Saving data for 10709053: {'auction_closing_time': 1774612800.0, 'created_time': 1774258286.382425, 'last_price_update_time': 1774560683.920054}
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709053') HTTP/1.1" 204 0
2026-03-26 21:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343db4410>
2026-03-26 21:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_1.jpg HTTP/1.1" 201 0
2026-03-26 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F133a5b1c-b355-401b-ab07-733a7c2a1553.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/133a5b1c-b355-401b-ab07-733a7c2a1553.jpg saved to cache
2026-03-26 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4213bf39-88cc-5140-b47a-eb9974f24b95
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343df6990>
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F17560787-78f2-4de3-990b-196a3a9e5c0a.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/17560787-78f2-4de3-990b-196a3a9e5c0a.jpg saved to cache
2026-03-26 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c
2026-03-26 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743614/general/c21d6f6c-ab15-46d2-ac23-1421e2dd6a59.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732876)
2026-03-26 21:31:24 [openlane.gb] INFO: Found listing with ID: 10707310
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707310%27 HTTP/1.1" 200 None
2026-03-26 21:31:24 [openlane.gb] INFO: Scrape type for 10707310: 2
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F5ecee232-154a-4b23-8de6-f988d2b57721.jpg%27 HTTP/1.1" 200 None
2026-03-26 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/5ecee232-154a-4b23-8de6-f988d2b57721.jpg not downloaded yet
2026-03-26 21:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745865/general/ff18682b-c307-492c-931f-4c936ebb71f3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732880)
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d93d50>
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F6668824b-a914-4123-94f5-168a02a563f1.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/6668824b-a914-4123-94f5-168a02a563f1.jpg saved to cache
2026-03-26 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4213bf39-88cc-5140-b47a-eb9974f24b95
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34852f810>
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F0289828c-b0a0-416b-a797-ba0a20f766ab.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/0289828c-b0a0-416b-a797-ba0a20f766ab.jpg saved to cache
2026-03-26 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c
2026-03-26 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743614/general/8cea16fb-6c94-447a-a245-9ba364f91c0a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732876)
2026-03-26 21:31:24 [openlane.gb] INFO: Found listing with ID: 10707309
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707309%27 HTTP/1.1" 200 None
2026-03-26 21:31:24 [openlane.gb] INFO: Scrape type for 10707309: 2
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343598910>
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252Fc7ad1b67-6350-4ab7-a08d-f3164af8f8d6.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/c7ad1b67-6350-4ab7-a08d-f3164af8f8d6.jpg saved to cache
2026-03-26 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4213bf39-88cc-5140-b47a-eb9974f24b95
2026-03-26 21:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with identifier: 10709042
2026-03-26 21:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with scrape type 2
2026-03-26 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with scrape type 2
2026-03-26 21:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e, identifier: 10709042
2026-03-26 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745865/general/8648868f-1b9d-400f-b48e-863eb333c4c8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732880)
2026-03-26 21:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with identifier: 10709042
2026-03-26 21:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with identifier: 10709042
2026-03-26 21:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with identifier: 10709042 to the API
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709042>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd24bfe94-80cb-5647-8bf0-0d9a0b4d098e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS24AOW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709042',
'listing': 'auction',
'location': 'Holywell',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 11427,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2024-03-31',
'seats_number': 5,
'seller_name': 'E & J Hone Ltd',
'title': 'Peugeot Partner 1.5 HDI Asphalt - Diesel - Manual - 102 hp - '
'KS24AOW - 11,427 mi',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2024}
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709042%27 HTTP/1.1" 200 None
2026-03-26 21:31:24 [openlane.gb] INFO: Saving data for 10709042: {'auction_closing_time': 1774612800.0, 'created_time': 1774258249.806897, 'last_price_update_time': 1774560684.720753}
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709042') HTTP/1.1" 204 0
2026-03-26 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745865/general/09d52a00-7eca-4984-bbc2-792cea196b4f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732880)
2026-03-26 21:31:24 [openlane.gb] INFO: Found listing with ID: 10707308
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707308%27 HTTP/1.1" 200 None
2026-03-26 21:31:24 [openlane.gb] INFO: Scrape type for 10707308: 0
2026-03-26 21:31:24 [openlane.gb] INFO: Found listing with ID: 10707307
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707307%27 HTTP/1.1" 200 None
2026-03-26 21:31:24 [openlane.gb] INFO: Scrape type for 10707307: 0
2026-03-26 21:31:24 [openlane.gb] INFO: Found listing with ID: 10606304
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606304%27 HTTP/1.1" 200 None
2026-03-26 21:31:24 [openlane.gb] INFO: Scrape type for 10606304: 2
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c01550>
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252Fc21d6f6c-ab15-46d2-ac23-1421e2dd6a59.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/c21d6f6c-ab15-46d2-ac23-1421e2dd6a59.jpg saved to cache
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3423bf1d0>
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252Fff18682b-c307-492c-931f-4c936ebb71f3.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/ff18682b-c307-492c-931f-4c936ebb71f3.jpg saved to cache
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4213bf39-88cc-5140-b47a-eb9974f24b95
2026-03-26 21:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745865/general/73b8fd15-769f-4258-ad26-156209683e9a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732880)
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb34840e350>
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F8cea16fb-6c94-447a-a245-9ba364f91c0a.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/8cea16fb-6c94-447a-a245-9ba364f91c0a.jpg saved to cache
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c
2026-03-26 21:31:25 [openlane.gb] INFO: Found listing with ID: 10630715
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630715%27 HTTP/1.1" 200 None
2026-03-26 21:31:25 [openlane.gb] INFO: Scrape type for 10630715: 0
2026-03-26 21:31:25 [openlane.gb] INFO: Found listing with ID: 10630207
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630207%27 HTTP/1.1" 200 None
2026-03-26 21:31:25 [openlane.gb] INFO: Scrape type for 10630207: 2
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b78850>
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F8648868f-1b9d-400f-b48e-863eb333c4c8.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/8648868f-1b9d-400f-b48e-863eb333c4c8.jpg saved to cache
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4213bf39-88cc-5140-b47a-eb9974f24b95
2026-03-26 21:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743614/general/78a7300f-9a95-4e41-85a2-37afbe631416.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732876)
2026-03-26 21:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745865/general/4f883d6a-f641-47c9-928d-c8d98730c937.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732880)
2026-03-26 21:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709049> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709058> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709009> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343aad310>
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F09d52a00-7eca-4984-bbc2-792cea196b4f.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/09d52a00-7eca-4984-bbc2-792cea196b4f.jpg saved to cache
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4213bf39-88cc-5140-b47a-eb9974f24b95
2026-03-26 21:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743614/general/62551015-e66f-4d9d-8de4-ac29b14d8aad.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732876)
2026-03-26 21:31:25 [openlane.gb] INFO: Found listing with ID: 10630206
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630206%27 HTTP/1.1" 200 None
2026-03-26 21:31:25 [openlane.gb] INFO: Scrape type for 10630206: 0
2026-03-26 21:31:25 [openlane.gb] INFO: Found listing with ID: 10619050
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710619050%27 HTTP/1.1" 200 None
2026-03-26 21:31:25 [openlane.gb] INFO: Scrape type for 10619050: 0
2026-03-26 21:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10706007> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b0a790>
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F73b8fd15-769f-4258-ad26-156209683e9a.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/73b8fd15-769f-4258-ad26-156209683e9a.jpg saved to cache
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4213bf39-88cc-5140-b47a-eb9974f24b95
2026-03-26 21:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745865/general/5ecee232-154a-4b23-8de6-f988d2b57721.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732880)
2026-03-26 21:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10606317> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343b09810>
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F78a7300f-9a95-4e41-85a2-37afbe631416.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/78a7300f-9a95-4e41-85a2-37afbe631416.jpg saved to cache
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d67250>
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F4f883d6a-f641-47c9-928d-c8d98730c937.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/4f883d6a-f641-47c9-928d-c8d98730c937.jpg saved to cache
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4213bf39-88cc-5140-b47a-eb9974f24b95
2026-03-26 21:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c44ab663-f841-5699-8118-173c26d37077 with identifier: 10709049
2026-03-26 21:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c44ab663-f841-5699-8118-173c26d37077 with scrape type 2
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c44ab663-f841-5699-8118-173c26d37077 with scrape type 2
2026-03-26 21:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: c44ab663-f841-5699-8118-173c26d37077, identifier: 10709049
2026-03-26 21:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b4ac577-1e65-525c-90a3-f3056cf2575d with identifier: 10709058
2026-03-26 21:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b4ac577-1e65-525c-90a3-f3056cf2575d with scrape type 2
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b4ac577-1e65-525c-90a3-f3056cf2575d with scrape type 2
2026-03-26 21:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7b4ac577-1e65-525c-90a3-f3056cf2575d, identifier: 10709058
2026-03-26 21:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with identifier: 10709009
2026-03-26 21:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with scrape type 2
2026-03-26 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with scrape type 2
2026-03-26 21:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0d09bbd0-6405-5e52-8bc2-260f83f9f933, identifier: 10709009
2026-03-26 21:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: c44ab663-f841-5699-8118-173c26d37077 with identifier: 10709049
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-26 21:31:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 21:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: c44ab663-f841-5699-8118-173c26d37077 with identifier: 10709049
2026-03-26 21:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: c44ab663-f841-5699-8118-173c26d37077 with identifier: 10709049 to the API
2026-03-26 21:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709049>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'c44ab663-f841-5699-8118-173c26d37077',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MT07XFC',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709049',
'listing': 'auction',
'location': 'Holywell',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 53174,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 3,
'seller_name': 'E & J Hone Ltd',
'title': 'Volkswagen Transporter dropside 1.9 TDI - Diesel - Manual - 110 hp '
'- MT07XFC - 53,174 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-26 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709049%27 HTTP/1.1" 200 None
2026-03-26 21:31:27 [openlane.gb] INFO: Saving data for 10709049: {'auction_closing_time': 1774612800.0, 'created_time': 1774258693.472503, 'last_price_update_time': 1774560687.988381}
2026-03-26 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709049') HTTP/1.1" 204 0
2026-03-26 21:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7b4ac577-1e65-525c-90a3-f3056cf2575d with identifier: 10709058
2026-03-26 21:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7b4ac577-1e65-525c-90a3-f3056cf2575d with identifier: 10709058
2026-03-26 21:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7b4ac577-1e65-525c-90a3-f3056cf2575d with identifier: 10709058 to the API
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709058>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '7b4ac577-1e65-525c-90a3-f3056cf2575d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VK23EDV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709058',
'listing': 'auction',
'location': 'Wigan',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 64000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-03-16',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Vauxhall Vivaro L2H1 1.5 CDTI Dynamic - Diesel - Manual - 1 hp - '
'VK23EDV - 64,000 mi',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2023}
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709058%27 HTTP/1.1" 200 None
2026-03-26 21:31:28 [openlane.gb] INFO: Saving data for 10709058: {'auction_closing_time': 1774612800.0, 'created_time': 1774258693.152672, 'last_price_update_time': 1774560688.381169}
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709058') HTTP/1.1" 204 0
2026-03-26 21:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with identifier: 10709009
2026-03-26 21:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with identifier: 10709009
2026-03-26 21:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with identifier: 10709009 to the API
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709009>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0d09bbd0-6405-5e52-8bc2-260f83f9f933',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DL75YWK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709009',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': 'Thompson Fleet Ltd',
'title': 'Vauxhall Combo 1.5 Turbo Prime Plus - Diesel - Manual - 102 hp - '
'DL75YWK - 10 mi',
'transmission': 'manual',
'trim': 'Prime Plus',
'vin': None,
'year': 2025}
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709009%27 HTTP/1.1" 200 None
2026-03-26 21:31:28 [openlane.gb] INFO: Saving data for 10709009: {'auction_closing_time': 1775034000.0, 'created_time': 1774258398.986711, 'last_price_update_time': 1774560688.662593}
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709009') HTTP/1.1" 204 0
2026-03-26 21:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743614/general/1e977601-e1ca-4808-868e-d9189941ee50.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732876)
2026-03-26 21:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743597/general/d051d3e1-f7c5-44da-8f09-6cc1973fd959.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732888)
2026-03-26 21:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343581310>
2026-03-26 21:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_8.jpg HTTP/1.1" 201 0
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F62551015-e66f-4d9d-8de4-ac29b14d8aad.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/62551015-e66f-4d9d-8de4-ac29b14d8aad.jpg saved to cache
2026-03-26 21:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c
2026-03-26 21:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10706007
2026-03-26 21:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b37423a6-745f-5951-8ec1-77785fe594d2 with scrape type 2
2026-03-26 21:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b37423a6-745f-5951-8ec1-77785fe594d2 with scrape type 2
2026-03-26 21:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b37423a6-745f-5951-8ec1-77785fe594d2, identifier: 10706007
2026-03-26 21:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343e13610>
2026-03-26 21:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_9.jpg HTTP/1.1" 201 0
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745865%252Fgeneral%252F5ecee232-154a-4b23-8de6-f988d2b57721.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745865/general/5ecee232-154a-4b23-8de6-f988d2b57721.jpg saved to cache
2026-03-26 21:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4213bf39-88cc-5140-b47a-eb9974f24b95
2026-03-26 21:31:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4213bf39-88cc-5140-b47a-eb9974f24b95, skipping ID generation
2026-03-26 21:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4213bf39-88cc-5140-b47a-eb9974f24b95 with scrape type 1
2026-03-26 21:31:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4213bf39-88cc-5140-b47a-eb9974f24b95 sending to next pipeline
2026-03-26 21:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4213bf39-88cc-5140-b47a-eb9974f24b95, identifier: 10732880
2026-03-26 21:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317
2026-03-26 21:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eef36a0e-c894-5288-975b-9e695b66dfcd with scrape type 2
2026-03-26 21:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eef36a0e-c894-5288-975b-9e695b66dfcd with scrape type 2
2026-03-26 21:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: eef36a0e-c894-5288-975b-9e695b66dfcd, identifier: 10606317
2026-03-26 21:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10692824> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10706007
2026-03-26 21:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10706007
2026-03-26 21:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10706007 to the API
2026-03-26 21:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10706007>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b37423a6-745f-5951-8ec1-77785fe594d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NUE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10706007',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 20,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': 'Thompson Fleet Ltd',
'title': 'Vauxhall Movano 2.2 Turbo Prime - Diesel - Automatic - 140 hp - '
'DT75NUE - 20 mi',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-26 21:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710706007%27 HTTP/1.1" 200 None
2026-03-26 21:31:29 [openlane.gb] INFO: Saving data for 10706007: {'auction_closing_time': 1775034000.0, 'created_time': 1774042271.940125, 'last_price_update_time': 1774560689.925588}
2026-03-26 21:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10706007') HTTP/1.1" 204 0
2026-03-26 21:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4213bf39-88cc-5140-b47a-eb9974f24b95 with identifier: 10732880
2026-03-26 21:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4213bf39-88cc-5140-b47a-eb9974f24b95 with identifier: 10732880
2026-03-26 21:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4213bf39-88cc-5140-b47a-eb9974f24b95 with identifier: 10732880 to the API
2026-03-26 21:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745865/general/5ecee232-154a-4b23-8de6-f988d2b57721.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '4213bf39-88cc-5140-b47a-eb9974f24b95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FP71HYR',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732880',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 38949,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289186,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745865/general/58dfc900-55c3-41f7-adb9-6f22c953d6f1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281599,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745865/general/133a5b1c-b355-401b-ab07-733a7c2a1553.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344066,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745865/general/ff18682b-c307-492c-931f-4c936ebb71f3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290598,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745865/general/6668824b-a914-4123-94f5-168a02a563f1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260902,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745865/general/c7ad1b67-6350-4ab7-a08d-f3164af8f8d6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283116,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745865/general/8648868f-1b9d-400f-b48e-863eb333c4c8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278003,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745865/general/09d52a00-7eca-4984-bbc2-792cea196b4f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247452,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745865/general/73b8fd15-769f-4258-ad26-156209683e9a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201147,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745865/general/4f883d6a-f641-47c9-928d-c8d98730c937.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4213bf39-88cc-5140-b47a-eb9974f24b95/4213bf39-88cc-5140-b47a-eb9974f24b95_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263184,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745865/general/5ecee232-154a-4b23-8de6-f988d2b57721.jpg',
'Width': 1440}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'FP71HYR - 38,949 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2021}
2026-03-26 21:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732880%27 HTTP/1.1" 200 None
2026-03-26 21:31:30 [openlane.gb] INFO: Saving data for 10732880: {'created_time': 1774560690.355051, 'last_price_update_time': 1774560690.35506, 'auction_closing_time': 1774965600.0}
2026-03-26 21:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732880') HTTP/1.1" 204 0
2026-03-26 21:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317
2026-03-26 21:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317
2026-03-26 21:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317 to the API
2026-03-26 21:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10606317>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'eef36a0e-c894-5288-975b-9e695b66dfcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DW75CTY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10606317',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2026-02-19',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Movano dropside 2.2 Turbo Prime - Diesel - Manual - 140 hp '
'- DW75CTY - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606317%27 HTTP/1.1" 200 None
2026-03-26 21:31:31 [openlane.gb] INFO: Saving data for 10606317: {'auction_closing_time': 1775034000.0, 'created_time': 1773403678.454142, 'last_price_update_time': 1774560691.571332}
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10606317') HTTP/1.1" 204 0
2026-03-26 21:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742808/general/bb027ac5-7e05-488a-8537-65ffa7dccb03.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732881)
2026-03-26 21:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743614/general/8a7416de-f6c7-4073-a551-7c86a64e511d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732876)
2026-03-26 21:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746040/general/7165aed4-f341-4501-9523-95f6f1b0f395.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732887)
2026-03-26 21:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3480bf890>
2026-03-26 21:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F1e977601-e1ca-4808-868e-d9189941ee50.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/1e977601-e1ca-4808-868e-d9189941ee50.jpg saved to cache
2026-03-26 21:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c
2026-03-26 21:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb342431750>
2026-03-26 21:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_7.jpg HTTP/1.1" 201 0
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252Fd051d3e1-f7c5-44da-8f09-6cc1973fd959.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/d051d3e1-f7c5-44da-8f09-6cc1973fd959.jpg saved to cache
2026-03-26 21:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6b747a96-3612-584d-b4aa-04eeeafee384
2026-03-26 21:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32933db4-6b31-5530-beda-9f1653481159 with identifier: 10692824
2026-03-26 21:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32933db4-6b31-5530-beda-9f1653481159 with scrape type 2
2026-03-26 21:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32933db4-6b31-5530-beda-9f1653481159 with scrape type 2
2026-03-26 21:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 32933db4-6b31-5530-beda-9f1653481159, identifier: 10692824
2026-03-26 21:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743597/general/a834e77a-3a49-43ba-9260-5c61351424f6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732888)
2026-03-26 21:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 32933db4-6b31-5530-beda-9f1653481159 with identifier: 10692824
2026-03-26 21:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 32933db4-6b31-5530-beda-9f1653481159 with identifier: 10692824
2026-03-26 21:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 32933db4-6b31-5530-beda-9f1653481159 with identifier: 10692824 to the API
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10692824>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '32933db4-6b31-5530-beda-9f1653481159',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75YDJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10692824',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2026-02-05',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro 2.0 Turbo Prime XL - Diesel - Manual - 146 hp - '
'DT75YDJ - 10 mi',
'transmission': 'manual',
'trim': 'Prime XL',
'vin': None,
'year': 2026}
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710692824%27 HTTP/1.1" 200 None
2026-03-26 21:31:32 [openlane.gb] INFO: Saving data for 10692824: {'auction_closing_time': 1775034000.0, 'created_time': 1773869458.077901, 'last_price_update_time': 1774560692.084658}
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10692824') HTTP/1.1" 204 0
2026-03-26 21:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743597/general/27451b99-f1eb-4a06-86b3-80b32c1649b2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732888)
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343581690>
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252Fbb027ac5-7e05-488a-8537-65ffa7dccb03.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/bb027ac5-7e05-488a-8537-65ffa7dccb03.jpg saved to cache
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0142c5fb-a9bb-50b0-a69e-429456cb13a5
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343f26050>
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743614%252Fgeneral%252F8a7416de-f6c7-4073-a551-7c86a64e511d.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743614/general/8a7416de-f6c7-4073-a551-7c86a64e511d.jpg saved to cache
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c
2026-03-26 21:31:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c, skipping ID generation
2026-03-26 21:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c with scrape type 1
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c sending to next pipeline
2026-03-26 21:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c, identifier: 10732876
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d98d50>
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252F7165aed4-f341-4501-9523-95f6f1b0f395.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/7165aed4-f341-4501-9523-95f6f1b0f395.jpg saved to cache
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item db050f2d-a2bf-50b2-886b-3554872d0a67
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb348087150>
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_6.jpg HTTP/1.1" 201 0
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252Fa834e77a-3a49-43ba-9260-5c61351424f6.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/a834e77a-3a49-43ba-9260-5c61351424f6.jpg saved to cache
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6b747a96-3612-584d-b4aa-04eeeafee384
2026-03-26 21:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743597/general/6eb2109d-f3f9-4ed6-908c-b73b8fd30561.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732888)
2026-03-26 21:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746040/general/bf7c3b09-ce4f-4453-a600-30582d65814d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732887)
2026-03-26 21:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c with identifier: 10732876
2026-03-26 21:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c with identifier: 10732876
2026-03-26 21:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c with identifier: 10732876 to the API
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743614/general/8a7416de-f6c7-4073-a551-7c86a64e511d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YR22LUA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732876',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 20094,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261029,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743614/general/718a0103-c7be-4c69-8467-9f2df91b7f31.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279815,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743614/general/b3473729-3b10-4b32-bae1-9e6da6a587d7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295755,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743614/general/8a7416de-f6c7-4073-a551-7c86a64e511d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313454,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743614/general/17560787-78f2-4de3-990b-196a3a9e5c0a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297431,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743614/general/c21d6f6c-ab15-46d2-ac23-1421e2dd6a59.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226288,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743614/general/0289828c-b0a0-416b-a797-ba0a20f766ab.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282416,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743614/general/8cea16fb-6c94-447a-a245-9ba364f91c0a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218622,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743614/general/1e977601-e1ca-4808-868e-d9189941ee50.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217291,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743614/general/62551015-e66f-4d9d-8de4-ac29b14d8aad.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c/10a2b1ce-ca3d-5b26-8fcd-884ec54a6a1c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262293,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743614/general/78a7300f-9a95-4e41-85a2-37afbe631416.jpg',
'Width': 1440}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - YR22LUA - 20,094 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732876%27 HTTP/1.1" 200 None
2026-03-26 21:31:32 [openlane.gb] INFO: Saving data for 10732876: {'created_time': 1774560692.778325, 'last_price_update_time': 1774560692.778335, 'auction_closing_time': 1774965600.0}
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732876') HTTP/1.1" 204 0
2026-03-26 21:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745950/general/21035334-3d13-4dcf-9ccb-65ba85130486.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732882)
2026-03-26 21:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742808/general/fffc9a1e-005a-4c32-9c5b-90b7d0c592d4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732881)
2026-03-26 21:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10707310> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10606304> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709047> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d187d0>
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_5.jpg HTTP/1.1" 201 0
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252F27451b99-f1eb-4a06-86b3-80b32c1649b2.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/27451b99-f1eb-4a06-86b3-80b32c1649b2.jpg saved to cache
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6b747a96-3612-584d-b4aa-04eeeafee384
2026-03-26 21:31:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 21:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10707309> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10619051> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343c2b950>
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252F6eb2109d-f3f9-4ed6-908c-b73b8fd30561.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/6eb2109d-f3f9-4ed6-908c-b73b8fd30561.jpg saved to cache
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6b747a96-3612-584d-b4aa-04eeeafee384
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343cf2f50>
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_4.jpg HTTP/1.1" 201 0
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252Fbf7c3b09-ce4f-4453-a600-30582d65814d.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/bf7c3b09-ce4f-4453-a600-30582d65814d.jpg saved to cache
2026-03-26 21:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item db050f2d-a2bf-50b2-886b-3554872d0a67
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343bed910>
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745950%252Fgeneral%252F21035334-3d13-4dcf-9ccb-65ba85130486.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745950/general/21035334-3d13-4dcf-9ccb-65ba85130486.jpg saved to cache
2026-03-26 21:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d4994927-c33e-565c-a589-bbecaa4ec3c3
2026-03-26 21:31:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d4994927-c33e-565c-a589-bbecaa4ec3c3, skipping ID generation
2026-03-26 21:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4994927-c33e-565c-a589-bbecaa4ec3c3 with scrape type 1
2026-03-26 21:31:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d4994927-c33e-565c-a589-bbecaa4ec3c3 sending to next pipeline
2026-03-26 21:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d4994927-c33e-565c-a589-bbecaa4ec3c3, identifier: 10732882
2026-03-26 21:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb349e2d650>
2026-03-26 21:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742808%252Fgeneral%252Ffffc9a1e-005a-4c32-9c5b-90b7d0c592d4.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742808/general/fffc9a1e-005a-4c32-9c5b-90b7d0c592d4.jpg saved to cache
2026-03-26 21:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0142c5fb-a9bb-50b0-a69e-429456cb13a5
2026-03-26 21:31:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0142c5fb-a9bb-50b0-a69e-429456cb13a5, skipping ID generation
2026-03-26 21:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0142c5fb-a9bb-50b0-a69e-429456cb13a5 with scrape type 1
2026-03-26 21:31:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0142c5fb-a9bb-50b0-a69e-429456cb13a5 sending to next pipeline
2026-03-26 21:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0142c5fb-a9bb-50b0-a69e-429456cb13a5, identifier: 10732881
2026-03-26 21:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b37e1847-6231-5a6e-b90a-eacb2bad5470 with identifier: 10707310
2026-03-26 21:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b37e1847-6231-5a6e-b90a-eacb2bad5470 with scrape type 2
2026-03-26 21:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b37e1847-6231-5a6e-b90a-eacb2bad5470 with scrape type 2
2026-03-26 21:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b37e1847-6231-5a6e-b90a-eacb2bad5470, identifier: 10707310
2026-03-26 21:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10606304
2026-03-26 21:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b9c269a-fff8-5d2a-839d-8639f47277cb with scrape type 2
2026-03-26 21:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b9c269a-fff8-5d2a-839d-8639f47277cb with scrape type 2
2026-03-26 21:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7b9c269a-fff8-5d2a-839d-8639f47277cb, identifier: 10606304
2026-03-26 21:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ba50e22-7674-5d71-8009-fa39ea7b260a with identifier: 10709047
2026-03-26 21:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ba50e22-7674-5d71-8009-fa39ea7b260a with scrape type 2
2026-03-26 21:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ba50e22-7674-5d71-8009-fa39ea7b260a with scrape type 2
2026-03-26 21:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2ba50e22-7674-5d71-8009-fa39ea7b260a, identifier: 10709047
2026-03-26 21:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d4994927-c33e-565c-a589-bbecaa4ec3c3 with identifier: 10732882
2026-03-26 21:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d4994927-c33e-565c-a589-bbecaa4ec3c3 with identifier: 10732882
2026-03-26 21:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d4994927-c33e-565c-a589-bbecaa4ec3c3 with identifier: 10732882 to the API
2026-03-26 21:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745950/general/21035334-3d13-4dcf-9ccb-65ba85130486.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4994927-c33e-565c-a589-bbecaa4ec3c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YP71LKU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732882',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 42447,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302557,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745950/general/89e06955-c7e1-4bca-ae20-2f9e3517e72c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272161,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745950/general/fdabd9a6-4115-4c09-8930-0dc6127a343f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296340,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745950/general/dacf6882-e417-4ac0-9662-86e2450d0fd9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253885,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745950/general/21035334-3d13-4dcf-9ccb-65ba85130486.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234757,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745950/general/1db17dcb-49ed-4e17-8b18-6813c25b8041.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273344,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745950/general/18cc63e9-0c17-48b6-92af-4bcb8569b3cf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257935,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745950/general/b8d80a1f-c705-4f62-9326-f291d958747b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231771,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745950/general/3417f949-7b29-41bb-9d1c-affc44610939.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260397,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745950/general/605ba6a9-b74e-44ab-89e7-de746a9dfb6e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4994927-c33e-565c-a589-bbecaa4ec3c3/d4994927-c33e-565c-a589-bbecaa4ec3c3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295768,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745950/general/ac7b3257-9141-44e7-84bc-877d65985c4d.jpg',
'Width': 1440}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 SE - Petrol - Manual - 75 hp - YP71LKU - 42,447 '
'mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2021}
2026-03-26 21:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732882%27 HTTP/1.1" 200 None
2026-03-26 21:31:33 [openlane.gb] INFO: Saving data for 10732882: {'created_time': 1774560693.894088, 'last_price_update_time': 1774560693.894099, 'auction_closing_time': 1774879200.0}
2026-03-26 21:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732882') HTTP/1.1" 204 0
2026-03-26 21:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0142c5fb-a9bb-50b0-a69e-429456cb13a5 with identifier: 10732881
2026-03-26 21:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0142c5fb-a9bb-50b0-a69e-429456cb13a5 with identifier: 10732881
2026-03-26 21:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0142c5fb-a9bb-50b0-a69e-429456cb13a5 with identifier: 10732881 to the API
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742808/general/fffc9a1e-005a-4c32-9c5b-90b7d0c592d4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '0142c5fb-a9bb-50b0-a69e-429456cb13a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NG71MJF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732881',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 32009,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253478,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742808/general/6e599bc7-71df-4516-bfd2-86b14278c47e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269049,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742808/general/d4fff775-b33d-42d9-8e86-f07e18a245ea.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308321,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742808/general/0fbaf6cd-ce2a-457a-93a5-aec687cfdbb1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268515,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742808/general/fffc9a1e-005a-4c32-9c5b-90b7d0c592d4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223434,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742808/general/47be1272-2670-433d-8d01-59b63fbf284f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246191,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742808/general/7b795a86-0788-424d-8492-a592b5b2690e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207563,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742808/general/bb027ac5-7e05-488a-8537-65ffa7dccb03.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160323,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742808/general/eac365f3-c315-45cf-b2a8-946301aa8b5c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205466,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742808/general/22387fcb-9566-45fa-9b30-1d540925000e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0142c5fb-a9bb-50b0-a69e-429456cb13a5/0142c5fb-a9bb-50b0-a69e-429456cb13a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232126,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742808/general/f58aced6-2416-41da-aee1-43f39dd90508.jpg',
'Width': 1440}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'NG71MJF - 32,009 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2021}
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732881%27 HTTP/1.1" 200 None
2026-03-26 21:31:34 [openlane.gb] INFO: Saving data for 10732881: {'created_time': 1774560694.291041, 'last_price_update_time': 1774560694.291052, 'auction_closing_time': 1774965600.0}
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732881') HTTP/1.1" 204 0
2026-03-26 21:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b37e1847-6231-5a6e-b90a-eacb2bad5470 with identifier: 10707310
2026-03-26 21:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b37e1847-6231-5a6e-b90a-eacb2bad5470 with identifier: 10707310
2026-03-26 21:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b37e1847-6231-5a6e-b90a-eacb2bad5470 with identifier: 10707310 to the API
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10707310>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b37e1847-6231-5a6e-b90a-eacb2bad5470',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NNX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10707310',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21650,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 2.0 Pro - Diesel - Manual - 146 hp - DT75NNX - '
'25 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707310%27 HTTP/1.1" 200 None
2026-03-26 21:31:34 [openlane.gb] INFO: Saving data for 10707310: {'auction_closing_time': 1775034000.0, 'created_time': 1774042271.296574, 'last_price_update_time': 1774560694.582271}
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10707310') HTTP/1.1" 204 0
2026-03-26 21:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10606304
2026-03-26 21:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10606304
2026-03-26 21:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10606304 to the API
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10606304>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7b9c269a-fff8-5d2a-839d-8639f47277cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75EUK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10606304',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 25650,
'price_includes_vat': True,
'registration_date': '2026-02-09',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Movano dropside 2.2 Turbo Prime - Diesel - Manual - 140 hp '
'- DT75EUK - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606304%27 HTTP/1.1" 200 None
2026-03-26 21:31:34 [openlane.gb] INFO: Saving data for 10606304: {'auction_closing_time': 1775034000.0, 'created_time': 1773403721.609663, 'last_price_update_time': 1774560694.91781}
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10606304') HTTP/1.1" 204 0
2026-03-26 21:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2ba50e22-7674-5d71-8009-fa39ea7b260a with identifier: 10709047
2026-03-26 21:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2ba50e22-7674-5d71-8009-fa39ea7b260a with identifier: 10709047
2026-03-26 21:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2ba50e22-7674-5d71-8009-fa39ea7b260a with identifier: 10709047 to the API
2026-03-26 21:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709047>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '2ba50e22-7674-5d71-8009-fa39ea7b260a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RHX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709047',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 15,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Vivaro L1H1 1.5d Prime - Diesel - Manual - 120 hp - '
'DP75RHX - 15 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-26 21:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709047%27 HTTP/1.1" 200 None
2026-03-26 21:31:35 [openlane.gb] INFO: Saving data for 10709047: {'auction_closing_time': 1774612800.0, 'created_time': 1774258268.714609, 'last_price_update_time': 1774560695.234449}
2026-03-26 21:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709047') HTTP/1.1" 204 0
2026-03-26 21:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746040/general/79639440-5b6f-4e7f-8c58-b8120ecc7876.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732887)
2026-03-26 21:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743597/general/fee680eb-fa37-426b-965c-23b50682528f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732888)
2026-03-26 21:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10630207> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with identifier: 10707309
2026-03-26 21:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with scrape type 2
2026-03-26 21:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with scrape type 2
2026-03-26 21:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1, identifier: 10707309
2026-03-26 21:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fd394ff-4152-529a-9e5d-80111dff0261 with identifier: 10619051
2026-03-26 21:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fd394ff-4152-529a-9e5d-80111dff0261 with scrape type 2
2026-03-26 21:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fd394ff-4152-529a-9e5d-80111dff0261 with scrape type 2
2026-03-26 21:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4fd394ff-4152-529a-9e5d-80111dff0261, identifier: 10619051
2026-03-26 21:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743597/general/aba9a9f9-53c4-4a9e-8a02-97830babb09d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732888)
2026-03-26 21:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746040/general/6cd8bc7d-f122-4c72-a96e-e5b9fc425027.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10732887)
2026-03-26 21:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with identifier: 10707309
2026-03-26 21:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with identifier: 10707309
2026-03-26 21:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with identifier: 10707309 to the API
2026-03-26 21:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10707309>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75ZNK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10707309',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21650,
'price_includes_vat': True,
'registration_date': '2026-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 2.0 Pro - Diesel - Manual - 146 hp - DT75ZNK - '
'25 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-26 21:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707309%27 HTTP/1.1" 200 None
2026-03-26 21:31:35 [openlane.gb] INFO: Saving data for 10707309: {'auction_closing_time': 1775034000.0, 'created_time': 1774042270.923669, 'last_price_update_time': 1774560695.740393}
2026-03-26 21:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10707309') HTTP/1.1" 204 0
2026-03-26 21:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4fd394ff-4152-529a-9e5d-80111dff0261 with identifier: 10619051
2026-03-26 21:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4fd394ff-4152-529a-9e5d-80111dff0261 with identifier: 10619051
2026-03-26 21:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4fd394ff-4152-529a-9e5d-80111dff0261 with identifier: 10619051 to the API
2026-03-26 21:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10619051>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 6,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4fd394ff-4152-529a-9e5d-80111dff0261',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RJU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10619051',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 20,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18650,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 1.5d Prime - Diesel - Manual - 120 hp - '
'DP75RJU - 20 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710619051%27 HTTP/1.1" 200 None
2026-03-26 21:31:36 [openlane.gb] INFO: Saving data for 10619051: {'auction_closing_time': 1775034000.0, 'created_time': 1773403858.490174, 'last_price_update_time': 1774560696.037391}
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10619051') HTTP/1.1" 204 0
2026-03-26 21:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10707311> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343acd550>
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252F79639440-5b6f-4e7f-8c58-b8120ecc7876.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/79639440-5b6f-4e7f-8c58-b8120ecc7876.jpg saved to cache
2026-03-26 21:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item db050f2d-a2bf-50b2-886b-3554872d0a67
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3480872d0>
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_3.jpg HTTP/1.1" 201 0
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252Ffee680eb-fa37-426b-965c-23b50682528f.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/fee680eb-fa37-426b-965c-23b50682528f.jpg saved to cache
2026-03-26 21:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6b747a96-3612-584d-b4aa-04eeeafee384
2026-03-26 21:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630207
2026-03-26 21:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with scrape type 2
2026-03-26 21:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with scrape type 2
2026-03-26 21:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082, identifier: 10630207
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb343d91750>
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743597%252Fgeneral%252Faba9a9f9-53c4-4a9e-8a02-97830babb09d.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743597/general/aba9a9f9-53c4-4a9e-8a02-97830babb09d.jpg saved to cache
2026-03-26 21:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6b747a96-3612-584d-b4aa-04eeeafee384
2026-03-26 21:31:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6b747a96-3612-584d-b4aa-04eeeafee384, skipping ID generation
2026-03-26 21:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b747a96-3612-584d-b4aa-04eeeafee384 with scrape type 1
2026-03-26 21:31:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6b747a96-3612-584d-b4aa-04eeeafee384 sending to next pipeline
2026-03-26 21:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 6b747a96-3612-584d-b4aa-04eeeafee384, identifier: 10732888
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb3486e0fd0>
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 21:31:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_2.jpg HTTP/1.1" 201 0
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746040%252Fgeneral%252F6cd8bc7d-f122-4c72-a96e-e5b9fc425027.jpg') HTTP/1.1" 204 0
2026-03-26 21:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746040/general/6cd8bc7d-f122-4c72-a96e-e5b9fc425027.jpg saved to cache
2026-03-26 21:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item db050f2d-a2bf-50b2-886b-3554872d0a67
2026-03-26 21:31:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: db050f2d-a2bf-50b2-886b-3554872d0a67, skipping ID generation
2026-03-26 21:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db050f2d-a2bf-50b2-886b-3554872d0a67 with scrape type 1
2026-03-26 21:31:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item db050f2d-a2bf-50b2-886b-3554872d0a67 sending to next pipeline
2026-03-26 21:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: db050f2d-a2bf-50b2-886b-3554872d0a67, identifier: 10732887
2026-03-26 21:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630207
2026-03-26 21:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630207
2026-03-26 21:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630207 to the API
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10630207>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8c3947ec-ccc2-5ff3-a067-3e670ef0a082',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75YOG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10630207',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2026-02-09',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Vivaro L1H1 1.5d Pro - Diesel - Manual - 1 hp - DT75YOG - '
'10 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630207%27 HTTP/1.1" 200 None
2026-03-26 21:31:36 [openlane.gb] INFO: Saving data for 10630207: {'auction_closing_time': 1775034000.0, 'created_time': 1773405095.929244, 'last_price_update_time': 1774560696.8449}
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10630207') HTTP/1.1" 204 0
2026-03-26 21:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 6b747a96-3612-584d-b4aa-04eeeafee384 with identifier: 10732888
2026-03-26 21:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 6b747a96-3612-584d-b4aa-04eeeafee384 with identifier: 10732888
2026-03-26 21:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 6b747a96-3612-584d-b4aa-04eeeafee384 with identifier: 10732888 to the API
2026-03-26 21:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743597/general/aba9a9f9-53c4-4a9e-8a02-97830babb09d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Diesel',
'id': '6b747a96-3612-584d-b4aa-04eeeafee384',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP19VDJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732888',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 64607,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323491,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743597/general/2bb3b572-dec7-4320-93dd-5122baa9f844.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248410,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743597/general/32e5805c-7bad-4ac9-a76d-7142039155bf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262499,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743597/general/aba9a9f9-53c4-4a9e-8a02-97830babb09d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228881,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743597/general/fee680eb-fa37-426b-965c-23b50682528f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244514,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743597/general/6eb2109d-f3f9-4ed6-908c-b73b8fd30561.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258078,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743597/general/27451b99-f1eb-4a06-86b3-80b32c1649b2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199046,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743597/general/a834e77a-3a49-43ba-9260-5c61351424f6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120818,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743597/general/d051d3e1-f7c5-44da-8f09-6cc1973fd959.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171086,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743597/general/7b970d38-360b-493a-a9f2-28a4ff916a28.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b747a96-3612-584d-b4aa-04eeeafee384/6b747a96-3612-584d-b4aa-04eeeafee384_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186109,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743597/general/2521bb8a-ed69-4867-a68f-cca99200fe15.jpg',
'Width': 1440}],
'price': 4800,
'price_includes_vat': True,
'registration_date': '2019-06-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.5 Turbo Sport Nav - Diesel - Manual - 131 hp - '
'DP19VDJ - 64,607 mi',
'transmission': 'manual',
'trim': 'Sport Nav',
'vin': None,
'year': 2019}
2026-03-26 21:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732888%27 HTTP/1.1" 200 None
2026-03-26 21:31:38 [openlane.gb] INFO: Saving data for 10732888: {'created_time': 1774560698.007211, 'last_price_update_time': 1774560698.007221, 'auction_closing_time': 1774879200.0}
2026-03-26 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732888') HTTP/1.1" 204 0
2026-03-26 21:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: db050f2d-a2bf-50b2-886b-3554872d0a67 with identifier: 10732887
2026-03-26 21:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: db050f2d-a2bf-50b2-886b-3554872d0a67 with identifier: 10732887
2026-03-26 21:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: db050f2d-a2bf-50b2-886b-3554872d0a67 with identifier: 10732887 to the API
2026-03-26 21:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746040/general/6cd8bc7d-f122-4c72-a96e-e5b9fc425027.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'db050f2d-a2bf-50b2-886b-3554872d0a67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WG69DVK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10732887',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 47357,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324383,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746040/general/a965ae3f-7854-4946-9271-61c77c9a3765.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280830,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746040/general/bc7f422f-48f4-404b-b272-c642f1ec8ec7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332219,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746040/general/6cd8bc7d-f122-4c72-a96e-e5b9fc425027.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243697,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746040/general/79639440-5b6f-4e7f-8c58-b8120ecc7876.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207271,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746040/general/bf7c3b09-ce4f-4453-a600-30582d65814d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273301,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746040/general/d6090f07-6b58-4119-814d-32211fcc6c24.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229452,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746040/general/7165aed4-f341-4501-9523-95f6f1b0f395.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116743,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746040/general/0ed08683-7c1d-4b1e-a9c6-8f62b093e020.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205769,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746040/general/f19a801f-810c-472c-a56c-dcfeaeadd3cf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db050f2d-a2bf-50b2-886b-3554872d0a67/db050f2d-a2bf-50b2-886b-3554872d0a67_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281816,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746040/general/aa5c3fb4-1a26-4262-8722-7e798126f4ce.jpg',
'Width': 1440}],
'price': 4800,
'price_includes_vat': True,
'registration_date': '2019-10-25',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Turbo Sport Nav - Petrol - Manual - 131 hp - '
'WG69DVK - 47,357 mi',
'transmission': 'manual',
'trim': 'Sport Nav',
'vin': None,
'year': 2019}
2026-03-26 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732887%27 HTTP/1.1" 200 None
2026-03-26 21:31:38 [openlane.gb] INFO: Saving data for 10732887: {'created_time': 1774560698.375248, 'last_price_update_time': 1774560698.375258, 'auction_closing_time': 1774879200.0}
2026-03-26 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10732887') HTTP/1.1" 204 0
2026-03-26 21:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709044> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709059> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709050> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10707311
2026-03-26 21:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with scrape type 2
2026-03-26 21:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with scrape type 2
2026-03-26 21:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8bdd813e-5c69-56c6-8694-2e712fd38ee2, identifier: 10707311
2026-03-26 21:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10707311
2026-03-26 21:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10707311
2026-03-26 21:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10707311 to the API
2026-03-26 21:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10707311>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8bdd813e-5c69-56c6-8694-2e712fd38ee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV75UYA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10707311',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2026-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Combo 1.5 Turbo Prime Plus - Diesel - Manual - 102 hp - '
'DV75UYA - 25 mi',
'transmission': 'manual',
'trim': 'Prime Plus',
'vin': None,
'year': 2026}
2026-03-26 21:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707311%27 HTTP/1.1" 200 None
2026-03-26 21:31:39 [openlane.gb] INFO: Saving data for 10707311: {'auction_closing_time': 1775034000.0, 'created_time': 1774042262.628718, 'last_price_update_time': 1774560699.449795}
2026-03-26 21:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10707311') HTTP/1.1" 204 0
2026-03-26 21:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with identifier: 10709044
2026-03-26 21:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with scrape type 2
2026-03-26 21:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with scrape type 2
2026-03-26 21:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3eaa6ed9-3c9a-5333-8412-2a24ea568047, identifier: 10709044
2026-03-26 21:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with identifier: 10709059
2026-03-26 21:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with scrape type 2
2026-03-26 21:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with scrape type 2
2026-03-26 21:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a, identifier: 10709059
2026-03-26 21:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7d9067f-7846-53f2-bba6-38b77058bc0f with identifier: 10709050
2026-03-26 21:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7d9067f-7846-53f2-bba6-38b77058bc0f with scrape type 2
2026-03-26 21:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7d9067f-7846-53f2-bba6-38b77058bc0f with scrape type 2
2026-03-26 21:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: e7d9067f-7846-53f2-bba6-38b77058bc0f, identifier: 10709050
2026-03-26 21:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with identifier: 10709044
2026-03-26 21:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with identifier: 10709044
2026-03-26 21:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with identifier: 10709044 to the API
2026-03-26 21:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709044>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '3eaa6ed9-3c9a-5333-8412-2a24ea568047',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SB22LCG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709044',
'listing': 'auction',
'location': 'Holywell',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 72053,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 27800,
'price_includes_vat': True,
'registration_date': '2022-07-07',
'seats_number': 2,
'seller_name': 'E & J Hone Ltd',
'title': 'Land Rover Discovery 3.0 D300 SE Commercial - Diesel - Automatic - '
'301 hp - SB22LCG - 72,053 mi',
'transmission': 'automatic',
'trim': 'SE Commercial',
'vin': None,
'year': 2022}
2026-03-26 21:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709044%27 HTTP/1.1" 200 None
2026-03-26 21:31:40 [openlane.gb] INFO: Saving data for 10709044: {'auction_closing_time': 1774612800.0, 'created_time': 1774258254.37374, 'last_price_update_time': 1774560700.006901}
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709044') HTTP/1.1" 204 0
2026-03-26 21:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with identifier: 10709059
2026-03-26 21:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with identifier: 10709059
2026-03-26 21:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with identifier: 10709059 to the API
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709059>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce88ffb5-d8d8-50a5-bb53-141f4a494d5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LF68XAM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709059',
'listing': 'auction',
'location': 'Wigan',
'make': 'Ford',
'model': 'Transit',
'odometer': 70000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2018-09-14',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Ford Transit L2H3 2.0 TDCI - Diesel - Manual - 1 hp - LF68XAM - '
'70,000 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709059%27 HTTP/1.1" 200 None
2026-03-26 21:31:40 [openlane.gb] INFO: Saving data for 10709059: {'auction_closing_time': 1774612800.0, 'created_time': 1774258255.186578, 'last_price_update_time': 1774560700.293686}
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709059') HTTP/1.1" 204 0
2026-03-26 21:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: e7d9067f-7846-53f2-bba6-38b77058bc0f with identifier: 10709050
2026-03-26 21:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: e7d9067f-7846-53f2-bba6-38b77058bc0f with identifier: 10709050
2026-03-26 21:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: e7d9067f-7846-53f2-bba6-38b77058bc0f with identifier: 10709050 to the API
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 21:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709050>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e7d9067f-7846-53f2-bba6-38b77058bc0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX68OYB',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709050',
'listing': 'auction',
'location': 'Whyteleafe',
'make': 'Mitsubishi',
'model': 'Canter',
'odometer': 50594,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2018-11-30',
'seats_number': 2,
'seller_name': 'CC Leasing',
'title': 'Mitsubishi Canter - Diesel - Manual - 1 hp - HX68OYB - 50,594 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709050%27 HTTP/1.1" 200 None
2026-03-26 21:31:40 [openlane.gb] INFO: Saving data for 10709050: {'auction_closing_time': 1774612800.0, 'created_time': 1774258250.795694, 'last_price_update_time': 1774560700.577712}
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709050') HTTP/1.1" 204 0
2026-03-26 21:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709052> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 21:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6590e79d-3830-583a-a0e1-0a95f725f655 with identifier: 10709052
2026-03-26 21:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6590e79d-3830-583a-a0e1-0a95f725f655 with scrape type 2
2026-03-26 21:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6590e79d-3830-583a-a0e1-0a95f725f655 with scrape type 2
2026-03-26 21:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 6590e79d-3830-583a-a0e1-0a95f725f655, identifier: 10709052
2026-03-26 21:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 6590e79d-3830-583a-a0e1-0a95f725f655 with identifier: 10709052
2026-03-26 21:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 6590e79d-3830-583a-a0e1-0a95f725f655 with identifier: 10709052
2026-03-26 21:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 6590e79d-3830-583a-a0e1-0a95f725f655 with identifier: 10709052 to the API
2026-03-26 21:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 21:31: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-26 21:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709052>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 6,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '6590e79d-3830-583a-a0e1-0a95f725f655',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS25ERJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709052',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 19031,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro 2.0 Turbo Prime XL - Diesel - Manual - 146 hp - '
'DS25ERJ - 19,031 mi',
'transmission': 'manual',
'trim': 'Prime XL',
'vin': None,
'year': 2025}
2026-03-26 21:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709052%27 HTTP/1.1" 200 None
2026-03-26 21:31:54 [openlane.gb] INFO: Saving data for 10709052: {'auction_closing_time': 1774612800.0, 'created_time': 1774258695.247821, 'last_price_update_time': 1774560714.111497}
2026-03-26 21:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709052') HTTP/1.1" 204 0
2026-03-26 21:31:54 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 21:31:54 [openlane.gb] INFO: openlane.gb Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 21:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 21:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20last_price_update_time%20lt%201774128714 HTTP/1.1" 200 None
2026-03-26 21:31:54 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (55 items) in: file:///var/lib/scrapyd/items/sourcing_v2/openlane.gb/task_10_2026-03-26T21_30_00.jl
2026-03-26 21:31:54 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 307430,
'downloader/request_count': 308,
'downloader/request_method_count/GET': 306,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 62185034,
'downloader/response_count': 308,
'downloader/response_status_count/200': 308,
'elapsed_time_seconds': 108.954359,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 21, 31, 54, 246657, tzinfo=datetime.timezone.utc),
'item_scraped_count': 55,
'log_count/DEBUG': 3075,
'log_count/INFO': 2639,
'memusage/max': 194166784,
'memusage/startup': 150134784,
'photo_download_count': 250,
'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': 198,
'playwright/request_count/method/GET': 172,
'playwright/request_count/method/POST': 26,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/request_count/resource_type/fetch': 58,
'playwright/request_count/resource_type/font': 9,
'playwright/request_count/resource_type/image': 34,
'playwright/request_count/resource_type/other': 2,
'playwright/request_count/resource_type/script': 78,
'playwright/request_count/resource_type/stylesheet': 6,
'playwright/request_count/resource_type/xhr': 9,
'playwright/response_count': 185,
'playwright/response_count/method/GET': 159,
'playwright/response_count/method/POST': 26,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 55,
'playwright/response_count/resource_type/font': 8,
'playwright/response_count/resource_type/image': 26,
'playwright/response_count/resource_type/other': 2,
'playwright/response_count/resource_type/script': 78,
'playwright/response_count/resource_type/stylesheet': 6,
'playwright/response_count/resource_type/xhr': 8,
'request_depth_max': 3,
'response_received_count': 58,
'scheduler/dequeued': 308,
'scheduler/dequeued/memory': 308,
'scheduler/enqueued': 308,
'scheduler/enqueued/memory': 308,
'scrape_type/new': 28,
'scrape_type/price_update': 27,
'scrape_type/skipped': 100,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 57,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.806461143683185,
'scrapy-zyte-api/mean_response_seconds': 4.818776471082842,
'scrapy-zyte-api/processed': 57,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 57,
'scrapy-zyte-api/request_args/experimental.requestCookies': 57,
'scrapy-zyte-api/request_args/experimental.responseCookies': 57,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 57,
'scrapy-zyte-api/request_args/httpResponseHeaders': 57,
'scrapy-zyte-api/request_args/url': 57,
'scrapy-zyte-api/status_codes/200': 57,
'scrapy-zyte-api/success': 57,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 155,
'source/total_available': 155,
'start_time': datetime.datetime(2026, 3, 26, 21, 30, 5, 292298, tzinfo=datetime.timezone.utc)}
2026-03-26 21:31:54 [scrapy.core.engine] INFO: Spider closed (finished)