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

PROJECT (sourcing_v2), SPIDER (openlane.gb)

2026-03-25 21:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 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-25 21:30:04 [openlane.gb] INFO: Starting spider openlane.gb
2026-03-25 21:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 21:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 21:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 21:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 21:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: 5e1d6bcfa0dd17af
2026-03-25 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-25 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-25T21_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-25 21:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 21:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 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-25 21:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 21:30:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
 'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
 'scrapy.spidermiddlewares.referer.RefererMiddleware',
 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
 'scrapy.spidermiddlewares.depth.DepthMiddleware',
 'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
 'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
 'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 21:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-25 21:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 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 2118
2026-03-25 21:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 21:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 21:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 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-25 21:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 21:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 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-25 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-25 21:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-25 21:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 21:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 21:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 21:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 21:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 21:30:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-25 21:30:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-25 21:30:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-25 21:30:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-25 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/home> (resource type: document)
2026-03-25 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/home>
2026-03-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-25 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-25 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-25 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-25 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-25 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-25 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-25 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-25 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-25 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-25 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-25 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-25 21:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-25 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-25 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-25 21:30:13 [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-25 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026032521> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-25 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-25 21:30:13 [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-25 21:30:13 [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-25 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026032521>
2026-03-25 21:30:13 [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-25 21:30:13 [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-25 21:30:13 [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-25 21:30:13 [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-25 21:30:13 [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-25 21:30:13 [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-25 21:30:13 [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-25 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-25 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js>
2026-03-25 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json>
2026-03-25 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json>
2026-03-25 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-25 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-25 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-25 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-25 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-25 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-25 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-25 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-25 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-25 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-25 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-25 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-25 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-25 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-25 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-25 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-25 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c&gtm=4e63o1h2> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 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-25 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-25 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-25 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-25 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-25 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-25 21:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/embed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:14 [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-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/TBD/.well-known/openid-configuration>
2026-03-25 21:30:14 [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-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-25 21:30:14 [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-25 21:30:14 [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-25 21:30:14 [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-25 21:30:14 [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-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c&gtm=4e63o1h2>
2026-03-25 21:30:14 [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-25 21:30:14 [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-25 21:30:14 [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-25 21:30:14 [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-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-25 21:30:14 [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-25 21:30:14 [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-25 21:30:14 [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-25 21:30:14 [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-25 21:30:14 [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-25 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=810276385.1774474214&dt=Online%20Used%20Car%20Auctions%20%E2%80%93%20Buy%20%26%20Sell%20Cars%20%E2%80%93%20OPENLANE&auid=349857130.1774474214&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be63o1h2v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938465~115938469~116024733~116991816~117484252~118128922&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774474214127&tfd=2018> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-25 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-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/embed.nocache.js>
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/B96C39DE5EA1548EB4C2CCE22F11D416.cache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/CarsCarousel-CisTIdyo.js>
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/index-DNZOAMxS.js>
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/Sticker-DJBB3I56.js>
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/selectors-CN_a7hkT.js>
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo-light.svg>
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/login/UpdateJwt>
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v8.jpg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-25 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-25 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-25 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-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-25 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-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-25 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=810276385.1774474214&dt=Online%20Used%20Car%20Auctions%20%E2%80%93%20Buy%20%26%20Sell%20Cars%20%E2%80%93%20OPENLANE&auid=349857130.1774474214&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be63o1h2v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938465~115938469~116024733~116991816~117484252~118128922&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774474214127&tfd=2018>
2026-03-25 21:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-25 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-25 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-25 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-25 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-25 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-25 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-25 21:30:15 [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-25 21:30:15 [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-25 21:30:15 [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-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/B96C39DE5EA1548EB4C2CCE22F11D416.cache.js>
2026-03-25 21:30:15 [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-25 21:30:15 [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-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/type=buyer-app.png?sfvrsn=2>
2026-03-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v8.jpg>
2026-03-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/banner-840x275-en.jpg?sfvrsn=2>
2026-03-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-25 21:30:15 [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-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/alphabet.png>
2026-03-25 21:30:15 [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-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/arval.png>
2026-03-25 21:30:15 [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-25 21:30:15 [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-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/athlon.png>
2026-03-25 21:30:15 [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-25 21:30:15 [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-25 21:30:15 [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-25 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-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/avis.png>
2026-03-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/hertz.png>
2026-03-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/europcar.png>
2026-03-25 21:30:15 [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-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png>
2026-03-25 21:30:15 [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-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png>
2026-03-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/findcarv6/search>
2026-03-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/newsarticles?language=en>
2026-03-25 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-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentcountry>
2026-03-25 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-25 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-25 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-25 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-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/ce/bugfix-5cb1b0e-528/ce.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/obs/bugfix-d476fa1-526/obs.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/10/banner368x250-EN.jpg>
2026-03-25 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-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/11/NEW-2.png>
2026-03-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/ce/bugfix-5cb1b0e-528/ce.js>
2026-03-25 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-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/popularbodytypes>
2026-03-25 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_1774474215853_972169670> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/integration/integration.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 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-25 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-25 21:30:16 [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-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/obs/bugfix-d476fa1-526/obs.js>
2026-03-25 21:30:16 [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-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/integration/integration.nocache.js>
2026-03-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js>
2026-03-25 21:30:16 [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-25 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_1774474215853_972169670>
2026-03-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config>
2026-03-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/fonts/body-types.woff?72397526>
2026-03-25 21:30:16 [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%2Fhome&rl=&if=false&ts=1774474216119&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774474213.889268465&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=Buy%20and%20sell%20cars%20online%20on%20openlane.eu.%20The%20number%20one%20European%20vehicle%20auction%20platform%20for%20professional%20car%20traders.&pmd[keywords]=online%20used%20car%20auction%2C%20online%20used%20vehicle%20auction%2C%20online%20used%20car%20auctions%2C%20online%20used%20vehicle%20auctions&plt=941&it=1774474215115&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:16 [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-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/Login/ValidateOktaUser?username=rupesh3@hotmail.com>
2026-03-25 21:30:16 [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-25 21:30:16 [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-25 21:30:16 [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-25 21:30:16 [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-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/login/okta>
2026-03-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-25 21:30:16 [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-25 21:30:16 [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-25 21:30:16 [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-25 21:30:16 [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-25 21:30:16 [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-25 21:30:16 [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-25 21:30:16 [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-25 21:30:16 [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-25 21:30:16 [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-25 21:30:16 [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-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <201 https://kar-privacy.my.onetrust.com/request/v1/consentreceipts/anonymous>
2026-03-25 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-25 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-25 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-25 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-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-25 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-25 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-25 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-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-25 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-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-25 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-25 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-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-25 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-25 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-25 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-25 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-25 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-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-25 21:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026032521> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-25 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-25 21:30:17 [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-25 21:30:17 [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-25 21:30:17 [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-25 21:30:17 [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-25 21:30:17 [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-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026032521>
2026-03-25 21:30:17 [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-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-25 21:30:17 [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-25 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-25 21:30:17 [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-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-25 21:30:17 [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-25 21:30:17 [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-25 21:30:17 [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-25 21:30:17 [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-25 21:30:17 [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-25 21:30:17 [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-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c&gtm=4e63o0> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:17 [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-25 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-25 21:30:17 [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-25 21:30:17 [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-25 21:30:17 [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-25 21:30:17 [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-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/embed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-25 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-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c&gtm=4e63o0>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://www.openlane.co.uk/en/login/TBD/.well-known/openid-configuration>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/embed.nocache.js>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-25 21:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-25 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-25 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-25 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=2046449015.1774474218&auid=349857130.1774474214&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be63o0v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118199988&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774474217897&tfd=1729> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/B96C39DE5EA1548EB4C2CCE22F11D416.cache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:18 [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-25 21:30:18 [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-25 21:30:18 [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-25 21:30:18 [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-25 21:30:18 [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-25 21:30:18 [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-25 21:30:18 [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-25 21:30:18 [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=2046449015.1774474218&auid=349857130.1774474214&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be63o0v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118199988&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774474217897&tfd=1729>
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/okta-sign-in.min-C_xfwmYi.js>
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/LoginOkta-B03sZ_29.js>
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/B96C39DE5EA1548EB4C2CCE22F11D416.cache.js>
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-25 21:30:18 [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-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-25 21:30:18 [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-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-25 21:30:18 [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-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-25 21:30:18 [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=1774474218448&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774474213.889268465&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=771&it=1774474217976&coo=false&tm=2&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/pagead/form-data/860706599?gtm=45be63o0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118199988&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=349857130.1774474214&_tu=CA> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/form-data/860706599?gtm=45be63o0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118199988&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=349857130.1774474214&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1117517259.1774474219> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 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=1774474218717&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.1774474213.889268465&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=771&it=1774474217976&coo=false&es=automatic&tm=3&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=G-123&cx=c&gtm=4e63o0> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/form-data/860706599?gtm=45be63o0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118199988&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=349857130.1774474214&_tu=CA>
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://www.google.com/ccm/form-data/860706599?gtm=45be63o0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118199988&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=349857130.1774474214&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1117517259.1774474219>
2026-03-25 21:30:18 [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-25 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-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=G-123&cx=c&gtm=4e63o0>
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/pagead/form-data/860706599?gtm=45be63o0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118199988&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=349857130.1774474214> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/form-data/860706599?gtm=45be63o0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118199988&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=349857130.1774474214&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1117517259.1774474219> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js>
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.google-analytics.com/g/collect?v=2&tid=G-123&gtm=45je63o0z876626767za20gzb76626767zd76626767&_p=1774474216464&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=1971391744.1774474219&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=103116026~103200004~115938466~115938469~116024733~116991816~117484252~117884344~118128923&sid=1774474218&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=2730> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/ce/bugfix-5cb1b0e-528/ce.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/obs/bugfix-d476fa1-526/obs.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/form-data/860706599?gtm=45be63o0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118199988&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=349857130.1774474214>
2026-03-25 21:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://www.google.com/ccm/form-data/860706599?gtm=45be63o0v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117484252~118199988&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=349857130.1774474214&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1117517259.1774474219>
2026-03-25 21:30:19 [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=1774474218448&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774474213.889268465&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=771&it=1774474217976&coo=false&tm=2&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET>
2026-03-25 21:30:19 [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=1774474218717&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.1774474213.889268465&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=771&it=1774474217976&coo=false&es=automatic&tm=3&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET>
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/ce/bugfix-5cb1b0e-528/ce.js>
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.google-analytics.com/g/collect?v=2&tid=G-123&gtm=45je63o0z876626767za20gzb76626767zd76626767&_p=1774474216464&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=1971391744.1774474219&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=103116026~103200004~115938466~115938469~116024733~116991816~117484252~117884344~118128923&sid=1774474218&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=2730>
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/obs/bugfix-d476fa1-526/obs.js>
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/integration/integration.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 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-25 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-25 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-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/integration/integration.nocache.js>
2026-03-25 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-25 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-25 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-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://kareu.okta-emea.com/api/v1/authn>
2026-03-25 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-25 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-25 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-25 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-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/dal/bugfix-900da77-540/dal.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:19 [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-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/dal/bugfix-900da77-540/dal.js>
2026-03-25 21:30:19 [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-25 21:30:19 [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-25 21:30:19 [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-25 21:30:19 [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-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/beacon/4473c6cd-bd8c-416f-9c6b-9e29004e8503.json> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/beacon/4473c6cd-bd8c-416f-9c6b-9e29004e8503.json> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/beacon/4473c6cd-bd8c-416f-9c6b-9e29004e8503.json>
2026-03-25 21:30:19 [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-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/beacon/get_seen_counters/v26?request=%7B%22widget_ids%22%3A%5B%224473c6cd-bd8c-416f-9c6b-9e29004e8503%3Add6e91c2-faac-4bf0-a896-6325868d2f8f%3A1759309799661%22%5D%2C+%22user_id%22%3A%22BNwNnQ3gT9k4rGPX%22%2C+%22is_encrypted%22%3Afalse%7D&callback=callback_1774474219734_1000299640> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/dal/bugfix-900da77-540/dal.683.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/dal/bugfix-900da77-540/dal.517.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/beacon/4473c6cd-bd8c-416f-9c6b-9e29004e8503.json>
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/beacon/get_seen_counters/v26?request=%7B%22widget_ids%22%3A%5B%224473c6cd-bd8c-416f-9c6b-9e29004e8503%3Add6e91c2-faac-4bf0-a896-6325868d2f8f%3A1759309799661%22%5D%2C+%22user_id%22%3A%22BNwNnQ3gT9k4rGPX%22%2C+%22is_encrypted%22%3Afalse%7D&callback=callback_1774474219759_1820224334> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/dal/bugfix-900da77-540/dal.683.chunk.js>
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/dal/bugfix-900da77-540/dal.517.chunk.js>
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/beacon/get_seen_counters/v26?request=%7B%22widget_ids%22%3A%5B%224473c6cd-bd8c-416f-9c6b-9e29004e8503%3Add6e91c2-faac-4bf0-a896-6325868d2f8f%3A1759309799661%22%5D%2C+%22user_id%22%3A%22BNwNnQ3gT9k4rGPX%22%2C+%22is_encrypted%22%3Afalse%7D&callback=callback_1774474219734_1000299640>
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-25 21:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/beacon/get_seen_counters/v26?request=%7B%22widget_ids%22%3A%5B%224473c6cd-bd8c-416f-9c6b-9e29004e8503%3Add6e91c2-faac-4bf0-a896-6325868d2f8f%3A1759309799661%22%5D%2C+%22user_id%22%3A%22BNwNnQ3gT9k4rGPX%22%2C+%22is_encrypted%22%3Afalse%7D&callback=callback_1774474219759_1820224334>
2026-03-25 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-25 21:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-25 21:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/home> (referer: None) ['playwright']
2026-03-25 21:30:39 [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-25 21:30:39 [openlane.gb] INFO: Cookies from Playwright: [{'name': '_cfuvid', 'value': 'JGLXnb.CA09MNX2ET_5PZjR2e2Z8M7kf1jP6Db7t8CQ-1774474216144-0.0.1.1-604800000', 'domain': '.whatfix.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': '4oIaHc42UDvXPHuykU4WkVQComKq2uh8M4xlgxR8efI-1774474214.7647157-1.0.1.1-rBFUi6pdYMbSRdJ6HvhEB.hFD8vZrZOyX.r4.m8FZki9bSfH3PEZGTYe_TQQQL1WUEKhCV4BlgaRmUiOa7b8O6AVgdbmJasCa9t4pfU.0OvnI_SlCSHn7zaccljVLgj3', 'domain': '.openlane.eu', 'path': '/', 'expires': 1774476014, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'ASP.NET_SessionId', 'value': 'fuqu5myijle44lm0gs5izp0g', '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': 1806010212, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__RequestVerificationToken', 'value': '9Ar4n0H07gjyAPIb_aHTLXyTbCtcEIb6YvLByqkz9TH5bSAUrF9KcGjTNO-aAeK9G3nzGTwJV4M7-LsvkaYCHN2TM7v21ukLudgCWXCHEQ79AJ1FFbvfJAFJdqp7Qjlh0oWJbsBK-YRPWnSI07xQbg2', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'i7Vbux90YqVXqsD5nMz5bKCUmBaPz40pQ9Y6_gCmt84-1774474212.3452437-1.0.1.1-6pbrMW1X7VslxhJZykNaAnwbkSib11Ks7M6O870A84zIf_fV4wshEydlpr.TLO8my4x6vLzziZ7HXmGaC6v0FuVBLBj_4plEaDWGZ.QWok7zEAOL6jiPjaszqRkxObFY', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1774476012, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_fbp', 'value': 'fb.1.1774474213.889268465', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1782250213, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': '_cfuvid', 'value': '5JldQSb37N.z5yn1KCC4dnbsfAotUZeXXu0a06nCm5o-1774474215.3875415-1.0.1.1-mNtzTQFuTOz1dick8V09kw.1l1BcUzs94R9mtu45_hc', 'domain': '.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'f0_uid', 'value': 'cd2e36ca-6ffe-4e5d-a893-269cfab5d546.1774474217189', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1806010217, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'f0_sid', 'value': 'dfff5328-79c7-40e5-8f3e-63b22494b8d0.1774474217190.30', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774560617, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Wed+Mar+25+2026+21%3A30%3A17+GMT%2B0000+(Coordinated+Universal+Time)&version=202601.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=d9c414ba-c6c8-4bc6-9004-7cafceff4b0c&interactionCount=1&isAnonUser=1&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&crTime=1774474216169&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1806010217, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '_gcl_au', 'value': '1.1.349857130.1774474214.1117517259.1774474219.1774474218', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1782250214, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_123', 'value': 'GS2.1.s1774474218$o1$g0$t1774474218$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837546218, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.1971391744.1774474219', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837546218, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'wfx_unq', 'value': 'BNwNnQ3gT9k4rGPX', 'domain': '.www.openlane.co.uk', 'path': '/', 'expires': 1783114218, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'oktaStateToken', 'value': '00KSt8DlI_b0Q0-suUAnGNl12JosLrfbudyLfu4UDI', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774474519, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'JSESSIONID', 'value': 'F6055F0EF0EAF1053787EF69FF39C5F7', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'DT', 'value': 'DI1gvgHmNUETDKkHevvQyfQBw', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': 1837546219, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-25 21:30:39 [openlane.gb] INFO: Scrapy-formatted cookies: [{'name': '_cfuvid', 'value': 'JGLXnb.CA09MNX2ET_5PZjR2e2Z8M7kf1jP6Db7t8CQ-1774474216144-0.0.1.1-604800000', 'domain': '.whatfix.com', 'path': '/'}, {'name': '__cf_bm', 'value': '4oIaHc42UDvXPHuykU4WkVQComKq2uh8M4xlgxR8efI-1774474214.7647157-1.0.1.1-rBFUi6pdYMbSRdJ6HvhEB.hFD8vZrZOyX.r4.m8FZki9bSfH3PEZGTYe_TQQQL1WUEKhCV4BlgaRmUiOa7b8O6AVgdbmJasCa9t4pfU.0OvnI_SlCSHn7zaccljVLgj3', 'domain': '.openlane.eu', 'path': '/'}, {'name': 'ASP.NET_SessionId', 'value': 'fuqu5myijle44lm0gs5izp0g', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'COTWLanguage', 'value': 'en', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': '__RequestVerificationToken', 'value': '9Ar4n0H07gjyAPIb_aHTLXyTbCtcEIb6YvLByqkz9TH5bSAUrF9KcGjTNO-aAeK9G3nzGTwJV4M7-LsvkaYCHN2TM7v21ukLudgCWXCHEQ79AJ1FFbvfJAFJdqp7Qjlh0oWJbsBK-YRPWnSI07xQbg2', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '__cf_bm', 'value': 'i7Vbux90YqVXqsD5nMz5bKCUmBaPz40pQ9Y6_gCmt84-1774474212.3452437-1.0.1.1-6pbrMW1X7VslxhJZykNaAnwbkSib11Ks7M6O870A84zIf_fV4wshEydlpr.TLO8my4x6vLzziZ7HXmGaC6v0FuVBLBj_4plEaDWGZ.QWok7zEAOL6jiPjaszqRkxObFY', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_fbp', 'value': 'fb.1.1774474213.889268465', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '_cfuvid', 'value': '5JldQSb37N.z5yn1KCC4dnbsfAotUZeXXu0a06nCm5o-1774474215.3875415-1.0.1.1-mNtzTQFuTOz1dick8V09kw.1l1BcUzs94R9mtu45_hc', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'f0_uid', 'value': 'cd2e36ca-6ffe-4e5d-a893-269cfab5d546.1774474217189', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'f0_sid', 'value': 'dfff5328-79c7-40e5-8f3e-63b22494b8d0.1774474217190.30', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Wed+Mar+25+2026+21%3A30%3A17+GMT%2B0000+(Coordinated+Universal+Time)&version=202601.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=d9c414ba-c6c8-4bc6-9004-7cafceff4b0c&interactionCount=1&isAnonUser=1&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&crTime=1774474216169&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.349857130.1774474214.1117517259.1774474219.1774474218', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_ga_123', 'value': 'GS2.1.s1774474218$o1$g0$t1774474218$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.1971391744.1774474219', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'wfx_unq', 'value': 'BNwNnQ3gT9k4rGPX', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': 'oktaStateToken', 'value': '00KSt8DlI_b0Q0-suUAnGNl12JosLrfbudyLfu4UDI', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'JSESSIONID', 'value': 'F6055F0EF0EAF1053787EF69FF39C5F7', 'domain': 'kareu.okta-emea.com', 'path': '/'}, {'name': 'DT', 'value': 'DI1gvgHmNUETDKkHevvQyfQBw', 'domain': 'kareu.okta-emea.com', 'path': '/'}]
2026-03-25 21:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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-25 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-25 21:30:42 [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-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723132
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723132%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723132: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723060
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723060%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723060: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723008
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723008%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723008: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723000
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723000%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723000: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723067
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723067%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723067: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723051
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723051%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723051: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723064
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723064%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723064: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723009
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723009%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723009: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723056
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723056%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723056: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723057
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723057%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723057: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723061
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723061%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723061: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723058
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723058%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723058: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723050
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723050%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723050: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10722999
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710722999%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10722999: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723065
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723065%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723065: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723049
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723049%27 HTTP/1.1" 200 None
2026-03-25 21:30:42 [openlane.gb] INFO: Scrape type for 10723049: 0
2026-03-25 21:30:42 [openlane.gb] INFO: Found listing with ID: 10723066
2026-03-25 21:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723066%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723066: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723053
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723053%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723053: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10722998
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710722998%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10722998: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723010
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723010%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723010: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723062
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723062%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723062: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723011
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723011%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723011: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723133
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723133%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723133: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723054
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723054%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723054: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723001
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723001%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723001: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723063
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723063%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723063: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723005
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723005%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723005: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723068
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723068%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723068: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723007
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723007%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723007: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10722997
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710722997%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10722997: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723130
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723130%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723130: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723131
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723131%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723131: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723052
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723052%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723052: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723006
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723006%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723006: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10723002
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710723002%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10723002: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720833
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720833%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720833: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720837
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720837%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720837: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720840
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720840%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720840: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720836
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720836%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720836: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720834
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720834%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720834: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720815
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720815%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720815: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720835
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720835%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720835: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720838
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720838%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720838: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720839
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720839%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720839: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720841
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720841%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720841: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720827
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720827%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720827: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720822
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720822%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720822: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720821
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720821%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720821: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720825
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720825%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720825: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720817
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720817%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720817: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720818
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720818%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720818: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720819
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720819%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720819: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720830
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720830%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720830: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720816
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720816%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720816: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720831
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720831%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720831: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720826
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720826%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720826: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720829
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720829%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720829: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720828
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720828%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720828: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720820
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720820%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720820: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720832
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720832%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720832: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720823
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720823%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720823: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720824
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720824%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720824: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10727631
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727631%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10727631: 1
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720851
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720851%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720851: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10727632
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727632%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10727632: 1
2026-03-25 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-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10717365
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717365%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10717365: 2
2026-03-25 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-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720864
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720864%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720864: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10727639
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727639%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10727639: 1
2026-03-25 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-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10727638
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727638%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10727638: 1
2026-03-25 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-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720842
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720842%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720842: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10727640
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727640%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10727640: 1
2026-03-25 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-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720849
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720849%27 HTTP/1.1" 200 None
2026-03-25 21:30:43 [openlane.gb] INFO: Scrape type for 10720849: 0
2026-03-25 21:30:43 [openlane.gb] INFO: Found listing with ID: 10720861
2026-03-25 21:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720861%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720861: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10720860
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720860%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720860: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10720862
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720862%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720862: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10720863
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720863%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720863: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10720858
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720858%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720858: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10720859
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720859%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720859: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10727636
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727636%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10727636: 1
2026-03-25 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-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10720852
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720852%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720852: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10717363
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717363%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10717363: 2
2026-03-25 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-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10727633
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727633%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10727633: 1
2026-03-25 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-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10720848
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720848%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720848: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10720853
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720853%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720853: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10720847
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720847%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720847: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10727634
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727634%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10727634: 1
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10720854
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720854%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720854: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10727635
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727635%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10727635: 1
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10720856
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720856%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720856: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10717366
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717366%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10717366: 2
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10721197
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721197%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10721197: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10720855
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720855%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720855: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10720857
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720857%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720857: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10717371
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717371%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10717371: 2
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10717367
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717367%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10717367: 2
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10720865
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720865%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10720865: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10727641
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727641%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10727641: 1
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10717372
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717372%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10717372: 0
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10727643
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727643%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10727643: 1
2026-03-25 21:30:44 [openlane.gb] INFO: Found listing with ID: 10727648
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727648%27 HTTP/1.1" 200 None
2026-03-25 21:30:44 [openlane.gb] INFO: Scrape type for 10727648: 1
2026-03-25 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727640> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 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-25 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727638> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 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-25 21:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7c53bd2-367b-550b-b9be-b5c831d34fea with identifier: 10727640
2026-03-25 21:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7c53bd2-367b-550b-b9be-b5c831d34fea with scrape type 1
2026-03-25 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7c53bd2-367b-550b-b9be-b5c831d34fea
2026-03-25 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg not downloaded yet
2026-03-25 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252Ff6b75ffe-48bb-421c-89a1-b19d833b0723.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/f6b75ffe-48bb-421c-89a1-b19d833b0723.jpg not downloaded yet
2026-03-25 21:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10717365> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252Fe36c4a8b-ce78-40de-90b4-9ee09b543516.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/e36c4a8b-ce78-40de-90b4-9ee09b543516.jpg not downloaded yet
2026-03-25 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-25 21:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7696cdc3-f46c-506c-a0f7-b98df9708357 with identifier: 10727638
2026-03-25 21:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7696cdc3-f46c-506c-a0f7-b98df9708357 with scrape type 1
2026-03-25 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7696cdc3-f46c-506c-a0f7-b98df9708357
2026-03-25 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252Fe1485451-5018-4912-ac51-7234110656c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/e1485451-5018-4912-ac51-7234110656c9.jpg not downloaded yet
2026-03-25 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F7e76a880-4a72-441e-99c7-d618adf00960.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/7e76a880-4a72-441e-99c7-d618adf00960.jpg not downloaded yet
2026-03-25 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252F52a21fe4-6036-441b-a876-5c25d11a3f42.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/52a21fe4-6036-441b-a876-5c25d11a3f42.jpg not downloaded yet
2026-03-25 21:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F81612b80-ef91-4f39-8380-08e6eac81b70.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/81612b80-ef91-4f39-8380-08e6eac81b70.jpg not downloaded yet
2026-03-25 21:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3f28d81-8ec0-568e-adbc-df837b8d16db with identifier: 10717365
2026-03-25 21:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3f28d81-8ec0-568e-adbc-df837b8d16db with scrape type 2
2026-03-25 21:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3f28d81-8ec0-568e-adbc-df837b8d16db with scrape type 2
2026-03-25 21:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: e3f28d81-8ec0-568e-adbc-df837b8d16db, identifier: 10717365
2026-03-25 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252F1482f41b-6558-40b0-a85d-3c5d18c12d78.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/1482f41b-6558-40b0-a85d-3c5d18c12d78.jpg not downloaded yet
2026-03-25 21:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10717363> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: e3f28d81-8ec0-568e-adbc-df837b8d16db with identifier: 10717365
2026-03-25 21:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 21:30:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-25 21:30:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 21:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 21:30:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-25 21:30:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 21:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: e3f28d81-8ec0-568e-adbc-df837b8d16db with identifier: 10717365
2026-03-25 21:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: e3f28d81-8ec0-568e-adbc-df837b8d16db with identifier: 10717365 to the API
2026-03-25 21:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10717365>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'Hatchback',
 'color': 'Orange',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.2L',
 'engine_horse_power': 75,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'e3f28d81-8ec0-568e-adbc-df837b8d16db',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'VA71XTV',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10717365',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Corsa',
 'odometer': 91414,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 4000,
 'price_includes_vat': True,
 'registration_date': '2021-12-08',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Corsa 1.2 SE - Petrol - Manual - 75 hp - VA71XTV - 91,414 '
          'mi',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': None,
 'year': 2021}
2026-03-25 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717365%27 HTTP/1.1" 200 None
2026-03-25 21:30:46 [openlane.gb] INFO: Saving data for 10717365: {'auction_closing_time': 1774533600.0, 'created_time': 1774359212.08284, 'last_price_update_time': 1774474246.868951}
2026-03-25 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10717365') HTTP/1.1" 204 0
2026-03-25 21:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg not downloaded yet
2026-03-25 21:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252Fe517feaa-df0c-4f82-a911-f6bd3dced9a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/e517feaa-df0c-4f82-a911-f6bd3dced9a9.jpg not downloaded yet
2026-03-25 21:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727633> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727636> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252Fb7402a55-21e2-4bf2-93e7-578884bf0edf.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/b7402a55-21e2-4bf2-93e7-578884bf0edf.jpg not downloaded yet
2026-03-25 21:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727631> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252F3078a8bc-d80b-47f8-9390-cf53150bcb65.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/3078a8bc-d80b-47f8-9390-cf53150bcb65.jpg not downloaded yet
2026-03-25 21:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bc472ca-72bf-54cd-a796-42487eb49492 with identifier: 10717363
2026-03-25 21:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bc472ca-72bf-54cd-a796-42487eb49492 with scrape type 2
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bc472ca-72bf-54cd-a796-42487eb49492 with scrape type 2
2026-03-25 21:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0bc472ca-72bf-54cd-a796-42487eb49492, identifier: 10717363
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F3672d6b6-f756-40c8-a447-5bd4426016de.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/3672d6b6-f756-40c8-a447-5bd4426016de.jpg not downloaded yet
2026-03-25 21:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0bc472ca-72bf-54cd-a796-42487eb49492 with identifier: 10717363
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 21:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0bc472ca-72bf-54cd-a796-42487eb49492 with identifier: 10717363
2026-03-25 21:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0bc472ca-72bf-54cd-a796-42487eb49492 with identifier: 10717363 to the API
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10717363>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'Hatchback',
 'color': 'Red',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'engine_horse_power': 136,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Electric',
 'id': '0bc472ca-72bf-54cd-a796-42487eb49492',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'LR71EVV',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10717363',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Corsa-e',
 'odometer': 62766,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 5700,
 'price_includes_vat': True,
 'registration_date': '2021-10-28',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
          '136 hp - LR71EVV - 62,766 mi',
 'transmission': 'automatic',
 'trim': 'Elite Nav Premium',
 'vin': None,
 'year': 2021}
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717363%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [openlane.gb] INFO: Saving data for 10717363: {'auction_closing_time': 1774533600.0, 'created_time': 1774359133.766617, 'last_price_update_time': 1774474247.714352}
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10717363') HTTP/1.1" 204 0
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252Fc5ceed4e-3fc8-4b22-a8a8-d3a712b3f1e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/c5ceed4e-3fc8-4b22-a8a8-d3a712b3f1e3.jpg not downloaded yet
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg not downloaded yet
2026-03-25 21:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dd4c9cf-0d30-535e-9338-77d54b26103d with identifier: 10727633
2026-03-25 21:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dd4c9cf-0d30-535e-9338-77d54b26103d with scrape type 1
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3dd4c9cf-0d30-535e-9338-77d54b26103d
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg not downloaded yet
2026-03-25 21:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206 with identifier: 10727636
2026-03-25 21:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206 with scrape type 1
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252Fb9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/b9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg not downloaded yet
2026-03-25 21:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150 with identifier: 10727631
2026-03-25 21:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150 with scrape type 1
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252F2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg not downloaded yet
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252Fb4963d9b-b7da-447b-b90a-9a60f83f76fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/b4963d9b-b7da-447b-b90a-9a60f83f76fe.jpg not downloaded yet
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg not downloaded yet
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F28dd33b1-44e4-4133-9b6d-253e302240ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/28dd33b1-44e4-4133-9b6d-253e302240ae.jpg not downloaded yet
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg not downloaded yet
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Fd78efae3-ab50-4f6f-a585-38edd98f0426.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/d78efae3-ab50-4f6f-a585-38edd98f0426.jpg not downloaded yet
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252F0eba34bf-77b9-48eb-a752-f89914a5d728.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/0eba34bf-77b9-48eb-a752-f89914a5d728.jpg not downloaded yet
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Fa0b26b22-f791-4990-8dc4-233e1b213d98.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/a0b26b22-f791-4990-8dc4-233e1b213d98.jpg not downloaded yet
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F559f083d-ae5d-4af5-b072-e3a32f095e13.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/559f083d-ae5d-4af5-b072-e3a32f095e13.jpg not downloaded yet
2026-03-25 21:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252F23b75a31-9194-437a-9084-190af453871a.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/23b75a31-9194-437a-9084-190af453871a.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252F7dab7fee-98af-41cc-b7c0-c1e2b72fb0bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/7dab7fee-98af-41cc-b7c0-c1e2b72fb0bb.jpg not downloaded yet
2026-03-25 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727635> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Fbe58dbae-485e-4ea9-ad60-b23672455d66.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/be58dbae-485e-4ea9-ad60-b23672455d66.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252Faed6d003-a4e4-4332-a0b6-9d699c499730.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/aed6d003-a4e4-4332-a0b6-9d699c499730.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Fa0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg not downloaded yet
2026-03-25 21:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252F3e86f7a9-7d31-41c7-a1e0-e26b352c48ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/3e86f7a9-7d31-41c7-a1e0-e26b352c48ee.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F086ba8a9-f8f4-4960-955f-032388c29ba8.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/086ba8a9-f8f4-4960-955f-032388c29ba8.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252Fd140c493-c47e-47a0-aed8-bfa7362853e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/d140c493-c47e-47a0-aed8-bfa7362853e8.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Ff98dc945-932d-4f12-8f9d-275641574bc2.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/f98dc945-932d-4f12-8f9d-275641574bc2.jpg not downloaded yet
2026-03-25 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/81612b80-ef91-4f39-8380-08e6eac81b70.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727640)
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Ff2bbdd07-4e52-44d2-b72a-b7552b9a0a2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/f2bbdd07-4e52-44d2-b72a-b7552b9a0a2a.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Ff3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/f3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg not downloaded yet
2026-03-25 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/f6b75ffe-48bb-421c-89a1-b19d833b0723.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727640)
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F9ef78816-e022-4a57-ae13-fe6bf5a502dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/9ef78816-e022-4a57-ae13-fe6bf5a502dd.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F6af06b0d-3afb-4785-8233-e03aac0da69f.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/6af06b0d-3afb-4785-8233-e03aac0da69f.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252F2c9d4700-7361-4392-a88f-6cdd15c62338.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/2c9d4700-7361-4392-a88f-6cdd15c62338.jpg not downloaded yet
2026-03-25 21:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ab2f477-ac4a-5ea4-8507-cd7637f70b03 with identifier: 10727635
2026-03-25 21:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03 with scrape type 1
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F33ede7be-521c-4019-8c12-6f4c1a4a9dd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/33ede7be-521c-4019-8c12-6f4c1a4a9dd4.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Fa02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F5382454e-3fbf-4b1e-a9cf-4554006e0a1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/5382454e-3fbf-4b1e-a9cf-4554006e0a1a.jpg not downloaded yet
2026-03-25 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727640)
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Fdee20294-fccb-433c-98fe-b5896f95f05c.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/dee20294-fccb-433c-98fe-b5896f95f05c.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Fa578094f-0ef7-4184-bf86-dfb636c70560.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a578094f-0ef7-4184-bf86-dfb636c70560.jpg not downloaded yet
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252Ff8a62cf8-bd69-48d1-a231-1554eaf5f18e.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/f8a62cf8-bd69-48d1-a231-1554eaf5f18e.jpg not downloaded yet
2026-03-25 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/f98dc945-932d-4f12-8f9d-275641574bc2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727631)
2026-03-25 21:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/e517feaa-df0c-4f82-a911-f6bd3dced9a9.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727638)
2026-03-25 21:30:48 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 21:30:48 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 21:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7522bdf50>
2026-03-25 21:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 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-25 21:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F81612b80-ef91-4f39-8380-08e6eac81b70.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/81612b80-ef91-4f39-8380-08e6eac81b70.jpg saved to cache
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c7c53bd2-367b-550b-b9be-b5c831d34fea
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75174c190>
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252Ff6b75ffe-48bb-421c-89a1-b19d833b0723.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/f6b75ffe-48bb-421c-89a1-b19d833b0723.jpg saved to cache
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c7c53bd2-367b-550b-b9be-b5c831d34fea
2026-03-25 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/1482f41b-6558-40b0-a85d-3c5d18c12d78.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727638)
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg not downloaded yet
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252Fb7b909ea-4c00-4840-a682-cab8c5be2d82.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/b7b909ea-4c00-4840-a682-cab8c5be2d82.jpg not downloaded yet
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252F95331e03-22a1-4517-8521-9e4cf8b17a30.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/95331e03-22a1-4517-8521-9e4cf8b17a30.jpg not downloaded yet
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F89b6aaaf-d5a9-4d84-863f-191b36cda74d.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/89b6aaaf-d5a9-4d84-863f-191b36cda74d.jpg not downloaded yet
2026-03-25 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/d140c493-c47e-47a0-aed8-bfa7362853e8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727636)
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252Fc68d0977-71eb-418b-a567-9eace96f3016.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/c68d0977-71eb-418b-a567-9eace96f3016.jpg not downloaded yet
2026-03-25 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727634> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727641> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10717367> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752361410>
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg saved to cache
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c7c53bd2-367b-550b-b9be-b5c831d34fea
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7523a9a90>
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Ff98dc945-932d-4f12-8f9d-275641574bc2.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/f98dc945-932d-4f12-8f9d-275641574bc2.jpg saved to cache
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7523a3690>
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252Fe517feaa-df0c-4f82-a911-f6bd3dced9a9.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/e517feaa-df0c-4f82-a911-f6bd3dced9a9.jpg saved to cache
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7696cdc3-f46c-506c-a0f7-b98df9708357
2026-03-25 21:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10717371> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F64439a39-842a-4055-b50a-d547f57f6942.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/64439a39-842a-4055-b50a-d547f57f6942.jpg not downloaded yet
2026-03-25 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/7dab7fee-98af-41cc-b7c0-c1e2b72fb0bb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727638)
2026-03-25 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/a02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727631)
2026-03-25 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727636)
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F992a6000-e5bb-4287-bc85-e4734671f491.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/992a6000-e5bb-4287-bc85-e4734671f491.jpg not downloaded yet
2026-03-25 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/f8a62cf8-bd69-48d1-a231-1554eaf5f18e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727635)
2026-03-25 21:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/5382454e-3fbf-4b1e-a9cf-4554006e0a1a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727635)
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7523b0e50>
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252F1482f41b-6558-40b0-a85d-3c5d18c12d78.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/1482f41b-6558-40b0-a85d-3c5d18c12d78.jpg saved to cache
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7696cdc3-f46c-506c-a0f7-b98df9708357
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520d0f50>
2026-03-25 21:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252Fd140c493-c47e-47a0-aed8-bfa7362853e8.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/d140c493-c47e-47a0-aed8-bfa7362853e8.jpg saved to cache
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206
2026-03-25 21:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6fc66d3-dd45-5b4f-9958-1af5535e16cb with identifier: 10727634
2026-03-25 21:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb with scrape type 1
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252Fa2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/a2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg not downloaded yet
2026-03-25 21:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55c702d0-0a4f-579b-898a-7c4cb9735105 with identifier: 10727641
2026-03-25 21:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55c702d0-0a4f-579b-898a-7c4cb9735105 with scrape type 1
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55c702d0-0a4f-579b-898a-7c4cb9735105
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252Fa9651988-17df-45f5-b285-5ac042f2e88d.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/a9651988-17df-45f5-b285-5ac042f2e88d.jpg not downloaded yet
2026-03-25 21:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f01b96d-b188-5f05-8e8b-ca54b9859a26 with identifier: 10717367
2026-03-25 21:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f01b96d-b188-5f05-8e8b-ca54b9859a26 with scrape type 2
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f01b96d-b188-5f05-8e8b-ca54b9859a26 with scrape type 2
2026-03-25 21:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7f01b96d-b188-5f05-8e8b-ca54b9859a26, identifier: 10717367
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252Fd4fbde53-a83e-4877-b618-8839987033b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/d4fbde53-a83e-4877-b618-8839987033b5.jpg not downloaded yet
2026-03-25 21:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7f01b96d-b188-5f05-8e8b-ca54b9859a26 with identifier: 10717367
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 21:30:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 21:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7f01b96d-b188-5f05-8e8b-ca54b9859a26 with identifier: 10717367
2026-03-25 21:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7f01b96d-b188-5f05-8e8b-ca54b9859a26 with identifier: 10717367 to the API
2026-03-25 21:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10717367>
{'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': 1,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7f01b96d-b188-5f05-8e8b-ca54b9859a26',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HV68UXX',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10717367',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Grandland',
 'odometer': 49463,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 4800,
 'price_includes_vat': True,
 'registration_date': '2018-10-19',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Grandland 1.2 Turbo Sport Nav - Petrol - Manual - 1 hp - '
          'HV68UXX - 49,463 mi',
 'transmission': 'manual',
 'trim': 'Sport Nav',
 'vin': None,
 'year': 2018}
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717367%27 HTTP/1.1" 200 None
2026-03-25 21:30:50 [openlane.gb] INFO: Saving data for 10717367: {'auction_closing_time': 1774533600.0, 'created_time': 1774359206.260043, 'last_price_update_time': 1774474250.153674}
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10717367') HTTP/1.1" 204 0
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg not downloaded yet
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg not downloaded yet
2026-03-25 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/a578094f-0ef7-4184-bf86-dfb636c70560.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727631)
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F585274ab-bd55-47d6-b540-0fc9f255efc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/585274ab-bd55-47d6-b540-0fc9f255efc6.jpg not downloaded yet
2026-03-25 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10717366> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c95bf58-bb9b-5d00-b54f-f9fcdc672492 with identifier: 10717371
2026-03-25 21:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c95bf58-bb9b-5d00-b54f-f9fcdc672492 with scrape type 2
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c95bf58-bb9b-5d00-b54f-f9fcdc672492 with scrape type 2
2026-03-25 21:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2c95bf58-bb9b-5d00-b54f-f9fcdc672492, identifier: 10717371
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75211ad50>
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252F7dab7fee-98af-41cc-b7c0-c1e2b72fb0bb.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/7dab7fee-98af-41cc-b7c0-c1e2b72fb0bb.jpg saved to cache
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7696cdc3-f46c-506c-a0f7-b98df9708357
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751803bd0>
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Fa02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg saved to cache
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75215b690>
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg saved to cache
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751803e10>
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252Ff8a62cf8-bd69-48d1-a231-1554eaf5f18e.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/f8a62cf8-bd69-48d1-a231-1554eaf5f18e.jpg saved to cache
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752362b50>
2026-03-25 21:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F5382454e-3fbf-4b1e-a9cf-4554006e0a1a.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/5382454e-3fbf-4b1e-a9cf-4554006e0a1a.jpg saved to cache
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg not downloaded yet
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg not downloaded yet
2026-03-25 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727643> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2c95bf58-bb9b-5d00-b54f-f9fcdc672492 with identifier: 10717371
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-25 21:30:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 21:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2c95bf58-bb9b-5d00-b54f-f9fcdc672492 with identifier: 10717371
2026-03-25 21:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2c95bf58-bb9b-5d00-b54f-f9fcdc672492 with identifier: 10717371 to the API
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10717371>
{'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': 130,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': '2c95bf58-bb9b-5d00-b54f-f9fcdc672492',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WR68TCZ',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10717371',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Grandland',
 'odometer': 75353,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 4000,
 'price_includes_vat': True,
 'registration_date': '2019-01-11',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Grandland 1.2 Turbo Sport Nav - Petrol - Manual - 130 hp - '
          'WR68TCZ - 75,353 mi',
 'transmission': 'manual',
 'trim': 'Sport Nav',
 'vin': None,
 'year': 2019}
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717371%27 HTTP/1.1" 200 None
2026-03-25 21:30:50 [openlane.gb] INFO: Saving data for 10717371: {'auction_closing_time': 1774533600.0, 'created_time': 1774359222.631946, 'last_price_update_time': 1774474250.95754}
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10717371') HTTP/1.1" 204 0
2026-03-25 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/b7b909ea-4c00-4840-a682-cab8c5be2d82.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727636)
2026-03-25 21:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/95331e03-22a1-4517-8521-9e4cf8b17a30.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727631)
2026-03-25 21:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742580%252Fgeneral%252F70e79261-1aed-47ce-ba9f-1acd67ae423b.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/70e79261-1aed-47ce-ba9f-1acd67ae423b.jpg not downloaded yet
2026-03-25 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727633)
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg not downloaded yet
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743386%252Fgeneral%252Fca2feeb0-ab35-4289-abfa-5703ac370f74.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/ca2feeb0-ab35-4289-abfa-5703ac370f74.jpg not downloaded yet
2026-03-25 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727636)
2026-03-25 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/64439a39-842a-4055-b50a-d547f57f6942.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727635)
2026-03-25 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/dee20294-fccb-433c-98fe-b5896f95f05c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727633)
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F0b1913d7-628c-4da6-8d2a-512764f46c90.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0b1913d7-628c-4da6-8d2a-512764f46c90.jpg not downloaded yet
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743386%252Fgeneral%252F35059174-f21f-4d4e-8e46-7205cd098e06.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/35059174-f21f-4d4e-8e46-7205cd098e06.jpg not downloaded yet
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7524ff890>
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Fa578094f-0ef7-4184-bf86-dfb636c70560.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a578094f-0ef7-4184-bf86-dfb636c70560.jpg saved to cache
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150
2026-03-25 21:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bab7916f-4afb-56c4-8f31-7e4a93f2155f with identifier: 10717366
2026-03-25 21:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bab7916f-4afb-56c4-8f31-7e4a93f2155f with scrape type 2
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bab7916f-4afb-56c4-8f31-7e4a93f2155f with scrape type 2
2026-03-25 21:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: bab7916f-4afb-56c4-8f31-7e4a93f2155f, identifier: 10717366
2026-03-25 21:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d with identifier: 10727643
2026-03-25 21:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d with scrape type 1
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252F794fa158-f798-49a9-a339-c43dcedb4603.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/794fa158-f798-49a9-a339-c43dcedb4603.jpg not downloaded yet
2026-03-25 21:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: bab7916f-4afb-56c4-8f31-7e4a93f2155f with identifier: 10717366
2026-03-25 21:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: bab7916f-4afb-56c4-8f31-7e4a93f2155f with identifier: 10717366
2026-03-25 21:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: bab7916f-4afb-56c4-8f31-7e4a93f2155f with identifier: 10717366 to the API
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10717366>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'Hatchback',
 'color': 'Gray',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'engine_horse_power': 1,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Electric',
 'id': 'bab7916f-4afb-56c4-8f31-7e4a93f2155f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'LY71EWT',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10717366',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Corsa-e',
 'odometer': 69530,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 5200,
 'price_includes_vat': True,
 'registration_date': '2022-01-31',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Corsa-e 46 kWh SE Premium - Electric - Automatic - 1 hp - '
          'LY71EWT - 69,530 mi',
 'transmission': 'automatic',
 'trim': 'SE Premium',
 'vin': None,
 'year': 2022}
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717366%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [openlane.gb] INFO: Saving data for 10717366: {'auction_closing_time': 1774533600.0, 'created_time': 1774359086.723594, 'last_price_update_time': 1774474251.518441}
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10717366') HTTP/1.1" 204 0
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F4612788e-0eca-4c73-b0e3-09fff840007e.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/4612788e-0eca-4c73-b0e3-09fff840007e.jpg not downloaded yet
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743386%252Fgeneral%252F68367501-660f-4ea8-8f9e-9301bb850174.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/68367501-660f-4ea8-8f9e-9301bb850174.jpg not downloaded yet
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252F31c533af-4774-4ad5-a539-53f40a2e0b37.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/31c533af-4774-4ad5-a539-53f40a2e0b37.jpg not downloaded yet
2026-03-25 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727633)
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517f82d0>
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252Fb7b909ea-4c00-4840-a682-cab8c5be2d82.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/b7b909ea-4c00-4840-a682-cab8c5be2d82.jpg saved to cache
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520ebed0>
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252F95331e03-22a1-4517-8521-9e4cf8b17a30.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/95331e03-22a1-4517-8521-9e4cf8b17a30.jpg saved to cache
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7516e0290>
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg saved to cache
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3dd4c9cf-0d30-535e-9338-77d54b26103d
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7523a2950>
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg saved to cache
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75228b690>
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F64439a39-842a-4055-b50a-d547f57f6942.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/64439a39-842a-4055-b50a-d547f57f6942.jpg saved to cache
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520eb690>
2026-03-25 21:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Fdee20294-fccb-433c-98fe-b5896f95f05c.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/dee20294-fccb-433c-98fe-b5896f95f05c.jpg saved to cache
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3dd4c9cf-0d30-535e-9338-77d54b26103d
2026-03-25 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/d4fbde53-a83e-4877-b618-8839987033b5.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727635)
2026-03-25 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/585274ab-bd55-47d6-b540-0fc9f255efc6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727635)
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg not downloaded yet
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743386%252Fgeneral%252F2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg not downloaded yet
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252Faf4444be-1d3b-406c-a92d-c73ce4ed7cab.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/af4444be-1d3b-406c-a92d-c73ce4ed7cab.jpg not downloaded yet
2026-03-25 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727641)
2026-03-25 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/89b6aaaf-d5a9-4d84-863f-191b36cda74d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727635)
2026-03-25 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/a9651988-17df-45f5-b285-5ac042f2e88d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727641)
2026-03-25 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/c68d0977-71eb-418b-a567-9eace96f3016.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727635)
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F47d61bd4-62b0-407e-b990-3373fbd0802c.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/47d61bd4-62b0-407e-b990-3373fbd0802c.jpg not downloaded yet
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743386%252Fgeneral%252Fdac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/dac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg not downloaded yet
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252F74bd644c-8795-4e6b-82c0-228c5cb4070c.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/74bd644c-8795-4e6b-82c0-228c5cb4070c.jpg not downloaded yet
2026-03-25 21:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727634)
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F60908d1b-a307-465a-8b58-ab099e650ab4.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/60908d1b-a307-465a-8b58-ab099e650ab4.jpg not downloaded yet
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743386%252Fgeneral%252F55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg not downloaded yet
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252Fac157d65-1652-4852-8eda-0fd8bdfb5517.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/ac157d65-1652-4852-8eda-0fd8bdfb5517.jpg not downloaded yet
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7523d7c50>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg saved to cache
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3dd4c9cf-0d30-535e-9338-77d54b26103d
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742663%252Fgeneral%252F0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg not downloaded yet
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743386%252Fgeneral%252F0031ea21-4357-4605-bb0a-066cb12edb00.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/0031ea21-4357-4605-bb0a-066cb12edb00.jpg not downloaded yet
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252Fe086cc65-5868-405c-8de6-9b41d90e15ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/e086cc65-5868-405c-8de6-9b41d90e15ab.jpg not downloaded yet
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727641)
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/ca2feeb0-ab35-4289-abfa-5703ac370f74.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727641)
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/70e79261-1aed-47ce-ba9f-1acd67ae423b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727635)
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/31c533af-4774-4ad5-a539-53f40a2e0b37.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727643)
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75246a890>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252Fd4fbde53-a83e-4877-b618-8839987033b5.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/d4fbde53-a83e-4877-b618-8839987033b5.jpg saved to cache
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752608c50>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F585274ab-bd55-47d6-b540-0fc9f255efc6.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/585274ab-bd55-47d6-b540-0fc9f255efc6.jpg saved to cache
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb753f12d90>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg saved to cache
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 55c702d0-0a4f-579b-898a-7c4cb9735105
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75260d1d0>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F89b6aaaf-d5a9-4d84-863f-191b36cda74d.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/89b6aaaf-d5a9-4d84-863f-191b36cda74d.jpg saved to cache
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520faa90>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252Fa9651988-17df-45f5-b285-5ac042f2e88d.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/a9651988-17df-45f5-b285-5ac042f2e88d.jpg saved to cache
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55c702d0-0a4f-579b-898a-7c4cb9735105
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752597c10>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252Fc68d0977-71eb-418b-a567-9eace96f3016.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/c68d0977-71eb-418b-a567-9eace96f3016.jpg saved to cache
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb753f10d90>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg saved to cache
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/68367501-660f-4ea8-8f9e-9301bb850174.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727641)
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/794fa158-f798-49a9-a339-c43dcedb4603.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727643)
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252Fcac3cb54-a2d9-4317-8284-3bd9cf24a8c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/cac3cb54-a2d9-4317-8284-3bd9cf24a8c7.jpg not downloaded yet
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727634)
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/af4444be-1d3b-406c-a92d-c73ce4ed7cab.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727643)
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252F5ca726af-7b28-4f29-9a9d-f6655d4ab15a.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/5ca726af-7b28-4f29-9a9d-f6655d4ab15a.jpg not downloaded yet
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727648> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517efbd0>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg saved to cache
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55c702d0-0a4f-579b-898a-7c4cb9735105
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517afc90>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252Fca2feeb0-ab35-4289-abfa-5703ac370f74.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/ca2feeb0-ab35-4289-abfa-5703ac370f74.jpg saved to cache
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 55c702d0-0a4f-579b-898a-7c4cb9735105
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75170f190>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F70e79261-1aed-47ce-ba9f-1acd67ae423b.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/70e79261-1aed-47ce-ba9f-1acd67ae423b.jpg saved to cache
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517af250>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252F31c533af-4774-4ad5-a539-53f40a2e0b37.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/31c533af-4774-4ad5-a539-53f40a2e0b37.jpg saved to cache
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727632> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252F8708d8e5-9f19-41e7-82a0-7f7cdfa67f6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/8708d8e5-9f19-41e7-82a0-7f7cdfa67f6c.jpg not downloaded yet
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727641)
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727641)
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/74bd644c-8795-4e6b-82c0-228c5cb4070c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727643)
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727634)
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743362%252Fgeneral%252Fddeac2a6-a5db-48b7-b02d-196d8cc997ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/ddeac2a6-a5db-48b7-b02d-196d8cc997ab.jpg not downloaded yet
2026-03-25 21:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/ac157d65-1652-4852-8eda-0fd8bdfb5517.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727643)
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752423590>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F68367501-660f-4ea8-8f9e-9301bb850174.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/68367501-660f-4ea8-8f9e-9301bb850174.jpg saved to cache
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 55c702d0-0a4f-579b-898a-7c4cb9735105
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7524b20d0>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252F794fa158-f798-49a9-a339-c43dcedb4603.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/794fa158-f798-49a9-a339-c43dcedb4603.jpg saved to cache
2026-03-25 21:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75173d110>
2026-03-25 21:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg saved to cache
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7524b3c90>
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252Faf4444be-1d3b-406c-a92d-c73ce4ed7cab.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/af4444be-1d3b-406c-a92d-c73ce4ed7cab.jpg saved to cache
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d
2026-03-25 21:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7c5deba-460b-596b-a489-5299608a1046 with identifier: 10727648
2026-03-25 21:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7c5deba-460b-596b-a489-5299608a1046 with scrape type 1
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7c5deba-460b-596b-a489-5299608a1046
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F4e5b39ca-0302-4c5d-8445-fb8459280804.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/4e5b39ca-0302-4c5d-8445-fb8459280804.jpg not downloaded yet
2026-03-25 21:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/4612788e-0eca-4c73-b0e3-09fff840007e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727634)
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg not downloaded yet
2026-03-25 21:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/60908d1b-a307-465a-8b58-ab099e650ab4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727634)
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252Fedaf5518-3383-4f86-b439-859d8797a5eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/edaf5518-3383-4f86-b439-859d8797a5eb.jpg not downloaded yet
2026-03-25 21:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfa2a2ca-56f9-5f91-9213-f2b7442f45a0 with identifier: 10727632
2026-03-25 21:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0 with scrape type 1
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/1284353b-7715-4338-9f02-62d8e98c52cb.jpg not downloaded yet
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75258cd10>
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg saved to cache
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 55c702d0-0a4f-579b-898a-7c4cb9735105
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752140150>
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg saved to cache
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 55c702d0-0a4f-579b-898a-7c4cb9735105
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517f5f10>
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252F74bd644c-8795-4e6b-82c0-228c5cb4070c.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/74bd644c-8795-4e6b-82c0-228c5cb4070c.jpg saved to cache
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75269eb50>
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg saved to cache
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517f7a10>
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252Fac157d65-1652-4852-8eda-0fd8bdfb5517.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/ac157d65-1652-4852-8eda-0fd8bdfb5517.jpg saved to cache
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d
2026-03-25 21:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/dac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727641)
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252Ff9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/f9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg not downloaded yet
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg not downloaded yet
2026-03-25 21:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/5ca726af-7b28-4f29-9a9d-f6655d4ab15a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727643)
2026-03-25 21:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/e086cc65-5868-405c-8de6-9b41d90e15ab.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727643)
2026-03-25 21:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/8708d8e5-9f19-41e7-82a0-7f7cdfa67f6c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727643)
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg not downloaded yet
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/e12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg not downloaded yet
2026-03-25 21:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/0031ea21-4357-4605-bb0a-066cb12edb00.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727641)
2026-03-25 21:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/cac3cb54-a2d9-4317-8284-3bd9cf24a8c7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727643)
2026-03-25 21:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727634)
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75258ee90>
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F4612788e-0eca-4c73-b0e3-09fff840007e.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/4612788e-0eca-4c73-b0e3-09fff840007e.jpg saved to cache
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752119590>
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F60908d1b-a307-465a-8b58-ab099e650ab4.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/60908d1b-a307-465a-8b58-ab099e650ab4.jpg saved to cache
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252Fb3e0a120-4feb-42f4-b5db-e1e629896e83.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/b3e0a120-4feb-42f4-b5db-e1e629896e83.jpg not downloaded yet
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg not downloaded yet
2026-03-25 21:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/47d61bd4-62b0-407e-b990-3373fbd0802c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727634)
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F25ef23ed-f379-465f-8597-e8abc277ec65.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/25ef23ed-f379-465f-8597-e8abc277ec65.jpg not downloaded yet
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/322110c0-0306-4451-bc63-49d62398fe58.jpg not downloaded yet
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F4030d44b-788c-4b1d-88c0-02d6e6745197.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/4030d44b-788c-4b1d-88c0-02d6e6745197.jpg not downloaded yet
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg not downloaded yet
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7523b2590>
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252Fdac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/dac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg saved to cache
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 55c702d0-0a4f-579b-898a-7c4cb9735105
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75239f4d0>
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252F5ca726af-7b28-4f29-9a9d-f6655d4ab15a.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/5ca726af-7b28-4f29-9a9d-f6655d4ab15a.jpg saved to cache
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751775c90>
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252Fe086cc65-5868-405c-8de6-9b41d90e15ab.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/e086cc65-5868-405c-8de6-9b41d90e15ab.jpg saved to cache
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517115d0>
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252F8708d8e5-9f19-41e7-82a0-7f7cdfa67f6c.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/8708d8e5-9f19-41e7-82a0-7f7cdfa67f6c.jpg saved to cache
2026-03-25 21:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751775ad0>
2026-03-25 21:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F0031ea21-4357-4605-bb0a-066cb12edb00.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/0031ea21-4357-4605-bb0a-066cb12edb00.jpg saved to cache
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 55c702d0-0a4f-579b-898a-7c4cb9735105
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75276a9d0>
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252Fcac3cb54-a2d9-4317-8284-3bd9cf24a8c7.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/cac3cb54-a2d9-4317-8284-3bd9cf24a8c7.jpg saved to cache
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7523e41d0>
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg saved to cache
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb
2026-03-25 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/0b1913d7-628c-4da6-8d2a-512764f46c90.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727634)
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg not downloaded yet
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/fb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg not downloaded yet
2026-03-25 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743362/general/ddeac2a6-a5db-48b7-b02d-196d8cc997ab.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727643)
2026-03-25 21:30:54 [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-25 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/1284353b-7715-4338-9f02-62d8e98c52cb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727632)
2026-03-25 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/a2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727634)
2026-03-25 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742663/general/853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727634)
2026-03-25 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/4e5b39ca-0302-4c5d-8445-fb8459280804.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727648)
2026-03-25 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743386/general/35059174-f21f-4d4e-8e46-7205cd098e06.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727641)
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742841%252Fgeneral%252F877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg not downloaded yet
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/06cf02c9-51d6-4780-8efe-aedd637b525d.jpg not downloaded yet
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517c1d50>
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F47d61bd4-62b0-407e-b990-3373fbd0802c.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/47d61bd4-62b0-407e-b990-3373fbd0802c.jpg saved to cache
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb
2026-03-25 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/edaf5518-3383-4f86-b439-859d8797a5eb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727648)
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/74b67386-8a02-4788-a60f-2e2485581fd7.jpg not downloaded yet
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg not downloaded yet
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752443f10>
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F0b1913d7-628c-4da6-8d2a-512764f46c90.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/0b1913d7-628c-4da6-8d2a-512764f46c90.jpg saved to cache
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb
2026-03-25 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727632)
2026-03-25 21:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/f9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727648)
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7521a1650>
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743362%252Fgeneral%252Fddeac2a6-a5db-48b7-b02d-196d8cc997ab.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743362/general/ddeac2a6-a5db-48b7-b02d-196d8cc997ab.jpg saved to cache
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d
2026-03-25 21:30:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d, skipping ID generation
2026-03-25 21:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d with scrape type 1
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d sending to next pipeline
2026-03-25 21:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d, identifier: 10727643
2026-03-25 21:30:54 [openlane.gb] INFO: Found listing with ID: 10727645
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727645%27 HTTP/1.1" 200 None
2026-03-25 21:30:54 [openlane.gb] INFO: Scrape type for 10727645: 1
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75221b110>
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F1284353b-7715-4338-9f02-62d8e98c52cb.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/1284353b-7715-4338-9f02-62d8e98c52cb.jpg saved to cache
2026-03-25 21:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751987390>
2026-03-25 21:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252Fa2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/a2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg saved to cache
2026-03-25 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb
2026-03-25 21:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752581c50>
2026-03-25 21:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742663%252Fgeneral%252F853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742663/general/853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg saved to cache
2026-03-25 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb
2026-03-25 21:30:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d6fc66d3-dd45-5b4f-9958-1af5535e16cb, skipping ID generation
2026-03-25 21:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb with scrape type 1
2026-03-25 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb sending to next pipeline
2026-03-25 21:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d6fc66d3-dd45-5b4f-9958-1af5535e16cb, identifier: 10727634
2026-03-25 21:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7523e6d50>
2026-03-25 21:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F4e5b39ca-0302-4c5d-8445-fb8459280804.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/4e5b39ca-0302-4c5d-8445-fb8459280804.jpg saved to cache
2026-03-25 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d7c5deba-460b-596b-a489-5299608a1046
2026-03-25 21:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751774b90>
2026-03-25 21:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743386%252Fgeneral%252F35059174-f21f-4d4e-8e46-7205cd098e06.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743386/general/35059174-f21f-4d4e-8e46-7205cd098e06.jpg saved to cache
2026-03-25 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 55c702d0-0a4f-579b-898a-7c4cb9735105
2026-03-25 21:30:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55c702d0-0a4f-579b-898a-7c4cb9735105, skipping ID generation
2026-03-25 21:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55c702d0-0a4f-579b-898a-7c4cb9735105 with scrape type 1
2026-03-25 21:30:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55c702d0-0a4f-579b-898a-7c4cb9735105 sending to next pipeline
2026-03-25 21:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 55c702d0-0a4f-579b-898a-7c4cb9735105, identifier: 10727641
2026-03-25 21:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d with identifier: 10727643
2026-03-25 21:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 21:30:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 21:30:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 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-25 21:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d with identifier: 10727643
2026-03-25 21:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d with identifier: 10727643 to the API
2026-03-25 21:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743362/general/ddeac2a6-a5db-48b7-b02d-196d8cc997ab.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-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YY73TCX',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727643',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka',
 'odometer': 10870,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 211007,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/794fa158-f798-49a9-a339-c43dcedb4603.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 190091,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/31c533af-4774-4ad5-a539-53f40a2e0b37.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 193153,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/af4444be-1d3b-406c-a92d-c73ce4ed7cab.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 181894,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/74bd644c-8795-4e6b-82c0-228c5cb4070c.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 221352,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/ac157d65-1652-4852-8eda-0fd8bdfb5517.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 193591,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/e086cc65-5868-405c-8de6-9b41d90e15ab.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 204364,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/cac3cb54-a2d9-4317-8284-3bd9cf24a8c7.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 126205,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/5ca726af-7b28-4f29-9a9d-f6655d4ab15a.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 188584,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/8708d8e5-9f19-41e7-82a0-7f7cdfa67f6c.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d/8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 211614,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743362/general/ddeac2a6-a5db-48b7-b02d-196d8cc997ab.jpg',
             'Width': 1440}],
 'price': 10900,
 'price_includes_vat': True,
 'registration_date': '2023-10-31',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Mokka 1.2 Turbo Design - Petrol - Manual - 101 hp - '
          'YY73TCX - 10,870 mi',
 'transmission': 'manual',
 'trim': 'Design',
 'vin': None,
 'year': 2023}
2026-03-25 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727643%27 HTTP/1.1" 200 None
2026-03-25 21:30:57 [openlane.gb] INFO: Saving data for 10727643: {'created_time': 1774474257.381162, 'last_price_update_time': 1774474257.381176, 'auction_closing_time': 1774533600.0}
2026-03-25 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727643') HTTP/1.1" 204 0
2026-03-25 21:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d6fc66d3-dd45-5b4f-9958-1af5535e16cb with identifier: 10727634
2026-03-25 21:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d6fc66d3-dd45-5b4f-9958-1af5535e16cb with identifier: 10727634
2026-03-25 21:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d6fc66d3-dd45-5b4f-9958-1af5535e16cb with identifier: 10727634 to the API
2026-03-25 21:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742663/general/853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'Hatchback',
 'color': 'Black',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'engine_horse_power': 136,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Electric',
 'id': 'd6fc66d3-dd45-5b4f-9958-1af5535e16cb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'RV72HYZ',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727634',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Corsa-e',
 'odometer': 36334,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 27,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 307041,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/a2346cca-ff77-4afb-a94e-8005ee22a5ed.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 318917,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/8c2523f2-3724-40c7-ab95-ecc36b5720c5.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 322029,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/853c179f-f4b5-40ec-8c9e-da89b2323f24.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 327771,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/51a74c4a-f31f-45a4-b802-a5080c0c507c.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 273186,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/0b1913d7-628c-4da6-8d2a-512764f46c90.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 281668,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/4612788e-0eca-4c73-b0e3-09fff840007e.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 195458,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/0751d195-d1d0-43e0-98a1-85014c80b4ad.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 145185,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/47d61bd4-62b0-407e-b990-3373fbd0802c.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 188986,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/60908d1b-a307-465a-8b58-ab099e650ab4.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6fc66d3-dd45-5b4f-9958-1af5535e16cb/d6fc66d3-dd45-5b4f-9958-1af5535e16cb_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 202780,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742663/general/0e7fe8b4-7971-45e4-a28f-35e893b1ea1d.jpg',
             'Width': 1440}],
 'price': 7500,
 'price_includes_vat': True,
 'registration_date': '2022-12-23',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Corsa-e 46 kWh Elite Premium - Electric - Automatic - 136 '
          'hp - RV72HYZ - 36,334 mi',
 'transmission': 'automatic',
 'trim': 'Elite Premium',
 'vin': None,
 'year': 2022}
2026-03-25 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727634%27 HTTP/1.1" 200 None
2026-03-25 21:30:57 [openlane.gb] INFO: Saving data for 10727634: {'created_time': 1774474257.783083, 'last_price_update_time': 1774474257.783094, 'auction_closing_time': 1774533600.0}
2026-03-25 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727634') HTTP/1.1" 204 0
2026-03-25 21:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 55c702d0-0a4f-579b-898a-7c4cb9735105 with identifier: 10727641
2026-03-25 21:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 21:30:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 21:30:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 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-25 21:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 55c702d0-0a4f-579b-898a-7c4cb9735105 with identifier: 10727641
2026-03-25 21:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 55c702d0-0a4f-579b-898a-7c4cb9735105 with identifier: 10727641 to the API
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743386/general/35059174-f21f-4d4e-8e46-7205cd098e06.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'SUV',
 'color': 'Gray',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'engine_horse_power': 131,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Diesel',
 'id': '55c702d0-0a4f-579b-898a-7c4cb9735105',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BD68ZKY',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727641',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Grandland',
 'odometer': 74617,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 20,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 250421,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/a9651988-17df-45f5-b285-5ac042f2e88d.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 203479,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/8f38e3ec-423d-4509-9dc4-a32c07230bee.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 258967,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/85225c19-e9dd-429c-b2ff-f1a6a3443f22.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 189813,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/ca2feeb0-ab35-4289-abfa-5703ac370f74.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 208635,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/35059174-f21f-4d4e-8e46-7205cd098e06.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 200883,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/68367501-660f-4ea8-8f9e-9301bb850174.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 226606,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/2b7ce823-8982-42d7-b346-4bad17bf5b2d.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 241434,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/dac5f4d2-7247-4d96-9b41-1e3dbabcb46f.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 183731,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/55ab09ad-2bd6-4092-9e5c-c4b8c542c924.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55c702d0-0a4f-579b-898a-7c4cb9735105/55c702d0-0a4f-579b-898a-7c4cb9735105_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 263432,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743386/general/0031ea21-4357-4605-bb0a-066cb12edb00.jpg',
             'Width': 1440}],
 'price': 3900,
 'price_includes_vat': True,
 'registration_date': '2018-11-05',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Grandland 1.5 Turbo SE - Diesel - Manual - 131 hp - '
          'BD68ZKY - 74,617 mi',
 'transmission': 'manual',
 'trim': 'SE',
 'vin': None,
 'year': 2018}
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727641%27 HTTP/1.1" 200 None
2026-03-25 21:30:58 [openlane.gb] INFO: Saving data for 10727641: {'created_time': 1774474258.339092, 'last_price_update_time': 1774474258.339106, 'auction_closing_time': 1774533600.0}
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727641') HTTP/1.1" 204 0
2026-03-25 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727632)
2026-03-25 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/992a6000-e5bb-4287-bc85-e4734671f491.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727635)
2026-03-25 21:30:58 [openlane.gb] INFO: Found listing with ID: 10727644
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727644%27 HTTP/1.1" 200 None
2026-03-25 21:30:58 [openlane.gb] INFO: Scrape type for 10727644: 1
2026-03-25 21:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751952890>
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252Fedaf5518-3383-4f86-b439-859d8797a5eb.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/edaf5518-3383-4f86-b439-859d8797a5eb.jpg saved to cache
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d7c5deba-460b-596b-a489-5299608a1046
2026-03-25 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742580/general/33ede7be-521c-4019-8c12-6f4c1a4a9dd4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727635)
2026-03-25 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727632)
2026-03-25 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/4030d44b-788c-4b1d-88c0-02d6e6745197.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727648)
2026-03-25 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727639> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7524e5f50>
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F3baf89cd-982c-4851-a939-3497bb9619d4.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/3baf89cd-982c-4851-a939-3497bb9619d4.jpg saved to cache
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751780b50>
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252Ff9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/f9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg saved to cache
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d7c5deba-460b-596b-a489-5299608a1046
2026-03-25 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727648)
2026-03-25 21:30:58 [openlane.gb] INFO: Found listing with ID: 10727649
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727649%27 HTTP/1.1" 200 None
2026-03-25 21:30:58 [openlane.gb] INFO: Scrape type for 10727649: 1
2026-03-25 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/fb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727632)
2026-03-25 21:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb754208250>
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/3347c2a5-705b-41d1-b301-9dd1ff67c758.jpg saved to cache
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75244e3d0>
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F992a6000-e5bb-4287-bc85-e4734671f491.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/992a6000-e5bb-4287-bc85-e4734671f491.jpg saved to cache
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03
2026-03-25 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727648)
2026-03-25 21:30:58 [openlane.gb] INFO: Found listing with ID: 10720866
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720866%27 HTTP/1.1" 200 None
2026-03-25 21:30:58 [openlane.gb] INFO: Scrape type for 10720866: 0
2026-03-25 21:30:58 [openlane.gb] INFO: Found listing with ID: 10717362
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717362%27 HTTP/1.1" 200 None
2026-03-25 21:30:58 [openlane.gb] INFO: Scrape type for 10717362: 2
2026-03-25 21:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/25ef23ed-f379-465f-8597-e8abc277ec65.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727648)
2026-03-25 21:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/322110c0-0306-4451-bc63-49d62398fe58.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727632)
2026-03-25 21:30:58 [openlane.gb] INFO: Found listing with ID: 10727646
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727646%27 HTTP/1.1" 200 None
2026-03-25 21:30:58 [openlane.gb] INFO: Scrape type for 10727646: 1
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751971290>
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742580%252Fgeneral%252F33ede7be-521c-4019-8c12-6f4c1a4a9dd4.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742580/general/33ede7be-521c-4019-8c12-6f4c1a4a9dd4.jpg saved to cache
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03
2026-03-25 21:30:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2ab2f477-ac4a-5ea4-8507-cd7637f70b03, skipping ID generation
2026-03-25 21:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03 with scrape type 1
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03 sending to next pipeline
2026-03-25 21:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2ab2f477-ac4a-5ea4-8507-cd7637f70b03, identifier: 10727635
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751994050>
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/2ae79c9a-efbf-4c66-a3f4-6a2fd1cd5fdb.jpg saved to cache
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75242bb50>
2026-03-25 21:30:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F4030d44b-788c-4b1d-88c0-02d6e6745197.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/4030d44b-788c-4b1d-88c0-02d6e6745197.jpg saved to cache
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d7c5deba-460b-596b-a489-5299608a1046
2026-03-25 21:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bce97e9a-176d-56a3-bb08-a3bb0fb183c7 with identifier: 10727639
2026-03-25 21:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bce97e9a-176d-56a3-bb08-a3bb0fb183c7 with scrape type 1
2026-03-25 21:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bce97e9a-176d-56a3-bb08-a3bb0fb183c7
2026-03-25 21:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742847%252Fgeneral%252F0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg not downloaded yet
2026-03-25 21:30:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75249dad0>
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg saved to cache
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d7c5deba-460b-596b-a489-5299608a1046
2026-03-25 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/06cf02c9-51d6-4780-8efe-aedd637b525d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727632)
2026-03-25 21:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2ab2f477-ac4a-5ea4-8507-cd7637f70b03 with identifier: 10727635
2026-03-25 21:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2ab2f477-ac4a-5ea4-8507-cd7637f70b03 with identifier: 10727635
2026-03-25 21:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2ab2f477-ac4a-5ea4-8507-cd7637f70b03 with identifier: 10727635 to the API
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742580/general/33ede7be-521c-4019-8c12-6f4c1a4a9dd4.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-26T14:00:00Z',
 'fuel_type': 'Electric',
 'id': '2ab2f477-ac4a-5ea4-8507-cd7637f70b03',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DL72YEB',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727635',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Corsa-e',
 'odometer': 16940,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 29,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 252325,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/33ede7be-521c-4019-8c12-6f4c1a4a9dd4.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 221143,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/5382454e-3fbf-4b1e-a9cf-4554006e0a1a.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 212654,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/f8a62cf8-bd69-48d1-a231-1554eaf5f18e.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 241548,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/89b6aaaf-d5a9-4d84-863f-191b36cda74d.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 205761,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/c68d0977-71eb-418b-a567-9eace96f3016.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 202954,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/64439a39-842a-4055-b50a-d547f57f6942.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 191852,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/992a6000-e5bb-4287-bc85-e4734671f491.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 147094,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/d4fbde53-a83e-4877-b618-8839987033b5.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 164003,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/585274ab-bd55-47d6-b540-0fc9f255efc6.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab2f477-ac4a-5ea4-8507-cd7637f70b03/2ab2f477-ac4a-5ea4-8507-cd7637f70b03_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 181424,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742580/general/70e79261-1aed-47ce-ba9f-1acd67ae423b.jpg',
             'Width': 1440}],
 'price': 8500,
 'price_includes_vat': True,
 'registration_date': '2023-02-24',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Corsa-e 46 kWh GS - Electric - Automatic - 136 hp - '
          'DL72YEB - 16,940 mi',
 'transmission': 'automatic',
 'trim': 'GS',
 'vin': None,
 'year': 2023}
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727635%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [openlane.gb] INFO: Saving data for 10727635: {'created_time': 1774474259.429034, 'last_price_update_time': 1774474259.429045, 'auction_closing_time': 1774533600.0}
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727635') HTTP/1.1" 204 0
2026-03-25 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/e12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727632)
2026-03-25 21:30:59 [openlane.gb] INFO: Found listing with ID: 10727650
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727650%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [openlane.gb] INFO: Scrape type for 10727650: 1
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742847%252Fgeneral%252Fb8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/b8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg not downloaded yet
2026-03-25 21:30:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520dd5d0>
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252Ffb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/fb49e3a2-9c12-47b0-b91a-53f9da69a5cf.jpg saved to cache
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0
2026-03-25 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/b3e0a120-4feb-42f4-b5db-e1e629896e83.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727648)
2026-03-25 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727632)
2026-03-25 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742578/general/74b67386-8a02-4788-a60f-2e2485581fd7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727632)
2026-03-25 21:30:59 [openlane.gb] INFO: Found listing with ID: 10720884
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720884%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [openlane.gb] INFO: Scrape type for 10720884: 0
2026-03-25 21:30:59 [openlane.gb] INFO: Found listing with ID: 10727658
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727658%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [openlane.gb] INFO: Scrape type for 10727658: 1
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742847%252Fgeneral%252F291b66d6-9d68-4699-9f27-43ece39b4376.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/291b66d6-9d68-4699-9f27-43ece39b4376.jpg not downloaded yet
2026-03-25 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727648)
2026-03-25 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742841/general/09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727648)
2026-03-25 21:30:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520fa290>
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg saved to cache
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d7c5deba-460b-596b-a489-5299608a1046
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7518944d0>
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F25ef23ed-f379-465f-8597-e8abc277ec65.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/25ef23ed-f379-465f-8597-e8abc277ec65.jpg saved to cache
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d7c5deba-460b-596b-a489-5299608a1046
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517f5590>
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F322110c0-0306-4451-bc63-49d62398fe58.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/322110c0-0306-4451-bc63-49d62398fe58.jpg saved to cache
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75198b290>
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F06cf02c9-51d6-4780-8efe-aedd637b525d.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/06cf02c9-51d6-4780-8efe-aedd637b525d.jpg saved to cache
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0
2026-03-25 21:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/2c9d4700-7361-4392-a88f-6cdd15c62338.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727631)
2026-03-25 21:30:59 [openlane.gb] INFO: Found listing with ID: 10727651
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727651%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [openlane.gb] INFO: Scrape type for 10727651: 1
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742847%252Fgeneral%252F3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg not downloaded yet
2026-03-25 21:30:59 [openlane.gb] INFO: Found listing with ID: 10720867
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720867%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [openlane.gb] INFO: Scrape type for 10720867: 0
2026-03-25 21:30:59 [openlane.gb] INFO: Found listing with ID: 10720868
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720868%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [openlane.gb] INFO: Scrape type for 10720868: 0
2026-03-25 21:30:59 [openlane.gb] INFO: Found listing with ID: 10720850
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720850%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [openlane.gb] INFO: Scrape type for 10720850: 0
2026-03-25 21:30:59 [openlane.gb] INFO: Found listing with ID: 10720871
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720871%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [openlane.gb] INFO: Scrape type for 10720871: 0
2026-03-25 21:30:59 [openlane.gb] INFO: Found listing with ID: 10720843
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720843%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [openlane.gb] INFO: Scrape type for 10720843: 0
2026-03-25 21:30:59 [openlane.gb] INFO: Found listing with ID: 10727652
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727652%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [openlane.gb] INFO: Scrape type for 10727652: 1
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742847%252Fgeneral%252F49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg not downloaded yet
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75276ab90>
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252Fe12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/e12efc40-61b9-469b-b90d-c2bff9d5b6ba.jpg saved to cache
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517b4b50>
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252Fb3e0a120-4feb-42f4-b5db-e1e629896e83.jpg') HTTP/1.1" 204 0
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/b3e0a120-4feb-42f4-b5db-e1e629896e83.jpg saved to cache
2026-03-25 21:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d7c5deba-460b-596b-a489-5299608a1046
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517b5fd0>
2026-03-25 21:30:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:30:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:30:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/9b5f060c-0401-4a88-8dbf-ffe43a6ea2ca.jpg saved to cache
2026-03-25 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0
2026-03-25 21:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75276bfd0>
2026-03-25 21:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfa2a2ca-56f9-5f91-9213-f2b7442f45a0/dfa2a2ca-56f9-5f91-9213-f2b7442f45a0_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742578%252Fgeneral%252F74b67386-8a02-4788-a60f-2e2485581fd7.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742578/general/74b67386-8a02-4788-a60f-2e2485581fd7.jpg saved to cache
2026-03-25 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0
2026-03-25 21:31:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dfa2a2ca-56f9-5f91-9213-f2b7442f45a0, skipping ID generation
2026-03-25 21:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0 with scrape type 1
2026-03-25 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dfa2a2ca-56f9-5f91-9213-f2b7442f45a0 sending to next pipeline
2026-03-25 21:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: dfa2a2ca-56f9-5f91-9213-f2b7442f45a0, identifier: 10727632
2026-03-25 21:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75216cb50>
2026-03-25 21:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg saved to cache
2026-03-25 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d7c5deba-460b-596b-a489-5299608a1046
2026-03-25 21:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75174fbd0>
2026-03-25 21:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742841%252Fgeneral%252F09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742841/general/09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg saved to cache
2026-03-25 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d7c5deba-460b-596b-a489-5299608a1046
2026-03-25 21:31:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d7c5deba-460b-596b-a489-5299608a1046, skipping ID generation
2026-03-25 21:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7c5deba-460b-596b-a489-5299608a1046 with scrape type 1
2026-03-25 21:31:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7c5deba-460b-596b-a489-5299608a1046 sending to next pipeline
2026-03-25 21:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d7c5deba-460b-596b-a489-5299608a1046, identifier: 10727648
2026-03-25 21:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/f3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727631)
2026-03-25 21:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/9ef78816-e022-4a57-ae13-fe6bf5a502dd.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727633)
2026-03-25 21:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/6af06b0d-3afb-4785-8233-e03aac0da69f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727636)
2026-03-25 21:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: dfa2a2ca-56f9-5f91-9213-f2b7442f45a0 with identifier: 10727632
2026-03-25 21:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 21:31:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-25 21:31:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 21:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: dfa2a2ca-56f9-5f91-9213-f2b7442f45a0 with identifier: 10727632
2026-03-25 21:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: dfa2a2ca-56f9-5f91-9213-f2b7442f45a0 with identifier: 10727632 to the API
2026-03-25 21:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742578/general/74b67386-8a02-4788-a60f-2e2485581fd7.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-26T14: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=10727632',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Corsa',
 'odometer': 65012,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 28,
 '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-25 21:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727632%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Saving data for 10727632: {'created_time': 1774474261.001028, 'last_price_update_time': 1774474261.001038, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727632') HTTP/1.1" 204 0
2026-03-25 21:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d7c5deba-460b-596b-a489-5299608a1046 with identifier: 10727648
2026-03-25 21:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d7c5deba-460b-596b-a489-5299608a1046 with identifier: 10727648
2026-03-25 21:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d7c5deba-460b-596b-a489-5299608a1046 with identifier: 10727648 to the API
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742841/general/09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'SUV',
 'color': 'Red',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.2L',
 'engine_horse_power': 131,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'd7c5deba-460b-596b-a489-5299608a1046',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'BP71EGK',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727648',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka',
 'odometer': 45648,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 23,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 320253,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/4e5b39ca-0302-4c5d-8445-fb8459280804.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 314440,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/6b4209e7-16e1-4433-a66b-65c1b75119b4.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 268389,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/edaf5518-3383-4f86-b439-859d8797a5eb.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 284121,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/f9841b27-7d56-41df-add7-4f7dcc9fdce1.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 184093,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/09a125fd-b4b2-4dbb-8ca5-e1a2564189f7.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 178484,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/b3e0a120-4feb-42f4-b5db-e1e629896e83.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 176132,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/25ef23ed-f379-465f-8597-e8abc277ec65.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 210794,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/4030d44b-788c-4b1d-88c0-02d6e6745197.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 243204,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/82ec6195-d3f0-47a4-87ef-9a402b8da363.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7c5deba-460b-596b-a489-5299608a1046/d7c5deba-460b-596b-a489-5299608a1046_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 218831,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742841/general/877afd5d-bd5d-4b3f-b4e9-0c3450da9ef8.jpg',
             'Width': 1440}],
 'price': 9600,
 'price_includes_vat': True,
 'registration_date': '2022-01-27',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Mokka 1.2 Turbo Elite Premium - Petrol - Automatic - 131 '
          'hp - BP71EGK - 45,648 mi',
 'transmission': 'automatic',
 'trim': 'Elite Premium',
 'vin': None,
 'year': 2022}
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727648%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Saving data for 10727648: {'created_time': 1774474261.467465, 'last_price_update_time': 1774474261.467476, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727648') HTTP/1.1" 204 0
2026-03-25 21:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727636)
2026-03-25 21:31:01 [openlane.gb] INFO: Found listing with ID: 10720844
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720844%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Scrape type for 10720844: 0
2026-03-25 21:31:01 [openlane.gb] INFO: Found listing with ID: 10720873
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720873%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Scrape type for 10720873: 0
2026-03-25 21:31:01 [openlane.gb] INFO: Found listing with ID: 10720870
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720870%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Scrape type for 10720870: 0
2026-03-25 21:31:01 [openlane.gb] INFO: Found listing with ID: 10720869
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720869%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Scrape type for 10720869: 0
2026-03-25 21:31:01 [openlane.gb] INFO: Found listing with ID: 10720872
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720872%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Scrape type for 10720872: 0
2026-03-25 21:31:01 [openlane.gb] INFO: Found listing with ID: 10720875
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720875%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Scrape type for 10720875: 0
2026-03-25 21:31:01 [openlane.gb] INFO: Found listing with ID: 10720874
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720874%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Scrape type for 10720874: 0
2026-03-25 21:31:01 [openlane.gb] INFO: Found listing with ID: 10720846
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720846%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Scrape type for 10720846: 0
2026-03-25 21:31:01 [openlane.gb] INFO: Found listing with ID: 10720845
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720845%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Scrape type for 10720845: 0
2026-03-25 21:31:01 [openlane.gb] INFO: Found listing with ID: 10717370
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717370%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Scrape type for 10717370: 2
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252Fd714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/d714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg not downloaded yet
2026-03-25 21:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/f2bbdd07-4e52-44d2-b72a-b7552b9a0a2a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727633)
2026-03-25 21:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10717362> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727644> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/086ba8a9-f8f4-4960-955f-032388c29ba8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727633)
2026-03-25 21:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727639)
2026-03-25 21:31:01 [openlane.gb] INFO: Found listing with ID: 10720881
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720881%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Scrape type for 10720881: 0
2026-03-25 21:31:01 [openlane.gb] INFO: Found listing with ID: 10720883
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720883%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Scrape type for 10720883: 0
2026-03-25 21:31:01 [openlane.gb] INFO: Found listing with ID: 10720882
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720882%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Scrape type for 10720882: 0
2026-03-25 21:31:01 [openlane.gb] INFO: Found listing with ID: 10727653
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727653%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [openlane.gb] INFO: Scrape type for 10727653: 1
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg not downloaded yet
2026-03-25 21:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727645> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/b8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727639)
2026-03-25 21:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752107410>
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252F2c9d4700-7361-4392-a88f-6cdd15c62338.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/2c9d4700-7361-4392-a88f-6cdd15c62338.jpg saved to cache
2026-03-25 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7524e7790>
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Ff3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/f3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg saved to cache
2026-03-25 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75238d1d0>
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F9ef78816-e022-4a57-ae13-fe6bf5a502dd.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/9ef78816-e022-4a57-ae13-fe6bf5a502dd.jpg saved to cache
2026-03-25 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3dd4c9cf-0d30-535e-9338-77d54b26103d
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752581790>
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F6af06b0d-3afb-4785-8233-e03aac0da69f.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/6af06b0d-3afb-4785-8233-e03aac0da69f.jpg saved to cache
2026-03-25 21:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7522acf90>
2026-03-25 21:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg saved to cache
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206
2026-03-25 21:31:02 [openlane.gb] INFO: Found listing with ID: 10727654
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727654%27 HTTP/1.1" 200 None
2026-03-25 21:31:02 [openlane.gb] INFO: Scrape type for 10727654: 1
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg not downloaded yet
2026-03-25 21:31:02 [openlane.gb] INFO: Found listing with ID: 10727655
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727655%27 HTTP/1.1" 200 None
2026-03-25 21:31:02 [openlane.gb] INFO: Scrape type for 10727655: 1
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg not downloaded yet
2026-03-25 21:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7522ac990>
2026-03-25 21:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Ff2bbdd07-4e52-44d2-b72a-b7552b9a0a2a.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/f2bbdd07-4e52-44d2-b72a-b7552b9a0a2a.jpg saved to cache
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3dd4c9cf-0d30-535e-9338-77d54b26103d
2026-03-25 21:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6237afa3-c686-5073-981d-b3df18ebb455 with identifier: 10717362
2026-03-25 21:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6237afa3-c686-5073-981d-b3df18ebb455 with scrape type 2
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6237afa3-c686-5073-981d-b3df18ebb455 with scrape type 2
2026-03-25 21:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 6237afa3-c686-5073-981d-b3df18ebb455, identifier: 10717362
2026-03-25 21:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce with identifier: 10727644
2026-03-25 21:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce with scrape type 1
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252Fc6897204-4b1d-4358-b2ad-e76a9533aad0.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/c6897204-4b1d-4358-b2ad-e76a9533aad0.jpg not downloaded yet
2026-03-25 21:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517816d0>
2026-03-25 21:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252F086ba8a9-f8f4-4960-955f-032388c29ba8.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/086ba8a9-f8f4-4960-955f-032388c29ba8.jpg saved to cache
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3dd4c9cf-0d30-535e-9338-77d54b26103d
2026-03-25 21:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb750884350>
2026-03-25 21:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg saved to cache
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bce97e9a-176d-56a3-bb08-a3bb0fb183c7
2026-03-25 21:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767 with identifier: 10727645
2026-03-25 21:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767 with scrape type 1
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg not downloaded yet
2026-03-25 21:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75197de50>
2026-03-25 21:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252Fb8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/b8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg saved to cache
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bce97e9a-176d-56a3-bb08-a3bb0fb183c7
2026-03-25 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/3e86f7a9-7d31-41c7-a1e0-e26b352c48ee.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727638)
2026-03-25 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727639)
2026-03-25 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/291b66d6-9d68-4699-9f27-43ece39b4376.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727639)
2026-03-25 21:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727639)
2026-03-25 21:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 6237afa3-c686-5073-981d-b3df18ebb455 with identifier: 10717362
2026-03-25 21:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 6237afa3-c686-5073-981d-b3df18ebb455 with identifier: 10717362
2026-03-25 21:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 6237afa3-c686-5073-981d-b3df18ebb455 with identifier: 10717362 to the API
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10717362>
{'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-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': '6237afa3-c686-5073-981d-b3df18ebb455',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'WR71JWE',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10717362',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka',
 'odometer': 54387,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 7700,
 'price_includes_vat': True,
 'registration_date': '2021-11-30',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Mokka 1.2 Turbo SRi - Petrol - Manual - 101 hp - WR71JWE - '
          '54,387 mi',
 'transmission': 'manual',
 'trim': 'SRi',
 'vin': None,
 'year': 2021}
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717362%27 HTTP/1.1" 200 None
2026-03-25 21:31:02 [openlane.gb] INFO: Saving data for 10717362: {'auction_closing_time': 1774533600.0, 'created_time': 1774359103.267105, 'last_price_update_time': 1774474262.77767}
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10717362') HTTP/1.1" 204 0
2026-03-25 21:31:02 [openlane.gb] INFO: Found listing with ID: 10720877
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710720877%27 HTTP/1.1" 200 None
2026-03-25 21:31:02 [openlane.gb] INFO: Scrape type for 10720877: 0
2026-03-25 21:31:02 [openlane.gb] INFO: Found listing with ID: 10727656
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727656%27 HTTP/1.1" 200 None
2026-03-25 21:31:02 [openlane.gb] INFO: Scrape type for 10727656: 1
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F9031b690-e0d7-4cd7-9e28-31b85930be90.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/9031b690-e0d7-4cd7-9e28-31b85930be90.jpg not downloaded yet
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg not downloaded yet
2026-03-25 21:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg not downloaded yet
2026-03-25 21:31:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10720878
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720878%27 HTTP/1.1" 200 None
2026-03-25 21:31:03 [openlane.gb] INFO: Scrape type for 10720878: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10720879
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720879%27 HTTP/1.1" 200 None
2026-03-25 21:31:03 [openlane.gb] INFO: Scrape type for 10720879: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10720880
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720880%27 HTTP/1.1" 200 None
2026-03-25 21:31:03 [openlane.gb] INFO: Scrape type for 10720880: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10720876
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720876%27 HTTP/1.1" 200 None
2026-03-25 21:31:03 [openlane.gb] INFO: Scrape type for 10720876: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10721205
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721205%27 HTTP/1.1" 200 None
2026-03-25 21:31:03 [openlane.gb] INFO: Scrape type for 10721205: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10727642
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727642%27 HTTP/1.1" 200 None
2026-03-25 21:31:03 [openlane.gb] INFO: Scrape type for 10727642: 1
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F74431d97-20f0-4361-9573-b7cacfba44e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/74431d97-20f0-4361-9573-b7cacfba44e7.jpg not downloaded yet
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F50708830-b818-472a-84f5-0c1a606bd822.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/50708830-b818-472a-84f5-0c1a606bd822.jpg not downloaded yet
2026-03-25 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727649> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/d714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727639)
2026-03-25 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/a0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727631)
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520ca410>
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252F3e86f7a9-7d31-41c7-a1e0-e26b352c48ee.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/3e86f7a9-7d31-41c7-a1e0-e26b352c48ee.jpg saved to cache
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7696cdc3-f46c-506c-a0f7-b98df9708357
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7525d55d0>
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg saved to cache
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bce97e9a-176d-56a3-bb08-a3bb0fb183c7
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7524230d0>
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F291b66d6-9d68-4699-9f27-43ece39b4376.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/291b66d6-9d68-4699-9f27-43ece39b4376.jpg saved to cache
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bce97e9a-176d-56a3-bb08-a3bb0fb183c7
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75275b690>
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg saved to cache
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bce97e9a-176d-56a3-bb08-a3bb0fb183c7
2026-03-25 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/be58dbae-485e-4ea9-ad60-b23672455d66.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727633)
2026-03-25 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/aed6d003-a4e4-4332-a0b6-9d699c499730.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727636)
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709056
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709056: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709057
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709057: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709060
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709060: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709059
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709059: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709044
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709044: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709055
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709055: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709050
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709050: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709042
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709042: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709048
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709048: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709046
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709046: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709045
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709045: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709040
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709040: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709053
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709053: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709052
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709052: 2
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg not downloaded yet
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252Fb324f36d-53d5-44bf-b822-4105a1034942.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/b324f36d-53d5-44bf-b822-4105a1034942.jpg not downloaded yet
2026-03-25 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727639)
2026-03-25 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727645)
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709051
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709051: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709058
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709058: 0
2026-03-25 21:31:03 [openlane.gb] INFO: Found listing with ID: 10709041
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:03 [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-25 21:31:03 [openlane.gb] INFO: Scrape type for 10709041: 2
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg not downloaded yet
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F65d8986f-747d-476d-965f-64937f265f80.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/65d8986f-747d-476d-965f-64937f265f80.jpg not downloaded yet
2026-03-25 21:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a28d23c-7872-5e45-a3f9-63870ead8c8d with identifier: 10727649
2026-03-25 21:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a28d23c-7872-5e45-a3f9-63870ead8c8d with scrape type 1
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a28d23c-7872-5e45-a3f9-63870ead8c8d
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252Fe6fcfaf9-1a58-45be-869d-55dce8d6a298.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/e6fcfaf9-1a58-45be-869d-55dce8d6a298.jpg not downloaded yet
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752363c90>
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252Fd714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/d714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg saved to cache
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bce97e9a-176d-56a3-bb08-a3bb0fb183c7
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517acd10>
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Fa0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/a0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg saved to cache
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150
2026-03-25 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/23b75a31-9194-437a-9084-190af453871a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727631)
2026-03-25 21:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/c6897204-4b1d-4358-b2ad-e76a9533aad0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727644)
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75221a710>
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Fbe58dbae-485e-4ea9-ad60-b23672455d66.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/be58dbae-485e-4ea9-ad60-b23672455d66.jpg saved to cache
2026-03-25 21:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3dd4c9cf-0d30-535e-9338-77d54b26103d
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7516e2c50>
2026-03-25 21:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252Faed6d003-a4e4-4332-a0b6-9d699c499730.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/aed6d003-a4e4-4332-a0b6-9d699c499730.jpg saved to cache
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206
2026-03-25 21:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10709049
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709049%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10709049: 2
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742811%252Fgeneral%252Ffe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/fe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg not downloaded yet
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg not downloaded yet
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743380%252Fgeneral%252F60de99c9-cda6-43d3-acd9-4a3599289d28.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/60de99c9-cda6-43d3-acd9-4a3599289d28.jpg not downloaded yet
2026-03-25 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727658> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727646> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727652> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7524e7f90>
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg saved to cache
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bce97e9a-176d-56a3-bb08-a3bb0fb183c7
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751729c10>
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg saved to cache
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767
2026-03-25 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/9031b690-e0d7-4cd7-9e28-31b85930be90.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727639)
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10709047
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709047%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10709047: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10709008
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709008%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10709008: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10709009
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709009%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10709009: 2
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742811%252Fgeneral%252F0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg not downloaded yet
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg not downloaded yet
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743380%252Fgeneral%252F3f1f3669-bd9f-4394-8435-5d16b8d45a4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/3f1f3669-bd9f-4394-8435-5d16b8d45a4f.jpg not downloaded yet
2026-03-25 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727644)
2026-03-25 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727645)
2026-03-25 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727651> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727650> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751987b50>
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252F23b75a31-9194-437a-9084-190af453871a.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/23b75a31-9194-437a-9084-190af453871a.jpg saved to cache
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520dfe50>
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252Fc6897204-4b1d-4358-b2ad-e76a9533aad0.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/c6897204-4b1d-4358-b2ad-e76a9533aad0.jpg saved to cache
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce
2026-03-25 21:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/50708830-b818-472a-84f5-0c1a606bd822.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727645)
2026-03-25 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/74431d97-20f0-4361-9573-b7cacfba44e7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727644)
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10709007
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709007%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10709007: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10707311
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707311%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10707311: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10722844
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710722844%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10722844: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10715371
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710715371%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10715371: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10706007
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710706007%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10706007: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10722807
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710722807%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10722807: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10722806
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710722806%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10722806: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10674518
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710674518%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10674518: 2
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742811%252Fgeneral%252F9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg not downloaded yet
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg not downloaded yet
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743380%252Fgeneral%252F4ddc679a-c4f8-4641-86e0-a05204e191f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/4ddc679a-c4f8-4641-86e0-a05204e191f1.jpg not downloaded yet
2026-03-25 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727644)
2026-03-25 21:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21740dde-27b7-5826-a5d7-ac449e61cd4f with identifier: 10727658
2026-03-25 21:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21740dde-27b7-5826-a5d7-ac449e61cd4f with scrape type 1
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21740dde-27b7-5826-a5d7-ac449e61cd4f
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252F6791c852-4bd6-4027-9e83-a0b3bc7e386a.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/6791c852-4bd6-4027-9e83-a0b3bc7e386a.jpg not downloaded yet
2026-03-25 21:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69e549a5-4eb7-5df8-9692-b5f25cf1df6c with identifier: 10727646
2026-03-25 21:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c with scrape type 1
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252F57ad1cba-3448-4f45-9fb4-4098ef425adf.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/57ad1cba-3448-4f45-9fb4-4098ef425adf.jpg not downloaded yet
2026-03-25 21:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 057c01f8-eec1-569c-9e6d-661d2e1112c9 with identifier: 10727652
2026-03-25 21:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 057c01f8-eec1-569c-9e6d-661d2e1112c9 with scrape type 1
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 057c01f8-eec1-569c-9e6d-661d2e1112c9
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252F3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg not downloaded yet
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751728250>
2026-03-25 21:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F9031b690-e0d7-4cd7-9e28-31b85930be90.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/9031b690-e0d7-4cd7-9e28-31b85930be90.jpg saved to cache
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bce97e9a-176d-56a3-bb08-a3bb0fb183c7
2026-03-25 21:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/b324f36d-53d5-44bf-b822-4105a1034942.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727645)
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10721103
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721103%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10721103: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10606304
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710606304%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10606304: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10606317
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710606317%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10606317: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10630715
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710630715%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10630715: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10711372
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710711372%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10711372: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10707698
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707698%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10707698: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10707699
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707699%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10707699: 0
2026-03-25 21:31:04 [openlane.gb] INFO: Found listing with ID: 10606319
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710606319%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [openlane.gb] INFO: Scrape type for 10606319: 2
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742811%252Fgeneral%252Fd34ab848-421b-4101-bbf5-16796d56c539.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/d34ab848-421b-4101-bbf5-16796d56c539.jpg not downloaded yet
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg not downloaded yet
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743380%252Fgeneral%252F9de35350-2a0e-4936-89b8-0c7812c02bb0.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/9de35350-2a0e-4936-89b8-0c7812c02bb0.jpg not downloaded yet
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252F46e0fedf-f2fa-4abf-ab55-65e0600ad359.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/46e0fedf-f2fa-4abf-ab55-65e0600ad359.jpg not downloaded yet
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252Fbc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/bc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg not downloaded yet
2026-03-25 21:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252F8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg not downloaded yet
2026-03-25 21:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/e6fcfaf9-1a58-45be-869d-55dce8d6a298.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727649)
2026-03-25 21:31:05 [openlane.gb] INFO: Found listing with ID: 10721170
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721170%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [openlane.gb] INFO: Scrape type for 10721170: 0
2026-03-25 21:31:05 [openlane.gb] INFO: Found listing with ID: 10692823
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710692823%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [openlane.gb] INFO: Scrape type for 10692823: 0
2026-03-25 21:31:05 [openlane.gb] INFO: Found listing with ID: 10691303
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710691303%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [openlane.gb] INFO: Scrape type for 10691303: 2
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742811%252Fgeneral%252F5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg not downloaded yet
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F721c99fc-5054-4eaf-86d3-f933b47202e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/721c99fc-5054-4eaf-86d3-f933b47202e7.jpg not downloaded yet
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743380%252Fgeneral%252F92713aa2-dcf6-43e3-af71-a592a9ba987e.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/92713aa2-dcf6-43e3-af71-a592a9ba987e.jpg not downloaded yet
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75285e110>
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg saved to cache
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75087c0d0>
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg saved to cache
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767
2026-03-25 21:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc1f6432-ce63-5b73-8f81-1f2811cac07b with identifier: 10727651
2026-03-25 21:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc1f6432-ce63-5b73-8f81-1f2811cac07b with scrape type 1
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc1f6432-ce63-5b73-8f81-1f2811cac07b
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/f746d40a-5295-43a1-83de-19b3dd2d22a8.jpg not downloaded yet
2026-03-25 21:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929 with identifier: 10727650
2026-03-25 21:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929 with scrape type 1
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252F800c9635-c13b-454e-bc90-1f436bb6f538.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/800c9635-c13b-454e-bc90-1f436bb6f538.jpg not downloaded yet
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520ea1d0>
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F50708830-b818-472a-84f5-0c1a606bd822.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/50708830-b818-472a-84f5-0c1a606bd822.jpg saved to cache
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752784c10>
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F74431d97-20f0-4361-9573-b7cacfba44e7.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/74431d97-20f0-4361-9573-b7cacfba44e7.jpg saved to cache
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75263b1d0>
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg saved to cache
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce
2026-03-25 21:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/60de99c9-cda6-43d3-acd9-4a3599289d28.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727649)
2026-03-25 21:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/fe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727644)
2026-03-25 21:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727645)
2026-03-25 21:31:05 [scrapy.extensions.logstats] INFO: Crawled 34 pages (at 34 pages/min), scraped 12 items (at 12 items/min)
2026-03-25 21:31:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 186MiB
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252F1ca6d422-07e5-478a-8b3a-cc67846757d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/1ca6d422-07e5-478a-8b3a-cc67846757d2.jpg not downloaded yet
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252Faa73d67a-b581-4f84-89f5-877aa25c09a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/aa73d67a-b581-4f84-89f5-877aa25c09a2.jpg not downloaded yet
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252F194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg not downloaded yet
2026-03-25 21:31:05 [openlane.gb] INFO: Found listing with ID: 10692824
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710692824%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [openlane.gb] INFO: Scrape type for 10692824: 2
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743380%252Fgeneral%252Fe9fc49ab-4be0-4b56-bce3-a1cf01ce9108.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/e9fc49ab-4be0-4b56-bce3-a1cf01ce9108.jpg not downloaded yet
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg not downloaded yet
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252F21625aeb-b0d1-43b9-b784-e291578e132c.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/21625aeb-b0d1-43b9-b784-e291578e132c.jpg not downloaded yet
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75188d410>
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252Fb324f36d-53d5-44bf-b822-4105a1034942.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/b324f36d-53d5-44bf-b822-4105a1034942.jpg saved to cache
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767
2026-03-25 21:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/65d8986f-747d-476d-965f-64937f265f80.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727645)
2026-03-25 21:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727644)
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252F752900b4-add2-4724-b50f-d2ffd34d9c30.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/752900b4-add2-4724-b50f-d2ffd34d9c30.jpg not downloaded yet
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252F3622c82a-d04f-486a-b147-5dbe382d91d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/3622c82a-d04f-486a-b147-5dbe382d91d0.jpg not downloaded yet
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252Fe3532fa9-0b1a-49e0-921c-238adf2227f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e3532fa9-0b1a-49e0-921c-238adf2227f9.jpg not downloaded yet
2026-03-25 21:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727655> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb753f37450>
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252Fe6fcfaf9-1a58-45be-869d-55dce8d6a298.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/e6fcfaf9-1a58-45be-869d-55dce8d6a298.jpg saved to cache
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7a28d23c-7872-5e45-a3f9-63870ead8c8d
2026-03-25 21:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/3f1f3669-bd9f-4394-8435-5d16b8d45a4f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727649)
2026-03-25 21:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727645)
2026-03-25 21:31:05 [openlane.gb] INFO: Found listing with ID: 10721104
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721104%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [openlane.gb] INFO: Scrape type for 10721104: 0
2026-03-25 21:31:05 [openlane.gb] INFO: Found listing with ID: 10721102
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710721102%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [openlane.gb] INFO: Scrape type for 10721102: 0
2026-03-25 21:31:05 [openlane.gb] INFO: Found listing with ID: 10619051
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710619051%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [openlane.gb] INFO: Scrape type for 10619051: 2
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743380%252Fgeneral%252F50b5482a-7696-4f50-924b-78aeb87eb333.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/50b5482a-7696-4f50-924b-78aeb87eb333.jpg not downloaded yet
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/ae3bb9a5-88fc-4299-9e7a-2355e722555c.jpg not downloaded yet
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252F1d5844e1-29ef-4735-b7da-9d99e793d055.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/1d5844e1-29ef-4735-b7da-9d99e793d055.jpg not downloaded yet
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252F65720454-d4cd-44aa-acec-9ea5dbc49859.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/65720454-d4cd-44aa-acec-9ea5dbc49859.jpg not downloaded yet
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252F1173f9ae-d3eb-4975-ae05-a0a8c61959bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/1173f9ae-d3eb-4975-ae05-a0a8c61959bb.jpg not downloaded yet
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252Fd982c37f-7095-49e9-9872-a77578ad98e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/d982c37f-7095-49e9-9872-a77578ad98e7.jpg not downloaded yet
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7518c8550>
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F60de99c9-cda6-43d3-acd9-4a3599289d28.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/60de99c9-cda6-43d3-acd9-4a3599289d28.jpg saved to cache
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7a28d23c-7872-5e45-a3f9-63870ead8c8d
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752725490>
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252Ffe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/fe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg saved to cache
2026-03-25 21:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520c3dd0>
2026-03-25 21:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg saved to cache
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767
2026-03-25 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727644)
2026-03-25 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/9de35350-2a0e-4936-89b8-0c7812c02bb0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727649)
2026-03-25 21:31:06 [openlane.gb] INFO: Found listing with ID: 10630207
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710630207%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [openlane.gb] INFO: Scrape type for 10630207: 0
2026-03-25 21:31:06 [openlane.gb] INFO: Found listing with ID: 10630206
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710630206%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [openlane.gb] INFO: Scrape type for 10630206: 0
2026-03-25 21:31:06 [openlane.gb] INFO: Found listing with ID: 10619050
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710619050%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [openlane.gb] INFO: Scrape type for 10619050: 0
2026-03-25 21:31:06 [openlane.gb] INFO: Found listing with ID: 10707310
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707310%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [openlane.gb] INFO: Scrape type for 10707310: 0
2026-03-25 21:31:06 [openlane.gb] INFO: Found listing with ID: 10707309
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707309%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [openlane.gb] INFO: Scrape type for 10707309: 0
2026-03-25 21:31:06 [openlane.gb] INFO: Found listing with ID: 10707308
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707308%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [openlane.gb] INFO: Scrape type for 10707308: 0
2026-03-25 21:31:06 [openlane.gb] INFO: Found listing with ID: 10707307
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710707307%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [openlane.gb] INFO: Scrape type for 10707307: 0
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743380%252Fgeneral%252F7ef12e46-1314-4615-a925-db021a310f59.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/7ef12e46-1314-4615-a925-db021a310f59.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/b957b5c0-0bee-4fb2-83f5-975db9dcdf02.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252Ff8fbbce7-352c-4d5c-bb69-20cdb61c4e03.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/f8fbbce7-352c-4d5c-bb69-20cdb61c4e03.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252F6dd065d8-337c-4dd8-9326-f4e53e44f57d.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/6dd065d8-337c-4dd8-9326-f4e53e44f57d.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252F9cd8c21c-9618-43c4-a229-354012c9fefd.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/9cd8c21c-9618-43c4-a229-354012c9fefd.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252F7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg not downloaded yet
2026-03-25 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/4ddc679a-c4f8-4641-86e0-a05204e191f1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727649)
2026-03-25 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/46e0fedf-f2fa-4abf-ab55-65e0600ad359.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727658)
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743380%252Fgeneral%252F573695b9-1531-4ba6-94d8-31b5bdf02705.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/573695b9-1531-4ba6-94d8-31b5bdf02705.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/6e67a664-831d-4aaa-bc6f-c6ec9d79b2e1.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252Ffab83557-d22a-4a70-a207-9ad6969ce3cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/fab83557-d22a-4a70-a207-9ad6969ce3cb.jpg not downloaded yet
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75222ee50>
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F65d8986f-747d-476d-965f-64937f265f80.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/65d8986f-747d-476d-965f-64937f265f80.jpg saved to cache
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752684450>
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg saved to cache
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce
2026-03-25 21:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8842fe90-9f45-5e1c-a9ec-036378e9000d with identifier: 10727655
2026-03-25 21:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8842fe90-9f45-5e1c-a9ec-036378e9000d with scrape type 1
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8842fe90-9f45-5e1c-a9ec-036378e9000d
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg not downloaded yet
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7529fc8d0>
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F3f1f3669-bd9f-4394-8435-5d16b8d45a4f.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/3f1f3669-bd9f-4394-8435-5d16b8d45a4f.jpg saved to cache
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7a28d23c-7872-5e45-a3f9-63870ead8c8d
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb750897210>
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg saved to cache
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767
2026-03-25 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727652)
2026-03-25 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/bc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727646)
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252Fe367e390-272a-4c6f-83c4-f190db6efa96.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/e367e390-272a-4c6f-83c4-f190db6efa96.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252F525aa75f-a693-452a-a5e9-dcbcb85c724b.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/525aa75f-a693-452a-a5e9-dcbcb85c724b.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252Fe822c3df-588d-48de-a55e-ac73d4a7e68d.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e822c3df-588d-48de-a55e-ac73d4a7e68d.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/5d5a6408-cb38-4a8f-bf1f-79a3600584ad.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252F0524823c-241b-48d3-81f6-e405aef4f692.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/0524823c-241b-48d3-81f6-e405aef4f692.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg not downloaded yet
2026-03-25 21:31:06 [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-25 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/aa73d67a-b581-4f84-89f5-877aa25c09a2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727646)
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252F6fb56a4a-1acf-408a-8a0e-8d41d7c7ad11.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/6fb56a4a-1acf-408a-8a0e-8d41d7c7ad11.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252Ff2d7d01a-5c81-4917-8ab4-12c8438b5c0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/f2d7d01a-5c81-4917-8ab4-12c8438b5c0b.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252Fe1bba8c9-c62c-4b05-aaab-37557e68806a.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e1bba8c9-c62c-4b05-aaab-37557e68806a.jpg not downloaded yet
2026-03-25 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727642> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:06 [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-25 21:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752b751d0>
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg saved to cache
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7521cd110>
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F9de35350-2a0e-4936-89b8-0c7812c02bb0.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/9de35350-2a0e-4936-89b8-0c7812c02bb0.jpg saved to cache
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7a28d23c-7872-5e45-a3f9-63870ead8c8d
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75420b590>
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743380%252Fgeneral%252F4ddc679a-c4f8-4641-86e0-a05204e191f1.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/4ddc679a-c4f8-4641-86e0-a05204e191f1.jpg saved to cache
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7a28d23c-7872-5e45-a3f9-63870ead8c8d
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520f9590>
2026-03-25 21:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F46e0fedf-f2fa-4abf-ab55-65e0600ad359.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/46e0fedf-f2fa-4abf-ab55-65e0600ad359.jpg saved to cache
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 21740dde-27b7-5826-a5d7-ac449e61cd4f
2026-03-25 21:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727652)
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/87f4aff1-4528-4039-82eb-3c1819591015.jpg not downloaded yet
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252F5d798aa0-f608-42b2-bca5-260036d1d82f.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/5d798aa0-f608-42b2-bca5-260036d1d82f.jpg not downloaded yet
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg not downloaded yet
2026-03-25 21:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/3622c82a-d04f-486a-b147-5dbe382d91d0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727646)
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252Fbc09362d-36b9-406f-b916-63f1eb88e754.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/bc09362d-36b9-406f-b916-63f1eb88e754.jpg not downloaded yet
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252F269fa8b5-3e46-4d04-b448-81d2c72ace78.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/269fa8b5-3e46-4d04-b448-81d2c72ace78.jpg not downloaded yet
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252F6f34f783-8079-4003-be24-676c3e52c8a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/6f34f783-8079-4003-be24-676c3e52c8a1.jpg not downloaded yet
2026-03-25 21:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7525753d0>
2026-03-25 21:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg saved to cache
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 057c01f8-eec1-569c-9e6d-661d2e1112c9
2026-03-25 21:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7524400d0>
2026-03-25 21:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252Fbc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/bc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg saved to cache
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c
2026-03-25 21:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/e3532fa9-0b1a-49e0-921c-238adf2227f9.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727652)
2026-03-25 21:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/1d5844e1-29ef-4735-b7da-9d99e793d055.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727650)
2026-03-25 21:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/752900b4-add2-4724-b50f-d2ffd34d9c30.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727658)
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/8b785e02-4ab8-45ac-8df8-8ed427b4e63d.jpg not downloaded yet
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252F0f82da76-bf83-451d-b531-d3431e20e8a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/0f82da76-bf83-451d-b531-d3431e20e8a1.jpg not downloaded yet
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F700e112e-a879-4592-b4fc-e3a1aff9721e.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/700e112e-a879-4592-b4fc-e3a1aff9721e.jpg not downloaded yet
2026-03-25 21:31:07 [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-25 21:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6590e79d-3830-583a-a0e1-0a95f725f655 with identifier: 10709052
2026-03-25 21:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6590e79d-3830-583a-a0e1-0a95f725f655 with scrape type 2
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6590e79d-3830-583a-a0e1-0a95f725f655 with scrape type 2
2026-03-25 21:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 6590e79d-3830-583a-a0e1-0a95f725f655, identifier: 10709052
2026-03-25 21:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752af36d0>
2026-03-25 21:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252Faa73d67a-b581-4f84-89f5-877aa25c09a2.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/aa73d67a-b581-4f84-89f5-877aa25c09a2.jpg saved to cache
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c
2026-03-25 21:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a840931-5c37-54fd-9cd0-9afc3767dbf7 with identifier: 10727642
2026-03-25 21:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a840931-5c37-54fd-9cd0-9afc3767dbf7 with scrape type 1
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a840931-5c37-54fd-9cd0-9afc3767dbf7
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252Fadebcdf4-dfef-422d-be0f-fa747f8e6533.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/adebcdf4-dfef-422d-be0f-fa747f8e6533.jpg not downloaded yet
2026-03-25 21:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c44ab663-f841-5699-8118-173c26d37077 with identifier: 10709049
2026-03-25 21:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c44ab663-f841-5699-8118-173c26d37077 with scrape type 2
2026-03-25 21:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c44ab663-f841-5699-8118-173c26d37077 with scrape type 2
2026-03-25 21:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: c44ab663-f841-5699-8118-173c26d37077, identifier: 10709049
2026-03-25 21:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/f8fbbce7-352c-4d5c-bb69-20cdb61c4e03.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727650)
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252Feb8a485f-5086-40f8-9647-1513f9a49010.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/eb8a485f-5086-40f8-9647-1513f9a49010.jpg not downloaded yet
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252F4ade72a3-176b-4989-bcf1-a389e44c1362.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/4ade72a3-176b-4989-bcf1-a389e44c1362.jpg not downloaded yet
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252F2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg not downloaded yet
2026-03-25 21:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 6590e79d-3830-583a-a0e1-0a95f725f655 with identifier: 10709052
2026-03-25 21:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 6590e79d-3830-583a-a0e1-0a95f725f655 with identifier: 10709052
2026-03-25 21:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 6590e79d-3830-583a-a0e1-0a95f725f655 with identifier: 10709052 to the API
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:31:08 [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-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:08 [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-25 21:31:08 [openlane.gb] INFO: Saving data for 10709052: {'auction_closing_time': 1774612800.0, 'created_time': 1774258695.247821, 'last_price_update_time': 1774474268.349483}
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709052') HTTP/1.1" 204 0
2026-03-25 21:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: c44ab663-f841-5699-8118-173c26d37077 with identifier: 10709049
2026-03-25 21:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: c44ab663-f841-5699-8118-173c26d37077 with identifier: 10709049
2026-03-25 21:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: c44ab663-f841-5699-8118-173c26d37077 with identifier: 10709049 to the API
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:31:08 [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-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:08 [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-25 21:31:08 [openlane.gb] INFO: Saving data for 10709049: {'auction_closing_time': 1774612800.0, 'created_time': 1774258693.472503, 'last_price_update_time': 1774474268.72158}
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709049') HTTP/1.1" 204 0
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/78ed1a2a-f132-4097-bffb-c5b449a9ec2a.jpg not downloaded yet
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252F6b615809-33e3-4aca-9698-492a2fa1ef43.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/6b615809-33e3-4aca-9698-492a2fa1ef43.jpg not downloaded yet
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F27e5c767-228f-4806-ac32-e1802d757488.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/27e5c767-228f-4806-ac32-e1802d757488.jpg not downloaded yet
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252Ffee3b932-baa9-4d5d-8970-8e5017036e88.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/fee3b932-baa9-4d5d-8970-8e5017036e88.jpg not downloaded yet
2026-03-25 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752af3f90>
2026-03-25 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg saved to cache
2026-03-25 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 057c01f8-eec1-569c-9e6d-661d2e1112c9
2026-03-25 21:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752aba5d0>
2026-03-25 21:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F3622c82a-d04f-486a-b147-5dbe382d91d0.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/3622c82a-d04f-486a-b147-5dbe382d91d0.jpg saved to cache
2026-03-25 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c
2026-03-25 21:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/ae3bb9a5-88fc-4299-9e7a-2355e722555c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727651)
2026-03-25 21:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/b957b5c0-0bee-4fb2-83f5-975db9dcdf02.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727651)
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/2fd911b0-1b52-429d-a42c-78a74c2685e2.jpg not downloaded yet
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252Fb50462a9-dfd0-4917-8b16-14cae7566dfd.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/b50462a9-dfd0-4917-8b16-14cae7566dfd.jpg not downloaded yet
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F02d9b777-3b86-4764-a213-2dd575e25832.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/02d9b777-3b86-4764-a213-2dd575e25832.jpg not downloaded yet
2026-03-25 21:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252F52bf08f1-601f-421b-bceb-537fd97ba9b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/52bf08f1-601f-421b-bceb-537fd97ba9b6.jpg not downloaded yet
2026-03-25 21:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727652)
2026-03-25 21:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/9cd8c21c-9618-43c4-a229-354012c9fefd.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727646)
2026-03-25 21:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/525aa75f-a693-452a-a5e9-dcbcb85c724b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727646)
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520eb950>
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252Fe3532fa9-0b1a-49e0-921c-238adf2227f9.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e3532fa9-0b1a-49e0-921c-238adf2227f9.jpg saved to cache
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 057c01f8-eec1-569c-9e6d-661d2e1112c9
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7526e5310>
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F1d5844e1-29ef-4735-b7da-9d99e793d055.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/1d5844e1-29ef-4735-b7da-9d99e793d055.jpg saved to cache
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7526f3110>
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F752900b4-add2-4724-b50f-d2ffd34d9c30.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/752900b4-add2-4724-b50f-d2ffd34d9c30.jpg saved to cache
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 21740dde-27b7-5826-a5d7-ac449e61cd4f
2026-03-25 21:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with identifier: 10709009
2026-03-25 21:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with scrape type 2
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with scrape type 2
2026-03-25 21:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0d09bbd0-6405-5e52-8bc2-260f83f9f933, identifier: 10709009
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517206d0>
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252Ff8fbbce7-352c-4d5c-bb69-20cdb61c4e03.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/f8fbbce7-352c-4d5c-bb69-20cdb61c4e03.jpg saved to cache
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929
2026-03-25 21:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/e822c3df-588d-48de-a55e-ac73d4a7e68d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727652)
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F7b6faad2-8c72-4f82-b714-4ed247c26561.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/7b6faad2-8c72-4f82-b714-4ed247c26561.jpg not downloaded yet
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252F125dc27a-ae2f-49bd-ab9b-39faf9f8419f.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/125dc27a-ae2f-49bd-ab9b-39faf9f8419f.jpg not downloaded yet
2026-03-25 21:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with identifier: 10709009
2026-03-25 21:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with identifier: 10709009
2026-03-25 21:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with identifier: 10709009 to the API
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:31:09 [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-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:09 [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-25 21:31:09 [openlane.gb] INFO: Saving data for 10709009: {'auction_closing_time': 1775034000.0, 'created_time': 1774258398.986711, 'last_price_update_time': 1774474269.642138}
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709009') HTTP/1.1" 204 0
2026-03-25 21:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727655)
2026-03-25 21:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/e1bba8c9-c62c-4b05-aaab-37557e68806a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727652)
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F0df74932-3319-40e6-b9a2-57d2c530df2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/0df74932-3319-40e6-b9a2-57d2c530df2a.jpg not downloaded yet
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252F3fd897d7-a6ac-4a38-beec-c94bbb2b511e.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/3fd897d7-a6ac-4a38-beec-c94bbb2b511e.jpg not downloaded yet
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7529a7d90>
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252Fae3bb9a5-88fc-4299-9e7a-2355e722555c.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/ae3bb9a5-88fc-4299-9e7a-2355e722555c.jpg saved to cache
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fc1f6432-ce63-5b73-8f81-1f2811cac07b
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752685310>
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252Fb957b5c0-0bee-4fb2-83f5-975db9dcdf02.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/b957b5c0-0bee-4fb2-83f5-975db9dcdf02.jpg saved to cache
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fc1f6432-ce63-5b73-8f81-1f2811cac07b
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7528144d0>
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg saved to cache
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 057c01f8-eec1-569c-9e6d-661d2e1112c9
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7526841d0>
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F9cd8c21c-9618-43c4-a229-354012c9fefd.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/9cd8c21c-9618-43c4-a229-354012c9fefd.jpg saved to cache
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75238cc10>
2026-03-25 21:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F525aa75f-a693-452a-a5e9-dcbcb85c724b.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/525aa75f-a693-452a-a5e9-dcbcb85c724b.jpg saved to cache
2026-03-25 21:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/0524823c-241b-48d3-81f6-e405aef4f692.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727650)
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/5d5a6408-cb38-4a8f-bf1f-79a3600584ad.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727651)
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/87f4aff1-4528-4039-82eb-3c1819591015.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727651)
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg not downloaded yet
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252F90fb8ae9-f7c3-425b-9176-f2ff74ea03eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/90fb8ae9-f7c3-425b-9176-f2ff74ea03eb.jpg not downloaded yet
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752684bd0>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252Fe822c3df-588d-48de-a55e-ac73d4a7e68d.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e822c3df-588d-48de-a55e-ac73d4a7e68d.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 057c01f8-eec1-569c-9e6d-661d2e1112c9
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/5d798aa0-f608-42b2-bca5-260036d1d82f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727650)
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727655)
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520c1e10>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8842fe90-9f45-5e1c-a9ec-036378e9000d
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752371fd0>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252Fe1bba8c9-c62c-4b05-aaab-37557e68806a.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/e1bba8c9-c62c-4b05-aaab-37557e68806a.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 057c01f8-eec1-569c-9e6d-661d2e1112c9
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg not downloaded yet
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252Fc31b39d1-2f60-43aa-9ecd-9d2094b1a174.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/c31b39d1-2f60-43aa-9ecd-9d2094b1a174.jpg not downloaded yet
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/adebcdf4-dfef-422d-be0f-fa747f8e6533.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727642)
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/4ade72a3-176b-4989-bcf1-a389e44c1362.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727646)
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727652)
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/700e112e-a879-4592-b4fc-e3a1aff9721e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727655)
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252Faeb124f8-6631-4681-b4ee-696ad383cd68.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/aeb124f8-6631-4681-b4ee-696ad383cd68.jpg not downloaded yet
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/fee3b932-baa9-4d5d-8970-8e5017036e88.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727642)
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/27e5c767-228f-4806-ac32-e1802d757488.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727655)
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252F1cd4520d-58e9-4c97-9a9b-179de6830d5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/1cd4520d-58e9-4c97-9a9b-179de6830d5f.jpg not downloaded yet
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752924310>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252F0524823c-241b-48d3-81f6-e405aef4f692.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/0524823c-241b-48d3-81f6-e405aef4f692.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752574b90>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252F5d5a6408-cb38-4a8f-bf1f-79a3600584ad.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/5d5a6408-cb38-4a8f-bf1f-79a3600584ad.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fc1f6432-ce63-5b73-8f81-1f2811cac07b
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752576790>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252F87f4aff1-4528-4039-82eb-3c1819591015.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/87f4aff1-4528-4039-82eb-3c1819591015.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fc1f6432-ce63-5b73-8f81-1f2811cac07b
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7523f0690>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252F5d798aa0-f608-42b2-bca5-260036d1d82f.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/5d798aa0-f608-42b2-bca5-260036d1d82f.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751951e90>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8842fe90-9f45-5e1c-a9ec-036378e9000d
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252Fb13784f6-7803-43a4-8c24-50131828b737.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/b13784f6-7803-43a4-8c24-50131828b737.jpg not downloaded yet
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/52bf08f1-601f-421b-bceb-537fd97ba9b6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727642)
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/6b615809-33e3-4aca-9698-492a2fa1ef43.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727650)
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7546a1d90>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252Fadebcdf4-dfef-422d-be0f-fa747f8e6533.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/adebcdf4-dfef-422d-be0f-fa747f8e6533.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4a840931-5c37-54fd-9cd0-9afc3767dbf7
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7518bcc10>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252F4ade72a3-176b-4989-bcf1-a389e44c1362.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/4ade72a3-176b-4989-bcf1-a389e44c1362.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7521ebdd0>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252F2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 057c01f8-eec1-569c-9e6d-661d2e1112c9
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75275b9d0>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F700e112e-a879-4592-b4fc-e3a1aff9721e.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/700e112e-a879-4592-b4fc-e3a1aff9721e.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8842fe90-9f45-5e1c-a9ec-036378e9000d
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751994c10>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252Ffee3b932-baa9-4d5d-8970-8e5017036e88.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/fee3b932-baa9-4d5d-8970-8e5017036e88.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4a840931-5c37-54fd-9cd0-9afc3767dbf7
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752576050>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F27e5c767-228f-4806-ac32-e1802d757488.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/27e5c767-228f-4806-ac32-e1802d757488.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8842fe90-9f45-5e1c-a9ec-036378e9000d
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/7b6faad2-8c72-4f82-b714-4ed247c26561.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727655)
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/125dc27a-ae2f-49bd-ab9b-39faf9f8419f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727642)
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/02d9b777-3b86-4764-a213-2dd575e25832.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727655)
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/b50462a9-dfd0-4917-8b16-14cae7566dfd.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727650)
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/3fd897d7-a6ac-4a38-beec-c94bbb2b511e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727642)
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/0df74932-3319-40e6-b9a2-57d2c530df2a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727655)
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752ad8910>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743320%252Fgeneral%252F52bf08f1-601f-421b-bceb-537fd97ba9b6.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/52bf08f1-601f-421b-bceb-537fd97ba9b6.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4a840931-5c37-54fd-9cd0-9afc3767dbf7
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752817750>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252F6b615809-33e3-4aca-9698-492a2fa1ef43.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/6b615809-33e3-4aca-9698-492a2fa1ef43.jpg saved to cache
2026-03-25 21:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929
2026-03-25 21:31:10 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5743320/general/c31b39d1-2f60-43aa-9ecd-9d2094b1a174.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727642)
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7525a80d0>
2026-03-25 21:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F7b6faad2-8c72-4f82-b714-4ed247c26561.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/7b6faad2-8c72-4f82-b714-4ed247c26561.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8842fe90-9f45-5e1c-a9ec-036378e9000d
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7526f2510>
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252F125dc27a-ae2f-49bd-ab9b-39faf9f8419f.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/125dc27a-ae2f-49bd-ab9b-39faf9f8419f.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4a840931-5c37-54fd-9cd0-9afc3767dbf7
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75215f390>
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F02d9b777-3b86-4764-a213-2dd575e25832.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/02d9b777-3b86-4764-a213-2dd575e25832.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8842fe90-9f45-5e1c-a9ec-036378e9000d
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/78ed1a2a-f132-4097-bffb-c5b449a9ec2a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727651)
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/2fd911b0-1b52-429d-a42c-78a74c2685e2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727651)
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/aeb124f8-6631-4681-b4ee-696ad383cd68.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727642)
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727655)
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/90fb8ae9-f7c3-425b-9176-f2ff74ea03eb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727642)
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727655)
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752883c90>
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252Fb50462a9-dfd0-4917-8b16-14cae7566dfd.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/b50462a9-dfd0-4917-8b16-14cae7566dfd.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75239e190>
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252F3fd897d7-a6ac-4a38-beec-c94bbb2b511e.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/3fd897d7-a6ac-4a38-beec-c94bbb2b511e.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4a840931-5c37-54fd-9cd0-9afc3767dbf7
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7524daed0>
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F0df74932-3319-40e6-b9a2-57d2c530df2a.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/0df74932-3319-40e6-b9a2-57d2c530df2a.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8842fe90-9f45-5e1c-a9ec-036378e9000d
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4a840931-5c37-54fd-9cd0-9afc3767dbf7 due to Ignoring non-200 response
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/1cd4520d-58e9-4c97-9a9b-179de6830d5f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727642)
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/eb8a485f-5086-40f8-9647-1513f9a49010.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727658)
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75277c510>
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F78ed1a2a-f132-4097-bffb-c5b449a9ec2a.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/78ed1a2a-f132-4097-bffb-c5b449a9ec2a.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fc1f6432-ce63-5b73-8f81-1f2811cac07b
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752235150>
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F2fd911b0-1b52-429d-a42c-78a74c2685e2.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/2fd911b0-1b52-429d-a42c-78a74c2685e2.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fc1f6432-ce63-5b73-8f81-1f2811cac07b
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75239c210>
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252Faeb124f8-6631-4681-b4ee-696ad383cd68.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/aeb124f8-6631-4681-b4ee-696ad383cd68.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4a840931-5c37-54fd-9cd0-9afc3767dbf7
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751995ad0>
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8842fe90-9f45-5e1c-a9ec-036378e9000d
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7521eb990>
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252F90fb8ae9-f7c3-425b-9176-f2ff74ea03eb.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/90fb8ae9-f7c3-425b-9176-f2ff74ea03eb.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4a840931-5c37-54fd-9cd0-9afc3767dbf7
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7526526d0>
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743520%252Fgeneral%252F2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8842fe90-9f45-5e1c-a9ec-036378e9000d
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743320/general/b13784f6-7803-43a4-8c24-50131828b737.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727642)
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/6f34f783-8079-4003-be24-676c3e52c8a1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727652)
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/269fa8b5-3e46-4d04-b448-81d2c72ace78.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727646)
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/0f82da76-bf83-451d-b531-d3431e20e8a1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727650)
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/f2d7d01a-5c81-4917-8ab4-12c8438b5c0b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727646)
2026-03-25 21:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/6fb56a4a-1acf-408a-8a0e-8d41d7c7ad11.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727658)
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/8b785e02-4ab8-45ac-8df8-8ed427b4e63d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727651)
2026-03-25 21:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/bc09362d-36b9-406f-b916-63f1eb88e754.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727658)
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75229c6d0>
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252F1cd4520d-58e9-4c97-9a9b-179de6830d5f.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/1cd4520d-58e9-4c97-9a9b-179de6830d5f.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4a840931-5c37-54fd-9cd0-9afc3767dbf7
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7521a1490>
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252Feb8a485f-5086-40f8-9647-1513f9a49010.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/eb8a485f-5086-40f8-9647-1513f9a49010.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 21740dde-27b7-5826-a5d7-ac449e61cd4f
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752236a90>
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743320%252Fgeneral%252Fb13784f6-7803-43a4-8c24-50131828b737.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743320/general/b13784f6-7803-43a4-8c24-50131828b737.jpg saved to cache
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4a840931-5c37-54fd-9cd0-9afc3767dbf7
2026-03-25 21:31:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a840931-5c37-54fd-9cd0-9afc3767dbf7, skipping ID generation
2026-03-25 21:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a840931-5c37-54fd-9cd0-9afc3767dbf7 with scrape type 1
2026-03-25 21:31:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a840931-5c37-54fd-9cd0-9afc3767dbf7 sending to next pipeline
2026-03-25 21:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4a840931-5c37-54fd-9cd0-9afc3767dbf7, identifier: 10727642
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752262e50>
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F6f34f783-8079-4003-be24-676c3e52c8a1.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/6f34f783-8079-4003-be24-676c3e52c8a1.jpg saved to cache
2026-03-25 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 057c01f8-eec1-569c-9e6d-661d2e1112c9
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7518321d0>
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F269fa8b5-3e46-4d04-b448-81d2c72ace78.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/269fa8b5-3e46-4d04-b448-81d2c72ace78.jpg saved to cache
2026-03-25 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752574550>
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743421%252Fgeneral%252F0f82da76-bf83-451d-b531-d3431e20e8a1.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/0f82da76-bf83-451d-b531-d3431e20e8a1.jpg saved to cache
2026-03-25 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520c9590>
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252Ff2d7d01a-5c81-4917-8ab4-12c8438b5c0b.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/f2d7d01a-5c81-4917-8ab4-12c8438b5c0b.jpg saved to cache
2026-03-25 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c
2026-03-25 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/e367e390-272a-4c6f-83c4-f190db6efa96.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727658)
2026-03-25 21:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4a840931-5c37-54fd-9cd0-9afc3767dbf7 with identifier: 10727642
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-25 21:31:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 21:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4a840931-5c37-54fd-9cd0-9afc3767dbf7 with identifier: 10727642
2026-03-25 21:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4a840931-5c37-54fd-9cd0-9afc3767dbf7 with identifier: 10727642 to the API
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743320/general/b13784f6-7803-43a4-8c24-50131828b737.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'SUV',
 'color': 'Black',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.6L',
 'engine_horse_power': 301,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Hybrid',
 'id': '4a840931-5c37-54fd-9cd0-9afc3767dbf7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DL20BTE',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727642',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Grandland',
 'odometer': 67896,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 24,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 283920,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/adebcdf4-dfef-422d-be0f-fa747f8e6533.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 199993,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/fee3b932-baa9-4d5d-8970-8e5017036e88.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 229839,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/52bf08f1-601f-421b-bceb-537fd97ba9b6.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 206670,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/125dc27a-ae2f-49bd-ab9b-39faf9f8419f.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 122415,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/3fd897d7-a6ac-4a38-beec-c94bbb2b511e.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 207333,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/90fb8ae9-f7c3-425b-9176-f2ff74ea03eb.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 299622,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/aeb124f8-6631-4681-b4ee-696ad383cd68.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 219751,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/1cd4520d-58e9-4c97-9a9b-179de6830d5f.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a840931-5c37-54fd-9cd0-9afc3767dbf7/4a840931-5c37-54fd-9cd0-9afc3767dbf7_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 269392,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743320/general/b13784f6-7803-43a4-8c24-50131828b737.jpg',
             'Width': 1440}],
 'price': 7000,
 'price_includes_vat': True,
 'registration_date': '2020-07-31',
 'seats_number': 5,
 'seller_name': 'Vauxhall Motors Ltd',
 'title': 'Vauxhall Grandland 1.6 Business Edition Nav Premium - Hybrid - '
          'Automatic - 301 hp - DL20BTE - 67,896 mi',
 'transmission': 'automatic',
 'trim': 'Business Edition Nav Premium',
 'vin': None,
 'year': 2020}
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727642%27 HTTP/1.1" 200 None
2026-03-25 21:31:12 [openlane.gb] INFO: Saving data for 10727642: {'created_time': 1774474272.835728, 'last_price_update_time': 1774474272.835743, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727642') HTTP/1.1" 204 0
2026-03-25 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/6dd065d8-337c-4dd8-9326-f4e53e44f57d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727658)
2026-03-25 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/fab83557-d22a-4a70-a207-9ad6969ce3cb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727650)
2026-03-25 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/6e67a664-831d-4aaa-bc6f-c6ec9d79b2e1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727651)
2026-03-25 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-25 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/7ef12e46-1314-4615-a925-db021a310f59.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727649)
2026-03-25 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/573695b9-1531-4ba6-94d8-31b5bdf02705.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727649)
2026-03-25 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743520/general/5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727655)
2026-03-25 21:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/d982c37f-7095-49e9-9872-a77578ad98e7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727652)
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7525aa890>
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F6fb56a4a-1acf-408a-8a0e-8d41d7c7ad11.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/6fb56a4a-1acf-408a-8a0e-8d41d7c7ad11.jpg saved to cache
2026-03-25 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 21740dde-27b7-5826-a5d7-ac449e61cd4f
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752237790>
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742805%252Fgeneral%252F8b785e02-4ab8-45ac-8df8-8ed427b4e63d.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/8b785e02-4ab8-45ac-8df8-8ed427b4e63d.jpg saved to cache
2026-03-25 21:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fc1f6432-ce63-5b73-8f81-1f2811cac07b
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7518bfe90>
2026-03-25 21:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252Fbc09362d-36b9-406f-b916-63f1eb88e754.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/bc09362d-36b9-406f-b916-63f1eb88e754.jpg saved to cache
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 21740dde-27b7-5826-a5d7-ac449e61cd4f
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752234e50>
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252Fe367e390-272a-4c6f-83c4-f190db6efa96.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/e367e390-272a-4c6f-83c4-f190db6efa96.jpg saved to cache
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 21740dde-27b7-5826-a5d7-ac449e61cd4f
2026-03-25 21:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/50b5482a-7696-4f50-924b-78aeb87eb333.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727649)
2026-03-25 21:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/65720454-d4cd-44aa-acec-9ea5dbc49859.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727658)
2026-03-25 21:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/21625aeb-b0d1-43b9-b784-e291578e132c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727650)
2026-03-25 21:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/1173f9ae-d3eb-4975-ae05-a0a8c61959bb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727646)
2026-03-25 21:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/e9fc49ab-4be0-4b56-bce3-a1cf01ce9108.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727649)
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752815d50>
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252F6dd065d8-337c-4dd8-9326-f4e53e44f57d.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/6dd065d8-337c-4dd8-9326-f4e53e44f57d.jpg saved to cache
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 21740dde-27b7-5826-a5d7-ac449e61cd4f
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75195c810>
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252Ffab83557-d22a-4a70-a207-9ad6969ce3cb.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/fab83557-d22a-4a70-a207-9ad6969ce3cb.jpg saved to cache
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752b75bd0>
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252F6e67a664-831d-4aaa-bc6f-c6ec9d79b2e1.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/6e67a664-831d-4aaa-bc6f-c6ec9d79b2e1.jpg saved to cache
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fc1f6432-ce63-5b73-8f81-1f2811cac07b
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7521e3210>
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743380%252Fgeneral%252F7ef12e46-1314-4615-a925-db021a310f59.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/7ef12e46-1314-4615-a925-db021a310f59.jpg saved to cache
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7a28d23c-7872-5e45-a3f9-63870ead8c8d
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752289c10>
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743380%252Fgeneral%252F573695b9-1531-4ba6-94d8-31b5bdf02705.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/573695b9-1531-4ba6-94d8-31b5bdf02705.jpg saved to cache
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7a28d23c-7872-5e45-a3f9-63870ead8c8d
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7526e4550>
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743520%252Fgeneral%252F5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743520/general/5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg saved to cache
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8842fe90-9f45-5e1c-a9ec-036378e9000d
2026-03-25 21:31:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8842fe90-9f45-5e1c-a9ec-036378e9000d, skipping ID generation
2026-03-25 21:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8842fe90-9f45-5e1c-a9ec-036378e9000d with scrape type 1
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8842fe90-9f45-5e1c-a9ec-036378e9000d sending to next pipeline
2026-03-25 21:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8842fe90-9f45-5e1c-a9ec-036378e9000d, identifier: 10727655
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7522353d0>
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742736%252Fgeneral%252Fd982c37f-7095-49e9-9872-a77578ad98e7.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/d982c37f-7095-49e9-9872-a77578ad98e7.jpg saved to cache
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 057c01f8-eec1-569c-9e6d-661d2e1112c9
2026-03-25 21:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 21:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8842fe90-9f45-5e1c-a9ec-036378e9000d with identifier: 10727655
2026-03-25 21:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8842fe90-9f45-5e1c-a9ec-036378e9000d with identifier: 10727655
2026-03-25 21:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8842fe90-9f45-5e1c-a9ec-036378e9000d with identifier: 10727655 to the API
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743520/general/5c52de1e-1094-4124-9f6f-668bbe5cd5b5.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-26T14:00:00Z',
 'fuel_type': 'Electric',
 'id': '8842fe90-9f45-5e1c-a9ec-036378e9000d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'NV71OLG',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727655',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka-e',
 'odometer': 30365,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 22,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 252009,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/5c52de1e-1094-4124-9f6f-668bbe5cd5b5.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 266509,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/433b7b2d-67ef-4bff-9b4a-a2700a271242.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 215126,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/0eae23e2-bd71-4b9c-a159-14b1ce03bba4.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 194320,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/700e112e-a879-4592-b4fc-e3a1aff9721e.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 200482,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/27e5c767-228f-4806-ac32-e1802d757488.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 206234,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/02d9b777-3b86-4764-a213-2dd575e25832.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 137660,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/7b6faad2-8c72-4f82-b714-4ed247c26561.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 183017,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/0df74932-3319-40e6-b9a2-57d2c530df2a.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 182710,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/6b0e37cb-5207-425b-981d-401ec89c1f3e.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8842fe90-9f45-5e1c-a9ec-036378e9000d/8842fe90-9f45-5e1c-a9ec-036378e9000d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 230377,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743520/general/2d8c4633-f972-45fa-b2c5-3a238dd303af.jpg',
             'Width': 1440}],
 'price': 9200,
 'price_includes_vat': True,
 'registration_date': '2022-01-21',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Mokka-e  51 kWh Ultimate - Electric - Automatic - 136 hp - '
          'NV71OLG - 30,365 mi',
 'transmission': 'automatic',
 'trim': 'Ultimate',
 'vin': None,
 'year': 2022}
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727655%27 HTTP/1.1" 200 None
2026-03-25 21:31:13 [openlane.gb] INFO: Saving data for 10727655: {'created_time': 1774474273.843558, 'last_price_update_time': 1774474273.843569, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727655') HTTP/1.1" 204 0
2026-03-25 21:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727651)
2026-03-25 21:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/1ca6d422-07e5-478a-8b3a-cc67846757d2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727658)
2026-03-25 21:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727645)
2026-03-25 21:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727644)
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7523f0ed0>
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743380%252Fgeneral%252F50b5482a-7696-4f50-924b-78aeb87eb333.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/50b5482a-7696-4f50-924b-78aeb87eb333.jpg saved to cache
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7a28d23c-7872-5e45-a3f9-63870ead8c8d
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752883890>
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252F65720454-d4cd-44aa-acec-9ea5dbc49859.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/65720454-d4cd-44aa-acec-9ea5dbc49859.jpg saved to cache
2026-03-25 21:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 21740dde-27b7-5826-a5d7-ac449e61cd4f
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7519cb150>
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252F21625aeb-b0d1-43b9-b784-e291578e132c.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/21625aeb-b0d1-43b9-b784-e291578e132c.jpg saved to cache
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752234650>
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742806%252Fgeneral%252F1173f9ae-d3eb-4975-ae05-a0a8c61959bb.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/1173f9ae-d3eb-4975-ae05-a0a8c61959bb.jpg saved to cache
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75173e110>
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743380%252Fgeneral%252Fe9fc49ab-4be0-4b56-bce3-a1cf01ce9108.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/e9fc49ab-4be0-4b56-bce3-a1cf01ce9108.jpg saved to cache
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7a28d23c-7872-5e45-a3f9-63870ead8c8d
2026-03-25 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-25 21:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743421/general/800c9635-c13b-454e-bc90-1f436bb6f538.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727650)
2026-03-25 21:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742805/general/f746d40a-5295-43a1-83de-19b3dd2d22a8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727651)
2026-03-25 21:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743380/general/92713aa2-dcf6-43e3-af71-a592a9ba987e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727649)
2026-03-25 21:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/721c99fc-5054-4eaf-86d3-f933b47202e7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727645)
2026-03-25 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-25 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-25 21:31:14 [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-25 21:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/d34ab848-421b-4101-bbf5-16796d56c539.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727644)
2026-03-25 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-25 21:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75235b110>
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252F4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/4251d6dc-a573-41b8-bac1-70f69b4d5e90.jpg saved to cache
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fc1f6432-ce63-5b73-8f81-1f2811cac07b
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7521a0e50>
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742577%252Fgeneral%252F1ca6d422-07e5-478a-8b3a-cc67846757d2.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/1ca6d422-07e5-478a-8b3a-cc67846757d2.jpg saved to cache
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 21740dde-27b7-5826-a5d7-ac449e61cd4f
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb753efb850>
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg saved to cache
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752237ed0>
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742811%252Fgeneral%252F5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg saved to cache
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7522b4c90>
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743421%252Fgeneral%252F800c9635-c13b-454e-bc90-1f436bb6f538.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743421/general/800c9635-c13b-454e-bc90-1f436bb6f538.jpg saved to cache
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929
2026-03-25 21:31:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929, skipping ID generation
2026-03-25 21:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929 with scrape type 1
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929 sending to next pipeline
2026-03-25 21:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929, identifier: 10727650
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb754081850>
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc1f6432-ce63-5b73-8f81-1f2811cac07b/fc1f6432-ce63-5b73-8f81-1f2811cac07b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742805%252Fgeneral%252Ff746d40a-5295-43a1-83de-19b3dd2d22a8.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742805/general/f746d40a-5295-43a1-83de-19b3dd2d22a8.jpg saved to cache
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fc1f6432-ce63-5b73-8f81-1f2811cac07b
2026-03-25 21:31:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fc1f6432-ce63-5b73-8f81-1f2811cac07b, skipping ID generation
2026-03-25 21:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc1f6432-ce63-5b73-8f81-1f2811cac07b with scrape type 1
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc1f6432-ce63-5b73-8f81-1f2811cac07b sending to next pipeline
2026-03-25 21:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: fc1f6432-ce63-5b73-8f81-1f2811cac07b, identifier: 10727651
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7522aa8d0>
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743380%252Fgeneral%252F92713aa2-dcf6-43e3-af71-a592a9ba987e.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743380/general/92713aa2-dcf6-43e3-af71-a592a9ba987e.jpg saved to cache
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7a28d23c-7872-5e45-a3f9-63870ead8c8d
2026-03-25 21:31:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7a28d23c-7872-5e45-a3f9-63870ead8c8d, skipping ID generation
2026-03-25 21:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a28d23c-7872-5e45-a3f9-63870ead8c8d with scrape type 1
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7a28d23c-7872-5e45-a3f9-63870ead8c8d sending to next pipeline
2026-03-25 21:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7a28d23c-7872-5e45-a3f9-63870ead8c8d, identifier: 10727649
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752c62cd0>
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742740%252Fgeneral%252F721c99fc-5054-4eaf-86d3-f933b47202e7.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/721c99fc-5054-4eaf-86d3-f933b47202e7.jpg saved to cache
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767
2026-03-25 21:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fd394ff-4152-529a-9e5d-80111dff0261 with identifier: 10619051
2026-03-25 21:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fd394ff-4152-529a-9e5d-80111dff0261 with scrape type 2
2026-03-25 21:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fd394ff-4152-529a-9e5d-80111dff0261 with scrape type 2
2026-03-25 21:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4fd394ff-4152-529a-9e5d-80111dff0261, identifier: 10619051
2026-03-25 21:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7518625d0>
2026-03-25 21:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252Fd34ab848-421b-4101-bbf5-16796d56c539.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/d34ab848-421b-4101-bbf5-16796d56c539.jpg saved to cache
2026-03-25 21:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce
2026-03-25 21:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742740/general/31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727645)
2026-03-25 21:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742811/general/9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727644)
2026-03-25 21:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929 with identifier: 10727650
2026-03-25 21:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929 with identifier: 10727650
2026-03-25 21:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929 with identifier: 10727650 to the API
2026-03-25 21:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:31:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743421/general/800c9635-c13b-454e-bc90-1f436bb6f538.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-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'SH71WWX',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727650',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka',
 'odometer': 21276,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 22,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 296748,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/800c9635-c13b-454e-bc90-1f436bb6f538.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 253746,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/21625aeb-b0d1-43b9-b784-e291578e132c.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 228325,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/1d5844e1-29ef-4735-b7da-9d99e793d055.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 234579,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/f8fbbce7-352c-4d5c-bb69-20cdb61c4e03.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 217448,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/fab83557-d22a-4a70-a207-9ad6969ce3cb.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 212801,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/0524823c-241b-48d3-81f6-e405aef4f692.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 201698,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/5d798aa0-f608-42b2-bca5-260036d1d82f.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 162615,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/0f82da76-bf83-451d-b531-d3431e20e8a1.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 198308,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/6b615809-33e3-4aca-9698-492a2fa1ef43.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929/c2c63c9e-6a2b-53d8-bd93-7f0bd0cda929_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 273842,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743421/general/b50462a9-dfd0-4917-8b16-14cae7566dfd.jpg',
             'Width': 1440}],
 'price': 10200,
 '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 - 131 hp - '
          'SH71WWX - 21,276 mi',
 'transmission': 'manual',
 'trim': 'SRi Premium',
 'vin': None,
 'year': 2021}
2026-03-25 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727650%27 HTTP/1.1" 200 None
2026-03-25 21:31:15 [openlane.gb] INFO: Saving data for 10727650: {'created_time': 1774474275.39245, 'last_price_update_time': 1774474275.392461, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727650') HTTP/1.1" 204 0
2026-03-25 21:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: fc1f6432-ce63-5b73-8f81-1f2811cac07b with identifier: 10727651
2026-03-25 21:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 21:31:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-25 21:31:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 21:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: fc1f6432-ce63-5b73-8f81-1f2811cac07b with identifier: 10727651
2026-03-25 21:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: fc1f6432-ce63-5b73-8f81-1f2811cac07b with identifier: 10727651 to the API
2026-03-25 21:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:31:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742805/general/f746d40a-5295-43a1-83de-19b3dd2d22a8.jpg>
{'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-26T14: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=10727651',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka-e',
 'odometer': 43509,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 21,
 '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': 7900,
 '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-25 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727651%27 HTTP/1.1" 200 None
2026-03-25 21:31:15 [openlane.gb] INFO: Saving data for 10727651: {'created_time': 1774474275.947017, 'last_price_update_time': 1774474275.947031, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727651') HTTP/1.1" 204 0
2026-03-25 21:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7a28d23c-7872-5e45-a3f9-63870ead8c8d with identifier: 10727649
2026-03-25 21:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7a28d23c-7872-5e45-a3f9-63870ead8c8d with identifier: 10727649
2026-03-25 21:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7a28d23c-7872-5e45-a3f9-63870ead8c8d with identifier: 10727649 to the API
2026-03-25 21:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743380/general/92713aa2-dcf6-43e3-af71-a592a9ba987e.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-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7a28d23c-7872-5e45-a3f9-63870ead8c8d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'NV71ETL',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727649',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka',
 'odometer': 24825,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 21,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 248498,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/e6fcfaf9-1a58-45be-869d-55dce8d6a298.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 251725,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/60de99c9-cda6-43d3-acd9-4a3599289d28.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 239382,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/3f1f3669-bd9f-4394-8435-5d16b8d45a4f.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 257049,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/4ddc679a-c4f8-4641-86e0-a05204e191f1.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 194276,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/9de35350-2a0e-4936-89b8-0c7812c02bb0.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 244712,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/92713aa2-dcf6-43e3-af71-a592a9ba987e.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 197322,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/e9fc49ab-4be0-4b56-bce3-a1cf01ce9108.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 119034,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/50b5482a-7696-4f50-924b-78aeb87eb333.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 184230,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/7ef12e46-1314-4615-a925-db021a310f59.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a28d23c-7872-5e45-a3f9-63870ead8c8d/7a28d23c-7872-5e45-a3f9-63870ead8c8d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 213319,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743380/general/573695b9-1531-4ba6-94d8-31b5bdf02705.jpg',
             'Width': 1440}],
 'price': 10300,
 'price_includes_vat': True,
 'registration_date': '2021-12-28',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Mokka 1.2 Turbo SRi Nav Premium - Petrol - Manual - 131 hp '
          '- NV71ETL - 24,825 mi',
 'transmission': 'manual',
 'trim': 'SRi Nav Premium',
 'vin': None,
 'year': 2021}
2026-03-25 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727649%27 HTTP/1.1" 200 None
2026-03-25 21:31:16 [openlane.gb] INFO: Saving data for 10727649: {'created_time': 1774474276.366805, 'last_price_update_time': 1774474276.366815, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727649') HTTP/1.1" 204 0
2026-03-25 21:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4fd394ff-4152-529a-9e5d-80111dff0261 with identifier: 10619051
2026-03-25 21:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4fd394ff-4152-529a-9e5d-80111dff0261 with identifier: 10619051
2026-03-25 21:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4fd394ff-4152-529a-9e5d-80111dff0261 with identifier: 10619051 to the API
2026-03-25 21:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:31:16 [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-25 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710619051%27 HTTP/1.1" 200 None
2026-03-25 21:31:16 [openlane.gb] INFO: Saving data for 10619051: {'auction_closing_time': 1775034000.0, 'created_time': 1773403858.490174, 'last_price_update_time': 1774474276.649454}
2026-03-25 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10619051') HTTP/1.1" 204 0
2026-03-25 21:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742577/general/6791c852-4bd6-4027-9e83-a0b3bc7e386a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727658)
2026-03-25 21:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727639)
2026-03-25 21:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742806/general/57ad1cba-3448-4f45-9fb4-4098ef425adf.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727646)
2026-03-25 21:31:16 [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-25 21:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742736/general/3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727652)
2026-03-25 21:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742847/general/3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727639)
2026-03-25 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-25 21:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10691303> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75186f410>
2026-03-25 21:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742740%252Fgeneral%252F31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742740/general/31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg saved to cache
2026-03-25 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767
2026-03-25 21:31:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767, skipping ID generation
2026-03-25 21:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767 with scrape type 1
2026-03-25 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767 sending to next pipeline
2026-03-25 21:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767, identifier: 10727645
2026-03-25 21:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751723bd0>
2026-03-25 21:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742811%252Fgeneral%252F9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742811/general/9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg saved to cache
2026-03-25 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce
2026-03-25 21:31:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce, skipping ID generation
2026-03-25 21:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce with scrape type 1
2026-03-25 21:31:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce sending to next pipeline
2026-03-25 21:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce, identifier: 10727644
2026-03-25 21:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767 with identifier: 10727645
2026-03-25 21:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767 with identifier: 10727645
2026-03-25 21:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767 with identifier: 10727645 to the API
2026-03-25 21:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742740/general/31e4a0fc-8ca4-42dc-8edb-f48c997debb3.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': 101,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': '8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'PF71FXL',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727645',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka',
 'odometer': 51473,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 26,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 167206,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/1953d825-78a0-4fcc-b80c-53e28a7e06eb.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 244514,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/969c68f1-10a1-485e-a2a8-ca34a4859ece.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 305240,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/50708830-b818-472a-84f5-0c1a606bd822.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 291341,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/b324f36d-53d5-44bf-b822-4105a1034942.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 214850,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/65d8986f-747d-476d-965f-64937f265f80.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 257232,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/52fa5d23-39fc-42da-a1ac-ff763df4a290.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 197196,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/1e262d7a-45a9-412e-8e89-8519f4a376f5.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 145382,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/31e4a0fc-8ca4-42dc-8edb-f48c997debb3.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 156439,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/3a8bf6f2-f5f9-4fd7-8aee-c0304e4fab48.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767/8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 206406,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742740/general/721c99fc-5054-4eaf-86d3-f933b47202e7.jpg',
             'Width': 1440}],
 'price': 7000,
 'price_includes_vat': True,
 'registration_date': '2021-12-16',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Mokka 1.2 Turbo SE Edition - Petrol - Manual - 101 hp - '
          'PF71FXL - 51,473 mi',
 'transmission': 'manual',
 'trim': 'SE Edition',
 'vin': None,
 'year': 2021}
2026-03-25 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727645%27 HTTP/1.1" 200 None
2026-03-25 21:31:17 [openlane.gb] INFO: Saving data for 10727645: {'created_time': 1774474277.315796, 'last_price_update_time': 1774474277.315807, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727645') HTTP/1.1" 204 0
2026-03-25 21:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce with identifier: 10727644
2026-03-25 21:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce with identifier: 10727644
2026-03-25 21:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce with identifier: 10727644 to the API
2026-03-25 21:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742811/general/9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.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': 101,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': '0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'SH71YUO',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727644',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka',
 'odometer': 24470,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 18,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 241235,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/c6897204-4b1d-4358-b2ad-e76a9533aad0.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 245028,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/8e4bccda-c1e6-4a38-ab79-f31404892d09.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 238818,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/74431d97-20f0-4361-9573-b7cacfba44e7.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 249764,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/2de2a307-fbf0-415a-b767-afe0ddeb5eb8.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 201240,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/2a45db44-895f-4c37-ac6a-de25c5fa2918.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 220822,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/fe330ea0-8e53-4b3b-a12f-0a6bfcba0fee.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 179415,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/0dec40bd-06ba-439e-bfb1-5f0811ae2ab1.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 166214,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/9bf5396b-e930-44f3-9e2c-c0b40aa1a4cc.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 150024,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/d34ab848-421b-4101-bbf5-16796d56c539.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce/0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 154559,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742811/general/5e8f6b0d-682f-410f-8b42-74b31414c83e.jpg',
             'Width': 1440}],
 'price': 8200,
 'price_includes_vat': True,
 'registration_date': '2021-12-21',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Mokka 1.2 Turbo SE Edition - Petrol - Manual - 101 hp - '
          'SH71YUO - 24,470 mi',
 'transmission': 'manual',
 'trim': 'SE Edition',
 'vin': None,
 'year': 2021}
2026-03-25 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727644%27 HTTP/1.1" 200 None
2026-03-25 21:31:17 [openlane.gb] INFO: Saving data for 10727644: {'created_time': 1774474277.757016, 'last_price_update_time': 1774474277.757026, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727644') HTTP/1.1" 204 0
2026-03-25 21:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727654> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752472410>
2026-03-25 21:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742577%252Fgeneral%252F6791c852-4bd6-4027-9e83-a0b3bc7e386a.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742577/general/6791c852-4bd6-4027-9e83-a0b3bc7e386a.jpg saved to cache
2026-03-25 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 21740dde-27b7-5826-a5d7-ac449e61cd4f
2026-03-25 21:31:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21740dde-27b7-5826-a5d7-ac449e61cd4f, skipping ID generation
2026-03-25 21:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21740dde-27b7-5826-a5d7-ac449e61cd4f with scrape type 1
2026-03-25 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 21740dde-27b7-5826-a5d7-ac449e61cd4f sending to next pipeline
2026-03-25 21:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 21740dde-27b7-5826-a5d7-ac449e61cd4f, identifier: 10727658
2026-03-25 21:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752ca5ad0>
2026-03-25 21:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg saved to cache
2026-03-25 21:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bce97e9a-176d-56a3-bb08-a3bb0fb183c7
2026-03-25 21:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75222e8d0>
2026-03-25 21:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742806%252Fgeneral%252F57ad1cba-3448-4f45-9fb4-4098ef425adf.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742806/general/57ad1cba-3448-4f45-9fb4-4098ef425adf.jpg saved to cache
2026-03-25 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c
2026-03-25 21:31:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69e549a5-4eb7-5df8-9692-b5f25cf1df6c, skipping ID generation
2026-03-25 21:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c with scrape type 1
2026-03-25 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c sending to next pipeline
2026-03-25 21:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 69e549a5-4eb7-5df8-9692-b5f25cf1df6c, identifier: 10727646
2026-03-25 21:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32933db4-6b31-5530-beda-9f1653481159 with identifier: 10692824
2026-03-25 21:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32933db4-6b31-5530-beda-9f1653481159 with scrape type 2
2026-03-25 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32933db4-6b31-5530-beda-9f1653481159 with scrape type 2
2026-03-25 21:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 32933db4-6b31-5530-beda-9f1653481159, identifier: 10692824
2026-03-25 21:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752983850>
2026-03-25 21:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742736%252Fgeneral%252F3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742736/general/3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg saved to cache
2026-03-25 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 057c01f8-eec1-569c-9e6d-661d2e1112c9
2026-03-25 21:31:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 057c01f8-eec1-569c-9e6d-661d2e1112c9, skipping ID generation
2026-03-25 21:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 057c01f8-eec1-569c-9e6d-661d2e1112c9 with scrape type 1
2026-03-25 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 057c01f8-eec1-569c-9e6d-661d2e1112c9 sending to next pipeline
2026-03-25 21:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 057c01f8-eec1-569c-9e6d-661d2e1112c9, identifier: 10727652
2026-03-25 21:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7527ed090>
2026-03-25 21:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742847%252Fgeneral%252F3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742847/general/3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg saved to cache
2026-03-25 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bce97e9a-176d-56a3-bb08-a3bb0fb183c7
2026-03-25 21:31:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bce97e9a-176d-56a3-bb08-a3bb0fb183c7, skipping ID generation
2026-03-25 21:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bce97e9a-176d-56a3-bb08-a3bb0fb183c7 with scrape type 1
2026-03-25 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bce97e9a-176d-56a3-bb08-a3bb0fb183c7 sending to next pipeline
2026-03-25 21:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: bce97e9a-176d-56a3-bb08-a3bb0fb183c7, identifier: 10727639
2026-03-25 21:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0d0471f-6fe0-5d47-85d4-f2c952e9c006 with identifier: 10691303
2026-03-25 21:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0d0471f-6fe0-5d47-85d4-f2c952e9c006 with scrape type 2
2026-03-25 21:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0d0471f-6fe0-5d47-85d4-f2c952e9c006 with scrape type 2
2026-03-25 21:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f0d0471f-6fe0-5d47-85d4-f2c952e9c006, identifier: 10691303
2026-03-25 21:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 21740dde-27b7-5826-a5d7-ac449e61cd4f with identifier: 10727658
2026-03-25 21:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 21740dde-27b7-5826-a5d7-ac449e61cd4f with identifier: 10727658
2026-03-25 21:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 21740dde-27b7-5826-a5d7-ac449e61cd4f with identifier: 10727658 to the API
2026-03-25 21:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742577/general/6791c852-4bd6-4027-9e83-a0b3bc7e386a.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'SUV',
 'color': 'Gray',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.4L',
 'engine_horse_power': 140,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': '21740dde-27b7-5826-a5d7-ac449e61cd4f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DN19OFR',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727658',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka',
 'odometer': 61591,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 27,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 238785,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/6791c852-4bd6-4027-9e83-a0b3bc7e386a.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 169846,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/46e0fedf-f2fa-4abf-ab55-65e0600ad359.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 231692,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/1ca6d422-07e5-478a-8b3a-cc67846757d2.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 174749,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/752900b4-add2-4724-b50f-d2ffd34d9c30.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 146410,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/65720454-d4cd-44aa-acec-9ea5dbc49859.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 146050,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/6dd065d8-337c-4dd8-9326-f4e53e44f57d.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 190344,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/e367e390-272a-4c6f-83c4-f190db6efa96.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 123242,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/6fb56a4a-1acf-408a-8a0e-8d41d7c7ad11.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 210432,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/bc09362d-36b9-406f-b916-63f1eb88e754.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21740dde-27b7-5826-a5d7-ac449e61cd4f/21740dde-27b7-5826-a5d7-ac449e61cd4f_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 165261,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742577/general/eb8a485f-5086-40f8-9647-1513f9a49010.jpg',
             'Width': 1440}],
 'price': 4000,
 'price_includes_vat': True,
 'registration_date': '2019-03-31',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Mokka 1.4 Design - Petrol - Manual - 140 hp - DN19OFR - '
          '61,591 mi',
 'transmission': 'manual',
 'trim': 'Design',
 'vin': None,
 'year': 2019}
2026-03-25 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727658%27 HTTP/1.1" 200 None
2026-03-25 21:31:19 [openlane.gb] INFO: Saving data for 10727658: {'created_time': 1774474279.27394, 'last_price_update_time': 1774474279.273955, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727658') HTTP/1.1" 204 0
2026-03-25 21:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 69e549a5-4eb7-5df8-9692-b5f25cf1df6c with identifier: 10727646
2026-03-25 21:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 69e549a5-4eb7-5df8-9692-b5f25cf1df6c with identifier: 10727646
2026-03-25 21:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 69e549a5-4eb7-5df8-9692-b5f25cf1df6c with identifier: 10727646 to the API
2026-03-25 21:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742806/general/57ad1cba-3448-4f45-9fb4-4098ef425adf.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-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': '69e549a5-4eb7-5df8-9692-b5f25cf1df6c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'OE71XLR',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727646',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka',
 'odometer': 25432,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 22,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 324122,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/57ad1cba-3448-4f45-9fb4-4098ef425adf.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 224272,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/bc97bb40-44a6-4a85-a9d0-3fd61ae9ac51.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 243705,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/aa73d67a-b581-4f84-89f5-877aa25c09a2.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 240410,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/3622c82a-d04f-486a-b147-5dbe382d91d0.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 220107,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/1173f9ae-d3eb-4975-ae05-a0a8c61959bb.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 231937,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/9cd8c21c-9618-43c4-a229-354012c9fefd.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 193462,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/525aa75f-a693-452a-a5e9-dcbcb85c724b.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 84187,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/f2d7d01a-5c81-4917-8ab4-12c8438b5c0b.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 180159,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/269fa8b5-3e46-4d04-b448-81d2c72ace78.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69e549a5-4eb7-5df8-9692-b5f25cf1df6c/69e549a5-4eb7-5df8-9692-b5f25cf1df6c_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 153555,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742806/general/4ade72a3-176b-4989-bcf1-a389e44c1362.jpg',
             'Width': 1440}],
 'price': 9700,
 'price_includes_vat': True,
 'registration_date': '2022-02-26',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Mokka 1.2 Turbo SRi Premium - Petrol - Manual - 101 hp - '
          'OE71XLR - 25,432 mi',
 'transmission': 'manual',
 'trim': 'SRi Premium',
 'vin': None,
 'year': 2022}
2026-03-25 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727646%27 HTTP/1.1" 200 None
2026-03-25 21:31:19 [openlane.gb] INFO: Saving data for 10727646: {'created_time': 1774474279.657389, 'last_price_update_time': 1774474279.657399, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727646') HTTP/1.1" 204 0
2026-03-25 21:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 32933db4-6b31-5530-beda-9f1653481159 with identifier: 10692824
2026-03-25 21:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 32933db4-6b31-5530-beda-9f1653481159 with identifier: 10692824
2026-03-25 21:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 32933db4-6b31-5530-beda-9f1653481159 with identifier: 10692824 to the API
2026-03-25 21:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:19 [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-25 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710692824%27 HTTP/1.1" 200 None
2026-03-25 21:31:19 [openlane.gb] INFO: Saving data for 10692824: {'auction_closing_time': 1775034000.0, 'created_time': 1773869458.077901, 'last_price_update_time': 1774474279.947783}
2026-03-25 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10692824') HTTP/1.1" 204 0
2026-03-25 21:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 057c01f8-eec1-569c-9e6d-661d2e1112c9 with identifier: 10727652
2026-03-25 21:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 057c01f8-eec1-569c-9e6d-661d2e1112c9 with identifier: 10727652
2026-03-25 21:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 057c01f8-eec1-569c-9e6d-661d2e1112c9 with identifier: 10727652 to the API
2026-03-25 21:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742736/general/3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.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-26T14:00:00Z',
 'fuel_type': 'Electric',
 'id': '057c01f8-eec1-569c-9e6d-661d2e1112c9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'SA22CYE',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727652',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka-e',
 'odometer': 35557,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 22,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 349997,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/3f5f4bde-ca5c-4621-b3fe-0bb07da8920c.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 274460,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/8b739d1e-05a4-4f66-8bd9-18c078bec4b2.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 288519,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/194e9e3f-bf57-4e8b-81c5-1b9b9c56230a.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 302837,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/e3532fa9-0b1a-49e0-921c-238adf2227f9.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 239662,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/d982c37f-7095-49e9-9872-a77578ad98e7.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 267092,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/7be6d2eb-50ab-436e-bd11-bed1cbc43d73.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 215977,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/e822c3df-588d-48de-a55e-ac73d4a7e68d.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 146397,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/e1bba8c9-c62c-4b05-aaab-37557e68806a.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 167330,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/6f34f783-8079-4003-be24-676c3e52c8a1.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_057c01f8-eec1-569c-9e6d-661d2e1112c9/057c01f8-eec1-569c-9e6d-661d2e1112c9_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 186951,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742736/general/2d78ae59-2ddd-4cb9-bdab-84101251ae3f.jpg',
             'Width': 1440}],
 'price': 8800,
 'price_includes_vat': True,
 'registration_date': '2022-03-04',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Mokka-e  51 kWh SRi Premium - Electric - Automatic - 136 '
          'hp - SA22CYE - 35,557 mi',
 'transmission': 'automatic',
 'trim': 'SRi Premium',
 'vin': None,
 'year': 2022}
2026-03-25 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727652%27 HTTP/1.1" 200 None
2026-03-25 21:31:20 [openlane.gb] INFO: Saving data for 10727652: {'created_time': 1774474280.340802, 'last_price_update_time': 1774474280.340812, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727652') HTTP/1.1" 204 0
2026-03-25 21:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: bce97e9a-176d-56a3-bb08-a3bb0fb183c7 with identifier: 10727639
2026-03-25 21:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: bce97e9a-176d-56a3-bb08-a3bb0fb183c7 with identifier: 10727639
2026-03-25 21:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: bce97e9a-176d-56a3-bb08-a3bb0fb183c7 with identifier: 10727639 to the API
2026-03-25 21:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742847/general/3d25b16f-6906-44c9-b960-3b4922cc6b85.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': 101,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bce97e9a-176d-56a3-bb08-a3bb0fb183c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CA74ZTF',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727639',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Corsa',
 'odometer': 9459,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 19,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 213172,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/0c36dcaa-9a48-44bf-8a90-6cf55b97e435.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 201072,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/b8192b99-7b21-4f39-a9b1-9ecee8fee168.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 213800,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/291b66d6-9d68-4699-9f27-43ece39b4376.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 244459,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/3f44a8af-e969-4bfb-9b6c-e426b42d2189.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 197561,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/49c1ba00-dcc6-47db-936b-1899ab3c2e49.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 195561,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/d714db9c-5aa6-4da5-af72-75a2ecb3d70b.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 187510,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/3d25b16f-6906-44c9-b960-3b4922cc6b85.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 211385,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/7fdd6ba5-7daf-4bcb-b854-800064517aef.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 183540,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/1d2d13b4-57ec-4864-88d0-17d73c9daa90.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bce97e9a-176d-56a3-bb08-a3bb0fb183c7/bce97e9a-176d-56a3-bb08-a3bb0fb183c7_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 140104,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742847/general/9031b690-e0d7-4cd7-9e28-31b85930be90.jpg',
             'Width': 1440}],
 'price': 11700,
 'price_includes_vat': True,
 'registration_date': '2024-11-29',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Manual - 101 hp - CA74ZTF - '
          '9,459 mi',
 'transmission': 'manual',
 'trim': 'GS',
 'vin': None,
 'year': 2024}
2026-03-25 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727639%27 HTTP/1.1" 200 None
2026-03-25 21:31:20 [openlane.gb] INFO: Saving data for 10727639: {'created_time': 1774474280.70644, 'last_price_update_time': 1774474280.706452, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727639') HTTP/1.1" 204 0
2026-03-25 21:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f0d0471f-6fe0-5d47-85d4-f2c952e9c006 with identifier: 10691303
2026-03-25 21:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f0d0471f-6fe0-5d47-85d4-f2c952e9c006 with identifier: 10691303
2026-03-25 21:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f0d0471f-6fe0-5d47-85d4-f2c952e9c006 with identifier: 10691303 to the API
2026-03-25 21:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10691303>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'Light truck',
 'color': 'Gray',
 'currency': 'GBP',
 'doors_number': 6,
 'emission_standard': None,
 'engine': '2.0L',
 'engine_horse_power': 146,
 'expiration_date': '2026-04-01T09:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f0d0471f-6fe0-5d47-85d4-f2c952e9c006',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DP75SXT',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10691303',
 '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-01-02',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Vauxhall Vivaro 2.0 Turbo Prime XL - Diesel - Manual - 146 hp - '
          'DP75SXT - 10 mi',
 'transmission': 'manual',
 'trim': 'Prime XL',
 'vin': None,
 'year': 2026}
2026-03-25 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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-25 21:31:20 [openlane.gb] INFO: Saving data for 10691303: {'auction_closing_time': 1775034000.0, 'created_time': 1773869458.74244, 'last_price_update_time': 1774474280.985162}
2026-03-25 21:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10691303') HTTP/1.1" 204 0
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/d78efae3-ab50-4f6f-a585-38edd98f0426.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727631)
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/0eba34bf-77b9-48eb-a752-f89914a5d728.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727638)
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/a0b26b22-f791-4990-8dc4-233e1b213d98.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727633)
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/559f083d-ae5d-4af5-b072-e3a32f095e13.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727636)
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10674518> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727636)
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/b4963d9b-b7da-447b-b90a-9a60f83f76fe.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727638)
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727640)
2026-03-25 21:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 263823e3-39b9-5b25-b861-63fdfe87546b with identifier: 10727654
2026-03-25 21:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 263823e3-39b9-5b25-b861-63fdfe87546b with scrape type 1
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 263823e3-39b9-5b25-b861-63fdfe87546b
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F5ea3e943-6bcd-4745-aa73-79f88cc8917d.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/5ea3e943-6bcd-4745-aa73-79f88cc8917d.jpg not downloaded yet
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/28dd33b1-44e4-4133-9b6d-253e302240ae.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727633)
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F7eb7ba08-f7ae-458c-8067-a23d9a1035e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/7eb7ba08-f7ae-458c-8067-a23d9a1035e5.jpg not downloaded yet
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252Fd3b7f600-6ea2-4a9d-af01-3f5e70f7b258.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/d3b7f600-6ea2-4a9d-af01-3f5e70f7b258.jpg not downloaded yet
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F056d5a49-89a3-4826-8772-686e34c65031.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/056d5a49-89a3-4826-8772-686e34c65031.jpg not downloaded yet
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F797ef81c-322a-421d-90e1-a58d370451de.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/797ef81c-322a-421d-90e1-a58d370451de.jpg not downloaded yet
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F7b588e49-4908-4dbc-a2b7-2169c9bd5b3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/7b588e49-4908-4dbc-a2b7-2169c9bd5b3e.jpg not downloaded yet
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743343/general/2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727631)
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752982f10>
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743343%252Fgeneral%252Fd78efae3-ab50-4f6f-a585-38edd98f0426.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/d78efae3-ab50-4f6f-a585-38edd98f0426.jpg saved to cache
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75214eed0>
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252F0eba34bf-77b9-48eb-a752-f89914a5d728.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/0eba34bf-77b9-48eb-a752-f89914a5d728.jpg saved to cache
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7696cdc3-f46c-506c-a0f7-b98df9708357
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520c2c50>
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743243%252Fgeneral%252Fa0b26b22-f791-4990-8dc4-233e1b213d98.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/a0b26b22-f791-4990-8dc4-233e1b213d98.jpg saved to cache
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3dd4c9cf-0d30-535e-9338-77d54b26103d
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7520c2cd0>
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F559f083d-ae5d-4af5-b072-e3a32f095e13.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/559f083d-ae5d-4af5-b072-e3a32f095e13.jpg saved to cache
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206
2026-03-25 21:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc2e033c-3e63-5af9-8e5b-93391091cac6 with identifier: 10674518
2026-03-25 21:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc2e033c-3e63-5af9-8e5b-93391091cac6 with scrape type 2
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc2e033c-3e63-5af9-8e5b-93391091cac6 with scrape type 2
2026-03-25 21:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: cc2e033c-3e63-5af9-8e5b-93391091cac6, identifier: 10674518
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7526dbb10>
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742814%252Fgeneral%252F99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg saved to cache
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75087e690>
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252Fb4963d9b-b7da-447b-b90a-9a60f83f76fe.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/b4963d9b-b7da-447b-b90a-9a60f83f76fe.jpg saved to cache
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7696cdc3-f46c-506c-a0f7-b98df9708357
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F54def063-3bfe-4d00-a9cf-18c82a2e83fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/54def063-3bfe-4d00-a9cf-18c82a2e83fc.jpg not downloaded yet
2026-03-25 21:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: cc2e033c-3e63-5af9-8e5b-93391091cac6 with identifier: 10674518
2026-03-25 21:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: cc2e033c-3e63-5af9-8e5b-93391091cac6 with identifier: 10674518
2026-03-25 21:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: cc2e033c-3e63-5af9-8e5b-93391091cac6 with identifier: 10674518 to the API
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10674518>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'Light truck',
 'color': 'Gray',
 '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': 'cc2e033c-3e63-5af9-8e5b-93391091cac6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DT75NSF',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10674518',
 'listing': 'auctionplusdirectbuy',
 'location': 'Stoke-on-Trent',
 'make': 'Vauxhall',
 'model': 'Movano',
 'odometer': 13,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 23700,
 'price_includes_vat': True,
 'registration_date': '2026-01-31',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Vauxhall Movano 2.2 Turbo Prime - Diesel - Manual - 140 hp - '
          'DT75NSF - 13 mi',
 'transmission': 'manual',
 'trim': 'Prime',
 'vin': None,
 'year': 2026}
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710674518%27 HTTP/1.1" 200 None
2026-03-25 21:31:21 [openlane.gb] INFO: Saving data for 10674518: {'auction_closing_time': 1775034000.0, 'created_time': 1773437578.392805, 'last_price_update_time': 1774474281.905556}
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10674518') HTTP/1.1" 204 0
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/3672d6b6-f756-40c8-a447-5bd4426016de.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727640)
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/b7402a55-21e2-4bf2-93e7-578884bf0edf.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727640)
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742814/general/b9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727636)
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743243/general/960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727633)
2026-03-25 21:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/3078a8bc-d80b-47f8-9390-cf53150bcb65.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727638)
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252Fb23fe840-ee7c-48f8-a269-f2cd9a8c5161.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/b23fe840-ee7c-48f8-a269-f2cd9a8c5161.jpg not downloaded yet
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75188c450>
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg saved to cache
2026-03-25 21:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c7c53bd2-367b-550b-b9be-b5c831d34fea
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752438890>
2026-03-25 21:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743243%252Fgeneral%252F28dd33b1-44e4-4133-9b6d-253e302240ae.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/28dd33b1-44e4-4133-9b6d-253e302240ae.jpg saved to cache
2026-03-25 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3dd4c9cf-0d30-535e-9338-77d54b26103d
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751823d10>
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743343%252Fgeneral%252F2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743343/general/2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg saved to cache
2026-03-25 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150
2026-03-25 21:31:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150, skipping ID generation
2026-03-25 21:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150 with scrape type 1
2026-03-25 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150 sending to next pipeline
2026-03-25 21:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150, identifier: 10727631
2026-03-25 21:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/c5ceed4e-3fc8-4b22-a8a8-d3a712b3f1e3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727638)
2026-03-25 21:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150 with identifier: 10727631
2026-03-25 21:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150 with identifier: 10727631
2026-03-25 21:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150 with identifier: 10727631 to the API
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743343/general/2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'Hatchback',
 'color': 'Red',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'engine_horse_power': 156,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Electric',
 'id': '0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HS24MUP',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727631',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Astra-e',
 'odometer': 15526,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 25,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 276216,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/2fd9d957-ca37-4c8c-a2a7-ce68db82f44a.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 220939,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/d78efae3-ab50-4f6f-a585-38edd98f0426.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 225678,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/23b75a31-9194-437a-9084-190af453871a.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 226698,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/a0408aa7-d1bb-4b97-ae2f-c13e63b617ee.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 205477,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/f98dc945-932d-4f12-8f9d-275641574bc2.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 200272,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/f3a19b7a-deb0-4c6c-96ae-6a906ef535c6.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 220709,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/2c9d4700-7361-4392-a88f-6cdd15c62338.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 134660,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/a02aa42f-cb4a-4de9-9567-52dbad04d47a.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 168984,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/a578094f-0ef7-4184-bf86-dfb636c70560.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150/0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 183080,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743343/general/95331e03-22a1-4517-8521-9e4cf8b17a30.jpg',
             'Width': 1440}],
 'price': 13000,
 'price_includes_vat': True,
 'registration_date': '2024-07-29',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
          'HS24MUP - 15,526 mi',
 'transmission': 'automatic',
 'trim': 'Ultimate',
 'vin': None,
 'year': 2024}
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727631%27 HTTP/1.1" 200 None
2026-03-25 21:31:22 [openlane.gb] INFO: Saving data for 10727631: {'created_time': 1774474282.655779, 'last_price_update_time': 1774474282.655791, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727631') HTTP/1.1" 204 0
2026-03-25 21:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727640)
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F393780a1-4a2c-4f93-bccc-b785ba30e478.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/393780a1-4a2c-4f93-bccc-b785ba30e478.jpg not downloaded yet
2026-03-25 21:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/52a21fe4-6036-441b-a876-5c25d11a3f42.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727638)
2026-03-25 21:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727653> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7521e9590>
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F3672d6b6-f756-40c8-a447-5bd4426016de.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/3672d6b6-f756-40c8-a447-5bd4426016de.jpg saved to cache
2026-03-25 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c7c53bd2-367b-550b-b9be-b5c831d34fea
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75239dfd0>
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252Fb7402a55-21e2-4bf2-93e7-578884bf0edf.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/b7402a55-21e2-4bf2-93e7-578884bf0edf.jpg saved to cache
2026-03-25 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c7c53bd2-367b-550b-b9be-b5c831d34fea
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75214e710>
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742814%252Fgeneral%252Fb9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742814/general/b9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg saved to cache
2026-03-25 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206
2026-03-25 21:31:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206, skipping ID generation
2026-03-25 21:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206 with scrape type 1
2026-03-25 21:31:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206 sending to next pipeline
2026-03-25 21:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206, identifier: 10727636
2026-03-25 21:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752af0bd0>
2026-03-25 21:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743243%252Fgeneral%252F960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743243/general/960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg saved to cache
2026-03-25 21:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3dd4c9cf-0d30-535e-9338-77d54b26103d
2026-03-25 21:31:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3dd4c9cf-0d30-535e-9338-77d54b26103d, skipping ID generation
2026-03-25 21:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dd4c9cf-0d30-535e-9338-77d54b26103d with scrape type 1
2026-03-25 21:31:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3dd4c9cf-0d30-535e-9338-77d54b26103d sending to next pipeline
2026-03-25 21:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3dd4c9cf-0d30-535e-9338-77d54b26103d, identifier: 10727633
2026-03-25 21:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75275b750>
2026-03-25 21:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743384%252Fgeneral%252F3078a8bc-d80b-47f8-9390-cf53150bcb65.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/3078a8bc-d80b-47f8-9390-cf53150bcb65.jpg saved to cache
2026-03-25 21:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7696cdc3-f46c-506c-a0f7-b98df9708357
2026-03-25 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742576%252Fgeneral%252F3d1d4ceb-49ac-4ae8-a738-d70ea0edafdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/3d1d4ceb-49ac-4ae8-a738-d70ea0edafdd.jpg not downloaded yet
2026-03-25 21:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206 with identifier: 10727636
2026-03-25 21:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206 with identifier: 10727636
2026-03-25 21:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206 with identifier: 10727636 to the API
2026-03-25 21:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742814/general/b9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'Hatchback',
 'color': 'Black',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'engine_horse_power': 136,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Electric',
 'id': '51af8a4a-541a-5ebf-8f80-7b5c2b2ca206',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'FP71WTV',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727636',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Corsa-e',
 'odometer': 21788,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 25,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 267071,
             'Height': 1064,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/b9f736c3-5395-4213-8bab-e9aa5030f5c3.jpg',
             'Width': 1423},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 264250,
             'Height': 1064,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/99bbb7d6-c07a-4ebb-a00a-490ee5bafefb.jpg',
             'Width': 1423},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 290848,
             'Height': 1064,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/559f083d-ae5d-4af5-b072-e3a32f095e13.jpg',
             'Width': 1423},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 274070,
             'Height': 1064,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/aed6d003-a4e4-4332-a0b6-9d699c499730.jpg',
             'Width': 1423},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 241728,
             'Height': 1064,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/d140c493-c47e-47a0-aed8-bfa7362853e8.jpg',
             'Width': 1423},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 229458,
             'Height': 1064,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/72fc5964-2ad3-45a9-ac15-d320e251cb49.jpg',
             'Width': 1423},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 199848,
             'Height': 1064,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/6af06b0d-3afb-4785-8233-e03aac0da69f.jpg',
             'Width': 1423},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 161427,
             'Height': 1064,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/94b4901e-206d-4f27-9dc4-9c2ce7adb482.jpg',
             'Width': 1423},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 200875,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/76329f74-b6f7-473e-8dba-5e9b8ef58a72.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51af8a4a-541a-5ebf-8f80-7b5c2b2ca206/51af8a4a-541a-5ebf-8f80-7b5c2b2ca206_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 176150,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742814/general/b7b909ea-4c00-4840-a682-cab8c5be2d82.jpg',
             'Width': 1440}],
 'price': 7400,
 'price_includes_vat': True,
 'registration_date': '2022-01-08',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Corsa-e 46 kWh - Electric - Automatic - 136 hp - FP71WTV - '
          '21,788 mi',
 'transmission': 'automatic',
 'trim': '',
 'vin': None,
 'year': 2022}
2026-03-25 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727636%27 HTTP/1.1" 200 None
2026-03-25 21:31:23 [openlane.gb] INFO: Saving data for 10727636: {'created_time': 1774474283.650877, 'last_price_update_time': 1774474283.650888, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727636') HTTP/1.1" 204 0
2026-03-25 21:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3dd4c9cf-0d30-535e-9338-77d54b26103d with identifier: 10727633
2026-03-25 21:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3dd4c9cf-0d30-535e-9338-77d54b26103d with identifier: 10727633
2026-03-25 21:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3dd4c9cf-0d30-535e-9338-77d54b26103d with identifier: 10727633 to the API
2026-03-25 21:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743243/general/960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'Hatchback',
 'color': 'Red',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'engine_horse_power': 136,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Electric',
 'id': '3dd4c9cf-0d30-535e-9338-77d54b26103d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'OE71SZR',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727633',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Corsa-e',
 'odometer': 35212,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 24,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 254132,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/960d39eb-d011-4554-83d9-2dce76e5fbaa.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 328386,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/28dd33b1-44e4-4133-9b6d-253e302240ae.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 282833,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/a0b26b22-f791-4990-8dc4-233e1b213d98.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 320948,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/be58dbae-485e-4ea9-ad60-b23672455d66.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 234333,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/086ba8a9-f8f4-4960-955f-032388c29ba8.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 183618,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/f2bbdd07-4e52-44d2-b72a-b7552b9a0a2a.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 203390,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/9ef78816-e022-4a57-ae13-fe6bf5a502dd.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 155511,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/652f99f3-accc-4edb-9ed1-01dd2ce2acf7.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 191183,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/dee20294-fccb-433c-98fe-b5896f95f05c.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd4c9cf-0d30-535e-9338-77d54b26103d/3dd4c9cf-0d30-535e-9338-77d54b26103d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 170746,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743243/general/025ad4c8-f98c-49be-8c7d-b8ef57762b94.jpg',
             'Width': 1440}],
 'price': 7000,
 'price_includes_vat': True,
 'registration_date': '2022-01-21',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
          '136 hp - OE71SZR - 35,212 mi',
 'transmission': 'automatic',
 'trim': 'Elite Nav Premium',
 'vin': None,
 'year': 2022}
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727633%27 HTTP/1.1" 200 None
2026-03-25 21:31:24 [openlane.gb] INFO: Saving data for 10727633: {'created_time': 1774474284.027392, 'last_price_update_time': 1774474284.027403, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727633') HTTP/1.1" 204 0
2026-03-25 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/797ef81c-322a-421d-90e1-a58d370451de.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727654)
2026-03-25 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/5ea3e943-6bcd-4745-aa73-79f88cc8917d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727654)
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75238cb90>
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252Fc5ceed4e-3fc8-4b22-a8a8-d3a712b3f1e3.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/c5ceed4e-3fc8-4b22-a8a8-d3a712b3f1e3.jpg saved to cache
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7696cdc3-f46c-506c-a0f7-b98df9708357
2026-03-25 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/7e76a880-4a72-441e-99c7-d618adf00960.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727640)
2026-03-25 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/54def063-3bfe-4d00-a9cf-18c82a2e83fc.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727654)
2026-03-25 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709041> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752bd6510>
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg saved to cache
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c7c53bd2-367b-550b-b9be-b5c831d34fea
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7522c3250>
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252F52a21fe4-6036-441b-a876-5c25d11a3f42.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/52a21fe4-6036-441b-a876-5c25d11a3f42.jpg saved to cache
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7696cdc3-f46c-506c-a0f7-b98df9708357
2026-03-25 21:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6b727e4-1e3d-5cb9-b31d-d935592d8c8f with identifier: 10727653
2026-03-25 21:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f with scrape type 1
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252Ff26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/f26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg not downloaded yet
2026-03-25 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/7b588e49-4908-4dbc-a2b7-2169c9bd5b3e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727654)
2026-03-25 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/056d5a49-89a3-4826-8772-686e34c65031.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727654)
2026-03-25 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10606319> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/d3b7f600-6ea2-4a9d-af01-3f5e70f7b258.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727654)
2026-03-25 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/7eb7ba08-f7ae-458c-8067-a23d9a1035e5.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727654)
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252Fdce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/dce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg not downloaded yet
2026-03-25 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/b23fe840-ee7c-48f8-a269-f2cd9a8c5161.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727654)
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg not downloaded yet
2026-03-25 21:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743384/general/e1485451-5018-4912-ac51-7234110656c9.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727638)
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752687210>
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F797ef81c-322a-421d-90e1-a58d370451de.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/797ef81c-322a-421d-90e1-a58d370451de.jpg saved to cache
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 263823e3-39b9-5b25-b861-63fdfe87546b
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517ff210>
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F5ea3e943-6bcd-4745-aa73-79f88cc8917d.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/5ea3e943-6bcd-4745-aa73-79f88cc8917d.jpg saved to cache
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 263823e3-39b9-5b25-b861-63fdfe87546b
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7519cbe90>
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742908%252Fgeneral%252F7e76a880-4a72-441e-99c7-d618adf00960.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/7e76a880-4a72-441e-99c7-d618adf00960.jpg saved to cache
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c7c53bd2-367b-550b-b9be-b5c831d34fea
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7518a1d90>
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F54def063-3bfe-4d00-a9cf-18c82a2e83fc.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/54def063-3bfe-4d00-a9cf-18c82a2e83fc.jpg saved to cache
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 263823e3-39b9-5b25-b861-63fdfe87546b
2026-03-25 21:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1f8212f-3ee3-57c5-8db5-b5d84590d302 with identifier: 10709041
2026-03-25 21:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1f8212f-3ee3-57c5-8db5-b5d84590d302 with scrape type 2
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1f8212f-3ee3-57c5-8db5-b5d84590d302 with scrape type 2
2026-03-25 21:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: e1f8212f-3ee3-57c5-8db5-b5d84590d302, identifier: 10709041
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg not downloaded yet
2026-03-25 21:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: e1f8212f-3ee3-57c5-8db5-b5d84590d302 with identifier: 10709041
2026-03-25 21:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: e1f8212f-3ee3-57c5-8db5-b5d84590d302 with identifier: 10709041
2026-03-25 21:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: e1f8212f-3ee3-57c5-8db5-b5d84590d302 with identifier: 10709041 to the API
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709041>
{'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': 110,
 'expiration_date': '2026-03-27T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'e1f8212f-3ee3-57c5-8db5-b5d84590d302',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MC21VFN',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709041',
 'listing': 'auction',
 'location': 'Wigan',
 'make': 'Volkswagen',
 'model': 'Transporter',
 'odometer': 120000,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 12100,
 'price_includes_vat': True,
 'registration_date': '2021-08-04',
 'seats_number': 3,
 'seller_name': 'LBM Sales',
 'title': 'Volkswagen Transporter 2.0 TDI Highline - Diesel - Manual - 110 hp '
          '- MC21VFN - 120,000 mi',
 'transmission': 'manual',
 'trim': 'Highline',
 'vin': None,
 'year': 2021}
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710709041%27 HTTP/1.1" 200 None
2026-03-25 21:31:24 [openlane.gb] INFO: Saving data for 10709041: {'auction_closing_time': 1774612800.0, 'created_time': 1774258692.202928, 'last_price_update_time': 1774474284.938462}
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709041') HTTP/1.1" 204 0
2026-03-25 21:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F193a888f-436e-47f2-a33c-624927ac649b.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/193a888f-436e-47f2-a33c-624927ac649b.jpg not downloaded yet
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752af2550>
2026-03-25 21:31:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F7b588e49-4908-4dbc-a2b7-2169c9bd5b3e.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/7b588e49-4908-4dbc-a2b7-2169c9bd5b3e.jpg saved to cache
2026-03-25 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 263823e3-39b9-5b25-b861-63fdfe87546b
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75216d2d0>
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F056d5a49-89a3-4826-8772-686e34c65031.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/056d5a49-89a3-4826-8772-686e34c65031.jpg saved to cache
2026-03-25 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 263823e3-39b9-5b25-b861-63fdfe87546b
2026-03-25 21:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10606319
2026-03-25 21:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b37423a6-745f-5951-8ec1-77785fe594d2 with scrape type 2
2026-03-25 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b37423a6-745f-5951-8ec1-77785fe594d2 with scrape type 2
2026-03-25 21:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b37423a6-745f-5951-8ec1-77785fe594d2, identifier: 10606319
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752af1d90>
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252Fd3b7f600-6ea2-4a9d-af01-3f5e70f7b258.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/d3b7f600-6ea2-4a9d-af01-3f5e70f7b258.jpg saved to cache
2026-03-25 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 263823e3-39b9-5b25-b861-63fdfe87546b
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75216f650>
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252F7eb7ba08-f7ae-458c-8067-a23d9a1035e5.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/7eb7ba08-f7ae-458c-8067-a23d9a1035e5.jpg saved to cache
2026-03-25 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 263823e3-39b9-5b25-b861-63fdfe87546b
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7521e0810>
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742576%252Fgeneral%252Fb23fe840-ee7c-48f8-a269-f2cd9a8c5161.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/b23fe840-ee7c-48f8-a269-f2cd9a8c5161.jpg saved to cache
2026-03-25 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 263823e3-39b9-5b25-b861-63fdfe87546b
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75229e650>
2026-03-25 21:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5743384%252Fgeneral%252Fe1485451-5018-4912-ac51-7234110656c9.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743384/general/e1485451-5018-4912-ac51-7234110656c9.jpg saved to cache
2026-03-25 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7696cdc3-f46c-506c-a0f7-b98df9708357
2026-03-25 21:31:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7696cdc3-f46c-506c-a0f7-b98df9708357, skipping ID generation
2026-03-25 21:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7696cdc3-f46c-506c-a0f7-b98df9708357 with scrape type 1
2026-03-25 21:31:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7696cdc3-f46c-506c-a0f7-b98df9708357 sending to next pipeline
2026-03-25 21:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7696cdc3-f46c-506c-a0f7-b98df9708357, identifier: 10727638
2026-03-25 21:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/e36c4a8b-ce78-40de-90b4-9ee09b543516.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727640)
2026-03-25 21:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/393780a1-4a2c-4f93-bccc-b785ba30e478.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727654)
2026-03-25 21:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742576/general/3d1d4ceb-49ac-4ae8-a738-d70ea0edafdd.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727654)
2026-03-25 21:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10606319
2026-03-25 21:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10606319
2026-03-25 21:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10606319 to the API
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10606319>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'Light truck',
 'color': 'White',
 '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': 'b37423a6-745f-5951-8ec1-77785fe594d2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DY75JXX',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10606319',
 'listing': 'auctionplusdirectbuy',
 'location': 'Warrington',
 'make': 'Vauxhall',
 'model': 'Movano',
 'odometer': 20,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 26100,
 'price_includes_vat': True,
 'registration_date': '2026-01-31',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Vauxhall Movano tipper 2.2 Turbo - Diesel - Manual - 140 hp - '
          'DY75JXX - 20 mi',
 'transmission': 'manual',
 'trim': '',
 'vin': None,
 'year': 2026}
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710606319%27 HTTP/1.1" 200 None
2026-03-25 21:31:25 [openlane.gb] INFO: Saving data for 10606319: {'auction_closing_time': 1775034000.0, 'created_time': 1773403863.16252, 'last_price_update_time': 1774474285.76635}
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10606319') HTTP/1.1" 204 0
2026-03-25 21:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7696cdc3-f46c-506c-a0f7-b98df9708357 with identifier: 10727638
2026-03-25 21:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7696cdc3-f46c-506c-a0f7-b98df9708357 with identifier: 10727638
2026-03-25 21:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7696cdc3-f46c-506c-a0f7-b98df9708357 with identifier: 10727638 to the API
2026-03-25 21:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743384/general/e1485451-5018-4912-ac51-7234110656c9.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'Hatchback',
 'color': 'Gray',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.2L',
 'engine_horse_power': 101,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7696cdc3-f46c-506c-a0f7-b98df9708357',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'NV74XFK',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727638',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Corsa',
 'odometer': 10197,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 25,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 241964,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/e1485451-5018-4912-ac51-7234110656c9.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 195957,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/52a21fe4-6036-441b-a876-5c25d11a3f42.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 264899,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/1482f41b-6558-40b0-a85d-3c5d18c12d78.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 230050,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/e517feaa-df0c-4f82-a911-f6bd3dced9a9.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 217228,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/3078a8bc-d80b-47f8-9390-cf53150bcb65.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 257680,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/c5ceed4e-3fc8-4b22-a8a8-d3a712b3f1e3.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 224731,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/b4963d9b-b7da-447b-b90a-9a60f83f76fe.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 204905,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/0eba34bf-77b9-48eb-a752-f89914a5d728.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 172730,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/7dab7fee-98af-41cc-b7c0-c1e2b72fb0bb.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696cdc3-f46c-506c-a0f7-b98df9708357/7696cdc3-f46c-506c-a0f7-b98df9708357_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 217413,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5743384/general/3e86f7a9-7d31-41c7-a1e0-e26b352c48ee.jpg',
             'Width': 1440}],
 'price': 11800,
 'price_includes_vat': True,
 'registration_date': '2025-01-31',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Manual - 101 hp - NV74XFK - '
          '10,197 mi',
 'transmission': 'manual',
 'trim': 'GS',
 'vin': None,
 'year': 2025}
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727638%27 HTTP/1.1" 200 None
2026-03-25 21:31:26 [openlane.gb] INFO: Saving data for 10727638: {'created_time': 1774474286.182417, 'last_price_update_time': 1774474286.182428, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727638') HTTP/1.1" 204 0
2026-03-25 21:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/f26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727653)
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/2f3ff348-32de-4b18-87cd-565d4af14437.jpg not downloaded yet
2026-03-25 21:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742908/general/34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727640)
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/0778e1b6-bad0-4847-95bf-b717add98e23.jpg not downloaded yet
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7526fb710>
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252Fe36c4a8b-ce78-40de-90b4-9ee09b543516.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/e36c4a8b-ce78-40de-90b4-9ee09b543516.jpg saved to cache
2026-03-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c7c53bd2-367b-550b-b9be-b5c831d34fea
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7528a1a10>
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742576%252Fgeneral%252F393780a1-4a2c-4f93-bccc-b785ba30e478.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/393780a1-4a2c-4f93-bccc-b785ba30e478.jpg saved to cache
2026-03-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 263823e3-39b9-5b25-b861-63fdfe87546b
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7521e9e90>
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742576%252Fgeneral%252F3d1d4ceb-49ac-4ae8-a738-d70ea0edafdd.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742576/general/3d1d4ceb-49ac-4ae8-a738-d70ea0edafdd.jpg saved to cache
2026-03-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 263823e3-39b9-5b25-b861-63fdfe87546b
2026-03-25 21:31:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 263823e3-39b9-5b25-b861-63fdfe87546b, skipping ID generation
2026-03-25 21:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 263823e3-39b9-5b25-b861-63fdfe87546b with scrape type 1
2026-03-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 263823e3-39b9-5b25-b861-63fdfe87546b sending to next pipeline
2026-03-25 21:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 263823e3-39b9-5b25-b861-63fdfe87546b, identifier: 10727654
2026-03-25 21:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727653)
2026-03-25 21:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/dce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727653)
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/5a9d9e5d-7518-41b3-930c-c30eff11e842.jpg not downloaded yet
2026-03-25 21:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 263823e3-39b9-5b25-b861-63fdfe87546b with identifier: 10727654
2026-03-25 21:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 263823e3-39b9-5b25-b861-63fdfe87546b with identifier: 10727654
2026-03-25 21:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 263823e3-39b9-5b25-b861-63fdfe87546b with identifier: 10727654 to the API
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742576/general/3d1d4ceb-49ac-4ae8-a738-d70ea0edafdd.jpg>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': 'SUV',
 'color': 'White',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'engine_horse_power': 136,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Electric',
 'id': '263823e3-39b9-5b25-b861-63fdfe87546b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'MM71XPX',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727654',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka-e',
 'odometer': 21207,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 21,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 180785,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/5ea3e943-6bcd-4745-aa73-79f88cc8917d.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 178380,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/7eb7ba08-f7ae-458c-8067-a23d9a1035e5.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 157711,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/d3b7f600-6ea2-4a9d-af01-3f5e70f7b258.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 158480,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/056d5a49-89a3-4826-8772-686e34c65031.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 162085,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/797ef81c-322a-421d-90e1-a58d370451de.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 165589,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/7b588e49-4908-4dbc-a2b7-2169c9bd5b3e.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 121181,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/54def063-3bfe-4d00-a9cf-18c82a2e83fc.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 112672,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/b23fe840-ee7c-48f8-a269-f2cd9a8c5161.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 182758,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/393780a1-4a2c-4f93-bccc-b785ba30e478.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_263823e3-39b9-5b25-b861-63fdfe87546b/263823e3-39b9-5b25-b861-63fdfe87546b_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 171239,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742576/general/3d1d4ceb-49ac-4ae8-a738-d70ea0edafdd.jpg',
             'Width': 1440}],
 'price': 9700,
 'price_includes_vat': True,
 'registration_date': '2022-01-25',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Mokka-e  51 kWh Ultimate - Electric - Automatic - 136 hp - '
          'MM71XPX - 21,207 mi',
 'transmission': 'automatic',
 'trim': 'Ultimate',
 'vin': None,
 'year': 2022}
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727654%27 HTTP/1.1" 200 None
2026-03-25 21:31:26 [openlane.gb] INFO: Saving data for 10727654: {'created_time': 1774474286.831776, 'last_price_update_time': 1774474286.831786, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727654') HTTP/1.1" 204 0
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/6d26d831-bb5b-462c-b799-f5651481cfcc.jpg not downloaded yet
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752719810>
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252Ff26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/f26c7cae-6d20-4305-86bc-1580ef0ce0d8.jpg saved to cache
2026-03-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb753f64310>
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742908%252Fgeneral%252F34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742908/general/34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg saved to cache
2026-03-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c7c53bd2-367b-550b-b9be-b5c831d34fea
2026-03-25 21:31:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c7c53bd2-367b-550b-b9be-b5c831d34fea, skipping ID generation
2026-03-25 21:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7c53bd2-367b-550b-b9be-b5c831d34fea with scrape type 1
2026-03-25 21:31:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c7c53bd2-367b-550b-b9be-b5c831d34fea sending to next pipeline
2026-03-25 21:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: c7c53bd2-367b-550b-b9be-b5c831d34fea, identifier: 10727640
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7521965d0>
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/6a8174c3-5876-4fa3-93ac-cb674f2acc9e.jpg saved to cache
2026-03-25 21:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75481a610>
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252Fdce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/dce5ac9c-f8c5-45d4-a0bd-c678f75d6b8a.jpg saved to cache
2026-03-25 21:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f
2026-03-25 21:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727653)
2026-03-25 21:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/193a888f-436e-47f2-a33c-624927ac649b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727653)
2026-03-25 21:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/2f3ff348-32de-4b18-87cd-565d4af14437.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727653)
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-25 21:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/4e006bc2-579f-445a-9e21-56640bdadb98.jpg not downloaded yet
2026-03-25 21:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: c7c53bd2-367b-550b-b9be-b5c831d34fea with identifier: 10727640
2026-03-25 21:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: c7c53bd2-367b-550b-b9be-b5c831d34fea with identifier: 10727640
2026-03-25 21:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: c7c53bd2-367b-550b-b9be-b5c831d34fea with identifier: 10727640 to the API
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742908/general/34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.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': 101,
 'expiration_date': '2026-03-26T14:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'c7c53bd2-367b-550b-b9be-b5c831d34fea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DV25EGX',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727640',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Corsa',
 'odometer': 17838,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 21,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 292801,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/34d6c9f7-874d-48be-bc6b-4dd125aa8bfc.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 325639,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/f6b75ffe-48bb-421c-89a1-b19d833b0723.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 247810,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/e36c4a8b-ce78-40de-90b4-9ee09b543516.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 253194,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/7e76a880-4a72-441e-99c7-d618adf00960.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 190418,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/81612b80-ef91-4f39-8380-08e6eac81b70.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 106672,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/5bdabcf3-f846-4dad-bda5-736dd0c49be9.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 161632,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/b7402a55-21e2-4bf2-93e7-578884bf0edf.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 214423,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/3672d6b6-f756-40c8-a447-5bd4426016de.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 295760,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/6c407410-1bb4-4c4a-9243-36954d26ef7a.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7c53bd2-367b-550b-b9be-b5c831d34fea/c7c53bd2-367b-550b-b9be-b5c831d34fea_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 226062,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742908/general/8dce6c9b-7284-4ab2-bd08-e821010d3c88.jpg',
             'Width': 1440}],
 'price': 14400,
 'price_includes_vat': True,
 'registration_date': '2025-03-31',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 101 hp - '
          'DV25EGX - 17,838 mi',
 'transmission': 'automatic',
 'trim': 'Ultimate',
 'vin': None,
 'year': 2025}
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727640%27 HTTP/1.1" 200 None
2026-03-25 21:31:27 [openlane.gb] INFO: Saving data for 10727640: {'created_time': 1774474287.608219, 'last_price_update_time': 1774474287.608229, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727640') HTTP/1.1" 204 0
2026-03-25 21:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/5a9d9e5d-7518-41b3-930c-c30eff11e842.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727653)
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752194a50>
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/4e0da77b-59ba-48a9-a92c-0ee31637fbe8.jpg saved to cache
2026-03-25 21:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75184e290>
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F193a888f-436e-47f2-a33c-624927ac649b.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/193a888f-436e-47f2-a33c-624927ac649b.jpg saved to cache
2026-03-25 21:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752110690>
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F2f3ff348-32de-4b18-87cd-565d4af14437.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/2f3ff348-32de-4b18-87cd-565d4af14437.jpg saved to cache
2026-03-25 21:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f
2026-03-25 21:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/0778e1b6-bad0-4847-95bf-b717add98e23.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727653)
2026-03-25 21:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/6d26d831-bb5b-462c-b799-f5651481cfcc.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727653)
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7526c5810>
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742810%252Fgeneral%252F5a9d9e5d-7518-41b3-930c-c30eff11e842.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/5a9d9e5d-7518-41b3-930c-c30eff11e842.jpg saved to cache
2026-03-25 21:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752981c90>
2026-03-25 21:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F0778e1b6-bad0-4847-95bf-b717add98e23.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/0778e1b6-bad0-4847-95bf-b717add98e23.jpg saved to cache
2026-03-25 21:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f
2026-03-25 21:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742810/general/4e006bc2-579f-445a-9e21-56640bdadb98.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727653)
2026-03-25 21:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7526c5d90>
2026-03-25 21:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F6d26d831-bb5b-462c-b799-f5651481cfcc.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/6d26d831-bb5b-462c-b799-f5651481cfcc.jpg saved to cache
2026-03-25 21:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f
2026-03-25 21:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7529834d0>
2026-03-25 21:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 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-25 21:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6b727e4-1e3d-5cb9-b31d-d935592d8c8f/f6b727e4-1e3d-5cb9-b31d-d935592d8c8f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%252F5742810%252Fgeneral%252F4e006bc2-579f-445a-9e21-56640bdadb98.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742810/general/4e006bc2-579f-445a-9e21-56640bdadb98.jpg saved to cache
2026-03-25 21:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f
2026-03-25 21:31:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f6b727e4-1e3d-5cb9-b31d-d935592d8c8f, skipping ID generation
2026-03-25 21:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f with scrape type 1
2026-03-25 21:31:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f6b727e4-1e3d-5cb9-b31d-d935592d8c8f sending to next pipeline
2026-03-25 21:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f6b727e4-1e3d-5cb9-b31d-d935592d8c8f, identifier: 10727653
2026-03-25 21:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f6b727e4-1e3d-5cb9-b31d-d935592d8c8f with identifier: 10727653
2026-03-25 21:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f6b727e4-1e3d-5cb9-b31d-d935592d8c8f with identifier: 10727653
2026-03-25 21:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f6b727e4-1e3d-5cb9-b31d-d935592d8c8f with identifier: 10727653 to the API
2026-03-25 21:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742810/general/4e006bc2-579f-445a-9e21-56640bdadb98.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-26T14: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=10727653',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka-e',
 'odometer': 54824,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 22,
 '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': 8200,
 '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-25 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710727653%27 HTTP/1.1" 200 None
2026-03-25 21:31:28 [openlane.gb] INFO: Saving data for 10727653: {'created_time': 1774474288.626138, 'last_price_update_time': 1774474288.62615, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727653') HTTP/1.1" 204 0
2026-03-25 21:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10717370> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c with identifier: 10717370
2026-03-25 21:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c with scrape type 2
2026-03-25 21:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c with scrape type 2
2026-03-25 21:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c, identifier: 10717370
2026-03-25 21:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c with identifier: 10717370
2026-03-25 21:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c with identifier: 10717370
2026-03-25 21:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c with identifier: 10717370 to the API
2026-03-25 21:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 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-25 21:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10717370>
{'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-26T14:00:00Z',
 'fuel_type': 'Electric',
 'id': '5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'LL71XJV',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10717370',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka-e',
 'odometer': 36205,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 8800,
 'price_includes_vat': True,
 'registration_date': '2021-11-30',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Mokka-e  51 kWh Ultimate Edition - Electric - Automatic - '
          '136 hp - LL71XJV - 36,205 mi',
 'transmission': 'automatic',
 'trim': 'Ultimate Edition',
 'vin': None,
 'year': 2021}
2026-03-25 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%2710717370%27 HTTP/1.1" 200 None
2026-03-25 21:31:34 [openlane.gb] INFO: Saving data for 10717370: {'auction_closing_time': 1774533600.0, 'created_time': 1774359092.84824, 'last_price_update_time': 1774474294.738763}
2026-03-25 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10717370') HTTP/1.1" 204 0
2026-03-25 21:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10727656> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 21:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b715665-4015-5300-9acc-80ab388be45a with identifier: 10727656
2026-03-25 21:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b715665-4015-5300-9acc-80ab388be45a with scrape type 1
2026-03-25 21:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b715665-4015-5300-9acc-80ab388be45a
2026-03-25 21:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31: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%252F5742575%252Fgeneral%252F86b01710-1935-477c-913d-f81dad95b28a.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/86b01710-1935-477c-913d-f81dad95b28a.jpg not downloaded yet
2026-03-25 21:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31: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%252F5742575%252Fgeneral%252F4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg not downloaded yet
2026-03-25 21:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31: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%252F5742575%252Fgeneral%252F40df76f9-2445-48c5-af99-d1e563ba2410.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/40df76f9-2445-48c5-af99-d1e563ba2410.jpg not downloaded yet
2026-03-25 21:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31: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%252F5742575%252Fgeneral%252Fbad4a87e-9a3b-4376-b596-ca69eb86251d.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/bad4a87e-9a3b-4376-b596-ca69eb86251d.jpg not downloaded yet
2026-03-25 21:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31: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%252F5742575%252Fgeneral%252F06802a66-2902-406e-acfa-00f269ca7d6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/06802a66-2902-406e-acfa-00f269ca7d6f.jpg not downloaded yet
2026-03-25 21:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31: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%252F5742575%252Fgeneral%252F6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg not downloaded yet
2026-03-25 21:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31: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%252F5742575%252Fgeneral%252Fa0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/a0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg not downloaded yet
2026-03-25 21:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31: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%252F5742575%252Fgeneral%252Fa52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/a52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg not downloaded yet
2026-03-25 21:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31: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%252F5742575%252Fgeneral%252Fec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/ec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg not downloaded yet
2026-03-25 21:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/86b01710-1935-477c-913d-f81dad95b28a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727656)
2026-03-25 21:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31: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%252F5742575%252Fgeneral%252F85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg%27 HTTP/1.1" 200 None
2026-03-25 21:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg not downloaded yet
2026-03-25 21:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727656)
2026-03-25 21:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/06802a66-2902-406e-acfa-00f269ca7d6f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727656)
2026-03-25 21:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727656)
2026-03-25 21:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/40df76f9-2445-48c5-af99-d1e563ba2410.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727656)
2026-03-25 21:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/ec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727656)
2026-03-25 21:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/a52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727656)
2026-03-25 21:31:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7524fc4d0>
2026-03-25 21:31:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F86b01710-1935-477c-913d-f81dad95b28a.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/86b01710-1935-477c-913d-f81dad95b28a.jpg saved to cache
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5b715665-4015-5300-9acc-80ab388be45a
2026-03-25 21:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/bad4a87e-9a3b-4376-b596-ca69eb86251d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727656)
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb7517db690>
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg saved to cache
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5b715665-4015-5300-9acc-80ab388be45a
2026-03-25 21:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727656)
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752291590>
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F06802a66-2902-406e-acfa-00f269ca7d6f.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/06802a66-2902-406e-acfa-00f269ca7d6f.jpg saved to cache
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5b715665-4015-5300-9acc-80ab388be45a
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751720950>
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg saved to cache
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5b715665-4015-5300-9acc-80ab388be45a
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75184c290>
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F40df76f9-2445-48c5-af99-d1e563ba2410.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/40df76f9-2445-48c5-af99-d1e563ba2410.jpg saved to cache
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5b715665-4015-5300-9acc-80ab388be45a
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb75277d4d0>
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252Fec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/ec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg saved to cache
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5b715665-4015-5300-9acc-80ab388be45a
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752983c50>
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252Fa52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/a52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg saved to cache
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5b715665-4015-5300-9acc-80ab388be45a
2026-03-25 21:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742575/general/a0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10727656)
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb751996050>
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252Fbad4a87e-9a3b-4376-b596-ca69eb86251d.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/bad4a87e-9a3b-4376-b596-ca69eb86251d.jpg saved to cache
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5b715665-4015-5300-9acc-80ab388be45a
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752151190>
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252F85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg saved to cache
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5b715665-4015-5300-9acc-80ab388be45a
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb752e0b450>
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 21:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742575%252Fgeneral%252Fa0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg') HTTP/1.1" 204 0
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742575/general/a0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg saved to cache
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5b715665-4015-5300-9acc-80ab388be45a
2026-03-25 21:31:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5b715665-4015-5300-9acc-80ab388be45a, skipping ID generation
2026-03-25 21:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b715665-4015-5300-9acc-80ab388be45a with scrape type 1
2026-03-25 21:31:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5b715665-4015-5300-9acc-80ab388be45a sending to next pipeline
2026-03-25 21:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 5b715665-4015-5300-9acc-80ab388be45a, identifier: 10727656
2026-03-25 21:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 5b715665-4015-5300-9acc-80ab388be45a with identifier: 10727656
2026-03-25 21:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 5b715665-4015-5300-9acc-80ab388be45a with identifier: 10727656
2026-03-25 21:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 5b715665-4015-5300-9acc-80ab388be45a with identifier: 10727656 to the API
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 21:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742575/general/a0ad3d5b-56f8-4a3c-a777-19049e8bc128.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-26T14:00:00Z',
 'fuel_type': 'Electric',
 'id': '5b715665-4015-5300-9acc-80ab388be45a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': True,
 'license_plate': 'PF71LLM',
 'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10727656',
 'listing': 'auction',
 'location': 'Corby',
 'make': 'Vauxhall',
 'model': 'Mokka-e',
 'odometer': 23906,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 21,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 178692,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/86b01710-1935-477c-913d-f81dad95b28a.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 247000,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/4d045c45-4f88-4f1b-a15c-a170709d3b2b.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 265701,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/40df76f9-2445-48c5-af99-d1e563ba2410.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 236581,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/bad4a87e-9a3b-4376-b596-ca69eb86251d.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 180523,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/06802a66-2902-406e-acfa-00f269ca7d6f.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 167949,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/6d26dd77-238e-4c4a-9fa9-d601bd83fa58.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 174946,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/a0ad3d5b-56f8-4a3c-a777-19049e8bc128.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 125543,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/a52d92c4-d1f4-4fd2-b5c3-50f6fe47dc43.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 163246,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/ec7eeae1-382b-4f10-aa9d-ee7bb8a2fb2a.jpg',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b715665-4015-5300-9acc-80ab388be45a/5b715665-4015-5300-9acc-80ab388be45a_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 183561,
             'Height': 1080,
             'OriginUrl': 'https://images.openlane.eu/carimgs/5742575/general/85b6cd0f-a9fe-43b1-80a7-6d754d996920.jpg',
             'Width': 1440}],
 'price': 9600,
 'price_includes_vat': True,
 'registration_date': '2022-01-18',
 'seats_number': 5,
 'seller_name': 'Stellantis',
 'title': 'Vauxhall Mokka-e  51 kWh Ultimate - Electric - Automatic - 136 hp - '
          'PF71LLM - 23,906 mi',
 'transmission': 'automatic',
 'trim': 'Ultimate',
 'vin': None,
 'year': 2022}
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727656%27 HTTP/1.1" 200 None
2026-03-25 21:31:49 [openlane.gb] INFO: Saving data for 10727656: {'created_time': 1774474309.998035, 'last_price_update_time': 1774474309.998045, 'auction_closing_time': 1774533600.0}
2026-03-25 21:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10727656') HTTP/1.1" 204 0
2026-03-25 21:31:50 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 21:31:50 [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-25 21:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 21:31:50 [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%201774042310 HTTP/1.1" 200 None
2026-03-25 21:31:50 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (41 items) in: file:///var/lib/scrapyd/items/sourcing_v2/openlane.gb/task_10_2026-03-25T21_30_00.jl
2026-03-25 21:31:50 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 280199,
 'downloader/request_count': 294,
 'downloader/request_method_count/GET': 292,
 'downloader/request_method_count/POST': 2,
 'downloader/response_bytes': 58903585,
 'downloader/response_count': 294,
 'downloader/response_status_count/200': 293,
 'downloader/response_status_count/404': 1,
 'elapsed_time_seconds': 104.69717,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 25, 21, 31, 50, 136219, tzinfo=datetime.timezone.utc),
 'httpcompression/response_bytes': 1245,
 'httpcompression/response_count': 1,
 'item_scraped_count': 41,
 'log_count/DEBUG': 2929,
 'log_count/INFO': 2564,
 'memusage/max': 195186688,
 'memusage/startup': 150405120,
 'photo_download_count': 249,
 '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': 180,
 'playwright/request_count/method/GET': 155,
 'playwright/request_count/method/POST': 25,
 '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': 6,
 'playwright/request_count/resource_type/image': 30,
 'playwright/request_count/resource_type/other': 2,
 'playwright/request_count/resource_type/script': 66,
 'playwright/request_count/resource_type/stylesheet': 6,
 'playwright/request_count/resource_type/xhr': 10,
 'playwright/response_count': 171,
 'playwright/response_count/method/GET': 147,
 'playwright/response_count/method/POST': 24,
 'playwright/response_count/resource_type/document': 2,
 'playwright/response_count/resource_type/fetch': 54,
 'playwright/response_count/resource_type/font': 6,
 'playwright/response_count/resource_type/image': 26,
 'playwright/response_count/resource_type/other': 2,
 'playwright/response_count/resource_type/script': 66,
 'playwright/response_count/resource_type/stylesheet': 6,
 'playwright/response_count/resource_type/xhr': 9,
 'request_depth_max': 4,
 'response_received_count': 45,
 'scheduler/dequeued': 294,
 'scheduler/dequeued/memory': 294,
 'scheduler/enqueued': 294,
 'scheduler/enqueued/memory': 294,
 'scrape_type/new': 25,
 'scrape_type/price_update': 16,
 'scrape_type/skipped': 150,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 43,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 5.160048828698521,
 'scrapy-zyte-api/mean_response_seconds': 5.170554899588919,
 'scrapy-zyte-api/processed': 43,
 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 43,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 43,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 43,
 'scrapy-zyte-api/request_args/httpRequestBody': 2,
 'scrapy-zyte-api/request_args/httpRequestMethod': 2,
 'scrapy-zyte-api/request_args/httpResponseBody': 43,
 'scrapy-zyte-api/request_args/httpResponseHeaders': 43,
 'scrapy-zyte-api/request_args/url': 43,
 'scrapy-zyte-api/status_codes/200': 43,
 'scrapy-zyte-api/success': 43,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'source/items_encountered': 191,
 'source/total_available': 191,
 'start_time': datetime.datetime(2026, 3, 25, 21, 30, 5, 439049, tzinfo=datetime.timezone.utc)}
2026-03-25 21:31:50 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (openlane.gb)