2026-03-25 13:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 13: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 13:30:04 [openlane.gb] INFO: Starting spider openlane.gb
2026-03-25 13:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 13:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 13:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 13:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 13:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: c1ca84a64fc673d1
2026-03-25 13:30:05 [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 13:30:05 [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-25T13_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 13:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 13:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 13:30:05 [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 13:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 13: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 13:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 13:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 13: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 13:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 13:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 13:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 13: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 13:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 13: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 13: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 13:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-25 13:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 13:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 13:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 13:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 13:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 13:30:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-25 13:30:11 [scrapy-playwright] INFO: Browser firefox launched
2026-03-25 13:30:11 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-25 13:30:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-25 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/home> (resource type: document)
2026-03-25 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/home>
2026-03-25 13:30:13 [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 13:30:13 [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 13:30:13 [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 13:30:13 [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 13:30:13 [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 13:30:13 [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 13:30:13 [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 13:30:13 [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 13:30:13 [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 13:30:14 [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 13:30:14 [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 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-25 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js>
2026-03-25 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-25 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js>
2026-03-25 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js>
2026-03-25 13:30:14 [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 13:30:14 [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 13:30:14 [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 13:30:14 [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 13:30:14 [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 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-25 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-25 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-25 13:30:14 [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 13:30:14 [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 13:30:14 [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 13:30:14 [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 13:30:14 [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 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026032513> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-25 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026032513>
2026-03-25 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-25 13:30:14 [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 13:30:14 [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 13:30:14 [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 13:30:14 [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 13:30:14 [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 13:30:14 [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 13:30:14 [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 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json>
2026-03-25 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json>
2026-03-25 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-25 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js>
2026-03-25 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-25 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0>
2026-03-25 13:30:15 [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 13:30:15 [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 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-25 13:30:15 [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 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-25 13:30:15 [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 13:30:15 [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 13:30:15 [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 13:30:15 [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 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-25 13:30:15 [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 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-25 13:30:15 [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 13:30:15 [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 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-25 13:30:15 [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 13:30:15 [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 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/TBD/.well-known/openid-configuration>
2026-03-25 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63n1> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/en_US/fbevents.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:16 [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 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-25 13:30:16 [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 13:30:16 [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 13:30:16 [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 13:30:16 [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 13:30:16 [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 13:30:16 [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 13:30:16 [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 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-25 13:30:16 [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 13:30:16 [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 13:30:16 [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 13:30:16 [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 13:30:16 [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 13:30:16 [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 13:30:16 [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 13:30:16 [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 13:30:16 [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 13: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 13: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 13: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 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63n1>
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-25 13:30:17 [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=207243779.1774445416&dt=Online%20Used%20Car%20Auctions%20%E2%80%93%20Buy%20%26%20Sell%20Cars%20%E2%80%93%20OPENLANE&auid=981844144.1774445416&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63n1v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117384406~117484252~118131810&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774445416427&tfd=2942> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/index-DNZOAMxS.js>
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/Sticker-DJBB3I56.js>
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/CarsCarousel-CisTIdyo.js>
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/selectors-CN_a7hkT.js>
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo-light.svg>
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v9.jpg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-25 13:30:17 [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 13:30:17 [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 13:30:17 [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 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/login/UpdateJwt>
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-25 13:30:17 [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 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-25 13: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 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/search/metadata> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/signals/config/571577453011546?v=2.9.281&r=stable&domain=www.openlane.co.uk&hme=7561e8db2489737df4c74b634c943d82cefbf4e67acc7fda2493ff919471f0aa&ex_m=101%2C194%2C143%2C22%2C69%2C70%2C136%2C65%2C64%2C11%2C151%2C87%2C16%2C130%2C123%2C72%2C75%2C129%2C148%2C153%2C8%2C4%2C5%2C7%2C6%2C3%2C88%2C98%2C154%2C159%2C208%2C59%2C175%2C176%2C52%2C264%2C30%2C71%2C220%2C219%2C218%2C23%2C32%2C100%2C58%2C10%2C60%2C94%2C95%2C96%2C102%2C126%2C31%2C29%2C128%2C125%2C124%2C144%2C73%2C147%2C145%2C146%2C47%2C57%2C119%2C15%2C150%2C42%2C251%2C252%2C250%2C26%2C27%2C28%2C45%2C137%2C74%2C109%2C18%2C20%2C41%2C37%2C39%2C38%2C80%2C89%2C93%2C107%2C135%2C138%2C43%2C108%2C24%2C21%2C115%2C66%2C35%2C140%2C139%2C141%2C132%2C131%2C25%2C34%2C56%2C106%2C149%2C67%2C17%2C142%2C111%2C78%2C63%2C19%2C82%2C83%2C112%2C81%2C33%2C280%2C201%2C190%2C191%2C189%2C283%2C275%2C49%2C202%2C104%2C127%2C77%2C117%2C51%2C44%2C46%2C110%2C116%2C122%2C55%2C61%2C50%2C53%2C97%2C152%2C1%2C120%2C14%2C118%2C12%2C2%2C54%2C90%2C62%2C114%2C86%2C85%2C155%2C156%2C91%2C92%2C9%2C121%2C99%2C48%2C133%2C84%2C76%2C68%2C113%2C103%2C40%2C134%2C0%2C79%2C36%2C105%2C13%2C157> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:17 [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 13:30:17 [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=207243779.1774445416&dt=Online%20Used%20Car%20Auctions%20%E2%80%93%20Buy%20%26%20Sell%20Cars%20%E2%80%93%20OPENLANE&auid=981844144.1774445416&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63n1v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~117384406~117484252~118131810&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774445416427&tfd=2942>
2026-03-25 13:30:17 [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 13:30:17 [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 13:30:17 [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 13:30:17 [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 13:30:17 [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 13:30:17 [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 13:30:18 [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 13:30:18 [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 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v9.jpg>
2026-03-25 13:30:18 [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 13:30:18 [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 13:30:18 [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 13:30:18 [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 13: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 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/alphabet.png>
2026-03-25 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/avis.png>
2026-03-25 13: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 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/arval.png>
2026-03-25 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-25 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/hertz.png>
2026-03-25 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/europcar.png>
2026-03-25 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png>
2026-03-25 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/athlon.png>
2026-03-25 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png>
2026-03-25 13:30:18 [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 13:30:18 [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 13:30:18 [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 13:30:18 [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 13:30:18 [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 13:30:18 [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 13:30:18 [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 13:30:18 [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 13: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%2Fhome&rl=&if=false&ts=1774445418403&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774445414.2045163871&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=1030&it=1774445417245&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el2&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 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/findcarv6/search>
2026-03-25 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/newsarticles?language=en>
2026-03-25 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentcountry>
2026-03-25 13:30:18 [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 13:30:18 [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 13:30:18 [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 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/popularbodytypes>
2026-03-25 13:30:18 [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 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/11/NEW-2.png>
2026-03-25 13: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 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/10/banner368x250-EN.jpg>
2026-03-25 13:30:19 [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 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/fonts/body-types.woff?72397526>
2026-03-25 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/popularsellers>
2026-03-25 13: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%2Fhome&rl=&if=false&ts=1774445418403&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774445414.2045163871&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=1030&it=1774445417245&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET>
2026-03-25 13:30:19 [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%2Fhome&rl=&if=false&ts=1774445419017&cd[buttonFeatures]=%7B%22classList%22%3A%22Button-module_button--Dq1CUn%20label-module_labelMDBold--CCg4UY%20Button-module_fullWidth--STl2zT%20Button-module_sizeSM--VVG9Ll%20Button-module_variantSolid--m6Bs_y%22%2C%22destination%22%3A%22%22%2C%22id%22%3A%22loginButton4%22%2C%22imageUrl%22%3A%22%22%2C%22innerText%22%3A%22Login%22%2C%22numChildButtons%22%3A0%2C%22tag%22%3A%22button%22%2C%22type%22%3A%22button%22%2C%22name%22%3A%22%22%2C%22value%22%3A%22%22%7D&cd[buttonText]=Login&cd[formFeatures]=%5B%5D&cd[pageFeatures]=%7B%22title%22%3A%22Online%20Used%20Car%20Auctions%20%E2%80%93%20Buy%20%26%20Sell%20Cars%20%E2%80%93%20OPENLANE%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.1774445414.2045163871&cs_est=true&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=1030&it=1774445417245&coo=false&es=automatic&tm=3&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 13:30:19 [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 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js>
2026-03-25 13:30:19 [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 13:30:19 [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 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ayvensexald.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-25 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/santander.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-25 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/allanemobilitygroup.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-25 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/stellantis.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-25 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/openlaneselect.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-25 13: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%2Fhome&rl=&if=false&ts=1774445419017&cd[buttonFeatures]=%7B%22classList%22%3A%22Button-module_button--Dq1CUn%20label-module_labelMDBold--CCg4UY%20Button-module_fullWidth--STl2zT%20Button-module_sizeSM--VVG9Ll%20Button-module_variantSolid--m6Bs_y%22%2C%22destination%22%3A%22%22%2C%22id%22%3A%22loginButton4%22%2C%22imageUrl%22%3A%22%22%2C%22innerText%22%3A%22Login%22%2C%22numChildButtons%22%3A0%2C%22tag%22%3A%22button%22%2C%22type%22%3A%22button%22%2C%22name%22%3A%22%22%2C%22value%22%3A%22%22%7D&cd[buttonText]=Login&cd[formFeatures]=%5B%5D&cd[pageFeatures]=%7B%22title%22%3A%22Online%20Used%20Car%20Auctions%20%E2%80%93%20Buy%20%26%20Sell%20Cars%20%E2%80%93%20OPENLANE%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.1774445414.2045163871&cs_est=true&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=1030&it=1774445417245&coo=false&es=automatic&tm=3&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET>
2026-03-25 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/Login/ValidateOktaUser?username=rupesh3@hotmail.com>
2026-03-25 13:30:19 [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 13:30:19 [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 13:30:19 [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 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/ent_id/v2/flow/embed_exist?request=%7B%22url%22%3A%22https%3A%2F%2Fwww.openlane.co.uk%22%7D&callback=callback_1774445419401_398154643> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 13: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 13: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 13: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 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-25 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/login/okta>
2026-03-25 13: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 13:30:19 [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 13:30:19 [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 13:30:19 [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 13:30:20 [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 13:30:20 [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 13:30:20 [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 13:30:20 [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 13:30:20 [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 13:30:20 [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 13:30:20 [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_1774445419401_398154643>
2026-03-25 13:30:20 [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 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <201 https://kar-privacy.my.onetrust.com/request/v1/consentreceipts/anonymous>
2026-03-25 13:30:20 [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 13:30:20 [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 13:30:20 [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 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-25 13:30:20 [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 13:30:20 [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 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js>
2026-03-25 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-25 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js>
2026-03-25 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js>
2026-03-25 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-25 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-25 13:30:20 [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 13:30:20 [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 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-25 13:30:20 [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 13:30:20 [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 13:30:20 [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 13:30:20 [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 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026032513> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-25 13:30:20 [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 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-25 13:30:20 [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 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026032513>
2026-03-25 13:30:21 [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 13:30:21 [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 13:30:21 [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 13:30:21 [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 13:30:21 [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 13:30:21 [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 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-25 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js>
2026-03-25 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0>
2026-03-25 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json>
2026-03-25 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json>
2026-03-25 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-25 13:30:21 [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 13:30:21 [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 13:30:21 [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 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-25 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-25 13:30:21 [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 13:30:21 [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 13:30:21 [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 13:30:21 [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 13:30:21 [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 13:30:22 [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 13:30:22 [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 13:30:22 [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 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63o0h2> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:22 [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 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-25 13:30:22 [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 13:30:22 [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 13:30:22 [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 13:30:22 [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 13:30:22 [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 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-25 13:30:22 [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 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-25 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://www.openlane.co.uk/en/login/TBD/.well-known/openid-configuration>
2026-03-25 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-25 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63o0h2>
2026-03-25 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-25 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-25 13:30:22 [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 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-25 13:30:22 [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 13:30:22 [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 13:30:22 [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 13:30:23 [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 13:30:23 [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 13:30:23 [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 13:30:23 [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 13:30:23 [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 13:30:23 [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 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/LoginOkta-B03sZ_29.js>
2026-03-25 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/okta-sign-in.min-C_xfwmYi.js>
2026-03-25 13:30:23 [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 13:30:23 [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=1538977301.1774445423&auid=981844144.1774445416&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63o0h2v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774445422951&tfd=3678> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:23 [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 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-25 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-25 13:30:23 [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 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-25 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-25 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-25 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-25 13:30:23 [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 13:30:23 [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 13:30:23 [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=1538977301.1774445423&auid=981844144.1774445416&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63o0h2v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774445422951&tfd=3678>
2026-03-25 13:30:23 [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=1774445423824&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774445414.2045163871&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=1486&it=1774445422891&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el3&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 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-25 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-25 13:30:24 [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=1774445423824&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774445414.2045163871&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=1486&it=1774445422891&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET>
2026-03-25 13:30:24 [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 13:30:24 [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 13:30:24 [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 13:30:24 [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 13:30:24 [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 13:30:24 [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 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/pagead/form-data/860706599?gtm=45be63o0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=981844144.1774445416&_tu=CA> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/form-data/860706599?gtm=45be63o0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=981844144.1774445416&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=193979864.1774445425> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:24 [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=1774445424722&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.1774445414.2045163871&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=1486&it=1774445422891&coo=false&es=automatic&tm=3&expv2[0]=pl1&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 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=G-123&cx=c>m=4e63o0h2> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/pagead/form-data/860706599?gtm=45be63o0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=981844144.1774445416> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/form-data/860706599?gtm=45be63o0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=981844144.1774445416&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=193979864.1774445425> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:25 [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 13:30:25 [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_1774445424826_683612463> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/form-data/860706599?gtm=45be63o0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=981844144.1774445416&_tu=CA>
2026-03-25 13:30:25 [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 13:30:25 [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 13:30:25 [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 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://www.google.com/ccm/form-data/860706599?gtm=45be63o0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=981844144.1774445416&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=193979864.1774445425>
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=G-123&cx=c>m=4e63o0h2>
2026-03-25 13:30:25 [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=1774445424722&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.1774445414.2045163871&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=1486&it=1774445422891&coo=false&es=automatic&tm=3&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET>
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/form-data/860706599?gtm=45be63o0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=981844144.1774445416>
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://www.google.com/ccm/form-data/860706599?gtm=45be63o0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=981844144.1774445416&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=193979864.1774445425>
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.google-analytics.com/g/collect?v=2&tid=G-123>m=45je63o0h2z876626767za20gzb76626767zd76626767&_p=1774445420049&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=1835099409.1774445425&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252&sid=1774445425&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=5823> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:25 [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 13:30:25 [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_1774445424826_683612463>
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js>
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774431634507/data/enterprise_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.google-analytics.com/g/collect?v=2&tid=G-123>m=45je63o0h2z876626767za20gzb76626767zd76626767&_p=1774445420049&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=1835099409.1774445425&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252&sid=1774445425&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=5823>
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config>
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774431634507/data/enterprise_cb.js>
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774431634507/data/visibility_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://kareu.okta-emea.com/api/v1/authn>
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774431634507/data/visibility_cb.js>
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774431634507/data/custom_variables_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774431634507/data/custom_variables_cb.js>
2026-03-25 13:30:25 [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 13:30:25 [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 13:30:25 [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 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774431634507/data/icon/associated_icons_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774431634507/data/user_action/user_actions_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774431634507/data/icon/associated_icons_cb.js>
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774431634507/data/user_action/user_actions_cb.js>
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774431634507/data/beacon/4473c6cd-bd8c-416f-9c6b-9e29004e8503.json> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774431634507/data/beacon/4473c6cd-bd8c-416f-9c6b-9e29004e8503.json> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774431634507/data/beacon/4473c6cd-bd8c-416f-9c6b-9e29004e8503.json>
2026-03-25 13:30:26 [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%225JEoPf2SEwM46mg8%22%2C+%22is_encrypted%22%3Afalse%7D&callback=callback_1774445426018_508989394> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:26 [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 13:30:26 [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 13:30:26 [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 13:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774431634507/data/beacon/4473c6cd-bd8c-416f-9c6b-9e29004e8503.json>
2026-03-25 13:30:26 [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%225JEoPf2SEwM46mg8%22%2C+%22is_encrypted%22%3Afalse%7D&callback=callback_1774445426084_1254339639> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-25 13:30:26 [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 13:30:26 [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%225JEoPf2SEwM46mg8%22%2C+%22is_encrypted%22%3Afalse%7D&callback=callback_1774445426018_508989394>
2026-03-25 13:30:26 [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 13:30:26 [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%225JEoPf2SEwM46mg8%22%2C+%22is_encrypted%22%3Afalse%7D&callback=callback_1774445426084_1254339639>
2026-03-25 13:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-25 13:30:28 [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 13:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-25 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/home> (referer: None) ['playwright']
2026-03-25 13:30:45 [openlane.gb] INFO: Cookies from Playwright: [{'name': '_cfuvid', 'value': 'OiLM5ux7ukOjaPxpnPJa157URof9BjojcV9wobHDNnE-1774445425327-0.0.1.1-604800000', 'domain': '.whatfix.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'Xoo77QbcA_79szbitQ8xVFF.DzBJQkyzcrBH5staWaY-1774445417.619657-1.0.1.1-mLeHofb1aennFpfNks8HC.AMTD7BJvryo3L_o3tFzc1Q7r.u1d6jLnvyYavOVZ7bVRgDiSkuHDRw.DkO8Fft.UMAsWPFM7Z6UzNQU2ZNdbHBR7vff.ionFBT3IjGf2Cu', 'domain': '.openlane.eu', 'path': '/', 'expires': 1774447217, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'ASP.NET_SessionId', 'value': 'hhegiql1wm45e2edzigyazgk', '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': 1805981413, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__RequestVerificationToken', 'value': 'fE-Tln6stZ_3r6Ozu8RTo4WJMi8Wc_CC-0IVLkfQsQ0OHSYqDHNkN9zkwiqAaFwk0MsP4SHXiR6w7TcI8ituCc-picQ7bb4exo1DdSJldqk53cKYiot_2iNsXeiwv1xuK8UtDsO-d8Z7vyj7NSCoww2', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'xzida_s5A5llYyk8O9NHqRUYZ86.Beo6zMRSkVSeatU-1774445413.5943158-1.0.1.1-ItYM39vYWaIQJkj3TREHZ1OPlYbxWuuhE1vwqaDetaNstfn.tZbcgb3UNXLpleV4.TfioOTSDCJHD6uyl0P3h9KJUxqR3EbGXMKjuIt3e1CiMwLzNBGMshy8eJD9vzL9', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1774447213, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_fbp', 'value': 'fb.1.1774445414.2045163871', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1782221414, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': '_cfuvid', 'value': 'FdJVdj_gmPYDlZBLMiVrQQR9pYsVo3HML41jSvvjC9A-1774445418.5674005-1.0.1.1-SBh0vSg9zumy6AsNvewWAg_LHwyzQBvZLoZVAYcJDz8', 'domain': '.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'f0_uid', 'value': '32613da6-7bd6-4984-95d9-e789bf1287e9.1774445421503', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1805981421, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'f0_sid', 'value': '62528419-1fca-4150-b6e5-0785f2a231b5.1774445421504.30', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774531821, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Wed+Mar+25+2026+13%3A30%3A21+GMT%2B0000+(Coordinated+Universal+Time)&version=202601.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=82aeb95a-5651-47c5-aa57-bce18a1f56f5&interactionCount=1&isAnonUser=1&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&crTime=1774445419275&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1805981421, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'wfx_unq', 'value': '5JEoPf2SEwM46mg8', 'domain': '.www.openlane.co.uk', 'path': '/', 'expires': 1783085424, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.981844144.1774445416.193979864.1774445425.1774445424', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1782221416, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_123', 'value': 'GS2.1.s1774445425$o1$g0$t1774445425$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837517425, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.1835099409.1774445425', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837517425, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'oktaStateToken', 'value': '00LdOamaKffT7rK81cVkEVMF8R007MkoHkCELdJVic', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774445725, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'JSESSIONID', 'value': 'BA113B95C0B4522524071A33C0D9DDBC', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'DT', 'value': 'DI12CrswSKvSsS9FRsOIdS-FA', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': 1837517425, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-25 13:30:45 [openlane.gb] INFO: Scrapy-formatted cookies: [{'name': '_cfuvid', 'value': 'OiLM5ux7ukOjaPxpnPJa157URof9BjojcV9wobHDNnE-1774445425327-0.0.1.1-604800000', 'domain': '.whatfix.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'Xoo77QbcA_79szbitQ8xVFF.DzBJQkyzcrBH5staWaY-1774445417.619657-1.0.1.1-mLeHofb1aennFpfNks8HC.AMTD7BJvryo3L_o3tFzc1Q7r.u1d6jLnvyYavOVZ7bVRgDiSkuHDRw.DkO8Fft.UMAsWPFM7Z6UzNQU2ZNdbHBR7vff.ionFBT3IjGf2Cu', 'domain': '.openlane.eu', 'path': '/'}, {'name': 'ASP.NET_SessionId', 'value': 'hhegiql1wm45e2edzigyazgk', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'COTWLanguage', 'value': 'en', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': '__RequestVerificationToken', 'value': 'fE-Tln6stZ_3r6Ozu8RTo4WJMi8Wc_CC-0IVLkfQsQ0OHSYqDHNkN9zkwiqAaFwk0MsP4SHXiR6w7TcI8ituCc-picQ7bb4exo1DdSJldqk53cKYiot_2iNsXeiwv1xuK8UtDsO-d8Z7vyj7NSCoww2', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '__cf_bm', 'value': 'xzida_s5A5llYyk8O9NHqRUYZ86.Beo6zMRSkVSeatU-1774445413.5943158-1.0.1.1-ItYM39vYWaIQJkj3TREHZ1OPlYbxWuuhE1vwqaDetaNstfn.tZbcgb3UNXLpleV4.TfioOTSDCJHD6uyl0P3h9KJUxqR3EbGXMKjuIt3e1CiMwLzNBGMshy8eJD9vzL9', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_fbp', 'value': 'fb.1.1774445414.2045163871', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '_cfuvid', 'value': 'FdJVdj_gmPYDlZBLMiVrQQR9pYsVo3HML41jSvvjC9A-1774445418.5674005-1.0.1.1-SBh0vSg9zumy6AsNvewWAg_LHwyzQBvZLoZVAYcJDz8', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'f0_uid', 'value': '32613da6-7bd6-4984-95d9-e789bf1287e9.1774445421503', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'f0_sid', 'value': '62528419-1fca-4150-b6e5-0785f2a231b5.1774445421504.30', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Wed+Mar+25+2026+13%3A30%3A21+GMT%2B0000+(Coordinated+Universal+Time)&version=202601.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=82aeb95a-5651-47c5-aa57-bce18a1f56f5&interactionCount=1&isAnonUser=1&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&crTime=1774445419275&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'wfx_unq', 'value': '5JEoPf2SEwM46mg8', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.981844144.1774445416.193979864.1774445425.1774445424', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_ga_123', 'value': 'GS2.1.s1774445425$o1$g0$t1774445425$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.1835099409.1774445425', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'oktaStateToken', 'value': '00LdOamaKffT7rK81cVkEVMF8R007MkoHkCELdJVic', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'JSESSIONID', 'value': 'BA113B95C0B4522524071A33C0D9DDBC', 'domain': 'kareu.okta-emea.com', 'path': '/'}, {'name': 'DT', 'value': 'DI12CrswSKvSsS9FRsOIdS-FA', 'domain': 'kareu.okta-emea.com', 'path': '/'}]
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='OpenlaneGB',RowKey='cookies') HTTP/1.1" 204 0
2026-03-25 13: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 13:30:56 [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 13:30:56 [openlane.gb] INFO: Found listing with ID: 10723132
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723132%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [openlane.gb] INFO: Scrape type for 10723132: 1
2026-03-25 13:30:56 [openlane.gb] INFO: Found listing with ID: 10723060
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723060%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [openlane.gb] INFO: Scrape type for 10723060: 1
2026-03-25 13:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:56 [openlane.gb] INFO: Found listing with ID: 10723008
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723008%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [openlane.gb] INFO: Scrape type for 10723008: 1
2026-03-25 13:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:56 [openlane.gb] INFO: Found listing with ID: 10723000
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723000%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [openlane.gb] INFO: Scrape type for 10723000: 1
2026-03-25 13:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:56 [openlane.gb] INFO: Found listing with ID: 10723067
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723067%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [openlane.gb] INFO: Scrape type for 10723067: 1
2026-03-25 13:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:56 [openlane.gb] INFO: Found listing with ID: 10723051
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723051%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [openlane.gb] INFO: Scrape type for 10723051: 1
2026-03-25 13:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:56 [openlane.gb] INFO: Found listing with ID: 10723064
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723064%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [openlane.gb] INFO: Scrape type for 10723064: 1
2026-03-25 13:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:56 [openlane.gb] INFO: Found listing with ID: 10723009
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723009%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [openlane.gb] INFO: Scrape type for 10723009: 1
2026-03-25 13:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:56 [openlane.gb] INFO: Found listing with ID: 10723056
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723056%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [openlane.gb] INFO: Scrape type for 10723056: 1
2026-03-25 13:30:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:30:56 [openlane.gb] INFO: Found listing with ID: 10723057
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723057%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [openlane.gb] INFO: Scrape type for 10723057: 1
2026-03-25 13:30:56 [openlane.gb] INFO: Found listing with ID: 10723061
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723061%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [openlane.gb] INFO: Scrape type for 10723061: 1
2026-03-25 13:30:56 [openlane.gb] INFO: Found listing with ID: 10723058
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723058%27 HTTP/1.1" 200 None
2026-03-25 13:30:56 [openlane.gb] INFO: Scrape type for 10723058: 1
2026-03-25 13:30:56 [openlane.gb] INFO: Found listing with ID: 10723050
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723050%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723050: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10722999
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722999%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10722999: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723065
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723065%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723065: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723049
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723049%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723049: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723066
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723066%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723066: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723053
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723053%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723053: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10722998
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722998%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10722998: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723010
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723010%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723010: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723062
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723062%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723062: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723011
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723011%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723011: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723133
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723133%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723133: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723054
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723054%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723054: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723001
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723001%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723001: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723063
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723063%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723063: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723005
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723005%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723005: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723068
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723068%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723068: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723007
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723007%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723007: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10722997
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710722997%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10722997: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723130
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723130%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723130: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723131
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723131%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723131: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723052
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723052%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723052: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723006
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723006%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723006: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723002
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723002%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723002: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721067
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721067%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721067: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721064
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721064%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721064: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721062
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721062%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721062: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721071
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721071%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721071: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721072
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721072%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721072: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721074
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721074%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721074: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721061
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721061%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721061: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10723807
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723807%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10723807: 1
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721080
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721080%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721080: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721083
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721083%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721083: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721087
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721087%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721087: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721085
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721085%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721085: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721101
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721101%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721101: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721099
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721099%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721099: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721098
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721098%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721098: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721066
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721066%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721066: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721100
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721100%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721100: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721097
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721097%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721097: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721093
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721093%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721093: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721065
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721065%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721065: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721063
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721063%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721063: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721090
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721090%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721090: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721091
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721091%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721091: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721089
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721089%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721089: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721096
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721096%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721096: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721095
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721095%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721095: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721069
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721069%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721069: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721068
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721068%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721068: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721086
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721086%27 HTTP/1.1" 200 None
2026-03-25 13:30:57 [openlane.gb] INFO: Scrape type for 10721086: 0
2026-03-25 13:30:57 [openlane.gb] INFO: Found listing with ID: 10721088
2026-03-25 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721088%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10721088: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10721084
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721084%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10721084: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10721092
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721092%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10721092: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10721094
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721094%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10721094: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10721082
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721082%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10721082: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10721070
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721070%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10721070: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10721079
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721079%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10721079: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10721076
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721076%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10721076: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10721075
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721075%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10721075: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10721073
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721073%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10721073: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720833
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720833%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720833: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720837
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720837%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720837: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720840
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720840%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720840: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720836
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720836%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720836: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720834
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720834%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720834: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720815
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720815%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720815: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720835
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720835%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720835: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720838
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720838%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720838: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720839
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720839%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720839: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720841
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720841%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720841: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720827
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720827%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720827: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720822
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720822%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720822: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720821
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720821%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720821: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720825
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720825%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720825: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720817
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720817%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720817: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720818
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720818%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720818: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720819
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720819%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720819: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720830
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720830%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720830: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720816
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720816%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720816: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720831
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720831%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720831: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720826
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720826%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720826: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720829
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720829%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720829: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720828
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720828%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720828: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720820
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720820%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720820: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720832
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720832%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720832: 0
2026-03-25 13:30:58 [openlane.gb] INFO: Found listing with ID: 10720823
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720823%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [openlane.gb] INFO: Scrape type for 10720823: 0
2026-03-25 13:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723067> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e7c798e-1366-5fa7-b2a3-b67a3d090201 with identifier: 10723067
2026-03-25 13:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e7c798e-1366-5fa7-b2a3-b67a3d090201 with scrape type 1
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 8e7c798e-1366-5fa7-b2a3-b67a3d090201
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745666%252Fgeneral%252Feafa57dd-c74b-47c4-809e-d2ff0afff8da.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/eafa57dd-c74b-47c4-809e-d2ff0afff8da.jpg not downloaded yet
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745666%252Fgeneral%252F24d3b366-7f57-454b-818e-4665f1d6e938.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/24d3b366-7f57-454b-818e-4665f1d6e938.jpg not downloaded yet
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745666%252Fgeneral%252F134e90e6-344e-43c0-a2d5-515900ed4816.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/134e90e6-344e-43c0-a2d5-515900ed4816.jpg not downloaded yet
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745666%252Fgeneral%252F30cca325-859c-430d-8ba6-5e6e8cbd706c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/30cca325-859c-430d-8ba6-5e6e8cbd706c.jpg not downloaded yet
2026-03-25 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745666%252Fgeneral%252F8896d6db-aae4-4183-8d17-a3fef95dbf74.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/8896d6db-aae4-4183-8d17-a3fef95dbf74.jpg not downloaded yet
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745666%252Fgeneral%252Fe19b9714-4df6-4770-bed4-b1b0d78ccde6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/e19b9714-4df6-4770-bed4-b1b0d78ccde6.jpg not downloaded yet
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745666%252Fgeneral%252F7ad0ec28-7da9-4840-bff5-6fdd8cc5708d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/7ad0ec28-7da9-4840-bff5-6fdd8cc5708d.jpg not downloaded yet
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745666%252Fgeneral%252F92d76342-e8a9-4c85-94d3-b696f7e5f465.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/92d76342-e8a9-4c85-94d3-b696f7e5f465.jpg not downloaded yet
2026-03-25 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745666%252Fgeneral%252F740d6450-10ce-4ce0-845c-4e5e96e410c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/740d6450-10ce-4ce0-845c-4e5e96e410c5.jpg not downloaded yet
2026-03-25 13:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723056> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad46336a-ce67-539b-8471-0b26ea7102e9 with identifier: 10723056
2026-03-25 13:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad46336a-ce67-539b-8471-0b26ea7102e9 with scrape type 1
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item ad46336a-ce67-539b-8471-0b26ea7102e9
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252F93628365-ac96-4a86-b6e6-50747abc7d5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/93628365-ac96-4a86-b6e6-50747abc7d5e.jpg not downloaded yet
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252F41cafe3c-0c16-473c-92dd-6cd4fee1141e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/41cafe3c-0c16-473c-92dd-6cd4fee1141e.jpg not downloaded yet
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252F6f11f672-b252-4a2d-8db5-97341f2cd97e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/6f11f672-b252-4a2d-8db5-97341f2cd97e.jpg not downloaded yet
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252Ff67330c1-b2b4-4a55-84e9-7814611c7b31.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/f67330c1-b2b4-4a55-84e9-7814611c7b31.jpg not downloaded yet
2026-03-25 13:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745666/general/740d6450-10ce-4ce0-845c-4e5e96e410c5.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723067)
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252F1f14b04d-8228-497d-afeb-990c6aa55a99.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/1f14b04d-8228-497d-afeb-990c6aa55a99.jpg not downloaded yet
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252F939a7bf5-b061-449c-9eb8-4673274ed63f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/939a7bf5-b061-449c-9eb8-4673274ed63f.jpg not downloaded yet
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252F0e7829f1-2c7e-4c2b-9591-32f03b7f682a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/0e7829f1-2c7e-4c2b-9591-32f03b7f682a.jpg not downloaded yet
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252Fcab43e0b-cfd9-4b77-bc18-ad361d12cbd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/cab43e0b-cfd9-4b77-bc18-ad361d12cbd2.jpg not downloaded yet
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252F0b4ce82d-fc39-460c-a417-26ad5d3abccc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/0b4ce82d-fc39-460c-a417-26ad5d3abccc.jpg not downloaded yet
2026-03-25 13:31:01 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 13:31:01 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 13:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3bc690>
2026-03-25 13:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 13: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 13:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745666%252Fgeneral%252F740d6450-10ce-4ce0-845c-4e5e96e410c5.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/740d6450-10ce-4ce0-845c-4e5e96e410c5.jpg saved to cache
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8e7c798e-1366-5fa7-b2a3-b67a3d090201
2026-03-25 13:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745655/general/f67330c1-b2b4-4a55-84e9-7814611c7b31.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723056)
2026-03-25 13:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745655/general/0b4ce82d-fc39-460c-a417-26ad5d3abccc.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723056)
2026-03-25 13:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f39ad50>
2026-03-25 13:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252Ff67330c1-b2b4-4a55-84e9-7814611c7b31.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/f67330c1-b2b4-4a55-84e9-7814611c7b31.jpg saved to cache
2026-03-25 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad46336a-ce67-539b-8471-0b26ea7102e9
2026-03-25 13:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745655/general/cab43e0b-cfd9-4b77-bc18-ad361d12cbd2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723056)
2026-03-25 13:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f33bad0>
2026-03-25 13:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252F0b4ce82d-fc39-460c-a417-26ad5d3abccc.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/0b4ce82d-fc39-460c-a417-26ad5d3abccc.jpg saved to cache
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad46336a-ce67-539b-8471-0b26ea7102e9
2026-03-25 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745655/general/0e7829f1-2c7e-4c2b-9591-32f03b7f682a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723056)
2026-03-25 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745655/general/939a7bf5-b061-449c-9eb8-4673274ed63f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723056)
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eaf3810>
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252Fcab43e0b-cfd9-4b77-bc18-ad361d12cbd2.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/cab43e0b-cfd9-4b77-bc18-ad361d12cbd2.jpg saved to cache
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad46336a-ce67-539b-8471-0b26ea7102e9
2026-03-25 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745655/general/1f14b04d-8228-497d-afeb-990c6aa55a99.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723056)
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f30a550>
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252F0e7829f1-2c7e-4c2b-9591-32f03b7f682a.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/0e7829f1-2c7e-4c2b-9591-32f03b7f682a.jpg saved to cache
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad46336a-ce67-539b-8471-0b26ea7102e9
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ead0550>
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252F939a7bf5-b061-449c-9eb8-4673274ed63f.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/939a7bf5-b061-449c-9eb8-4673274ed63f.jpg saved to cache
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad46336a-ce67-539b-8471-0b26ea7102e9
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f320f90>
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252F1f14b04d-8228-497d-afeb-990c6aa55a99.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/1f14b04d-8228-497d-afeb-990c6aa55a99.jpg saved to cache
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad46336a-ce67-539b-8471-0b26ea7102e9
2026-03-25 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745655/general/6f11f672-b252-4a2d-8db5-97341f2cd97e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723056)
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ead14d0>
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252F6f11f672-b252-4a2d-8db5-97341f2cd97e.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/6f11f672-b252-4a2d-8db5-97341f2cd97e.jpg saved to cache
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad46336a-ce67-539b-8471-0b26ea7102e9
2026-03-25 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745655/general/41cafe3c-0c16-473c-92dd-6cd4fee1141e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723056)
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f321410>
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252F41cafe3c-0c16-473c-92dd-6cd4fee1141e.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/41cafe3c-0c16-473c-92dd-6cd4fee1141e.jpg saved to cache
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad46336a-ce67-539b-8471-0b26ea7102e9
2026-03-25 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745655/general/93628365-ac96-4a86-b6e6-50747abc7d5e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723056)
2026-03-25 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745666/general/92d76342-e8a9-4c85-94d3-b696f7e5f465.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723067)
2026-03-25 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745666/general/7ad0ec28-7da9-4840-bff5-6fdd8cc5708d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723067)
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ead3e10>
2026-03-25 13:31:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745655%252Fgeneral%252F93628365-ac96-4a86-b6e6-50747abc7d5e.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745655/general/93628365-ac96-4a86-b6e6-50747abc7d5e.jpg saved to cache
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad46336a-ce67-539b-8471-0b26ea7102e9
2026-03-25 13:31:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad46336a-ce67-539b-8471-0b26ea7102e9, skipping ID generation
2026-03-25 13:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad46336a-ce67-539b-8471-0b26ea7102e9 with scrape type 1
2026-03-25 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad46336a-ce67-539b-8471-0b26ea7102e9 sending to next pipeline
2026-03-25 13:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ad46336a-ce67-539b-8471-0b26ea7102e9, identifier: 10723056
2026-03-25 13:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ad46336a-ce67-539b-8471-0b26ea7102e9 with identifier: 10723056
2026-03-25 13:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:31:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 13:31:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:31:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 13:31:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ad46336a-ce67-539b-8471-0b26ea7102e9 with identifier: 10723056
2026-03-25 13:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ad46336a-ce67-539b-8471-0b26ea7102e9 with identifier: 10723056 to the API
2026-03-25 13:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745655/general/93628365-ac96-4a86-b6e6-50747abc7d5e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad46336a-ce67-539b-8471-0b26ea7102e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HV22LMU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723056',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'BMW',
'model': '3 Series',
'odometer': 27752,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90397,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745655/general/93628365-ac96-4a86-b6e6-50747abc7d5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95265,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745655/general/41cafe3c-0c16-473c-92dd-6cd4fee1141e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81753,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745655/general/6f11f672-b252-4a2d-8db5-97341f2cd97e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87994,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745655/general/f67330c1-b2b4-4a55-84e9-7814611c7b31.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80172,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745655/general/1f14b04d-8228-497d-afeb-990c6aa55a99.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77569,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745655/general/939a7bf5-b061-449c-9eb8-4673274ed63f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62392,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745655/general/0e7829f1-2c7e-4c2b-9591-32f03b7f682a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85304,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745655/general/cab43e0b-cfd9-4b77-bc18-ad361d12cbd2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad46336a-ce67-539b-8471-0b26ea7102e9/ad46336a-ce67-539b-8471-0b26ea7102e9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102347,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745655/general/0b4ce82d-fc39-460c-a417-26ad5d3abccc.jpg',
'Width': 800}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series 318d M Sport - Diesel - Manual - 150 hp - HV22LMU - '
'27,752 mi',
'transmission': 'manual',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723056%27 HTTP/1.1" 200 None
2026-03-25 13:31:03 [openlane.gb] INFO: Saving data for 10723056: {'created_time': 1774445463.965194, 'last_price_update_time': 1774445463.965208, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723056') HTTP/1.1" 204 0
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f314a90>
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745666%252Fgeneral%252F92d76342-e8a9-4c85-94d3-b696f7e5f465.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/92d76342-e8a9-4c85-94d3-b696f7e5f465.jpg saved to cache
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8e7c798e-1366-5fa7-b2a3-b67a3d090201
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4abd10>
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745666%252Fgeneral%252F7ad0ec28-7da9-4840-bff5-6fdd8cc5708d.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/7ad0ec28-7da9-4840-bff5-6fdd8cc5708d.jpg saved to cache
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8e7c798e-1366-5fa7-b2a3-b67a3d090201
2026-03-25 13:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745666/general/e19b9714-4df6-4770-bed4-b1b0d78ccde6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723067)
2026-03-25 13:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745666/general/8896d6db-aae4-4183-8d17-a3fef95dbf74.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723067)
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f49db10>
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745666%252Fgeneral%252Fe19b9714-4df6-4770-bed4-b1b0d78ccde6.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/e19b9714-4df6-4770-bed4-b1b0d78ccde6.jpg saved to cache
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8e7c798e-1366-5fa7-b2a3-b67a3d090201
2026-03-25 13:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745666/general/30cca325-859c-430d-8ba6-5e6e8cbd706c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723067)
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9a0110>
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745666%252Fgeneral%252F8896d6db-aae4-4183-8d17-a3fef95dbf74.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/8896d6db-aae4-4183-8d17-a3fef95dbf74.jpg saved to cache
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8e7c798e-1366-5fa7-b2a3-b67a3d090201
2026-03-25 13:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745666/general/134e90e6-344e-43c0-a2d5-515900ed4816.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723067)
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3b3050>
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745666%252Fgeneral%252F30cca325-859c-430d-8ba6-5e6e8cbd706c.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/30cca325-859c-430d-8ba6-5e6e8cbd706c.jpg saved to cache
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8e7c798e-1366-5fa7-b2a3-b67a3d090201
2026-03-25 13:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745666/general/24d3b366-7f57-454b-818e-4665f1d6e938.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723067)
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9bffd0>
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745666%252Fgeneral%252F134e90e6-344e-43c0-a2d5-515900ed4816.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/134e90e6-344e-43c0-a2d5-515900ed4816.jpg saved to cache
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8e7c798e-1366-5fa7-b2a3-b67a3d090201
2026-03-25 13:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745666/general/eafa57dd-c74b-47c4-809e-d2ff0afff8da.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723067)
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f49d610>
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745666%252Fgeneral%252F24d3b366-7f57-454b-818e-4665f1d6e938.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/24d3b366-7f57-454b-818e-4665f1d6e938.jpg saved to cache
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8e7c798e-1366-5fa7-b2a3-b67a3d090201
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f38d8d0>
2026-03-25 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745666%252Fgeneral%252Feafa57dd-c74b-47c4-809e-d2ff0afff8da.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745666/general/eafa57dd-c74b-47c4-809e-d2ff0afff8da.jpg saved to cache
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8e7c798e-1366-5fa7-b2a3-b67a3d090201
2026-03-25 13:31:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8e7c798e-1366-5fa7-b2a3-b67a3d090201, skipping ID generation
2026-03-25 13:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e7c798e-1366-5fa7-b2a3-b67a3d090201 with scrape type 1
2026-03-25 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8e7c798e-1366-5fa7-b2a3-b67a3d090201 sending to next pipeline
2026-03-25 13:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8e7c798e-1366-5fa7-b2a3-b67a3d090201, identifier: 10723067
2026-03-25 13:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8e7c798e-1366-5fa7-b2a3-b67a3d090201 with identifier: 10723067
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:31:04 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8e7c798e-1366-5fa7-b2a3-b67a3d090201 with identifier: 10723067
2026-03-25 13:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8e7c798e-1366-5fa7-b2a3-b67a3d090201 with identifier: 10723067 to the API
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745666/general/eafa57dd-c74b-47c4-809e-d2ff0afff8da.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '8e7c798e-1366-5fa7-b2a3-b67a3d090201',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN22CWL',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723067',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'BMW',
'model': '1 Series',
'odometer': 32102,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97715,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745666/general/eafa57dd-c74b-47c4-809e-d2ff0afff8da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103307,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745666/general/24d3b366-7f57-454b-818e-4665f1d6e938.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92821,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745666/general/134e90e6-344e-43c0-a2d5-515900ed4816.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100130,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745666/general/30cca325-859c-430d-8ba6-5e6e8cbd706c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94909,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745666/general/8896d6db-aae4-4183-8d17-a3fef95dbf74.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87186,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745666/general/e19b9714-4df6-4770-bed4-b1b0d78ccde6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108181,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745666/general/7ad0ec28-7da9-4840-bff5-6fdd8cc5708d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85124,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745666/general/92d76342-e8a9-4c85-94d3-b696f7e5f465.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e7c798e-1366-5fa7-b2a3-b67a3d090201/8e7c798e-1366-5fa7-b2a3-b67a3d090201_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71085,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745666/general/740d6450-10ce-4ce0-845c-4e5e96e410c5.jpg',
'Width': 800}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 118i M Sport - Petrol - Manual - 136 hp - HN22CWL - '
'32,102 mi',
'transmission': 'manual',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723067%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [openlane.gb] INFO: Saving data for 10723067: {'created_time': 1774445465.534072, 'last_price_update_time': 1774445465.534084, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723067') HTTP/1.1" 204 0
2026-03-25 13:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723009> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723008> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85cdb2a0-eb87-548b-b7a9-df4170f762cb with identifier: 10723009
2026-03-25 13:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85cdb2a0-eb87-548b-b7a9-df4170f762cb with scrape type 1
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 85cdb2a0-eb87-548b-b7a9-df4170f762cb
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F5666aae4-16ec-4239-ae31-c56776f731c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/5666aae4-16ec-4239-ae31-c56776f731c4.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F13c69ddd-3aff-43d4-86f2-d0fef9fc8164.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/13c69ddd-3aff-43d4-86f2-d0fef9fc8164.jpg not downloaded yet
2026-03-25 13:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c01592e5-7e92-5cef-aa1e-0798d0a4c078 with identifier: 10723008
2026-03-25 13:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c01592e5-7e92-5cef-aa1e-0798d0a4c078 with scrape type 1
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item c01592e5-7e92-5cef-aa1e-0798d0a4c078
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252Fb939fb5e-0841-418a-8a11-528f26fbe380.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/b939fb5e-0841-418a-8a11-528f26fbe380.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F5856f6d9-a8ad-4e24-b332-ff4ad1878c7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/5856f6d9-a8ad-4e24-b332-ff4ad1878c7d.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252F1368343e-dc12-421d-a457-70439390f3ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/1368343e-dc12-421d-a457-70439390f3ba.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F7967bfa9-50a6-4052-a4da-066b762e509a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/7967bfa9-50a6-4052-a4da-066b762e509a.jpg not downloaded yet
2026-03-25 13:31:05 [scrapy.extensions.logstats] INFO: Crawled 6 pages (at 6 pages/min), scraped 2 items (at 2 items/min)
2026-03-25 13:31:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252Fed7e16e3-e1e8-485a-874b-8b190167a58c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/ed7e16e3-e1e8-485a-874b-8b190167a58c.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F374bd510-c6e3-4b97-832f-b3219de92c30.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/374bd510-c6e3-4b97-832f-b3219de92c30.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252F2bf338a5-bde3-4848-bffe-e5db631c2364.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/2bf338a5-bde3-4848-bffe-e5db631c2364.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F4f98b5ad-c7e3-455f-9be4-40d90f409bad.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/4f98b5ad-c7e3-455f-9be4-40d90f409bad.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252Fc25a72ed-96e5-4a88-a388-8e7061e5095d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/c25a72ed-96e5-4a88-a388-8e7061e5095d.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252Fc3b7ccde-07fc-469f-97d5-c59b93a7481b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/c3b7ccde-07fc-469f-97d5-c59b93a7481b.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252F0ec5098d-3edb-4a74-bc50-f9aa17f20492.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/0ec5098d-3edb-4a74-bc50-f9aa17f20492.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F0fd068e9-8caa-4ece-810b-0944a2779802.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/0fd068e9-8caa-4ece-810b-0944a2779802.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252F38e195e4-f096-47f4-87ac-d77d0baac076.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/38e195e4-f096-47f4-87ac-d77d0baac076.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F0f199e27-ccb7-4a69-aaa0-ecb66f062c48.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/0f199e27-ccb7-4a69-aaa0-ecb66f062c48.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252Fd71a488b-8c0d-4c70-8f19-27b6390646df.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/d71a488b-8c0d-4c70-8f19-27b6390646df.jpg not downloaded yet
2026-03-25 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252F4aa45b27-14c5-4146-b0f3-061a2e55564f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/4aa45b27-14c5-4146-b0f3-061a2e55564f.jpg not downloaded yet
2026-03-25 13:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723064> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745644/general/4aa45b27-14c5-4146-b0f3-061a2e55564f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723008)
2026-03-25 13:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5867f9f-8e14-5264-9ff6-d54a79e8d82a with identifier: 10723064
2026-03-25 13:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5867f9f-8e14-5264-9ff6-d54a79e8d82a with scrape type 1
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item c5867f9f-8e14-5264-9ff6-d54a79e8d82a
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252F35f45028-d665-49e3-ae0d-594f88b56b0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/35f45028-d665-49e3-ae0d-594f88b56b0a.jpg not downloaded yet
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252F6a089d88-d695-41c0-94fd-4f9cc959a9ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/6a089d88-d695-41c0-94fd-4f9cc959a9ba.jpg not downloaded yet
2026-03-25 13:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745644/general/d71a488b-8c0d-4c70-8f19-27b6390646df.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723008)
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252F6a227792-b357-4403-a379-0b55708a41e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/6a227792-b357-4403-a379-0b55708a41e1.jpg not downloaded yet
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252F54e175f0-3fd3-43b2-9c68-7a5485c87008.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/54e175f0-3fd3-43b2-9c68-7a5485c87008.jpg not downloaded yet
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252F3c698f6a-29dd-4eb3-b24a-8ca740452a2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/3c698f6a-29dd-4eb3-b24a-8ca740452a2f.jpg not downloaded yet
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252F5ac65bdb-a376-4489-932e-0317f11bb7b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/5ac65bdb-a376-4489-932e-0317f11bb7b4.jpg not downloaded yet
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ead2710>
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252F4aa45b27-14c5-4146-b0f3-061a2e55564f.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/4aa45b27-14c5-4146-b0f3-061a2e55564f.jpg saved to cache
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c01592e5-7e92-5cef-aa1e-0798d0a4c078
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252Fd9575c43-37c9-4ac5-b38a-bd98e0cb253e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/d9575c43-37c9-4ac5-b38a-bd98e0cb253e.jpg not downloaded yet
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252F44758187-9ab9-4b66-a4aa-ac3c645e7358.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/44758187-9ab9-4b66-a4aa-ac3c645e7358.jpg not downloaded yet
2026-03-25 13:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745663/general/6a089d88-d695-41c0-94fd-4f9cc959a9ba.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723064)
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252Fdd01addf-18c0-4682-98c4-b95200fc4656.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/dd01addf-18c0-4682-98c4-b95200fc4656.jpg not downloaded yet
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f49d050>
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252Fd71a488b-8c0d-4c70-8f19-27b6390646df.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/d71a488b-8c0d-4c70-8f19-27b6390646df.jpg saved to cache
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c01592e5-7e92-5cef-aa1e-0798d0a4c078
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ead1290>
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252F6a089d88-d695-41c0-94fd-4f9cc959a9ba.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/6a089d88-d695-41c0-94fd-4f9cc959a9ba.jpg saved to cache
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c5867f9f-8e14-5264-9ff6-d54a79e8d82a
2026-03-25 13:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745663/general/44758187-9ab9-4b66-a4aa-ac3c645e7358.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723064)
2026-03-25 13:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745663/general/dd01addf-18c0-4682-98c4-b95200fc4656.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723064)
2026-03-25 13:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745663/general/d9575c43-37c9-4ac5-b38a-bd98e0cb253e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723064)
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f314810>
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252F44758187-9ab9-4b66-a4aa-ac3c645e7358.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/44758187-9ab9-4b66-a4aa-ac3c645e7358.jpg saved to cache
2026-03-25 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c5867f9f-8e14-5264-9ff6-d54a79e8d82a
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3a0710>
2026-03-25 13:31:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252Fdd01addf-18c0-4682-98c4-b95200fc4656.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/dd01addf-18c0-4682-98c4-b95200fc4656.jpg saved to cache
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c5867f9f-8e14-5264-9ff6-d54a79e8d82a
2026-03-25 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745663/general/5ac65bdb-a376-4489-932e-0317f11bb7b4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723064)
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb03590>
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252Fd9575c43-37c9-4ac5-b38a-bd98e0cb253e.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/d9575c43-37c9-4ac5-b38a-bd98e0cb253e.jpg saved to cache
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c5867f9f-8e14-5264-9ff6-d54a79e8d82a
2026-03-25 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745663/general/3c698f6a-29dd-4eb3-b24a-8ca740452a2f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723064)
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4b47d0>
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252F5ac65bdb-a376-4489-932e-0317f11bb7b4.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/5ac65bdb-a376-4489-932e-0317f11bb7b4.jpg saved to cache
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c5867f9f-8e14-5264-9ff6-d54a79e8d82a
2026-03-25 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745663/general/54e175f0-3fd3-43b2-9c68-7a5485c87008.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723064)
2026-03-25 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723000> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4a9a50>
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252F3c698f6a-29dd-4eb3-b24a-8ca740452a2f.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/3c698f6a-29dd-4eb3-b24a-8ca740452a2f.jpg saved to cache
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c5867f9f-8e14-5264-9ff6-d54a79e8d82a
2026-03-25 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745663/general/6a227792-b357-4403-a379-0b55708a41e1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723064)
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ead3650>
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252F54e175f0-3fd3-43b2-9c68-7a5485c87008.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/54e175f0-3fd3-43b2-9c68-7a5485c87008.jpg saved to cache
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c5867f9f-8e14-5264-9ff6-d54a79e8d82a
2026-03-25 13:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de425763-542e-5ae5-9b6f-50474acd703a with identifier: 10723000
2026-03-25 13:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de425763-542e-5ae5-9b6f-50474acd703a with scrape type 1
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item de425763-542e-5ae5-9b6f-50474acd703a
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252Fe0d67292-0624-447b-a3aa-03e14647edd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/e0d67292-0624-447b-a3aa-03e14647edd4.jpg not downloaded yet
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252Fc67b321b-b3ad-4682-9f53-6fffd813762e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/c67b321b-b3ad-4682-9f53-6fffd813762e.jpg not downloaded yet
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252F7e78aefc-695e-4b09-9595-40b127720d88.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/7e78aefc-695e-4b09-9595-40b127720d88.jpg not downloaded yet
2026-03-25 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745645/general/0f199e27-ccb7-4a69-aaa0-ecb66f062c48.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723009)
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252F01a795cf-33b9-4896-bf43-3acfafbb27ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/01a795cf-33b9-4896-bf43-3acfafbb27ee.jpg not downloaded yet
2026-03-25 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723058> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252Fe8ec7777-1a4c-4ba4-ae8c-b2bb4eaec1d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/e8ec7777-1a4c-4ba4-ae8c-b2bb4eaec1d7.jpg not downloaded yet
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252F0f177217-b7b8-4b54-8361-77ebda81efca.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/0f177217-b7b8-4b54-8361-77ebda81efca.jpg not downloaded yet
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4a9a90>
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252F6a227792-b357-4403-a379-0b55708a41e1.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/6a227792-b357-4403-a379-0b55708a41e1.jpg saved to cache
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c5867f9f-8e14-5264-9ff6-d54a79e8d82a
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252Fcde27573-c345-4eba-8c0b-93285f1431f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/cde27573-c345-4eba-8c0b-93285f1431f3.jpg not downloaded yet
2026-03-25 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745636/general/c67b321b-b3ad-4682-9f53-6fffd813762e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723000)
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252F27200704-f7d1-46f8-8399-47754fb76224.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/27200704-f7d1-46f8-8399-47754fb76224.jpg not downloaded yet
2026-03-25 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745663/general/35f45028-d665-49e3-ae0d-594f88b56b0a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723064)
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252F09ff3106-a6cd-4b5c-a322-4c1a7c12a71d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/09ff3106-a6cd-4b5c-a322-4c1a7c12a71d.jpg not downloaded yet
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f467610>
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F0f199e27-ccb7-4a69-aaa0-ecb66f062c48.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/0f199e27-ccb7-4a69-aaa0-ecb66f062c48.jpg saved to cache
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 85cdb2a0-eb87-548b-b7a9-df4170f762cb
2026-03-25 13:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e02031e-5bb9-5649-a0ee-e0d6b1068d09 with identifier: 10723058
2026-03-25 13:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e02031e-5bb9-5649-a0ee-e0d6b1068d09 with scrape type 1
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 0e02031e-5bb9-5649-a0ee-e0d6b1068d09
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252Ff2da1841-6354-4dc3-8db8-3e17108b9477.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/f2da1841-6354-4dc3-8db8-3e17108b9477.jpg not downloaded yet
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F0af75c98-7e59-4240-bd26-4165c9dd3c62.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/0af75c98-7e59-4240-bd26-4165c9dd3c62.jpg not downloaded yet
2026-03-25 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745636/general/0f177217-b7b8-4b54-8361-77ebda81efca.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723000)
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f43e610>
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252Fc67b321b-b3ad-4682-9f53-6fffd813762e.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/c67b321b-b3ad-4682-9f53-6fffd813762e.jpg saved to cache
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item de425763-542e-5ae5-9b6f-50474acd703a
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F2da79e6f-1ba8-4396-bb8a-0126560e1138.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/2da79e6f-1ba8-4396-bb8a-0126560e1138.jpg not downloaded yet
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e92d290>
2026-03-25 13:31:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745663%252Fgeneral%252F35f45028-d665-49e3-ae0d-594f88b56b0a.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745663/general/35f45028-d665-49e3-ae0d-594f88b56b0a.jpg saved to cache
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c5867f9f-8e14-5264-9ff6-d54a79e8d82a
2026-03-25 13:31:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c5867f9f-8e14-5264-9ff6-d54a79e8d82a, skipping ID generation
2026-03-25 13:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5867f9f-8e14-5264-9ff6-d54a79e8d82a with scrape type 1
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c5867f9f-8e14-5264-9ff6-d54a79e8d82a sending to next pipeline
2026-03-25 13:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: c5867f9f-8e14-5264-9ff6-d54a79e8d82a, identifier: 10723064
2026-03-25 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745636/general/27200704-f7d1-46f8-8399-47754fb76224.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723000)
2026-03-25 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F08a431fa-ac49-43fd-a602-d44484b21b85.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/08a431fa-ac49-43fd-a602-d44484b21b85.jpg not downloaded yet
2026-03-25 13:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: c5867f9f-8e14-5264-9ff6-d54a79e8d82a with identifier: 10723064
2026-03-25 13:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: c5867f9f-8e14-5264-9ff6-d54a79e8d82a with identifier: 10723064
2026-03-25 13:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: c5867f9f-8e14-5264-9ff6-d54a79e8d82a with identifier: 10723064 to the API
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745663/general/35f45028-d665-49e3-ae0d-594f88b56b0a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'c5867f9f-8e14-5264-9ff6-d54a79e8d82a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX22OWG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723064',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'BMW',
'model': '2 Series',
'odometer': 43791,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82626,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745663/general/35f45028-d665-49e3-ae0d-594f88b56b0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87976,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745663/general/6a089d88-d695-41c0-94fd-4f9cc959a9ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79542,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745663/general/6a227792-b357-4403-a379-0b55708a41e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86002,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745663/general/54e175f0-3fd3-43b2-9c68-7a5485c87008.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65918,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745663/general/3c698f6a-29dd-4eb3-b24a-8ca740452a2f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68645,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745663/general/5ac65bdb-a376-4489-932e-0317f11bb7b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84814,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745663/general/d9575c43-37c9-4ac5-b38a-bd98e0cb253e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97908,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745663/general/44758187-9ab9-4b66-a4aa-ac3c645e7358.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5867f9f-8e14-5264-9ff6-d54a79e8d82a/c5867f9f-8e14-5264-9ff6-d54a79e8d82a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71664,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745663/general/dd01addf-18c0-4682-98c4-b95200fc4656.jpg',
'Width': 800}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Gran Coupé 218i Sport - Petrol - Manual - 136 hp - '
'HX22OWG - 43,791 mi',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723064%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [openlane.gb] INFO: Saving data for 10723064: {'created_time': 1774445468.3662, 'last_price_update_time': 1774445468.366216, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723064') HTTP/1.1" 204 0
2026-03-25 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745657/general/f2da1841-6354-4dc3-8db8-3e17108b9477.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723058)
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F12943e0f-70aa-4eb2-a2f8-ddff78015b96.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/12943e0f-70aa-4eb2-a2f8-ddff78015b96.jpg not downloaded yet
2026-03-25 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745636/general/01a795cf-33b9-4896-bf43-3acfafbb27ee.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723000)
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3a0a90>
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252F0f177217-b7b8-4b54-8361-77ebda81efca.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/0f177217-b7b8-4b54-8361-77ebda81efca.jpg saved to cache
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item de425763-542e-5ae5-9b6f-50474acd703a
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3921d0>
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252F27200704-f7d1-46f8-8399-47754fb76224.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/27200704-f7d1-46f8-8399-47754fb76224.jpg saved to cache
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item de425763-542e-5ae5-9b6f-50474acd703a
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F61c4e977-1f5c-4e38-aab0-26acce69f269.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/61c4e977-1f5c-4e38-aab0-26acce69f269.jpg not downloaded yet
2026-03-25 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745657/general/2da79e6f-1ba8-4396-bb8a-0126560e1138.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723058)
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F6594c4ef-f2a3-437c-b1a9-1c7d0becdd9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/6594c4ef-f2a3-437c-b1a9-1c7d0becdd9e.jpg not downloaded yet
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F6d45d1c5-a572-412c-9d79-a92128225096.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/6d45d1c5-a572-412c-9d79-a92128225096.jpg not downloaded yet
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4df150>
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252Ff2da1841-6354-4dc3-8db8-3e17108b9477.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/f2da1841-6354-4dc3-8db8-3e17108b9477.jpg saved to cache
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0e02031e-5bb9-5649-a0ee-e0d6b1068d09
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2285a6e910>
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252F01a795cf-33b9-4896-bf43-3acfafbb27ee.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/01a795cf-33b9-4896-bf43-3acfafbb27ee.jpg saved to cache
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item de425763-542e-5ae5-9b6f-50474acd703a
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F1fbe33f4-5d5f-4845-bad8-3b0dba773c98.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/1fbe33f4-5d5f-4845-bad8-3b0dba773c98.jpg not downloaded yet
2026-03-25 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745657/general/08a431fa-ac49-43fd-a602-d44484b21b85.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723058)
2026-03-25 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745657/general/0af75c98-7e59-4240-bd26-4165c9dd3c62.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723058)
2026-03-25 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745657/general/61c4e977-1f5c-4e38-aab0-26acce69f269.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723058)
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f417010>
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F2da79e6f-1ba8-4396-bb8a-0126560e1138.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/2da79e6f-1ba8-4396-bb8a-0126560e1138.jpg saved to cache
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0e02031e-5bb9-5649-a0ee-e0d6b1068d09
2026-03-25 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745657/general/6d45d1c5-a572-412c-9d79-a92128225096.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723058)
2026-03-25 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745657/general/6594c4ef-f2a3-437c-b1a9-1c7d0becdd9e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723058)
2026-03-25 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745657/general/12943e0f-70aa-4eb2-a2f8-ddff78015b96.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723058)
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f416ed0>
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F08a431fa-ac49-43fd-a602-d44484b21b85.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/08a431fa-ac49-43fd-a602-d44484b21b85.jpg saved to cache
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0e02031e-5bb9-5649-a0ee-e0d6b1068d09
2026-03-25 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745657/general/1fbe33f4-5d5f-4845-bad8-3b0dba773c98.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723058)
2026-03-25 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745636/general/09ff3106-a6cd-4b5c-a322-4c1a7c12a71d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723000)
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb007d0>
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F0af75c98-7e59-4240-bd26-4165c9dd3c62.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/0af75c98-7e59-4240-bd26-4165c9dd3c62.jpg saved to cache
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0e02031e-5bb9-5649-a0ee-e0d6b1068d09
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f417850>
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F61c4e977-1f5c-4e38-aab0-26acce69f269.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/61c4e977-1f5c-4e38-aab0-26acce69f269.jpg saved to cache
2026-03-25 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0e02031e-5bb9-5649-a0ee-e0d6b1068d09
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f43fe90>
2026-03-25 13:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F6d45d1c5-a572-412c-9d79-a92128225096.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/6d45d1c5-a572-412c-9d79-a92128225096.jpg saved to cache
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0e02031e-5bb9-5649-a0ee-e0d6b1068d09
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e943050>
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F6594c4ef-f2a3-437c-b1a9-1c7d0becdd9e.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/6594c4ef-f2a3-437c-b1a9-1c7d0becdd9e.jpg saved to cache
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0e02031e-5bb9-5649-a0ee-e0d6b1068d09
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4fbe10>
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F12943e0f-70aa-4eb2-a2f8-ddff78015b96.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/12943e0f-70aa-4eb2-a2f8-ddff78015b96.jpg saved to cache
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0e02031e-5bb9-5649-a0ee-e0d6b1068d09
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f43e890>
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745657%252Fgeneral%252F1fbe33f4-5d5f-4845-bad8-3b0dba773c98.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745657/general/1fbe33f4-5d5f-4845-bad8-3b0dba773c98.jpg saved to cache
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0e02031e-5bb9-5649-a0ee-e0d6b1068d09
2026-03-25 13:31:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e02031e-5bb9-5649-a0ee-e0d6b1068d09, skipping ID generation
2026-03-25 13:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e02031e-5bb9-5649-a0ee-e0d6b1068d09 with scrape type 1
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e02031e-5bb9-5649-a0ee-e0d6b1068d09 sending to next pipeline
2026-03-25 13:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0e02031e-5bb9-5649-a0ee-e0d6b1068d09, identifier: 10723058
2026-03-25 13:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0e02031e-5bb9-5649-a0ee-e0d6b1068d09 with identifier: 10723058
2026-03-25 13:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0e02031e-5bb9-5649-a0ee-e0d6b1068d09 with identifier: 10723058
2026-03-25 13:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0e02031e-5bb9-5649-a0ee-e0d6b1068d09 with identifier: 10723058 to the API
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745657/general/1fbe33f4-5d5f-4845-bad8-3b0dba773c98.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Saloon',
'color': 'Black',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': '0e02031e-5bb9-5649-a0ee-e0d6b1068d09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KN22EDJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723058',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'BMW',
'model': '5 Series',
'odometer': 72971,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93898,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745657/general/f2da1841-6354-4dc3-8db8-3e17108b9477.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104470,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745657/general/0af75c98-7e59-4240-bd26-4165c9dd3c62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95690,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745657/general/2da79e6f-1ba8-4396-bb8a-0126560e1138.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104584,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745657/general/08a431fa-ac49-43fd-a602-d44484b21b85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86612,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745657/general/12943e0f-70aa-4eb2-a2f8-ddff78015b96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107772,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745657/general/61c4e977-1f5c-4e38-aab0-26acce69f269.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99467,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745657/general/6594c4ef-f2a3-437c-b1a9-1c7d0becdd9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70673,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745657/general/6d45d1c5-a572-412c-9d79-a92128225096.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e02031e-5bb9-5649-a0ee-e0d6b1068d09/0e02031e-5bb9-5649-a0ee-e0d6b1068d09_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93831,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745657/general/1fbe33f4-5d5f-4845-bad8-3b0dba773c98.jpg',
'Width': 800}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 520d M Sport - Diesel - Automatic - 190 hp - KN22EDJ - '
'72,971 mi',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723058%27 HTTP/1.1" 200 None
2026-03-25 13:31:09 [openlane.gb] INFO: Saving data for 10723058: {'created_time': 1774445469.656872, 'last_price_update_time': 1774445469.656883, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723058') HTTP/1.1" 204 0
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745636/general/cde27573-c345-4eba-8c0b-93285f1431f3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723000)
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745636/general/7e78aefc-695e-4b09-9595-40b127720d88.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723000)
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745636/general/e8ec7777-1a4c-4ba4-ae8c-b2bb4eaec1d7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723000)
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4bc350>
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252F09ff3106-a6cd-4b5c-a322-4c1a7c12a71d.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/09ff3106-a6cd-4b5c-a322-4c1a7c12a71d.jpg saved to cache
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item de425763-542e-5ae5-9b6f-50474acd703a
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745644/general/38e195e4-f096-47f4-87ac-d77d0baac076.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723008)
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f34a950>
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252Fcde27573-c345-4eba-8c0b-93285f1431f3.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/cde27573-c345-4eba-8c0b-93285f1431f3.jpg saved to cache
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item de425763-542e-5ae5-9b6f-50474acd703a
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745636/general/e0d67292-0624-447b-a3aa-03e14647edd4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723000)
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745645/general/0fd068e9-8caa-4ece-810b-0944a2779802.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723009)
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745644/general/0ec5098d-3edb-4a74-bc50-f9aa17f20492.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723008)
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723051> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5df810>
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252F7e78aefc-695e-4b09-9595-40b127720d88.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/7e78aefc-695e-4b09-9595-40b127720d88.jpg saved to cache
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item de425763-542e-5ae5-9b6f-50474acd703a
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4645d0>
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252Fe8ec7777-1a4c-4ba4-ae8c-b2bb4eaec1d7.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/e8ec7777-1a4c-4ba4-ae8c-b2bb4eaec1d7.jpg saved to cache
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item de425763-542e-5ae5-9b6f-50474acd703a
2026-03-25 13:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3939d0>
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252F38e195e4-f096-47f4-87ac-d77d0baac076.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/38e195e4-f096-47f4-87ac-d77d0baac076.jpg saved to cache
2026-03-25 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c01592e5-7e92-5cef-aa1e-0798d0a4c078
2026-03-25 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745645/general/4f98b5ad-c7e3-455f-9be4-40d90f409bad.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723009)
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e956010>
2026-03-25 13:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745636%252Fgeneral%252Fe0d67292-0624-447b-a3aa-03e14647edd4.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745636/general/e0d67292-0624-447b-a3aa-03e14647edd4.jpg saved to cache
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item de425763-542e-5ae5-9b6f-50474acd703a
2026-03-25 13:31:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de425763-542e-5ae5-9b6f-50474acd703a, skipping ID generation
2026-03-25 13:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de425763-542e-5ae5-9b6f-50474acd703a with scrape type 1
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de425763-542e-5ae5-9b6f-50474acd703a sending to next pipeline
2026-03-25 13:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: de425763-542e-5ae5-9b6f-50474acd703a, identifier: 10723000
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5d1610>
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F0fd068e9-8caa-4ece-810b-0944a2779802.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/0fd068e9-8caa-4ece-810b-0944a2779802.jpg saved to cache
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 85cdb2a0-eb87-548b-b7a9-df4170f762cb
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb7d8d0>
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252F0ec5098d-3edb-4a74-bc50-f9aa17f20492.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/0ec5098d-3edb-4a74-bc50-f9aa17f20492.jpg saved to cache
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c01592e5-7e92-5cef-aa1e-0798d0a4c078
2026-03-25 13:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef94ece3-c6b2-51d3-a57b-134177bc4ec0 with identifier: 10723051
2026-03-25 13:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef94ece3-c6b2-51d3-a57b-134177bc4ec0 with scrape type 1
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item ef94ece3-c6b2-51d3-a57b-134177bc4ec0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252F6ef3cfe2-6fd1-48d3-b0ae-6743b7af9620.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/6ef3cfe2-6fd1-48d3-b0ae-6743b7af9620.jpg not downloaded yet
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745645/general/c3b7ccde-07fc-469f-97d5-c59b93a7481b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723009)
2026-03-25 13:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: de425763-542e-5ae5-9b6f-50474acd703a with identifier: 10723000
2026-03-25 13:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: de425763-542e-5ae5-9b6f-50474acd703a with identifier: 10723000
2026-03-25 13:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: de425763-542e-5ae5-9b6f-50474acd703a with identifier: 10723000 to the API
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745636/general/e0d67292-0624-447b-a3aa-03e14647edd4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'de425763-542e-5ae5-9b6f-50474acd703a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MF22YPP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723000',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'BMW',
'model': '1 Series',
'odometer': 24872,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103934,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745636/general/e0d67292-0624-447b-a3aa-03e14647edd4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109040,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745636/general/c67b321b-b3ad-4682-9f53-6fffd813762e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94754,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745636/general/7e78aefc-695e-4b09-9595-40b127720d88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105207,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745636/general/01a795cf-33b9-4896-bf43-3acfafbb27ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106646,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745636/general/e8ec7777-1a4c-4ba4-ae8c-b2bb4eaec1d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95173,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745636/general/0f177217-b7b8-4b54-8361-77ebda81efca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113941,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745636/general/cde27573-c345-4eba-8c0b-93285f1431f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78402,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745636/general/27200704-f7d1-46f8-8399-47754fb76224.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de425763-542e-5ae5-9b6f-50474acd703a/de425763-542e-5ae5-9b6f-50474acd703a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71453,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745636/general/09ff3106-a6cd-4b5c-a322-4c1a7c12a71d.jpg',
'Width': 800}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 118i M Sport - Petrol - Automatic - 136 hp - MF22YPP - '
'24,872 mi',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:10 [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 13:31:10 [openlane.gb] INFO: Saving data for 10723000: {'created_time': 1774445470.652231, 'last_price_update_time': 1774445470.652243, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723000') HTTP/1.1" 204 0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252Fc62df882-5e73-4b56-bf45-d1533b9f225d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/c62df882-5e73-4b56-bf45-d1533b9f225d.jpg not downloaded yet
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745644/general/c25a72ed-96e5-4a88-a388-8e7061e5095d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723008)
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745645/general/374bd510-c6e3-4b97-832f-b3219de92c30.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723009)
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252Fd8a9310f-0885-49a3-a0d5-e9988d6814f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/d8a9310f-0885-49a3-a0d5-e9988d6814f4.jpg not downloaded yet
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f467610>
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F4f98b5ad-c7e3-455f-9be4-40d90f409bad.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/4f98b5ad-c7e3-455f-9be4-40d90f409bad.jpg saved to cache
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 85cdb2a0-eb87-548b-b7a9-df4170f762cb
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f48d050>
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252Fc3b7ccde-07fc-469f-97d5-c59b93a7481b.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/c3b7ccde-07fc-469f-97d5-c59b93a7481b.jpg saved to cache
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 85cdb2a0-eb87-548b-b7a9-df4170f762cb
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252F7b8cea41-3aab-4a7d-8257-d2bfacaa45a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/7b8cea41-3aab-4a7d-8257-d2bfacaa45a2.jpg not downloaded yet
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745650/general/6ef3cfe2-6fd1-48d3-b0ae-6743b7af9620.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723051)
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252Fc028521a-3f8c-4028-b58a-a0f769233b05.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/c028521a-3f8c-4028-b58a-a0f769233b05.jpg not downloaded yet
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f56b550>
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252Fc25a72ed-96e5-4a88-a388-8e7061e5095d.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/c25a72ed-96e5-4a88-a388-8e7061e5095d.jpg saved to cache
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c01592e5-7e92-5cef-aa1e-0798d0a4c078
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252F604985c6-4c4c-4aa5-9471-d4aae7fbb5ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/604985c6-4c4c-4aa5-9471-d4aae7fbb5ed.jpg not downloaded yet
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f323450>
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F374bd510-c6e3-4b97-832f-b3219de92c30.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/374bd510-c6e3-4b97-832f-b3219de92c30.jpg saved to cache
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 85cdb2a0-eb87-548b-b7a9-df4170f762cb
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745644/general/ed7e16e3-e1e8-485a-874b-8b190167a58c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723008)
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252Fe7fd06f2-ddfe-412d-99cf-f4b4dc001b7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/e7fd06f2-ddfe-412d-99cf-f4b4dc001b7f.jpg not downloaded yet
2026-03-25 13:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745644/general/2bf338a5-bde3-4848-bffe-e5db631c2364.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723008)
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e94d490>
2026-03-25 13:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252F6ef3cfe2-6fd1-48d3-b0ae-6743b7af9620.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/6ef3cfe2-6fd1-48d3-b0ae-6743b7af9620.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ef94ece3-c6b2-51d3-a57b-134177bc4ec0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745650%252Fgeneral%252F267be205-c070-42c2-bd6c-0e6cab784320.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/267be205-c070-42c2-bd6c-0e6cab784320.jpg not downloaded yet
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745650/general/c62df882-5e73-4b56-bf45-d1533b9f225d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723051)
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745650/general/d8a9310f-0885-49a3-a0d5-e9988d6814f4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723051)
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745650%252Fgeneral%252F0d6b975c-9209-4493-9317-e2399a51154b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/0d6b975c-9209-4493-9317-e2399a51154b.jpg not downloaded yet
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e982f10>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252Fed7e16e3-e1e8-485a-874b-8b190167a58c.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/ed7e16e3-e1e8-485a-874b-8b190167a58c.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c01592e5-7e92-5cef-aa1e-0798d0a4c078
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5b32d0>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252F2bf338a5-bde3-4848-bffe-e5db631c2364.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/2bf338a5-bde3-4848-bffe-e5db631c2364.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c01592e5-7e92-5cef-aa1e-0798d0a4c078
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745650/general/c028521a-3f8c-4028-b58a-a0f769233b05.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723051)
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745650/general/604985c6-4c4c-4aa5-9471-d4aae7fbb5ed.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723051)
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745650/general/267be205-c070-42c2-bd6c-0e6cab784320.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723051)
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745650/general/e7fd06f2-ddfe-412d-99cf-f4b4dc001b7f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723051)
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5b8350>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252Fc62df882-5e73-4b56-bf45-d1533b9f225d.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/c62df882-5e73-4b56-bf45-d1533b9f225d.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ef94ece3-c6b2-51d3-a57b-134177bc4ec0
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f466fd0>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252Fd8a9310f-0885-49a3-a0d5-e9988d6814f4.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/d8a9310f-0885-49a3-a0d5-e9988d6814f4.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ef94ece3-c6b2-51d3-a57b-134177bc4ec0
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eaf89d0>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252Fc028521a-3f8c-4028-b58a-a0f769233b05.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/c028521a-3f8c-4028-b58a-a0f769233b05.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ef94ece3-c6b2-51d3-a57b-134177bc4ec0
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745645/general/7967bfa9-50a6-4052-a4da-066b762e509a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723009)
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745650/general/0d6b975c-9209-4493-9317-e2399a51154b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723051)
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb11590>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252F604985c6-4c4c-4aa5-9471-d4aae7fbb5ed.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/604985c6-4c4c-4aa5-9471-d4aae7fbb5ed.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ef94ece3-c6b2-51d3-a57b-134177bc4ec0
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb118d0>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252F267be205-c070-42c2-bd6c-0e6cab784320.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/267be205-c070-42c2-bd6c-0e6cab784320.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ef94ece3-c6b2-51d3-a57b-134177bc4ec0
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e923150>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252Fe7fd06f2-ddfe-412d-99cf-f4b4dc001b7f.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/e7fd06f2-ddfe-412d-99cf-f4b4dc001b7f.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ef94ece3-c6b2-51d3-a57b-134177bc4ec0
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745644/general/1368343e-dc12-421d-a457-70439390f3ba.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723008)
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745650/general/7b8cea41-3aab-4a7d-8257-d2bfacaa45a2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723051)
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f309a90>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F7967bfa9-50a6-4052-a4da-066b762e509a.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/7967bfa9-50a6-4052-a4da-066b762e509a.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 85cdb2a0-eb87-548b-b7a9-df4170f762cb
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f378210>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252F0d6b975c-9209-4493-9317-e2399a51154b.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/0d6b975c-9209-4493-9317-e2399a51154b.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ef94ece3-c6b2-51d3-a57b-134177bc4ec0
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745645/general/5856f6d9-a8ad-4e24-b332-ff4ad1878c7d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723009)
2026-03-25 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745644/general/b939fb5e-0841-418a-8a11-528f26fbe380.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723008)
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f33a650>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252F1368343e-dc12-421d-a457-70439390f3ba.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/1368343e-dc12-421d-a457-70439390f3ba.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c01592e5-7e92-5cef-aa1e-0798d0a4c078
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3096d0>
2026-03-25 13:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745650%252Fgeneral%252F7b8cea41-3aab-4a7d-8257-d2bfacaa45a2.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745650/general/7b8cea41-3aab-4a7d-8257-d2bfacaa45a2.jpg saved to cache
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ef94ece3-c6b2-51d3-a57b-134177bc4ec0
2026-03-25 13:31:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ef94ece3-c6b2-51d3-a57b-134177bc4ec0, skipping ID generation
2026-03-25 13:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef94ece3-c6b2-51d3-a57b-134177bc4ec0 with scrape type 1
2026-03-25 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef94ece3-c6b2-51d3-a57b-134177bc4ec0 sending to next pipeline
2026-03-25 13:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ef94ece3-c6b2-51d3-a57b-134177bc4ec0, identifier: 10723051
2026-03-25 13:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ef94ece3-c6b2-51d3-a57b-134177bc4ec0 with identifier: 10723051
2026-03-25 13:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ef94ece3-c6b2-51d3-a57b-134177bc4ec0 with identifier: 10723051
2026-03-25 13:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ef94ece3-c6b2-51d3-a57b-134177bc4ec0 with identifier: 10723051 to the API
2026-03-25 13:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745650/general/7b8cea41-3aab-4a7d-8257-d2bfacaa45a2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'ef94ece3-c6b2-51d3-a57b-134177bc4ec0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HV22OPM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723051',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'BMW',
'model': '2 Series',
'odometer': 43577,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87339,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745650/general/6ef3cfe2-6fd1-48d3-b0ae-6743b7af9620.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96737,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745650/general/c62df882-5e73-4b56-bf45-d1533b9f225d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84777,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745650/general/d8a9310f-0885-49a3-a0d5-e9988d6814f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84102,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745650/general/7b8cea41-3aab-4a7d-8257-d2bfacaa45a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95288,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745650/general/c028521a-3f8c-4028-b58a-a0f769233b05.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88382,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745650/general/604985c6-4c4c-4aa5-9471-d4aae7fbb5ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108189,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745650/general/e7fd06f2-ddfe-412d-99cf-f4b4dc001b7f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76535,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745650/general/267be205-c070-42c2-bd6c-0e6cab784320.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef94ece3-c6b2-51d3-a57b-134177bc4ec0/ef94ece3-c6b2-51d3-a57b-134177bc4ec0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65624,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745650/general/0d6b975c-9209-4493-9317-e2399a51154b.jpg',
'Width': 800}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Gran Coupé 218i Sport - Petrol - Automatic - 136 hp - '
'HV22OPM - 43,577 mi',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723051%27 HTTP/1.1" 200 None
2026-03-25 13:31:12 [openlane.gb] INFO: Saving data for 10723051: {'created_time': 1774445472.242872, 'last_price_update_time': 1774445472.242883, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723051') HTTP/1.1" 204 0
2026-03-25 13:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745645/general/5666aae4-16ec-4239-ae31-c56776f731c4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723009)
2026-03-25 13:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745645/general/13c69ddd-3aff-43d4-86f2-d0fef9fc8164.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723009)
2026-03-25 13:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eba30d0>
2026-03-25 13:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F5856f6d9-a8ad-4e24-b332-ff4ad1878c7d.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/5856f6d9-a8ad-4e24-b332-ff4ad1878c7d.jpg saved to cache
2026-03-25 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 85cdb2a0-eb87-548b-b7a9-df4170f762cb
2026-03-25 13:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9415d0>
2026-03-25 13:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745644%252Fgeneral%252Fb939fb5e-0841-418a-8a11-528f26fbe380.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745644/general/b939fb5e-0841-418a-8a11-528f26fbe380.jpg saved to cache
2026-03-25 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c01592e5-7e92-5cef-aa1e-0798d0a4c078
2026-03-25 13:31:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c01592e5-7e92-5cef-aa1e-0798d0a4c078, skipping ID generation
2026-03-25 13:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c01592e5-7e92-5cef-aa1e-0798d0a4c078 with scrape type 1
2026-03-25 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c01592e5-7e92-5cef-aa1e-0798d0a4c078 sending to next pipeline
2026-03-25 13:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: c01592e5-7e92-5cef-aa1e-0798d0a4c078, identifier: 10723008
2026-03-25 13:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: c01592e5-7e92-5cef-aa1e-0798d0a4c078 with identifier: 10723008
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-25 13:31:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13: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 13:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: c01592e5-7e92-5cef-aa1e-0798d0a4c078 with identifier: 10723008
2026-03-25 13:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: c01592e5-7e92-5cef-aa1e-0798d0a4c078 with identifier: 10723008 to the API
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745644/general/b939fb5e-0841-418a-8a11-528f26fbe380.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'c01592e5-7e92-5cef-aa1e-0798d0a4c078',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN22FPA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723008',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'BMW',
'model': '1 Series',
'odometer': 30668,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90910,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745644/general/b939fb5e-0841-418a-8a11-528f26fbe380.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98630,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745644/general/1368343e-dc12-421d-a457-70439390f3ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90912,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745644/general/ed7e16e3-e1e8-485a-874b-8b190167a58c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98144,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745644/general/2bf338a5-bde3-4848-bffe-e5db631c2364.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97523,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745644/general/c25a72ed-96e5-4a88-a388-8e7061e5095d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89778,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745644/general/0ec5098d-3edb-4a74-bc50-f9aa17f20492.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78890,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745644/general/38e195e4-f096-47f4-87ac-d77d0baac076.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90464,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745644/general/d71a488b-8c0d-4c70-8f19-27b6390646df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c01592e5-7e92-5cef-aa1e-0798d0a4c078/c01592e5-7e92-5cef-aa1e-0798d0a4c078_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66804,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745644/general/4aa45b27-14c5-4146-b0f3-061a2e55564f.jpg',
'Width': 800}],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 118i M Sport - Petrol - Automatic - 136 hp - HN22FPA - '
'30,668 mi',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723008%27 HTTP/1.1" 200 None
2026-03-25 13:31:12 [openlane.gb] INFO: Saving data for 10723008: {'created_time': 1774445472.983084, 'last_price_update_time': 1774445472.983097, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723008') HTTP/1.1" 204 0
2026-03-25 13:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eaf01d0>
2026-03-25 13:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F5666aae4-16ec-4239-ae31-c56776f731c4.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/5666aae4-16ec-4239-ae31-c56776f731c4.jpg saved to cache
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 85cdb2a0-eb87-548b-b7a9-df4170f762cb
2026-03-25 13:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb7c750>
2026-03-25 13:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745645%252Fgeneral%252F13c69ddd-3aff-43d4-86f2-d0fef9fc8164.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745645/general/13c69ddd-3aff-43d4-86f2-d0fef9fc8164.jpg saved to cache
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 85cdb2a0-eb87-548b-b7a9-df4170f762cb
2026-03-25 13:31:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85cdb2a0-eb87-548b-b7a9-df4170f762cb, skipping ID generation
2026-03-25 13:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85cdb2a0-eb87-548b-b7a9-df4170f762cb with scrape type 1
2026-03-25 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85cdb2a0-eb87-548b-b7a9-df4170f762cb sending to next pipeline
2026-03-25 13:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 85cdb2a0-eb87-548b-b7a9-df4170f762cb, identifier: 10723009
2026-03-25 13:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 85cdb2a0-eb87-548b-b7a9-df4170f762cb with identifier: 10723009
2026-03-25 13:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 85cdb2a0-eb87-548b-b7a9-df4170f762cb with identifier: 10723009
2026-03-25 13:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 85cdb2a0-eb87-548b-b7a9-df4170f762cb with identifier: 10723009 to the API
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745645/general/13c69ddd-3aff-43d4-86f2-d0fef9fc8164.jpg>
{'auction_title': '',
'c_o_2_emission_value': 163,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 306,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '85cdb2a0-eb87-548b-b7a9-df4170f762cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX22OTK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723009',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'BMW',
'model': '2 Series',
'odometer': 28740,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86476,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745645/general/5666aae4-16ec-4239-ae31-c56776f731c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89210,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745645/general/13c69ddd-3aff-43d4-86f2-d0fef9fc8164.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79985,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745645/general/5856f6d9-a8ad-4e24-b332-ff4ad1878c7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85058,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745645/general/7967bfa9-50a6-4052-a4da-066b762e509a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84827,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745645/general/374bd510-c6e3-4b97-832f-b3219de92c30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88159,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745645/general/4f98b5ad-c7e3-455f-9be4-40d90f409bad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101583,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745645/general/c3b7ccde-07fc-469f-97d5-c59b93a7481b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74389,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745645/general/0fd068e9-8caa-4ece-810b-0944a2779802.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85cdb2a0-eb87-548b-b7a9-df4170f762cb/85cdb2a0-eb87-548b-b7a9-df4170f762cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66395,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745645/general/0f199e27-ccb7-4a69-aaa0-ecb66f062c48.jpg',
'Width': 800}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Gran Coupé 235i - Petrol - Automatic - 306 hp - '
'HX22OTK - 28,740 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723009%27 HTTP/1.1" 200 None
2026-03-25 13:31:13 [openlane.gb] INFO: Saving data for 10723009: {'created_time': 1774445473.615202, 'last_price_update_time': 1774445473.615213, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723009') HTTP/1.1" 204 0
2026-03-25 13:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723061> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13: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 13:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cc10238-2c7a-525b-b103-96f0f5223788 with identifier: 10723061
2026-03-25 13:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cc10238-2c7a-525b-b103-96f0f5223788 with scrape type 1
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 7cc10238-2c7a-525b-b103-96f0f5223788
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745660%252Fgeneral%252F04408a12-a4bc-47d6-948e-2d62704c4225.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/04408a12-a4bc-47d6-948e-2d62704c4225.jpg not downloaded yet
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745660%252Fgeneral%252F6a630d58-f77f-4aa4-a37b-298f8f1cb8f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/6a630d58-f77f-4aa4-a37b-298f8f1cb8f6.jpg not downloaded yet
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745660%252Fgeneral%252F23a5b425-a819-45ca-955b-c63547917950.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/23a5b425-a819-45ca-955b-c63547917950.jpg not downloaded yet
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745660%252Fgeneral%252F9b892bf5-daab-4928-abea-df705ff75a67.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/9b892bf5-daab-4928-abea-df705ff75a67.jpg not downloaded yet
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745660%252Fgeneral%252Fdf1c00b9-039d-4e67-aff1-21dd64049e13.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/df1c00b9-039d-4e67-aff1-21dd64049e13.jpg not downloaded yet
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745660%252Fgeneral%252Fd7aa70a0-959f-46be-b8a7-ff679f34cf6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/d7aa70a0-959f-46be-b8a7-ff679f34cf6f.jpg not downloaded yet
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745660%252Fgeneral%252Fa9bd7b1b-0999-4614-94cb-3af365e8fd4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/a9bd7b1b-0999-4614-94cb-3af365e8fd4e.jpg not downloaded yet
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745660%252Fgeneral%252Fcb0e394b-e9aa-4680-90b5-bd1a602be9be.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/cb0e394b-e9aa-4680-90b5-bd1a602be9be.jpg not downloaded yet
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745660%252Fgeneral%252F42a5f5ce-c50e-41a0-a3ff-a9e38223b56b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/42a5f5ce-c50e-41a0-a3ff-a9e38223b56b.jpg not downloaded yet
2026-03-25 13:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723050> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745660/general/42a5f5ce-c50e-41a0-a3ff-a9e38223b56b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723061)
2026-03-25 13:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2 with identifier: 10723050
2026-03-25 13:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2 with scrape type 1
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745649%252Fgeneral%252F20dfd7ca-f435-44b7-b819-3f00146c5e9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/20dfd7ca-f435-44b7-b819-3f00146c5e9f.jpg not downloaded yet
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745649%252Fgeneral%252Fb976b1b8-89d7-47b1-a6b8-7310e17b21dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/b976b1b8-89d7-47b1-a6b8-7310e17b21dc.jpg not downloaded yet
2026-03-25 13:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745660/general/cb0e394b-e9aa-4680-90b5-bd1a602be9be.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723061)
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745649%252Fgeneral%252F8e2dad88-ef62-424a-a0a6-a58063288c7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/8e2dad88-ef62-424a-a0a6-a58063288c7b.jpg not downloaded yet
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745649%252Fgeneral%252Fd06e192b-6005-4c4b-b306-11d1bc65baeb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/d06e192b-6005-4c4b-b306-11d1bc65baeb.jpg not downloaded yet
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745649%252Fgeneral%252Fff44e6e4-4f0a-49a0-b972-55d51ad1c917.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/ff44e6e4-4f0a-49a0-b972-55d51ad1c917.jpg not downloaded yet
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745649%252Fgeneral%252F4da02834-fe58-465d-935b-7a7676e10845.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/4da02834-fe58-465d-935b-7a7676e10845.jpg not downloaded yet
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eba3190>
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745660%252Fgeneral%252F42a5f5ce-c50e-41a0-a3ff-a9e38223b56b.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/42a5f5ce-c50e-41a0-a3ff-a9e38223b56b.jpg saved to cache
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7cc10238-2c7a-525b-b103-96f0f5223788
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745649%252Fgeneral%252F45468ad1-5ecc-4e41-bc52-5c8d710fd556.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/45468ad1-5ecc-4e41-bc52-5c8d710fd556.jpg not downloaded yet
2026-03-25 13:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745649/general/b976b1b8-89d7-47b1-a6b8-7310e17b21dc.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723050)
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745649%252Fgeneral%252Fb5546dd3-5bbc-4985-8ecf-72bd54620932.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/b5546dd3-5bbc-4985-8ecf-72bd54620932.jpg not downloaded yet
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745649%252Fgeneral%252F79620d4e-b49a-4f67-ad7a-1a6f7b8b01a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/79620d4e-b49a-4f67-ad7a-1a6f7b8b01a9.jpg not downloaded yet
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5d0610>
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745660%252Fgeneral%252Fcb0e394b-e9aa-4680-90b5-bd1a602be9be.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/cb0e394b-e9aa-4680-90b5-bd1a602be9be.jpg saved to cache
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7cc10238-2c7a-525b-b103-96f0f5223788
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3b2ed0>
2026-03-25 13:31:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745649%252Fgeneral%252Fb976b1b8-89d7-47b1-a6b8-7310e17b21dc.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/b976b1b8-89d7-47b1-a6b8-7310e17b21dc.jpg saved to cache
2026-03-25 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2
2026-03-25 13:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745649/general/4da02834-fe58-465d-935b-7a7676e10845.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723050)
2026-03-25 13:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745649/general/79620d4e-b49a-4f67-ad7a-1a6f7b8b01a9.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723050)
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f309650>
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745649%252Fgeneral%252F4da02834-fe58-465d-935b-7a7676e10845.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/4da02834-fe58-465d-935b-7a7676e10845.jpg saved to cache
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2
2026-03-25 13:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745649/general/b5546dd3-5bbc-4985-8ecf-72bd54620932.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723050)
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb7ee50>
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745649%252Fgeneral%252F79620d4e-b49a-4f67-ad7a-1a6f7b8b01a9.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/79620d4e-b49a-4f67-ad7a-1a6f7b8b01a9.jpg saved to cache
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2
2026-03-25 13:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745649/general/45468ad1-5ecc-4e41-bc52-5c8d710fd556.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723050)
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5dd890>
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745649%252Fgeneral%252Fb5546dd3-5bbc-4985-8ecf-72bd54620932.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/b5546dd3-5bbc-4985-8ecf-72bd54620932.jpg saved to cache
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2
2026-03-25 13:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745649/general/ff44e6e4-4f0a-49a0-b972-55d51ad1c917.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723050)
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f315750>
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745649%252Fgeneral%252F45468ad1-5ecc-4e41-bc52-5c8d710fd556.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/45468ad1-5ecc-4e41-bc52-5c8d710fd556.jpg saved to cache
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e995590>
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745649%252Fgeneral%252Fff44e6e4-4f0a-49a0-b972-55d51ad1c917.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/ff44e6e4-4f0a-49a0-b972-55d51ad1c917.jpg saved to cache
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2
2026-03-25 13:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745649/general/d06e192b-6005-4c4b-b306-11d1bc65baeb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723050)
2026-03-25 13:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745649/general/8e2dad88-ef62-424a-a0a6-a58063288c7b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723050)
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9566d0>
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745649%252Fgeneral%252Fd06e192b-6005-4c4b-b306-11d1bc65baeb.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/d06e192b-6005-4c4b-b306-11d1bc65baeb.jpg saved to cache
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2
2026-03-25 13:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745649/general/20dfd7ca-f435-44b7-b819-3f00146c5e9f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723050)
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3d3c50>
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745649%252Fgeneral%252F8e2dad88-ef62-424a-a0a6-a58063288c7b.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/8e2dad88-ef62-424a-a0a6-a58063288c7b.jpg saved to cache
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2
2026-03-25 13:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745660/general/a9bd7b1b-0999-4614-94cb-3af365e8fd4e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723061)
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eaf27d0>
2026-03-25 13:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745649%252Fgeneral%252F20dfd7ca-f435-44b7-b819-3f00146c5e9f.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745649/general/20dfd7ca-f435-44b7-b819-3f00146c5e9f.jpg saved to cache
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2
2026-03-25 13:31:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2, skipping ID generation
2026-03-25 13:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2 with scrape type 1
2026-03-25 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2 sending to next pipeline
2026-03-25 13:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2, identifier: 10723050
2026-03-25 13:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2 with identifier: 10723050
2026-03-25 13:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2 with identifier: 10723050
2026-03-25 13:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2 with identifier: 10723050 to the API
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745649/general/20dfd7ca-f435-44b7-b819-3f00146c5e9f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YL73FWW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723050',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Cupra',
'model': 'Leon',
'odometer': 20725,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82848,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745649/general/20dfd7ca-f435-44b7-b819-3f00146c5e9f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87455,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745649/general/b976b1b8-89d7-47b1-a6b8-7310e17b21dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80410,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745649/general/8e2dad88-ef62-424a-a0a6-a58063288c7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93951,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745649/general/d06e192b-6005-4c4b-b306-11d1bc65baeb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72323,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745649/general/ff44e6e4-4f0a-49a0-b972-55d51ad1c917.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94211,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745649/general/4da02834-fe58-465d-935b-7a7676e10845.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78580,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745649/general/45468ad1-5ecc-4e41-bc52-5c8d710fd556.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62758,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745649/general/b5546dd3-5bbc-4985-8ecf-72bd54620932.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2/4b6f3aa6-47c4-5d86-acb3-1b1c0b3cf1d2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74960,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745649/general/79620d4e-b49a-4f67-ad7a-1a6f7b8b01a9.jpg',
'Width': 800}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2024-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Leon 1.5 TSI - Petrol - Manual - 150 hp - YL73FWW - 20,725 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723050%27 HTTP/1.1" 200 None
2026-03-25 13:31:17 [openlane.gb] INFO: Saving data for 10723050: {'created_time': 1774445477.399622, 'last_price_update_time': 1774445477.399632, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723050') HTTP/1.1" 204 0
2026-03-25 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745660/general/d7aa70a0-959f-46be-b8a7-ff679f34cf6f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723061)
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f48d910>
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745660%252Fgeneral%252Fa9bd7b1b-0999-4614-94cb-3af365e8fd4e.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/a9bd7b1b-0999-4614-94cb-3af365e8fd4e.jpg saved to cache
2026-03-25 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7cc10238-2c7a-525b-b103-96f0f5223788
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f58dfd0>
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745660%252Fgeneral%252Fd7aa70a0-959f-46be-b8a7-ff679f34cf6f.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/d7aa70a0-959f-46be-b8a7-ff679f34cf6f.jpg saved to cache
2026-03-25 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7cc10238-2c7a-525b-b103-96f0f5223788
2026-03-25 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745660/general/df1c00b9-039d-4e67-aff1-21dd64049e13.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723061)
2026-03-25 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745660/general/9b892bf5-daab-4928-abea-df705ff75a67.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723061)
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4ddad0>
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745660%252Fgeneral%252Fdf1c00b9-039d-4e67-aff1-21dd64049e13.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/df1c00b9-039d-4e67-aff1-21dd64049e13.jpg saved to cache
2026-03-25 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7cc10238-2c7a-525b-b103-96f0f5223788
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f499c50>
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745660%252Fgeneral%252F9b892bf5-daab-4928-abea-df705ff75a67.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/9b892bf5-daab-4928-abea-df705ff75a67.jpg saved to cache
2026-03-25 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7cc10238-2c7a-525b-b103-96f0f5223788
2026-03-25 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745660/general/23a5b425-a819-45ca-955b-c63547917950.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723061)
2026-03-25 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745660/general/6a630d58-f77f-4aa4-a37b-298f8f1cb8f6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723061)
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f48ecd0>
2026-03-25 13:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745660%252Fgeneral%252F23a5b425-a819-45ca-955b-c63547917950.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/23a5b425-a819-45ca-955b-c63547917950.jpg saved to cache
2026-03-25 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7cc10238-2c7a-525b-b103-96f0f5223788
2026-03-25 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745660/general/04408a12-a4bc-47d6-948e-2d62704c4225.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723061)
2026-03-25 13:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5eb590>
2026-03-25 13:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745660%252Fgeneral%252F6a630d58-f77f-4aa4-a37b-298f8f1cb8f6.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/6a630d58-f77f-4aa4-a37b-298f8f1cb8f6.jpg saved to cache
2026-03-25 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7cc10238-2c7a-525b-b103-96f0f5223788
2026-03-25 13:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f569410>
2026-03-25 13:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745660%252Fgeneral%252F04408a12-a4bc-47d6-948e-2d62704c4225.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745660/general/04408a12-a4bc-47d6-948e-2d62704c4225.jpg saved to cache
2026-03-25 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7cc10238-2c7a-525b-b103-96f0f5223788
2026-03-25 13:31:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cc10238-2c7a-525b-b103-96f0f5223788, skipping ID generation
2026-03-25 13:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cc10238-2c7a-525b-b103-96f0f5223788 with scrape type 1
2026-03-25 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cc10238-2c7a-525b-b103-96f0f5223788 sending to next pipeline
2026-03-25 13:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7cc10238-2c7a-525b-b103-96f0f5223788, identifier: 10723061
2026-03-25 13:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7cc10238-2c7a-525b-b103-96f0f5223788 with identifier: 10723061
2026-03-25 13:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7cc10238-2c7a-525b-b103-96f0f5223788 with identifier: 10723061
2026-03-25 13:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7cc10238-2c7a-525b-b103-96f0f5223788 with identifier: 10723061 to the API
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745660/general/04408a12-a4bc-47d6-948e-2d62704c4225.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Coupé',
'color': 'White',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '7cc10238-2c7a-525b-b103-96f0f5223788',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN22GNK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723061',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'BMW',
'model': '4 Series',
'odometer': 39849,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80937,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745660/general/04408a12-a4bc-47d6-948e-2d62704c4225.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85764,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745660/general/6a630d58-f77f-4aa4-a37b-298f8f1cb8f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74733,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745660/general/23a5b425-a819-45ca-955b-c63547917950.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82379,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745660/general/9b892bf5-daab-4928-abea-df705ff75a67.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78997,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745660/general/df1c00b9-039d-4e67-aff1-21dd64049e13.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86441,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745660/general/d7aa70a0-959f-46be-b8a7-ff679f34cf6f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89309,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745660/general/a9bd7b1b-0999-4614-94cb-3af365e8fd4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68767,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745660/general/cb0e394b-e9aa-4680-90b5-bd1a602be9be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc10238-2c7a-525b-b103-96f0f5223788/7cc10238-2c7a-525b-b103-96f0f5223788_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69484,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745660/general/42a5f5ce-c50e-41a0-a3ff-a9e38223b56b.jpg',
'Width': 800}],
'price': 21300,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 4,
'seller_name': None,
'title': 'BMW 4 Series Coupé 420i M Sport - Petrol - Automatic - 184 hp - '
'WN22GNK - 39,849 mi',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723061%27 HTTP/1.1" 200 None
2026-03-25 13:31:18 [openlane.gb] INFO: Saving data for 10723061: {'created_time': 1774445478.641543, 'last_price_update_time': 1774445478.641553, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723061') HTTP/1.1" 204 0
2026-03-25 13:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723049> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10722999> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:24 [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 13:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 173a4a68-0026-5548-87fe-c21ccf0b6771 with identifier: 10723049
2026-03-25 13:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 173a4a68-0026-5548-87fe-c21ccf0b6771 with scrape type 1
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 173a4a68-0026-5548-87fe-c21ccf0b6771
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745648%252Fgeneral%252F2b6ebfd3-7d6c-43b6-b8e5-9eec664ab1d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/2b6ebfd3-7d6c-43b6-b8e5-9eec664ab1d4.jpg not downloaded yet
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745648%252Fgeneral%252Ff1ecf367-19f6-41a1-be6c-0f7972b2c8ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/f1ecf367-19f6-41a1-be6c-0f7972b2c8ee.jpg not downloaded yet
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745648%252Fgeneral%252Fd4f508ad-5822-43fd-b7a9-0d294cf807e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/d4f508ad-5822-43fd-b7a9-0d294cf807e3.jpg not downloaded yet
2026-03-25 13:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e1f53d2-b917-5a34-9219-de4b1630bf79 with identifier: 10722999
2026-03-25 13:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e1f53d2-b917-5a34-9219-de4b1630bf79 with scrape type 1
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 2e1f53d2-b917-5a34-9219-de4b1630bf79
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745635%252Fgeneral%252F4d7cffad-0d2c-45dc-9ee0-0afb48ef45bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/4d7cffad-0d2c-45dc-9ee0-0afb48ef45bb.jpg not downloaded yet
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745648%252Fgeneral%252Fdd77fa15-9880-42e4-9a82-164d44f9ce35.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/dd77fa15-9880-42e4-9a82-164d44f9ce35.jpg not downloaded yet
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745635%252Fgeneral%252F3a206863-cac0-4a9b-9268-163b1cd62654.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/3a206863-cac0-4a9b-9268-163b1cd62654.jpg not downloaded yet
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720824
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720824%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720824: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10721077
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721077%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10721077: 1
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745648%252Fgeneral%252Feb6c398a-ce2f-496b-a617-9102dd77056b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/eb6c398a-ce2f-496b-a617-9102dd77056b.jpg not downloaded yet
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745635%252Fgeneral%252Fe7d96222-6977-4bc3-8247-20678770a7da.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/e7d96222-6977-4bc3-8247-20678770a7da.jpg not downloaded yet
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10721081
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721081%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10721081: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720851
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720851%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720851: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10717365
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710717365%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10717365: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720864
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720864%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720864: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720842
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720842%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720842: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720849
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720849%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720849: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720861
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720861%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720861: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720860
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720860%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720860: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720862
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720862%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720862: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720863
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720863%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720863: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720858
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720858%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720858: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720859
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720859%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720859: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720852
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720852%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720852: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10717363
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710717363%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10717363: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720848
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720848%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720848: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720853
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720853%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720853: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720847
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720847%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720847: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720854
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720854%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720854: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720856
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720856%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720856: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10717366
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710717366%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10717366: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10721197
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721197%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10721197: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720855
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720855%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720855: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720857
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720857%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720857: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10717371
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710717371%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10717371: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10717367
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710717367%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10717367: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720865
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720865%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720865: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10717372
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710717372%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10717372: 2
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745648%252Fgeneral%252Faa57d1c5-ad84-4538-894d-afa5ce5c12bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/aa57d1c5-ad84-4538-894d-afa5ce5c12bb.jpg not downloaded yet
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745635%252Fgeneral%252Fb1c908c1-5de4-4daa-b747-30e76aeb2fb7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/b1c908c1-5de4-4daa-b747-30e76aeb2fb7.jpg not downloaded yet
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720866
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720866%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720866: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10717362
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710717362%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10717362: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720884
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720884%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720884: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720867
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720867%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720867: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720868
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720868%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720868: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720850
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720850%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720850: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720871
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720871%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720871: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720843
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720843%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720843: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720844
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720844%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720844: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720873
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720873%27 HTTP/1.1" 200 None
2026-03-25 13:31:24 [openlane.gb] INFO: Scrape type for 10720873: 0
2026-03-25 13:31:24 [openlane.gb] INFO: Found listing with ID: 10720870
2026-03-25 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720870%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720870: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10720869
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720869%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720869: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10720872
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720872%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720872: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10720875
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720875%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720875: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10720874
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720874%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720874: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10720846
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720846%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720846: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10720845
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720845%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720845: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10717370
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710717370%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10717370: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10720881
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720881%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720881: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10720883
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720883%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720883: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10720882
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720882%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720882: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10720877
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720877%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720877: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10720878
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720878%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720878: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10720879
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720879%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720879: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10720880
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720880%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720880: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10720876
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720876%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10720876: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10721205
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710721205%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10721205: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716381
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716381%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716381: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716380
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716380%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716380: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716383
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716383%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716383: 2
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745648%252Fgeneral%252F6558bf2b-e941-45b8-981a-e5c8542c8067.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/6558bf2b-e941-45b8-981a-e5c8542c8067.jpg not downloaded yet
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745635%252Fgeneral%252Fb97cc06c-0578-47c6-bafe-ffb54fb1d4e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/b97cc06c-0578-47c6-bafe-ffb54fb1d4e4.jpg not downloaded yet
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716424
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716424%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716424: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716409
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716409%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716409: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716441
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716441%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716441: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716421
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716421%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716421: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716394
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716394%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716394: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716406
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716406%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716406: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716392
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716392%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716392: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716377
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716377%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716377: 2
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745648%252Fgeneral%252F5caecc31-fb3b-421e-8d89-d71c10a589db.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/5caecc31-fb3b-421e-8d89-d71c10a589db.jpg not downloaded yet
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745635%252Fgeneral%252F0db887de-cc21-46d8-828d-b1e021601480.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/0db887de-cc21-46d8-828d-b1e021601480.jpg not downloaded yet
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716393
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716393%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716393: 2
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745648%252Fgeneral%252Ff740a999-a2ca-4160-9c4c-f58c95e1b980.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/f740a999-a2ca-4160-9c4c-f58c95e1b980.jpg not downloaded yet
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745635%252Fgeneral%252F6884e0ab-7c1a-4047-a760-cbc567420bd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/6884e0ab-7c1a-4047-a760-cbc567420bd3.jpg not downloaded yet
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716375
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716375%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716375: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716376
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716376%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716376: 0
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716410
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716410%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716410: 2
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745635%252Fgeneral%252Fc8cc48b2-961b-48c3-93e5-20bdede1618d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/c8cc48b2-961b-48c3-93e5-20bdede1618d.jpg not downloaded yet
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716411
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716411%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716411: 2
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745635%252Fgeneral%252Fc2ad6038-1276-496f-a00e-07e955ca2ac3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/c2ad6038-1276-496f-a00e-07e955ca2ac3.jpg not downloaded yet
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716405
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716405%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716405: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716415
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716415%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716415: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716425
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716425%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716425: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716404
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716404%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716404: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716431
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716431%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716431: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716402
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716402%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716402: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716395
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716395%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716395: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716426
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716426%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716426: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716401
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716401%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716401: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10724730
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710724730%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10724730: 1
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716396
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716396%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716396: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716382
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716382%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716382: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716412
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716412%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716412: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716400
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716400%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716400: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716403
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716403%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716403: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716407
2026-03-25 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716407%27 HTTP/1.1" 200 None
2026-03-25 13:31:25 [openlane.gb] INFO: Scrape type for 10716407: 2
2026-03-25 13:31:25 [openlane.gb] INFO: Found listing with ID: 10716371
2026-03-25 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716371%27 HTTP/1.1" 200 None
2026-03-25 13:31:26 [openlane.gb] INFO: Scrape type for 10716371: 2
2026-03-25 13:31:26 [openlane.gb] INFO: Found listing with ID: 10716369
2026-03-25 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716369%27 HTTP/1.1" 200 None
2026-03-25 13:31:26 [openlane.gb] INFO: Scrape type for 10716369: 2
2026-03-25 13:31:26 [openlane.gb] INFO: Found listing with ID: 10716391
2026-03-25 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716391%27 HTTP/1.1" 200 None
2026-03-25 13:31:26 [openlane.gb] INFO: Scrape type for 10716391: 2
2026-03-25 13:31:26 [openlane.gb] INFO: Found listing with ID: 10716390
2026-03-25 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716390%27 HTTP/1.1" 200 None
2026-03-25 13:31:26 [openlane.gb] INFO: Scrape type for 10716390: 2
2026-03-25 13:31:26 [openlane.gb] INFO: Found listing with ID: 10716368
2026-03-25 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716368%27 HTTP/1.1" 200 None
2026-03-25 13:31:26 [openlane.gb] INFO: Scrape type for 10716368: 2
2026-03-25 13:31:26 [openlane.gb] INFO: Found listing with ID: 10716389
2026-03-25 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716389%27 HTTP/1.1" 200 None
2026-03-25 13:31:26 [openlane.gb] INFO: Scrape type for 10716389: 2
2026-03-25 13:31:26 [openlane.gb] INFO: Found listing with ID: 10716414
2026-03-25 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716414%27 HTTP/1.1" 200 None
2026-03-25 13:31:26 [openlane.gb] INFO: Scrape type for 10716414: 2
2026-03-25 13:31:26 [openlane.gb] INFO: Found listing with ID: 10716418
2026-03-25 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716418%27 HTTP/1.1" 200 None
2026-03-25 13:31:26 [openlane.gb] INFO: Scrape type for 10716418: 2
2026-03-25 13:31:26 [openlane.gb] INFO: Found listing with ID: 10716416
2026-03-25 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716416%27 HTTP/1.1" 200 None
2026-03-25 13:31:26 [openlane.gb] INFO: Scrape type for 10716416: 2
2026-03-25 13:31:26 [openlane.gb] INFO: Found listing with ID: 10716385
2026-03-25 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716385%27 HTTP/1.1" 200 None
2026-03-25 13:31:26 [openlane.gb] INFO: Scrape type for 10716385: 2
2026-03-25 13:31:26 [openlane.gb] INFO: Found listing with ID: 10716397
2026-03-25 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710716397%27 HTTP/1.1" 200 None
2026-03-25 13:31:26 [openlane.gb] INFO: Scrape type for 10716397: 2
2026-03-25 13:31:26 [openlane.gb] INFO: Found listing with ID: 10720659
2026-03-25 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710720659%27 HTTP/1.1" 200 None
2026-03-25 13:31:26 [openlane.gb] INFO: Scrape type for 10720659: 0
2026-03-25 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723060> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b with identifier: 10723060
2026-03-25 13:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b with scrape type 1
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252F00898cd4-cfd7-46cb-8f2c-05aa993fd6d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/00898cd4-cfd7-46cb-8f2c-05aa993fd6d7.jpg not downloaded yet
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252Fae302fd6-625e-439d-ba6b-5d128f41a769.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/ae302fd6-625e-439d-ba6b-5d128f41a769.jpg not downloaded yet
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252Fa9ae929a-33aa-4a23-8d2f-9436ada804b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/a9ae929a-33aa-4a23-8d2f-9436ada804b1.jpg not downloaded yet
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252F8d45a09f-6caf-42ea-8ed3-e5e6b7dd324b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/8d45a09f-6caf-42ea-8ed3-e5e6b7dd324b.jpg not downloaded yet
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252Ff496ae48-9ba5-4938-89f2-56106817442f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/f496ae48-9ba5-4938-89f2-56106817442f.jpg not downloaded yet
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252F8a730c83-c806-4e0b-9c64-4b05e572d6f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/8a730c83-c806-4e0b-9c64-4b05e572d6f8.jpg not downloaded yet
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252F6119608f-5f1c-47c3-a9ee-e16726b317b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/6119608f-5f1c-47c3-a9ee-e16726b317b4.jpg not downloaded yet
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252F8e6fac57-a17a-4699-a39d-ecb832f9a682.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/8e6fac57-a17a-4699-a39d-ecb832f9a682.jpg not downloaded yet
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252Fb77da72b-7080-408b-8dd7-6b5809eef428.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/b77da72b-7080-408b-8dd7-6b5809eef428.jpg not downloaded yet
2026-03-25 13:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723132> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88d01a1f-0b69-562e-8e4c-d2805de4cde8 with identifier: 10723132
2026-03-25 13:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88d01a1f-0b69-562e-8e4c-d2805de4cde8 with scrape type 1
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 88d01a1f-0b69-562e-8e4c-d2805de4cde8
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252F9fb08e17-d99c-4b1a-bf63-4c07fb571f55.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/9fb08e17-d99c-4b1a-bf63-4c07fb571f55.jpg not downloaded yet
2026-03-25 13:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745659/general/b77da72b-7080-408b-8dd7-6b5809eef428.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723060)
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252F24deaf13-8663-4b3c-bf84-ec5e7d09893a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/24deaf13-8663-4b3c-bf84-ec5e7d09893a.jpg not downloaded yet
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252Fcfbed9e1-d620-4099-9f54-4378eb38cd1f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/cfbed9e1-d620-4099-9f54-4378eb38cd1f.jpg not downloaded yet
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252Fd5836878-6cd2-49c4-99d2-de05bfe9f483.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/d5836878-6cd2-49c4-99d2-de05bfe9f483.jpg not downloaded yet
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252Ff8a746b0-93a3-41d0-824d-65162f42b5e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/f8a746b0-93a3-41d0-824d-65162f42b5e0.jpg not downloaded yet
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252F3e567572-eb4c-4477-bd89-5fcc635de937.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/3e567572-eb4c-4477-bd89-5fcc635de937.jpg not downloaded yet
2026-03-25 13:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745670/general/9fb08e17-d99c-4b1a-bf63-4c07fb571f55.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723132)
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252Fa2660125-4ffa-4bc2-abae-a566c6444df0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/a2660125-4ffa-4bc2-abae-a566c6444df0.jpg not downloaded yet
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f307790>
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252Fb77da72b-7080-408b-8dd7-6b5809eef428.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/b77da72b-7080-408b-8dd7-6b5809eef428.jpg saved to cache
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252F606feef2-12f5-4979-be67-2b21316a505a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/606feef2-12f5-4979-be67-2b21316a505a.jpg not downloaded yet
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252F18d2a0f5-1b27-4928-b3f3-324fade7e89c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/18d2a0f5-1b27-4928-b3f3-324fade7e89c.jpg not downloaded yet
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f527810>
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252F9fb08e17-d99c-4b1a-bf63-4c07fb571f55.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/9fb08e17-d99c-4b1a-bf63-4c07fb571f55.jpg saved to cache
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 88d01a1f-0b69-562e-8e4c-d2805de4cde8
2026-03-25 13:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745670/general/3e567572-eb4c-4477-bd89-5fcc635de937.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723132)
2026-03-25 13:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745670/general/18d2a0f5-1b27-4928-b3f3-324fade7e89c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723132)
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f43dd10>
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252F3e567572-eb4c-4477-bd89-5fcc635de937.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/3e567572-eb4c-4477-bd89-5fcc635de937.jpg saved to cache
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 88d01a1f-0b69-562e-8e4c-d2805de4cde8
2026-03-25 13:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745670/general/606feef2-12f5-4979-be67-2b21316a505a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723132)
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f348b50>
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252F18d2a0f5-1b27-4928-b3f3-324fade7e89c.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/18d2a0f5-1b27-4928-b3f3-324fade7e89c.jpg saved to cache
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 88d01a1f-0b69-562e-8e4c-d2805de4cde8
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f41b810>
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252F606feef2-12f5-4979-be67-2b21316a505a.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/606feef2-12f5-4979-be67-2b21316a505a.jpg saved to cache
2026-03-25 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 88d01a1f-0b69-562e-8e4c-d2805de4cde8
2026-03-25 13:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745670/general/a2660125-4ffa-4bc2-abae-a566c6444df0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723132)
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f349790>
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252Fa2660125-4ffa-4bc2-abae-a566c6444df0.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/a2660125-4ffa-4bc2-abae-a566c6444df0.jpg saved to cache
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 88d01a1f-0b69-562e-8e4c-d2805de4cde8
2026-03-25 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745670/general/f8a746b0-93a3-41d0-824d-65162f42b5e0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723132)
2026-03-25 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745670/general/d5836878-6cd2-49c4-99d2-de05bfe9f483.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723132)
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9bc910>
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252Ff8a746b0-93a3-41d0-824d-65162f42b5e0.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/f8a746b0-93a3-41d0-824d-65162f42b5e0.jpg saved to cache
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 88d01a1f-0b69-562e-8e4c-d2805de4cde8
2026-03-25 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745670/general/cfbed9e1-d620-4099-9f54-4378eb38cd1f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723132)
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f329ed0>
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252Fd5836878-6cd2-49c4-99d2-de05bfe9f483.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/d5836878-6cd2-49c4-99d2-de05bfe9f483.jpg saved to cache
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 88d01a1f-0b69-562e-8e4c-d2805de4cde8
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4ee5d0>
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252Fcfbed9e1-d620-4099-9f54-4378eb38cd1f.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/cfbed9e1-d620-4099-9f54-4378eb38cd1f.jpg saved to cache
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 88d01a1f-0b69-562e-8e4c-d2805de4cde8
2026-03-25 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745670/general/24deaf13-8663-4b3c-bf84-ec5e7d09893a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723132)
2026-03-25 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745659/general/8e6fac57-a17a-4699-a39d-ecb832f9a682.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723060)
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f41add0>
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745670%252Fgeneral%252F24deaf13-8663-4b3c-bf84-ec5e7d09893a.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745670/general/24deaf13-8663-4b3c-bf84-ec5e7d09893a.jpg saved to cache
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 88d01a1f-0b69-562e-8e4c-d2805de4cde8
2026-03-25 13:31:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 88d01a1f-0b69-562e-8e4c-d2805de4cde8, skipping ID generation
2026-03-25 13:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88d01a1f-0b69-562e-8e4c-d2805de4cde8 with scrape type 1
2026-03-25 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 88d01a1f-0b69-562e-8e4c-d2805de4cde8 sending to next pipeline
2026-03-25 13:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 88d01a1f-0b69-562e-8e4c-d2805de4cde8, identifier: 10723132
2026-03-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745659/general/6119608f-5f1c-47c3-a9ee-e16726b317b4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723060)
2026-03-25 13:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 88d01a1f-0b69-562e-8e4c-d2805de4cde8 with identifier: 10723132
2026-03-25 13:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 88d01a1f-0b69-562e-8e4c-d2805de4cde8 with identifier: 10723132
2026-03-25 13:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 88d01a1f-0b69-562e-8e4c-d2805de4cde8 with identifier: 10723132 to the API
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745670/general/24deaf13-8663-4b3c-bf84-ec5e7d09893a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '88d01a1f-0b69-562e-8e4c-d2805de4cde8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YK22ZNX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723132',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Audi',
'model': 'Q3',
'odometer': 41116,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81994,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745670/general/9fb08e17-d99c-4b1a-bf63-4c07fb571f55.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93003,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745670/general/24deaf13-8663-4b3c-bf84-ec5e7d09893a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81535,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745670/general/cfbed9e1-d620-4099-9f54-4378eb38cd1f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86145,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745670/general/d5836878-6cd2-49c4-99d2-de05bfe9f483.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64593,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745670/general/f8a746b0-93a3-41d0-824d-65162f42b5e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80267,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745670/general/3e567572-eb4c-4477-bd89-5fcc635de937.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87548,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745670/general/a2660125-4ffa-4bc2-abae-a566c6444df0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106754,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745670/general/606feef2-12f5-4979-be67-2b21316a505a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88d01a1f-0b69-562e-8e4c-d2805de4cde8/88d01a1f-0b69-562e-8e4c-d2805de4cde8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53462,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745670/general/18d2a0f5-1b27-4928-b3f3-324fade7e89c.jpg',
'Width': 800}],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2022-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 35 TFSI Technik - Petrol - Automatic - 150 hp - YK22ZNX - '
'41,116 mi',
'transmission': 'automatic',
'trim': 'Technik',
'vin': None,
'year': 2022}
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723132%27 HTTP/1.1" 200 None
2026-03-25 13:31:33 [openlane.gb] INFO: Saving data for 10723132: {'created_time': 1774445493.546819, 'last_price_update_time': 1774445493.546833, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723132') HTTP/1.1" 204 0
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f41a5d0>
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252F8e6fac57-a17a-4699-a39d-ecb832f9a682.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/8e6fac57-a17a-4699-a39d-ecb832f9a682.jpg saved to cache
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f6bd5d0>
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252F6119608f-5f1c-47c3-a9ee-e16726b317b4.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/6119608f-5f1c-47c3-a9ee-e16726b317b4.jpg saved to cache
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b
2026-03-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745659/general/8a730c83-c806-4e0b-9c64-4b05e572d6f8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723060)
2026-03-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745659/general/f496ae48-9ba5-4938-89f2-56106817442f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723060)
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f44ffd0>
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252F8a730c83-c806-4e0b-9c64-4b05e572d6f8.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/8a730c83-c806-4e0b-9c64-4b05e572d6f8.jpg saved to cache
2026-03-25 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b
2026-03-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745659/general/8d45a09f-6caf-42ea-8ed3-e5e6b7dd324b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723060)
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb02f50>
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252Ff496ae48-9ba5-4938-89f2-56106817442f.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/f496ae48-9ba5-4938-89f2-56106817442f.jpg saved to cache
2026-03-25 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b
2026-03-25 13:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745659/general/a9ae929a-33aa-4a23-8d2f-9436ada804b1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723060)
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f474550>
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252F8d45a09f-6caf-42ea-8ed3-e5e6b7dd324b.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/8d45a09f-6caf-42ea-8ed3-e5e6b7dd324b.jpg saved to cache
2026-03-25 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b
2026-03-25 13:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745659/general/ae302fd6-625e-439d-ba6b-5d128f41a769.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723060)
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5267d0>
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252Fa9ae929a-33aa-4a23-8d2f-9436ada804b1.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/a9ae929a-33aa-4a23-8d2f-9436ada804b1.jpg saved to cache
2026-03-25 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b
2026-03-25 13:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745659/general/00898cd4-cfd7-46cb-8f2c-05aa993fd6d7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723060)
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3288d0>
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252Fae302fd6-625e-439d-ba6b-5d128f41a769.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/ae302fd6-625e-439d-ba6b-5d128f41a769.jpg saved to cache
2026-03-25 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3beed0>
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745659%252Fgeneral%252F00898cd4-cfd7-46cb-8f2c-05aa993fd6d7.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745659/general/00898cd4-cfd7-46cb-8f2c-05aa993fd6d7.jpg saved to cache
2026-03-25 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b
2026-03-25 13:31:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b, skipping ID generation
2026-03-25 13:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b with scrape type 1
2026-03-25 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b sending to next pipeline
2026-03-25 13:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b, identifier: 10723060
2026-03-25 13:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b with identifier: 10723060
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-25 13:31:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b with identifier: 10723060
2026-03-25 13:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 6d5ab1d7-e50c-5931-be3b-a24c478ffd6b with identifier: 10723060 to the API
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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 13:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745659/general/00898cd4-cfd7-46cb-8f2c-05aa993fd6d7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 215,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 341,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': '6d5ab1d7-e50c-5931-be3b-a24c478ffd6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX23XPA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723060',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Audi',
'model': 'Q5',
'odometer': 46094,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107903,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745659/general/00898cd4-cfd7-46cb-8f2c-05aa993fd6d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111489,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745659/general/ae302fd6-625e-439d-ba6b-5d128f41a769.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103727,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745659/general/a9ae929a-33aa-4a23-8d2f-9436ada804b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109707,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745659/general/8d45a09f-6caf-42ea-8ed3-e5e6b7dd324b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91186,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745659/general/f496ae48-9ba5-4938-89f2-56106817442f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113456,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745659/general/8a730c83-c806-4e0b-9c64-4b05e572d6f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89766,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745659/general/6119608f-5f1c-47c3-a9ee-e16726b317b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50637,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745659/general/8e6fac57-a17a-4699-a39d-ecb832f9a682.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5ab1d7-e50c-5931-be3b-a24c478ffd6b/6d5ab1d7-e50c-5931-be3b-a24c478ffd6b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84489,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745659/general/b77da72b-7080-408b-8dd7-6b5809eef428.jpg',
'Width': 800}],
'price': 32900,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'Audi SQ5 3.0 TDI - Diesel - Automatic - 341 hp - GX23XPA - 46,094 '
'mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%2710723060%27 HTTP/1.1" 200 None
2026-03-25 13:31:34 [openlane.gb] INFO: Saving data for 10723060: {'created_time': 1774445494.975811, 'last_price_update_time': 1774445494.975822, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723060') HTTP/1.1" 204 0
2026-03-25 13:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723052> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a98a5f2b-f19a-5236-93a9-d589b714528d with identifier: 10723052
2026-03-25 13:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a98a5f2b-f19a-5236-93a9-d589b714528d with scrape type 1
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item a98a5f2b-f19a-5236-93a9-d589b714528d
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252F841f2fb6-d9cd-4256-9e8a-cdabe7ce78b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/841f2fb6-d9cd-4256-9e8a-cdabe7ce78b2.jpg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252Fd0cbf505-0ce9-4b0b-b66a-20e71fa40a60.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/d0cbf505-0ce9-4b0b-b66a-20e71fa40a60.jpg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252F9cc14989-1282-48b0-8f60-bb3c5b609a02.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/9cc14989-1282-48b0-8f60-bb3c5b609a02.jpg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252F9a7c105c-f6ca-4186-8d06-384d7593b08b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/9a7c105c-f6ca-4186-8d06-384d7593b08b.jpg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252F5f7e7bcb-c534-4921-9976-4d33365f0b05.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/5f7e7bcb-c534-4921-9976-4d33365f0b05.jpg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252F6cfcfb17-1e36-4d20-85d5-e48aa8505d2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/6cfcfb17-1e36-4d20-85d5-e48aa8505d2c.jpg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252Fd75057c0-c757-4f71-95d5-38c9710b0586.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/d75057c0-c757-4f71-95d5-38c9710b0586.jpg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252Ffb338386-4740-415b-b80f-014a62525aac.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/fb338386-4740-415b-b80f-014a62525aac.jpg not downloaded yet
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252F3ff8fa6c-796a-4638-9aff-6cf3aa54523a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/3ff8fa6c-796a-4638-9aff-6cf3aa54523a.jpg not downloaded yet
2026-03-25 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723057> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745651/general/3ff8fa6c-796a-4638-9aff-6cf3aa54523a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723052)
2026-03-25 13:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 407cce78-533a-5d2d-bf81-1c77456687bf with identifier: 10723057
2026-03-25 13:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 407cce78-533a-5d2d-bf81-1c77456687bf with scrape type 1
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 407cce78-533a-5d2d-bf81-1c77456687bf
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F1793525c-ad97-4885-9926-25eb9aaa24b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/1793525c-ad97-4885-9926-25eb9aaa24b8.jpg not downloaded yet
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F7d989e54-ec16-4798-888b-04b0c22d1174.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/7d989e54-ec16-4798-888b-04b0c22d1174.jpg not downloaded yet
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F095b25e8-057b-4c25-9732-726a249723e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/095b25e8-057b-4c25-9732-726a249723e9.jpg not downloaded yet
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252Fafe2f903-57b5-45a4-afee-1bfcb723811a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/afe2f903-57b5-45a4-afee-1bfcb723811a.jpg not downloaded yet
2026-03-25 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745651/general/fb338386-4740-415b-b80f-014a62525aac.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723052)
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F147d2519-7819-4ed6-96b2-82575b5906c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/147d2519-7819-4ed6-96b2-82575b5906c5.jpg not downloaded yet
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ead0750>
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252F3ff8fa6c-796a-4638-9aff-6cf3aa54523a.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/3ff8fa6c-796a-4638-9aff-6cf3aa54523a.jpg saved to cache
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a98a5f2b-f19a-5236-93a9-d589b714528d
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F8b389f81-7472-4f0e-a2df-dbe55799eab7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/8b389f81-7472-4f0e-a2df-dbe55799eab7.jpg not downloaded yet
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F5721ce28-0eba-4cda-bde6-1e3e3b31c3be.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/5721ce28-0eba-4cda-bde6-1e3e3b31c3be.jpg not downloaded yet
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F65c6cd0a-3638-4df8-8037-2cbca46b0fef.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/65c6cd0a-3638-4df8-8037-2cbca46b0fef.jpg not downloaded yet
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F2e81a135-da62-4ebe-b85e-a6e8dbf6fbb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/2e81a135-da62-4ebe-b85e-a6e8dbf6fbb8.jpg not downloaded yet
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4a9650>
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252Ffb338386-4740-415b-b80f-014a62525aac.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/fb338386-4740-415b-b80f-014a62525aac.jpg saved to cache
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a98a5f2b-f19a-5236-93a9-d589b714528d
2026-03-25 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745656/general/afe2f903-57b5-45a4-afee-1bfcb723811a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723057)
2026-03-25 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745656/general/2e81a135-da62-4ebe-b85e-a6e8dbf6fbb8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723057)
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ebafd10>
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252Fafe2f903-57b5-45a4-afee-1bfcb723811a.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/afe2f903-57b5-45a4-afee-1bfcb723811a.jpg saved to cache
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 407cce78-533a-5d2d-bf81-1c77456687bf
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ebb3f50>
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F2e81a135-da62-4ebe-b85e-a6e8dbf6fbb8.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/2e81a135-da62-4ebe-b85e-a6e8dbf6fbb8.jpg saved to cache
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 407cce78-533a-5d2d-bf81-1c77456687bf
2026-03-25 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745656/general/65c6cd0a-3638-4df8-8037-2cbca46b0fef.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723057)
2026-03-25 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745656/general/5721ce28-0eba-4cda-bde6-1e3e3b31c3be.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723057)
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f41b350>
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F65c6cd0a-3638-4df8-8037-2cbca46b0fef.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/65c6cd0a-3638-4df8-8037-2cbca46b0fef.jpg saved to cache
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 407cce78-533a-5d2d-bf81-1c77456687bf
2026-03-25 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745656/general/8b389f81-7472-4f0e-a2df-dbe55799eab7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723057)
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9b6650>
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F5721ce28-0eba-4cda-bde6-1e3e3b31c3be.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/5721ce28-0eba-4cda-bde6-1e3e3b31c3be.jpg saved to cache
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 407cce78-533a-5d2d-bf81-1c77456687bf
2026-03-25 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745656/general/147d2519-7819-4ed6-96b2-82575b5906c5.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723057)
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ead1010>
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F8b389f81-7472-4f0e-a2df-dbe55799eab7.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/8b389f81-7472-4f0e-a2df-dbe55799eab7.jpg saved to cache
2026-03-25 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 407cce78-533a-5d2d-bf81-1c77456687bf
2026-03-25 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745656/general/095b25e8-057b-4c25-9732-726a249723e9.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723057)
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f44c050>
2026-03-25 13:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F147d2519-7819-4ed6-96b2-82575b5906c5.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/147d2519-7819-4ed6-96b2-82575b5906c5.jpg saved to cache
2026-03-25 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 407cce78-533a-5d2d-bf81-1c77456687bf
2026-03-25 13:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745656/general/7d989e54-ec16-4798-888b-04b0c22d1174.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723057)
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4755d0>
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F095b25e8-057b-4c25-9732-726a249723e9.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/095b25e8-057b-4c25-9732-726a249723e9.jpg saved to cache
2026-03-25 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 407cce78-533a-5d2d-bf81-1c77456687bf
2026-03-25 13:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745656/general/1793525c-ad97-4885-9926-25eb9aaa24b8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723057)
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ead1650>
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F7d989e54-ec16-4798-888b-04b0c22d1174.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/7d989e54-ec16-4798-888b-04b0c22d1174.jpg saved to cache
2026-03-25 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 407cce78-533a-5d2d-bf81-1c77456687bf
2026-03-25 13:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745651/general/d75057c0-c757-4f71-95d5-38c9710b0586.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723052)
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ebaf450>
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745656%252Fgeneral%252F1793525c-ad97-4885-9926-25eb9aaa24b8.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745656/general/1793525c-ad97-4885-9926-25eb9aaa24b8.jpg saved to cache
2026-03-25 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 407cce78-533a-5d2d-bf81-1c77456687bf
2026-03-25 13:31:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 407cce78-533a-5d2d-bf81-1c77456687bf, skipping ID generation
2026-03-25 13:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 407cce78-533a-5d2d-bf81-1c77456687bf with scrape type 1
2026-03-25 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 407cce78-533a-5d2d-bf81-1c77456687bf sending to next pipeline
2026-03-25 13:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 407cce78-533a-5d2d-bf81-1c77456687bf, identifier: 10723057
2026-03-25 13:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 407cce78-533a-5d2d-bf81-1c77456687bf with identifier: 10723057
2026-03-25 13:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 407cce78-533a-5d2d-bf81-1c77456687bf with identifier: 10723057
2026-03-25 13:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 407cce78-533a-5d2d-bf81-1c77456687bf with identifier: 10723057 to the API
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745656/general/1793525c-ad97-4885-9926-25eb9aaa24b8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'Coupé',
'color': 'Black',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '407cce78-533a-5d2d-bf81-1c77456687bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SK22VDR',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723057',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'BMW',
'model': '4 Series',
'odometer': 31943,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96777,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745656/general/1793525c-ad97-4885-9926-25eb9aaa24b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100828,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745656/general/7d989e54-ec16-4798-888b-04b0c22d1174.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92034,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745656/general/095b25e8-057b-4c25-9732-726a249723e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102077,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745656/general/afe2f903-57b5-45a4-afee-1bfcb723811a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63255,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745656/general/147d2519-7819-4ed6-96b2-82575b5906c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93932,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745656/general/8b389f81-7472-4f0e-a2df-dbe55799eab7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80843,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745656/general/5721ce28-0eba-4cda-bde6-1e3e3b31c3be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126179,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745656/general/65c6cd0a-3638-4df8-8037-2cbca46b0fef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_407cce78-533a-5d2d-bf81-1c77456687bf/407cce78-533a-5d2d-bf81-1c77456687bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58300,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745656/general/2e81a135-da62-4ebe-b85e-a6e8dbf6fbb8.jpg',
'Width': 800}],
'price': 23300,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 4,
'seller_name': None,
'title': 'BMW 4 Series Coupé 420i M Sport - Petrol - Automatic - 184 hp - '
'SK22VDR - 31,943 mi',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723057%27 HTTP/1.1" 200 None
2026-03-25 13:31:39 [openlane.gb] INFO: Saving data for 10723057: {'created_time': 1774445499.807407, 'last_price_update_time': 1774445499.807417, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723057') HTTP/1.1" 204 0
2026-03-25 13:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745651/general/6cfcfb17-1e36-4d20-85d5-e48aa8505d2c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723052)
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f44e790>
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252Fd75057c0-c757-4f71-95d5-38c9710b0586.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/d75057c0-c757-4f71-95d5-38c9710b0586.jpg saved to cache
2026-03-25 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a98a5f2b-f19a-5236-93a9-d589b714528d
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3496d0>
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252F6cfcfb17-1e36-4d20-85d5-e48aa8505d2c.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/6cfcfb17-1e36-4d20-85d5-e48aa8505d2c.jpg saved to cache
2026-03-25 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a98a5f2b-f19a-5236-93a9-d589b714528d
2026-03-25 13:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745651/general/5f7e7bcb-c534-4921-9976-4d33365f0b05.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723052)
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3cb9d0>
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252F5f7e7bcb-c534-4921-9976-4d33365f0b05.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/5f7e7bcb-c534-4921-9976-4d33365f0b05.jpg saved to cache
2026-03-25 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a98a5f2b-f19a-5236-93a9-d589b714528d
2026-03-25 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745651/general/9a7c105c-f6ca-4186-8d06-384d7593b08b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723052)
2026-03-25 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745651/general/9cc14989-1282-48b0-8f60-bb3c5b609a02.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723052)
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f474310>
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252F9a7c105c-f6ca-4186-8d06-384d7593b08b.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/9a7c105c-f6ca-4186-8d06-384d7593b08b.jpg saved to cache
2026-03-25 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a98a5f2b-f19a-5236-93a9-d589b714528d
2026-03-25 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745651/general/d0cbf505-0ce9-4b0b-b66a-20e71fa40a60.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723052)
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ebac490>
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252F9cc14989-1282-48b0-8f60-bb3c5b609a02.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/9cc14989-1282-48b0-8f60-bb3c5b609a02.jpg saved to cache
2026-03-25 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a98a5f2b-f19a-5236-93a9-d589b714528d
2026-03-25 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745651/general/841f2fb6-d9cd-4256-9e8a-cdabe7ce78b2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723052)
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f464950>
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252Fd0cbf505-0ce9-4b0b-b66a-20e71fa40a60.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/d0cbf505-0ce9-4b0b-b66a-20e71fa40a60.jpg saved to cache
2026-03-25 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a98a5f2b-f19a-5236-93a9-d589b714528d
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ebaf690>
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745651%252Fgeneral%252F841f2fb6-d9cd-4256-9e8a-cdabe7ce78b2.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745651/general/841f2fb6-d9cd-4256-9e8a-cdabe7ce78b2.jpg saved to cache
2026-03-25 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a98a5f2b-f19a-5236-93a9-d589b714528d
2026-03-25 13:31:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a98a5f2b-f19a-5236-93a9-d589b714528d, skipping ID generation
2026-03-25 13:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a98a5f2b-f19a-5236-93a9-d589b714528d with scrape type 1
2026-03-25 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a98a5f2b-f19a-5236-93a9-d589b714528d sending to next pipeline
2026-03-25 13:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a98a5f2b-f19a-5236-93a9-d589b714528d, identifier: 10723052
2026-03-25 13:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a98a5f2b-f19a-5236-93a9-d589b714528d with identifier: 10723052
2026-03-25 13:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a98a5f2b-f19a-5236-93a9-d589b714528d with identifier: 10723052
2026-03-25 13:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a98a5f2b-f19a-5236-93a9-d589b714528d with identifier: 10723052 to the API
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745651/general/841f2fb6-d9cd-4256-9e8a-cdabe7ce78b2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'a98a5f2b-f19a-5236-93a9-d589b714528d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN22GDY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723052',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Audi',
'model': 'A1',
'odometer': 39921,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96832,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745651/general/841f2fb6-d9cd-4256-9e8a-cdabe7ce78b2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103101,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745651/general/d0cbf505-0ce9-4b0b-b66a-20e71fa40a60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96585,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745651/general/9cc14989-1282-48b0-8f60-bb3c5b609a02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103989,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745651/general/9a7c105c-f6ca-4186-8d06-384d7593b08b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94200,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745651/general/5f7e7bcb-c534-4921-9976-4d33365f0b05.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78410,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745651/general/6cfcfb17-1e36-4d20-85d5-e48aa8505d2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111719,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745651/general/d75057c0-c757-4f71-95d5-38c9710b0586.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67060,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745651/general/fb338386-4740-415b-b80f-014a62525aac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a98a5f2b-f19a-5236-93a9-d589b714528d/a98a5f2b-f19a-5236-93a9-d589b714528d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67032,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745651/general/3ff8fa6c-796a-4638-9aff-6cf3aa54523a.jpg',
'Width': 800}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'Santander Consumer Finance',
'title': 'Audi A1 Sportback 25 TFSI Technik - Petrol - Manual - 95 hp - '
'WN22GDY - 39,921 mi',
'transmission': 'manual',
'trim': 'Technik',
'vin': None,
'year': 2022}
2026-03-25 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:41 [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 13:31:41 [openlane.gb] INFO: Saving data for 10723052: {'created_time': 1774445501.035223, 'last_price_update_time': 1774445501.035234, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723052') HTTP/1.1" 204 0
2026-03-25 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723065> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31: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 13:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64989bcb-20a3-50de-900b-02ce3f898d8f with identifier: 10723065
2026-03-25 13:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64989bcb-20a3-50de-900b-02ce3f898d8f with scrape type 1
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 64989bcb-20a3-50de-900b-02ce3f898d8f
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745664%252Fgeneral%252Fd2f764d9-9242-4325-9ab4-7af1a22a3f19.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/d2f764d9-9242-4325-9ab4-7af1a22a3f19.jpg not downloaded yet
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745664%252Fgeneral%252Fe471ba73-57c4-4129-997b-23457dc64ee0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/e471ba73-57c4-4129-997b-23457dc64ee0.jpg not downloaded yet
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745664%252Fgeneral%252F86020a52-3d8d-4678-9a2b-9b57be502b33.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/86020a52-3d8d-4678-9a2b-9b57be502b33.jpg not downloaded yet
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745664%252Fgeneral%252F39f66990-3e3c-4441-bbe3-911ee0c50d05.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/39f66990-3e3c-4441-bbe3-911ee0c50d05.jpg not downloaded yet
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745664%252Fgeneral%252F5557781d-562b-4c15-89b1-41f70f110f37.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/5557781d-562b-4c15-89b1-41f70f110f37.jpg not downloaded yet
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745664%252Fgeneral%252F26c43d89-691d-4aa3-81a0-37d085b7d6d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/26c43d89-691d-4aa3-81a0-37d085b7d6d2.jpg not downloaded yet
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745664%252Fgeneral%252F9243f48c-220a-4c63-a15b-28f8e2361f90.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/9243f48c-220a-4c63-a15b-28f8e2361f90.jpg not downloaded yet
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745664%252Fgeneral%252F32265ba1-27b4-460a-984f-5779dd503203.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/32265ba1-27b4-460a-984f-5779dd503203.jpg not downloaded yet
2026-03-25 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745664%252Fgeneral%252Fd3a1a8fe-5559-4699-a261-a29cd95e3c99.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/d3a1a8fe-5559-4699-a261-a29cd95e3c99.jpg not downloaded yet
2026-03-25 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10722997> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745664/general/d3a1a8fe-5559-4699-a261-a29cd95e3c99.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723065)
2026-03-25 13:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc400fd6-2b42-50fd-969f-ac78cfd30687 with identifier: 10722997
2026-03-25 13:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc400fd6-2b42-50fd-969f-ac78cfd30687 with scrape type 1
2026-03-25 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item bc400fd6-2b42-50fd-969f-ac78cfd30687
2026-03-25 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745633%252Fgeneral%252Fd56727d9-3cbb-4ec5-83db-3955ec82352b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/d56727d9-3cbb-4ec5-83db-3955ec82352b.jpg not downloaded yet
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745633%252Fgeneral%252F31df3087-7370-4637-a1ee-58ba445df43e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/31df3087-7370-4637-a1ee-58ba445df43e.jpg not downloaded yet
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745633%252Fgeneral%252Fa16c2d78-0073-41ed-9b42-d9b75f9434b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/a16c2d78-0073-41ed-9b42-d9b75f9434b8.jpg not downloaded yet
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745633%252Fgeneral%252F45d566f2-b80b-4e9f-894d-e35d9f507844.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/45d566f2-b80b-4e9f-894d-e35d9f507844.jpg not downloaded yet
2026-03-25 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745664/general/32265ba1-27b4-460a-984f-5779dd503203.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723065)
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745633%252Fgeneral%252Fc617ea14-e8d9-415c-be8c-dab6379a72a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/c617ea14-e8d9-415c-be8c-dab6379a72a3.jpg not downloaded yet
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745633%252Fgeneral%252F37f20efe-339d-47ff-9f3f-a3550202ac35.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/37f20efe-339d-47ff-9f3f-a3550202ac35.jpg not downloaded yet
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745633%252Fgeneral%252F6c324c34-8f66-4163-b620-d4ec01dabac3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/6c324c34-8f66-4163-b620-d4ec01dabac3.jpg not downloaded yet
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f476b90>
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745664%252Fgeneral%252Fd3a1a8fe-5559-4699-a261-a29cd95e3c99.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/d3a1a8fe-5559-4699-a261-a29cd95e3c99.jpg saved to cache
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 64989bcb-20a3-50de-900b-02ce3f898d8f
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745633%252Fgeneral%252Fe5496c88-7898-4c31-bfc8-94517acb6d04.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/e5496c88-7898-4c31-bfc8-94517acb6d04.jpg not downloaded yet
2026-03-25 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/a16c2d78-0073-41ed-9b42-d9b75f9434b8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722997)
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745633%252Fgeneral%252F8ceef812-be80-42d3-be2b-bb224cc88b3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/8ceef812-be80-42d3-be2b-bb224cc88b3a.jpg not downloaded yet
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5b3590>
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745664%252Fgeneral%252F32265ba1-27b4-460a-984f-5779dd503203.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/32265ba1-27b4-460a-984f-5779dd503203.jpg saved to cache
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 64989bcb-20a3-50de-900b-02ce3f898d8f
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb9b750>
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252Fa16c2d78-0073-41ed-9b42-d9b75f9434b8.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/a16c2d78-0073-41ed-9b42-d9b75f9434b8.jpg saved to cache
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bc400fd6-2b42-50fd-969f-ac78cfd30687
2026-03-25 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/e5496c88-7898-4c31-bfc8-94517acb6d04.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722997)
2026-03-25 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/8ceef812-be80-42d3-be2b-bb224cc88b3a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722997)
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3c8e90>
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252Fe5496c88-7898-4c31-bfc8-94517acb6d04.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/e5496c88-7898-4c31-bfc8-94517acb6d04.jpg saved to cache
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bc400fd6-2b42-50fd-969f-ac78cfd30687
2026-03-25 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/6c324c34-8f66-4163-b620-d4ec01dabac3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722997)
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f359f10>
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F8ceef812-be80-42d3-be2b-bb224cc88b3a.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/8ceef812-be80-42d3-be2b-bb224cc88b3a.jpg saved to cache
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bc400fd6-2b42-50fd-969f-ac78cfd30687
2026-03-25 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/37f20efe-339d-47ff-9f3f-a3550202ac35.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722997)
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f49e7d0>
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F6c324c34-8f66-4163-b620-d4ec01dabac3.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/6c324c34-8f66-4163-b620-d4ec01dabac3.jpg saved to cache
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bc400fd6-2b42-50fd-969f-ac78cfd30687
2026-03-25 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/c617ea14-e8d9-415c-be8c-dab6379a72a3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722997)
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5b2210>
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F37f20efe-339d-47ff-9f3f-a3550202ac35.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/37f20efe-339d-47ff-9f3f-a3550202ac35.jpg saved to cache
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bc400fd6-2b42-50fd-969f-ac78cfd30687
2026-03-25 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/45d566f2-b80b-4e9f-894d-e35d9f507844.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722997)
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e980050>
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252Fc617ea14-e8d9-415c-be8c-dab6379a72a3.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/c617ea14-e8d9-415c-be8c-dab6379a72a3.jpg saved to cache
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bc400fd6-2b42-50fd-969f-ac78cfd30687
2026-03-25 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/31df3087-7370-4637-a1ee-58ba445df43e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722997)
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f44dc10>
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F45d566f2-b80b-4e9f-894d-e35d9f507844.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/45d566f2-b80b-4e9f-894d-e35d9f507844.jpg saved to cache
2026-03-25 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bc400fd6-2b42-50fd-969f-ac78cfd30687
2026-03-25 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745633/general/d56727d9-3cbb-4ec5-83db-3955ec82352b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722997)
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ec013d0>
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252F31df3087-7370-4637-a1ee-58ba445df43e.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/31df3087-7370-4637-a1ee-58ba445df43e.jpg saved to cache
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bc400fd6-2b42-50fd-969f-ac78cfd30687
2026-03-25 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745664/general/9243f48c-220a-4c63-a15b-28f8e2361f90.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723065)
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f22859734d0>
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745633%252Fgeneral%252Fd56727d9-3cbb-4ec5-83db-3955ec82352b.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745633/general/d56727d9-3cbb-4ec5-83db-3955ec82352b.jpg saved to cache
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bc400fd6-2b42-50fd-969f-ac78cfd30687
2026-03-25 13:31:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc400fd6-2b42-50fd-969f-ac78cfd30687, skipping ID generation
2026-03-25 13:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc400fd6-2b42-50fd-969f-ac78cfd30687 with scrape type 1
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc400fd6-2b42-50fd-969f-ac78cfd30687 sending to next pipeline
2026-03-25 13:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: bc400fd6-2b42-50fd-969f-ac78cfd30687, identifier: 10722997
2026-03-25 13:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: bc400fd6-2b42-50fd-969f-ac78cfd30687 with identifier: 10722997
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: bc400fd6-2b42-50fd-969f-ac78cfd30687 with identifier: 10722997
2026-03-25 13:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: bc400fd6-2b42-50fd-969f-ac78cfd30687 with identifier: 10722997 to the API
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745633/general/d56727d9-3cbb-4ec5-83db-3955ec82352b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': 'bc400fd6-2b42-50fd-969f-ac78cfd30687',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BU22ZDN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10722997',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 20946,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76986,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/d56727d9-3cbb-4ec5-83db-3955ec82352b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82979,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/31df3087-7370-4637-a1ee-58ba445df43e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74234,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/a16c2d78-0073-41ed-9b42-d9b75f9434b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80977,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/45d566f2-b80b-4e9f-894d-e35d9f507844.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59611,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/c617ea14-e8d9-415c-be8c-dab6379a72a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68548,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/37f20efe-339d-47ff-9f3f-a3550202ac35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79130,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/6c324c34-8f66-4163-b620-d4ec01dabac3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83953,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/e5496c88-7898-4c31-bfc8-94517acb6d04.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc400fd6-2b42-50fd-969f-ac78cfd30687/bc400fd6-2b42-50fd-969f-ac78cfd30687_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82060,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745633/general/8ceef812-be80-42d3-be2b-bb224cc88b3a.jpg',
'Width': 800}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus 54 kWh - Electric - Automatic - '
'245 hp - BU22ZDN - 20,946 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:48 [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 13:31:48 [openlane.gb] INFO: Saving data for 10722997: {'created_time': 1774445508.6565, 'last_price_update_time': 1774445508.65651, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10722997') HTTP/1.1" 204 0
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f331e50>
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745664%252Fgeneral%252F9243f48c-220a-4c63-a15b-28f8e2361f90.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/9243f48c-220a-4c63-a15b-28f8e2361f90.jpg saved to cache
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 64989bcb-20a3-50de-900b-02ce3f898d8f
2026-03-25 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723005> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31: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 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745664/general/26c43d89-691d-4aa3-81a0-37d085b7d6d2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723065)
2026-03-25 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745664/general/5557781d-562b-4c15-89b1-41f70f110f37.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723065)
2026-03-25 13:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f00b1613-80b2-5cbd-a801-9b63b093dc9e with identifier: 10723005
2026-03-25 13:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f00b1613-80b2-5cbd-a801-9b63b093dc9e with scrape type 1
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item f00b1613-80b2-5cbd-a801-9b63b093dc9e
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252F43a1d397-5f7e-4a6c-a957-62abc14a6e2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/43a1d397-5f7e-4a6c-a957-62abc14a6e2e.jpg not downloaded yet
2026-03-25 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745664/general/39f66990-3e3c-4441-bbe3-911ee0c50d05.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723065)
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252F16cb70ec-51b1-4070-b53a-292520f11a23.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/16cb70ec-51b1-4070-b53a-292520f11a23.jpg not downloaded yet
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252Fa69141be-562c-4312-99a3-c9216055748b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/a69141be-562c-4312-99a3-c9216055748b.jpg not downloaded yet
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4efcd0>
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745664%252Fgeneral%252F26c43d89-691d-4aa3-81a0-37d085b7d6d2.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/26c43d89-691d-4aa3-81a0-37d085b7d6d2.jpg saved to cache
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 64989bcb-20a3-50de-900b-02ce3f898d8f
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252F73d07133-55a3-4549-90f4-0641bf73c49c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/73d07133-55a3-4549-90f4-0641bf73c49c.jpg not downloaded yet
2026-03-25 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745664/general/86020a52-3d8d-4678-9a2b-9b57be502b33.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723065)
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252Ffbed7b69-8b5a-40d6-afac-3ee579be2622.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/fbed7b69-8b5a-40d6-afac-3ee579be2622.jpg not downloaded yet
2026-03-25 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745641/general/43a1d397-5f7e-4a6c-a957-62abc14a6e2e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723005)
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252Fb5b3045c-9e16-4520-8194-f451afa7a664.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/b5b3045c-9e16-4520-8194-f451afa7a664.jpg not downloaded yet
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f49cd50>
2026-03-25 13:31:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745664%252Fgeneral%252F5557781d-562b-4c15-89b1-41f70f110f37.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/5557781d-562b-4c15-89b1-41f70f110f37.jpg saved to cache
2026-03-25 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 64989bcb-20a3-50de-900b-02ce3f898d8f
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745641%252Fgeneral%252F7de1967c-cae4-4ae5-924b-b3d54a7326e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/7de1967c-cae4-4ae5-924b-b3d54a7326e2.jpg not downloaded yet
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745641/general/a69141be-562c-4312-99a3-c9216055748b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723005)
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3cb9d0>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745664%252Fgeneral%252F39f66990-3e3c-4441-bbe3-911ee0c50d05.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/39f66990-3e3c-4441-bbe3-911ee0c50d05.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 64989bcb-20a3-50de-900b-02ce3f898d8f
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745641%252Fgeneral%252F272651af-f664-4d85-9f82-e7f393965899.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/272651af-f664-4d85-9f82-e7f393965899.jpg not downloaded yet
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745641%252Fgeneral%252F4301064c-99a2-42be-b282-98e54d6e2e49.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/4301064c-99a2-42be-b282-98e54d6e2e49.jpg not downloaded yet
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb01ad0>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745664%252Fgeneral%252F86020a52-3d8d-4678-9a2b-9b57be502b33.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/86020a52-3d8d-4678-9a2b-9b57be502b33.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 64989bcb-20a3-50de-900b-02ce3f898d8f
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f532dd0>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252F43a1d397-5f7e-4a6c-a957-62abc14a6e2e.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/43a1d397-5f7e-4a6c-a957-62abc14a6e2e.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f00b1613-80b2-5cbd-a801-9b63b093dc9e
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745641/general/fbed7b69-8b5a-40d6-afac-3ee579be2622.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723005)
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5fcf10>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252Fa69141be-562c-4312-99a3-c9216055748b.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/a69141be-562c-4312-99a3-c9216055748b.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f00b1613-80b2-5cbd-a801-9b63b093dc9e
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745641/general/b5b3045c-9e16-4520-8194-f451afa7a664.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723005)
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745641/general/4301064c-99a2-42be-b282-98e54d6e2e49.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723005)
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745641/general/272651af-f664-4d85-9f82-e7f393965899.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723005)
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5b2d90>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252Ffbed7b69-8b5a-40d6-afac-3ee579be2622.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/fbed7b69-8b5a-40d6-afac-3ee579be2622.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f00b1613-80b2-5cbd-a801-9b63b093dc9e
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745641/general/7de1967c-cae4-4ae5-924b-b3d54a7326e2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723005)
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f39a850>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252Fb5b3045c-9e16-4520-8194-f451afa7a664.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/b5b3045c-9e16-4520-8194-f451afa7a664.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f00b1613-80b2-5cbd-a801-9b63b093dc9e
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eba8dd0>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252F4301064c-99a2-42be-b282-98e54d6e2e49.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/4301064c-99a2-42be-b282-98e54d6e2e49.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f00b1613-80b2-5cbd-a801-9b63b093dc9e
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745641/general/16cb70ec-51b1-4070-b53a-292520f11a23.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723005)
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5b1250>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252F272651af-f664-4d85-9f82-e7f393965899.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/272651af-f664-4d85-9f82-e7f393965899.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f00b1613-80b2-5cbd-a801-9b63b093dc9e
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745641/general/73d07133-55a3-4549-90f4-0641bf73c49c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723005)
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4cccd0>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252F7de1967c-cae4-4ae5-924b-b3d54a7326e2.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/7de1967c-cae4-4ae5-924b-b3d54a7326e2.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f00b1613-80b2-5cbd-a801-9b63b093dc9e
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f464ed0>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252F16cb70ec-51b1-4070-b53a-292520f11a23.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/16cb70ec-51b1-4070-b53a-292520f11a23.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f00b1613-80b2-5cbd-a801-9b63b093dc9e
2026-03-25 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745664/general/e471ba73-57c4-4129-997b-23457dc64ee0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723065)
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e92ff10>
2026-03-25 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%252F5745641%252Fgeneral%252F73d07133-55a3-4549-90f4-0641bf73c49c.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745641/general/73d07133-55a3-4549-90f4-0641bf73c49c.jpg saved to cache
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f00b1613-80b2-5cbd-a801-9b63b093dc9e
2026-03-25 13:31:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f00b1613-80b2-5cbd-a801-9b63b093dc9e, skipping ID generation
2026-03-25 13:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f00b1613-80b2-5cbd-a801-9b63b093dc9e with scrape type 1
2026-03-25 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f00b1613-80b2-5cbd-a801-9b63b093dc9e sending to next pipeline
2026-03-25 13:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f00b1613-80b2-5cbd-a801-9b63b093dc9e, identifier: 10723005
2026-03-25 13:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f00b1613-80b2-5cbd-a801-9b63b093dc9e with identifier: 10723005
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-25 13:31:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:31: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 13:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f00b1613-80b2-5cbd-a801-9b63b093dc9e with identifier: 10723005
2026-03-25 13:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f00b1613-80b2-5cbd-a801-9b63b093dc9e with identifier: 10723005 to the API
2026-03-25 13:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31: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 13:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745641/general/73d07133-55a3-4549-90f4-0641bf73c49c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f00b1613-80b2-5cbd-a801-9b63b093dc9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KN22NRL',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723005',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Suzuki',
'model': 'Swace',
'odometer': 37364,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100480,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745641/general/43a1d397-5f7e-4a6c-a957-62abc14a6e2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109934,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745641/general/16cb70ec-51b1-4070-b53a-292520f11a23.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95213,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745641/general/a69141be-562c-4312-99a3-c9216055748b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103955,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745641/general/73d07133-55a3-4549-90f4-0641bf73c49c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98046,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745641/general/fbed7b69-8b5a-40d6-afac-3ee579be2622.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82060,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745641/general/b5b3045c-9e16-4520-8194-f451afa7a664.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119260,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745641/general/7de1967c-cae4-4ae5-924b-b3d54a7326e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67516,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745641/general/272651af-f664-4d85-9f82-e7f393965899.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f00b1613-80b2-5cbd-a801-9b63b093dc9e/f00b1613-80b2-5cbd-a801-9b63b093dc9e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74661,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745641/general/4301064c-99a2-42be-b282-98e54d6e2e49.jpg',
'Width': 800}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'Suzuki Swace 1.8 SZ-T - Hybrid - Automatic - 122 hp - KN22NRL - '
'37,364 mi',
'transmission': 'automatic',
'trim': 'SZ-T',
'vin': None,
'year': 2022}
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [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 13:31:50 [openlane.gb] INFO: Saving data for 10723005: {'created_time': 1774445510.238623, 'last_price_update_time': 1774445510.238633, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723005') HTTP/1.1" 204 0
2026-03-25 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745664/general/d2f764d9-9242-4325-9ab4-7af1a22a3f19.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723065)
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eafaf10>
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745664%252Fgeneral%252Fe471ba73-57c4-4129-997b-23457dc64ee0.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/e471ba73-57c4-4129-997b-23457dc64ee0.jpg saved to cache
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 64989bcb-20a3-50de-900b-02ce3f898d8f
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e94d0d0>
2026-03-25 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745664%252Fgeneral%252Fd2f764d9-9242-4325-9ab4-7af1a22a3f19.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745664/general/d2f764d9-9242-4325-9ab4-7af1a22a3f19.jpg saved to cache
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 64989bcb-20a3-50de-900b-02ce3f898d8f
2026-03-25 13:31:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64989bcb-20a3-50de-900b-02ce3f898d8f, skipping ID generation
2026-03-25 13:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64989bcb-20a3-50de-900b-02ce3f898d8f with scrape type 1
2026-03-25 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64989bcb-20a3-50de-900b-02ce3f898d8f sending to next pipeline
2026-03-25 13:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 64989bcb-20a3-50de-900b-02ce3f898d8f, identifier: 10723065
2026-03-25 13:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 64989bcb-20a3-50de-900b-02ce3f898d8f with identifier: 10723065
2026-03-25 13:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 64989bcb-20a3-50de-900b-02ce3f898d8f with identifier: 10723065
2026-03-25 13:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 64989bcb-20a3-50de-900b-02ce3f898d8f with identifier: 10723065 to the API
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31: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 13:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745664/general/d2f764d9-9242-4325-9ab4-7af1a22a3f19.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '64989bcb-20a3-50de-900b-02ce3f898d8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EK24FTP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723065',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Kia',
'model': 'Ceed',
'odometer': 16606,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101687,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745664/general/d2f764d9-9242-4325-9ab4-7af1a22a3f19.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107355,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745664/general/e471ba73-57c4-4129-997b-23457dc64ee0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94874,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745664/general/86020a52-3d8d-4678-9a2b-9b57be502b33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109426,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745664/general/39f66990-3e3c-4441-bbe3-911ee0c50d05.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100268,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745664/general/5557781d-562b-4c15-89b1-41f70f110f37.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77128,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745664/general/26c43d89-691d-4aa3-81a0-37d085b7d6d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82459,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745664/general/9243f48c-220a-4c63-a15b-28f8e2361f90.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117289,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745664/general/32265ba1-27b4-460a-984f-5779dd503203.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64989bcb-20a3-50de-900b-02ce3f898d8f/64989bcb-20a3-50de-900b-02ce3f898d8f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70690,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745664/general/d3a1a8fe-5559-4699-a261-a29cd95e3c99.jpg',
'Width': 800}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2024-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'Kia ProCeed 1.5 T-GDI GT Line - Petrol - Manual - 160 hp - EK24FTP '
'- 16,606 mi',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2024}
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [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 13:31:50 [openlane.gb] INFO: Saving data for 10723065: {'created_time': 1774445510.90124, 'last_price_update_time': 1774445510.90125, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723065') HTTP/1.1" 204 0
2026-03-25 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723130> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723063> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7a2109d-d3ee-5178-980d-c55a7f53bcf9 with identifier: 10723130
2026-03-25 13:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a2109d-d3ee-5178-980d-c55a7f53bcf9 with scrape type 1
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item a7a2109d-d3ee-5178-980d-c55a7f53bcf9
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745668%252Fgeneral%252F6e2e6d20-0df2-4772-9651-2a66afd5628c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/6e2e6d20-0df2-4772-9651-2a66afd5628c.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745668%252Fgeneral%252F44dc4b1b-4e4d-4be7-bfa2-7e70bdbbd597.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/44dc4b1b-4e4d-4be7-bfa2-7e70bdbbd597.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745668%252Fgeneral%252F98ccb386-ac41-48dd-a3ea-648fe243fe16.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/98ccb386-ac41-48dd-a3ea-648fe243fe16.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745668%252Fgeneral%252Fd8c17edf-638d-4f6e-919d-d48f7911566b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/d8c17edf-638d-4f6e-919d-d48f7911566b.jpg not downloaded yet
2026-03-25 13:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4dd95ff-5299-501a-b9c4-4a839c73ab75 with identifier: 10723063
2026-03-25 13:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4dd95ff-5299-501a-b9c4-4a839c73ab75 with scrape type 1
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item b4dd95ff-5299-501a-b9c4-4a839c73ab75
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745662%252Fgeneral%252F40b76271-287f-4dac-8c5e-167c525839cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/40b76271-287f-4dac-8c5e-167c525839cb.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745668%252Fgeneral%252Fcbea1c35-4287-463c-804c-367c07be3b58.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/cbea1c35-4287-463c-804c-367c07be3b58.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745662%252Fgeneral%252F65ded9e9-d7fb-4ce4-84d5-27acae32bc94.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/65ded9e9-d7fb-4ce4-84d5-27acae32bc94.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745668%252Fgeneral%252F7be74876-1b12-466b-870f-6b6093ff2229.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/7be74876-1b12-466b-870f-6b6093ff2229.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745662%252Fgeneral%252Faabf45d9-8176-4b71-bf35-56449e924eff.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/aabf45d9-8176-4b71-bf35-56449e924eff.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745668%252Fgeneral%252Fc5762dc6-3399-4721-a1e6-0555d3071ab6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/c5762dc6-3399-4721-a1e6-0555d3071ab6.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745662%252Fgeneral%252F85815aed-341e-439f-b0c9-439f78b8f654.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/85815aed-341e-439f-b0c9-439f78b8f654.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745668%252Fgeneral%252F7ed3602a-c099-4ae0-a671-018ec4af2452.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/7ed3602a-c099-4ae0-a671-018ec4af2452.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745662%252Fgeneral%252F14da3b5f-ad26-40fd-8101-51eb9dab40d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/14da3b5f-ad26-40fd-8101-51eb9dab40d1.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745668%252Fgeneral%252Fdbb96d0b-e060-49ca-9e83-e0d683c9efb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/dbb96d0b-e060-49ca-9e83-e0d683c9efb3.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745662%252Fgeneral%252F343e172c-3f7c-4b10-a0e9-6917c08f354c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/343e172c-3f7c-4b10-a0e9-6917c08f354c.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745662%252Fgeneral%252Faa07781c-c6c3-455d-995c-8d107d94a591.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/aa07781c-c6c3-455d-995c-8d107d94a591.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745662%252Fgeneral%252F5af59920-c45d-45cb-b48f-fda8be89543e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/5af59920-c45d-45cb-b48f-fda8be89543e.jpg not downloaded yet
2026-03-25 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745662%252Fgeneral%252F2dc55d48-770b-4100-a246-13cbf0e0dbd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/2dc55d48-770b-4100-a246-13cbf0e0dbd4.jpg not downloaded yet
2026-03-25 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723807> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723068> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745662/general/2dc55d48-770b-4100-a246-13cbf0e0dbd4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723063)
2026-03-25 13:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88e34e74-4b94-51f8-bc9b-59d2d2023a7c with identifier: 10723807
2026-03-25 13:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88e34e74-4b94-51f8-bc9b-59d2d2023a7c with scrape type 1
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88e34e74-4b94-51f8-bc9b-59d2d2023a7c
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744877%252Fgeneral%252Ff70a6edc-da6a-41d2-beb0-4863b5a72d43.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744877/general/f70a6edc-da6a-41d2-beb0-4863b5a72d43.jpg already downloaded
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744877%252Fgeneral%252F44746fb4-9553-4588-ac80-39899de4f3bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744877/general/44746fb4-9553-4588-ac80-39899de4f3bc.jpg already downloaded
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744877%252Fgeneral%252F5c5360b9-543c-4bd8-a081-18c18858a981.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744877/general/5c5360b9-543c-4bd8-a081-18c18858a981.jpg already downloaded
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744877%252Fgeneral%252F3d1ff1e0-4bbb-43e3-9edc-dab177492cbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744877/general/3d1ff1e0-4bbb-43e3-9edc-dab177492cbe.jpg already downloaded
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744877%252Fgeneral%252F736a8fb6-2912-438b-ba92-2e94694da324.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744877/general/736a8fb6-2912-438b-ba92-2e94694da324.jpg already downloaded
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744877%252Fgeneral%252F4718e966-3421-44d1-ba6c-aaeba52ac995.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744877/general/4718e966-3421-44d1-ba6c-aaeba52ac995.jpg already downloaded
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744877%252Fgeneral%252F4e191748-5fc2-4562-b1a1-7cfdca059a5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744877/general/4e191748-5fc2-4562-b1a1-7cfdca059a5b.jpg already downloaded
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744877%252Fgeneral%252F372b864a-a3dc-470e-be79-931815ddb641.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744877/general/372b864a-a3dc-470e-be79-931815ddb641.jpg already downloaded
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744877%252Fgeneral%252F86dab25a-d8e3-4f32-9265-59f1237756c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744877/general/86dab25a-d8e3-4f32-9265-59f1237756c2.jpg already downloaded
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5744877%252Fgeneral%252F559739c3-4671-4bb4-bf82-a0ecb7e427d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744877/general/559739c3-4671-4bb4-bf82-a0ecb7e427d2.jpg already downloaded
2026-03-25 13:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 88e34e74-4b94-51f8-bc9b-59d2d2023a7c, identifier: 10723807
2026-03-25 13:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 88e34e74-4b94-51f8-bc9b-59d2d2023a7c with identifier: 10723807
2026-03-25 13:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 88e34e74-4b94-51f8-bc9b-59d2d2023a7c with identifier: 10723807
2026-03-25 13:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 88e34e74-4b94-51f8-bc9b-59d2d2023a7c with identifier: 10723807 to the API
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10723807>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:58:00Z',
'fuel_type': 'Electric',
'id': '88e34e74-4b94-51f8-bc9b-59d2d2023a7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LP72ORW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723807',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 21617,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5744877/general/f70a6edc-da6a-41d2-beb0-4863b5a72d43.jpg',
'https://images.openlane.eu/carimgs/5744877/general/44746fb4-9553-4588-ac80-39899de4f3bc.jpg',
'https://images.openlane.eu/carimgs/5744877/general/5c5360b9-543c-4bd8-a081-18c18858a981.jpg',
'https://images.openlane.eu/carimgs/5744877/general/3d1ff1e0-4bbb-43e3-9edc-dab177492cbe.jpg',
'https://images.openlane.eu/carimgs/5744877/general/736a8fb6-2912-438b-ba92-2e94694da324.jpg',
'https://images.openlane.eu/carimgs/5744877/general/4718e966-3421-44d1-ba6c-aaeba52ac995.jpg',
'https://images.openlane.eu/carimgs/5744877/general/4e191748-5fc2-4562-b1a1-7cfdca059a5b.jpg',
'https://images.openlane.eu/carimgs/5744877/general/372b864a-a3dc-470e-be79-931815ddb641.jpg',
'https://images.openlane.eu/carimgs/5744877/general/86dab25a-d8e3-4f32-9265-59f1237756c2.jpg',
'https://images.openlane.eu/carimgs/5744877/general/559739c3-4671-4bb4-bf82-a0ecb7e427d2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e34e74-4b94-51f8-bc9b-59d2d2023a7c/88e34e74-4b94-51f8-bc9b-59d2d2023a7c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104868,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744877/general/f70a6edc-da6a-41d2-beb0-4863b5a72d43.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e34e74-4b94-51f8-bc9b-59d2d2023a7c/88e34e74-4b94-51f8-bc9b-59d2d2023a7c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106584,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744877/general/44746fb4-9553-4588-ac80-39899de4f3bc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e34e74-4b94-51f8-bc9b-59d2d2023a7c/88e34e74-4b94-51f8-bc9b-59d2d2023a7c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236413,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744877/general/5c5360b9-543c-4bd8-a081-18c18858a981.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e34e74-4b94-51f8-bc9b-59d2d2023a7c/88e34e74-4b94-51f8-bc9b-59d2d2023a7c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109988,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744877/general/3d1ff1e0-4bbb-43e3-9edc-dab177492cbe.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e34e74-4b94-51f8-bc9b-59d2d2023a7c/88e34e74-4b94-51f8-bc9b-59d2d2023a7c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108132,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744877/general/736a8fb6-2912-438b-ba92-2e94694da324.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e34e74-4b94-51f8-bc9b-59d2d2023a7c/88e34e74-4b94-51f8-bc9b-59d2d2023a7c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128696,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744877/general/4718e966-3421-44d1-ba6c-aaeba52ac995.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e34e74-4b94-51f8-bc9b-59d2d2023a7c/88e34e74-4b94-51f8-bc9b-59d2d2023a7c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109880,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744877/general/4e191748-5fc2-4562-b1a1-7cfdca059a5b.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e34e74-4b94-51f8-bc9b-59d2d2023a7c/88e34e74-4b94-51f8-bc9b-59d2d2023a7c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85026,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744877/general/372b864a-a3dc-470e-be79-931815ddb641.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e34e74-4b94-51f8-bc9b-59d2d2023a7c/88e34e74-4b94-51f8-bc9b-59d2d2023a7c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160565,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744877/general/86dab25a-d8e3-4f32-9265-59f1237756c2.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e34e74-4b94-51f8-bc9b-59d2d2023a7c/88e34e74-4b94-51f8-bc9b-59d2d2023a7c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105343,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744877/general/559739c3-4671-4bb4-bf82-a0ecb7e427d2.jpg',
'Width': 1500}],
'price': 4100,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Leaf 40 kWh Acenta - Electric - Automatic - 150 hp - LP72ORW '
'- 21,617 mi',
'transmission': 'automatic',
'trim': 'Acenta',
'vin': None,
'year': 2022}
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723807%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [openlane.gb] INFO: Saving data for 10723807: {'created_time': 1774445512.744744, 'last_price_update_time': 1774445512.744755, 'auction_closing_time': 1774447080.0}
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723807') HTTP/1.1" 204 0
2026-03-25 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745662/general/5af59920-c45d-45cb-b48f-fda8be89543e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723063)
2026-03-25 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745662/general/aa07781c-c6c3-455d-995c-8d107d94a591.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723063)
2026-03-25 13:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59d62fc1-88c7-5baa-aee6-af5719c2b0b5 with identifier: 10723068
2026-03-25 13:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59d62fc1-88c7-5baa-aee6-af5719c2b0b5 with scrape type 1
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 59d62fc1-88c7-5baa-aee6-af5719c2b0b5
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745667%252Fgeneral%252F319da6e8-2c6a-443a-90a8-40efa1774a4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/319da6e8-2c6a-443a-90a8-40efa1774a4b.jpg not downloaded yet
2026-03-25 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e941110>
2026-03-25 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745662%252Fgeneral%252F2dc55d48-770b-4100-a246-13cbf0e0dbd4.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/2dc55d48-770b-4100-a246-13cbf0e0dbd4.jpg saved to cache
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b4dd95ff-5299-501a-b9c4-4a839c73ab75
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745667%252Fgeneral%252F1a1068b2-d6f8-4a90-84c2-06b8bc853a71.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/1a1068b2-d6f8-4a90-84c2-06b8bc853a71.jpg not downloaded yet
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745667%252Fgeneral%252Fce63eeb0-8055-4db5-ae88-c9fd4cbc95ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/ce63eeb0-8055-4db5-ae88-c9fd4cbc95ee.jpg not downloaded yet
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745667%252Fgeneral%252F103370fb-9b39-4ce4-8762-9f6a60e1058d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/103370fb-9b39-4ce4-8762-9f6a60e1058d.jpg not downloaded yet
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745667%252Fgeneral%252F6f294625-0238-4305-9abb-397f0ee39d34.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/6f294625-0238-4305-9abb-397f0ee39d34.jpg not downloaded yet
2026-03-25 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3a0090>
2026-03-25 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745662%252Fgeneral%252F5af59920-c45d-45cb-b48f-fda8be89543e.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/5af59920-c45d-45cb-b48f-fda8be89543e.jpg saved to cache
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b4dd95ff-5299-501a-b9c4-4a839c73ab75
2026-03-25 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f533350>
2026-03-25 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745662%252Fgeneral%252Faa07781c-c6c3-455d-995c-8d107d94a591.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/aa07781c-c6c3-455d-995c-8d107d94a591.jpg saved to cache
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b4dd95ff-5299-501a-b9c4-4a839c73ab75
2026-03-25 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/dbb96d0b-e060-49ca-9e83-e0d683c9efb3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723130)
2026-03-25 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745667%252Fgeneral%252F143f7810-0f3e-4587-abe5-394fa2f36d08.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/143f7810-0f3e-4587-abe5-394fa2f36d08.jpg not downloaded yet
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745667%252Fgeneral%252F977e34bb-9135-40f1-9498-4ec7299b0f37.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/977e34bb-9135-40f1-9498-4ec7299b0f37.jpg not downloaded yet
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745662/general/343e172c-3f7c-4b10-a0e9-6917c08f354c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723063)
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745667%252Fgeneral%252F451d659f-0e18-474e-aa21-d27e432fb3d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/451d659f-0e18-474e-aa21-d27e432fb3d5.jpg not downloaded yet
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745667%252Fgeneral%252Ff545ec90-08bf-46aa-b779-83920888b0ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/f545ec90-08bf-46aa-b779-83920888b0ca.jpg not downloaded yet
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f415450>
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252Fdbb96d0b-e060-49ca-9e83-e0d683c9efb3.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/dbb96d0b-e060-49ca-9e83-e0d683c9efb3.jpg saved to cache
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a7a2109d-d3ee-5178-980d-c55a7f53bcf9
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/6f294625-0238-4305-9abb-397f0ee39d34.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723068)
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/977e34bb-9135-40f1-9498-4ec7299b0f37.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723068)
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f388050>
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745662%252Fgeneral%252F343e172c-3f7c-4b10-a0e9-6917c08f354c.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/343e172c-3f7c-4b10-a0e9-6917c08f354c.jpg saved to cache
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b4dd95ff-5299-501a-b9c4-4a839c73ab75
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/f545ec90-08bf-46aa-b779-83920888b0ca.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723068)
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/451d659f-0e18-474e-aa21-d27e432fb3d5.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723068)
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9237d0>
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F6f294625-0238-4305-9abb-397f0ee39d34.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/6f294625-0238-4305-9abb-397f0ee39d34.jpg saved to cache
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 59d62fc1-88c7-5baa-aee6-af5719c2b0b5
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f56fe10>
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F977e34bb-9135-40f1-9498-4ec7299b0f37.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/977e34bb-9135-40f1-9498-4ec7299b0f37.jpg saved to cache
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 59d62fc1-88c7-5baa-aee6-af5719c2b0b5
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/143f7810-0f3e-4587-abe5-394fa2f36d08.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723068)
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/103370fb-9b39-4ce4-8762-9f6a60e1058d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723068)
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4cfe50>
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252Ff545ec90-08bf-46aa-b779-83920888b0ca.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/f545ec90-08bf-46aa-b779-83920888b0ca.jpg saved to cache
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 59d62fc1-88c7-5baa-aee6-af5719c2b0b5
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f56d510>
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F451d659f-0e18-474e-aa21-d27e432fb3d5.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/451d659f-0e18-474e-aa21-d27e432fb3d5.jpg saved to cache
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 59d62fc1-88c7-5baa-aee6-af5719c2b0b5
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/ce63eeb0-8055-4db5-ae88-c9fd4cbc95ee.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723068)
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e962090>
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F143f7810-0f3e-4587-abe5-394fa2f36d08.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/143f7810-0f3e-4587-abe5-394fa2f36d08.jpg saved to cache
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 59d62fc1-88c7-5baa-aee6-af5719c2b0b5
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9b6d10>
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F103370fb-9b39-4ce4-8762-9f6a60e1058d.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/103370fb-9b39-4ce4-8762-9f6a60e1058d.jpg saved to cache
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 59d62fc1-88c7-5baa-aee6-af5719c2b0b5
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/1a1068b2-d6f8-4a90-84c2-06b8bc853a71.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723068)
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745667/general/319da6e8-2c6a-443a-90a8-40efa1774a4b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723068)
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb9a890>
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252Fce63eeb0-8055-4db5-ae88-c9fd4cbc95ee.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/ce63eeb0-8055-4db5-ae88-c9fd4cbc95ee.jpg saved to cache
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 59d62fc1-88c7-5baa-aee6-af5719c2b0b5
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745662/general/14da3b5f-ad26-40fd-8101-51eb9dab40d1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723063)
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723001> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/7ed3602a-c099-4ae0-a671-018ec4af2452.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723130)
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f307150>
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F1a1068b2-d6f8-4a90-84c2-06b8bc853a71.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/1a1068b2-d6f8-4a90-84c2-06b8bc853a71.jpg saved to cache
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 59d62fc1-88c7-5baa-aee6-af5719c2b0b5
2026-03-25 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745662/general/85815aed-341e-439f-b0c9-439f78b8f654.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723063)
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f339e10>
2026-03-25 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745667%252Fgeneral%252F319da6e8-2c6a-443a-90a8-40efa1774a4b.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745667/general/319da6e8-2c6a-443a-90a8-40efa1774a4b.jpg saved to cache
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 59d62fc1-88c7-5baa-aee6-af5719c2b0b5
2026-03-25 13:31:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 59d62fc1-88c7-5baa-aee6-af5719c2b0b5, skipping ID generation
2026-03-25 13:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59d62fc1-88c7-5baa-aee6-af5719c2b0b5 with scrape type 1
2026-03-25 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 59d62fc1-88c7-5baa-aee6-af5719c2b0b5 sending to next pipeline
2026-03-25 13:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 59d62fc1-88c7-5baa-aee6-af5719c2b0b5, identifier: 10723068
2026-03-25 13:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 59d62fc1-88c7-5baa-aee6-af5719c2b0b5 with identifier: 10723068
2026-03-25 13:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 59d62fc1-88c7-5baa-aee6-af5719c2b0b5 with identifier: 10723068
2026-03-25 13:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 59d62fc1-88c7-5baa-aee6-af5719c2b0b5 with identifier: 10723068 to the API
2026-03-25 13:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745667/general/319da6e8-2c6a-443a-90a8-40efa1774a4b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': '59d62fc1-88c7-5baa-aee6-af5719c2b0b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL21WJK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723068',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 50468,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90115,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/319da6e8-2c6a-443a-90a8-40efa1774a4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102591,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/1a1068b2-d6f8-4a90-84c2-06b8bc853a71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90274,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/ce63eeb0-8055-4db5-ae88-c9fd4cbc95ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100633,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/103370fb-9b39-4ce4-8762-9f6a60e1058d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93880,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/6f294625-0238-4305-9abb-397f0ee39d34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/143f7810-0f3e-4587-abe5-394fa2f36d08.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76780,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/977e34bb-9135-40f1-9498-4ec7299b0f37.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97909,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/451d659f-0e18-474e-aa21-d27e432fb3d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d62fc1-88c7-5baa-aee6-af5719c2b0b5/59d62fc1-88c7-5baa-aee6-af5719c2b0b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90205,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745667/general/f545ec90-08bf-46aa-b779-83920888b0ca.jpg',
'Width': 800}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Long Range 75 kWh - Electric - Automatic - 1 hp - '
'GL21WJK - 50,468 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723068%27 HTTP/1.1" 200 None
2026-03-25 13:31:54 [openlane.gb] INFO: Saving data for 10723068: {'created_time': 1774445514.183662, 'last_price_update_time': 1774445514.183673, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723068') HTTP/1.1" 204 0
2026-03-25 13:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/c5762dc6-3399-4721-a1e6-0555d3071ab6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723130)
2026-03-25 13:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745662/general/aabf45d9-8176-4b71-bf35-56449e924eff.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723063)
2026-03-25 13:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716397> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3a1310>
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745662%252Fgeneral%252F14da3b5f-ad26-40fd-8101-51eb9dab40d1.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/14da3b5f-ad26-40fd-8101-51eb9dab40d1.jpg saved to cache
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b4dd95ff-5299-501a-b9c4-4a839c73ab75
2026-03-25 13:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d493605-a2b4-5cf2-9701-eac20744164c with identifier: 10723001
2026-03-25 13:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d493605-a2b4-5cf2-9701-eac20744164c with scrape type 1
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 7d493605-a2b4-5cf2-9701-eac20744164c
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745637%252Fgeneral%252Fbeaefde2-76bb-4c7f-98da-f3e2ab582bdb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/beaefde2-76bb-4c7f-98da-f3e2ab582bdb.jpg not downloaded yet
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f6dd050>
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F7ed3602a-c099-4ae0-a671-018ec4af2452.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/7ed3602a-c099-4ae0-a671-018ec4af2452.jpg saved to cache
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a7a2109d-d3ee-5178-980d-c55a7f53bcf9
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f677a50>
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745662%252Fgeneral%252F85815aed-341e-439f-b0c9-439f78b8f654.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/85815aed-341e-439f-b0c9-439f78b8f654.jpg saved to cache
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b4dd95ff-5299-501a-b9c4-4a839c73ab75
2026-03-25 13:31:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/7be74876-1b12-466b-870f-6b6093ff2229.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723130)
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745637%252Fgeneral%252Fc2f8e03d-5df6-4a58-908f-491ec4aa6ea9.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/c2f8e03d-5df6-4a58-908f-491ec4aa6ea9.jpg not downloaded yet
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f433c50>
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252Fc5762dc6-3399-4721-a1e6-0555d3071ab6.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/c5762dc6-3399-4721-a1e6-0555d3071ab6.jpg saved to cache
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a7a2109d-d3ee-5178-980d-c55a7f53bcf9
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f56f550>
2026-03-25 13:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745662%252Fgeneral%252Faabf45d9-8176-4b71-bf35-56449e924eff.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/aabf45d9-8176-4b71-bf35-56449e924eff.jpg saved to cache
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b4dd95ff-5299-501a-b9c4-4a839c73ab75
2026-03-25 13:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbf41639-6c87-57e8-a5a9-cc779374a002 with identifier: 10716397
2026-03-25 13:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbf41639-6c87-57e8-a5a9-cc779374a002 with scrape type 2
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbf41639-6c87-57e8-a5a9-cc779374a002 with scrape type 2
2026-03-25 13:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: bbf41639-6c87-57e8-a5a9-cc779374a002, identifier: 10716397
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31: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%252F5745637%252Fgeneral%252F5442462a-bd90-4b5b-b2a3-593f2c457cdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/5442462a-bd90-4b5b-b2a3-593f2c457cdd.jpg not downloaded yet
2026-03-25 13:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: bbf41639-6c87-57e8-a5a9-cc779374a002 with identifier: 10716397
2026-03-25 13:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: bbf41639-6c87-57e8-a5a9-cc779374a002 with identifier: 10716397
2026-03-25 13:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: bbf41639-6c87-57e8-a5a9-cc779374a002 with identifier: 10716397 to the API
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716397>
{'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-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'bbf41639-6c87-57e8-a5a9-cc779374a002',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ML71VAA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716397',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 13599,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - ML71VAA - 13,599 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716397%27 HTTP/1.1" 200 None
2026-03-25 13:31:54 [openlane.gb] INFO: Saving data for 10716397: {'auction_closing_time': 1774447200.0, 'created_time': 1774344726.454569, 'last_price_update_time': 1774445514.978401}
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716397') HTTP/1.1" 204 0
2026-03-25 13:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/cbea1c35-4287-463c-804c-367c07be3b58.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723130)
2026-03-25 13:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745662/general/65ded9e9-d7fb-4ce4-84d5-27acae32bc94.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723063)
2026-03-25 13:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745662/general/40b76271-287f-4dac-8c5e-167c525839cb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723063)
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252F51865f76-c123-44ee-bc46-b75a46a4b6cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/51865f76-c123-44ee-bc46-b75a46a4b6cb.jpg not downloaded yet
2026-03-25 13:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716385> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745637/general/beaefde2-76bb-4c7f-98da-f3e2ab582bdb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723001)
2026-03-25 13:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f476750>
2026-03-25 13:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F7be74876-1b12-466b-870f-6b6093ff2229.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/7be74876-1b12-466b-870f-6b6093ff2229.jpg saved to cache
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a7a2109d-d3ee-5178-980d-c55a7f53bcf9
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252F144b81b6-9334-499b-83e4-4a2e4ad47354.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/144b81b6-9334-499b-83e4-4a2e4ad47354.jpg not downloaded yet
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252F7a9188eb-88bd-4c7c-9d83-a87a54f17d1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/7a9188eb-88bd-4c7c-9d83-a87a54f17d1c.jpg not downloaded yet
2026-03-25 13:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f527810>
2026-03-25 13:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252Fcbea1c35-4287-463c-804c-367c07be3b58.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/cbea1c35-4287-463c-804c-367c07be3b58.jpg saved to cache
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a7a2109d-d3ee-5178-980d-c55a7f53bcf9
2026-03-25 13:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f309c90>
2026-03-25 13:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745662%252Fgeneral%252F65ded9e9-d7fb-4ce4-84d5-27acae32bc94.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/65ded9e9-d7fb-4ce4-84d5-27acae32bc94.jpg saved to cache
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b4dd95ff-5299-501a-b9c4-4a839c73ab75
2026-03-25 13:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e982350>
2026-03-25 13:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31: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 13:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745662%252Fgeneral%252F40b76271-287f-4dac-8c5e-167c525839cb.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745662/general/40b76271-287f-4dac-8c5e-167c525839cb.jpg saved to cache
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b4dd95ff-5299-501a-b9c4-4a839c73ab75
2026-03-25 13:31:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4dd95ff-5299-501a-b9c4-4a839c73ab75, skipping ID generation
2026-03-25 13:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4dd95ff-5299-501a-b9c4-4a839c73ab75 with scrape type 1
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4dd95ff-5299-501a-b9c4-4a839c73ab75 sending to next pipeline
2026-03-25 13:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b4dd95ff-5299-501a-b9c4-4a839c73ab75, identifier: 10723063
2026-03-25 13:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab8db967-48f5-5315-a5cb-16a4b99628f4 with identifier: 10716385
2026-03-25 13:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab8db967-48f5-5315-a5cb-16a4b99628f4 with scrape type 2
2026-03-25 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab8db967-48f5-5315-a5cb-16a4b99628f4 with scrape type 2
2026-03-25 13:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ab8db967-48f5-5315-a5cb-16a4b99628f4, identifier: 10716385
2026-03-25 13:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b4dd95ff-5299-501a-b9c4-4a839c73ab75 with identifier: 10723063
2026-03-25 13:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b4dd95ff-5299-501a-b9c4-4a839c73ab75 with identifier: 10723063
2026-03-25 13:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b4dd95ff-5299-501a-b9c4-4a839c73ab75 with identifier: 10723063 to the API
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745662/general/40b76271-287f-4dac-8c5e-167c525839cb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'b4dd95ff-5299-501a-b9c4-4a839c73ab75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LF22ODV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723063',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 39574,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99491,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745662/general/40b76271-287f-4dac-8c5e-167c525839cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104393,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745662/general/65ded9e9-d7fb-4ce4-84d5-27acae32bc94.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96137,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745662/general/aabf45d9-8176-4b71-bf35-56449e924eff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103943,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745662/general/85815aed-341e-439f-b0c9-439f78b8f654.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74127,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745662/general/14da3b5f-ad26-40fd-8101-51eb9dab40d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88476,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745662/general/343e172c-3f7c-4b10-a0e9-6917c08f354c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89135,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745662/general/aa07781c-c6c3-455d-995c-8d107d94a591.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87294,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745662/general/5af59920-c45d-45cb-b48f-fda8be89543e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4dd95ff-5299-501a-b9c4-4a839c73ab75/b4dd95ff-5299-501a-b9c4-4a839c73ab75_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70846,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745662/general/2dc55d48-770b-4100-a246-13cbf0e0dbd4.jpg',
'Width': 800}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-03-21',
'seats_number': 7,
'seller_name': None,
'title': 'Skoda Kodiaq 1.5 TSI SE L - Petrol - Manual - 150 hp - LF22ODV - '
'39,574 mi',
'transmission': 'manual',
'trim': 'SE L',
'vin': None,
'year': 2022}
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:55 [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 13:31:55 [openlane.gb] INFO: Saving data for 10723063: {'created_time': 1774445515.878864, 'last_price_update_time': 1774445515.878877, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723063') HTTP/1.1" 204 0
2026-03-25 13:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ab8db967-48f5-5315-a5cb-16a4b99628f4 with identifier: 10716385
2026-03-25 13:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ab8db967-48f5-5315-a5cb-16a4b99628f4 with identifier: 10716385
2026-03-25 13:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ab8db967-48f5-5315-a5cb-16a4b99628f4 with identifier: 10716385 to the API
2026-03-25 13:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716385>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ab8db967-48f5-5315-a5cb-16a4b99628f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PXF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716385',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 17908,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 101 hp - '
'DV25PXF - 17,908 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716385%27 HTTP/1.1" 200 None
2026-03-25 13:31:56 [openlane.gb] INFO: Saving data for 10716385: {'auction_closing_time': 1774447200.0, 'created_time': 1774344728.145524, 'last_price_update_time': 1774445516.218402}
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716385') HTTP/1.1" 204 0
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252F8dbcde0e-b0f3-46c3-98b8-5ed8ef509b9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/8dbcde0e-b0f3-46c3-98b8-5ed8ef509b9a.jpg not downloaded yet
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745637/general/c2f8e03d-5df6-4a58-908f-491ec4aa6ea9.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723001)
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745637/general/5442462a-bd90-4b5b-b2a3-593f2c457cdd.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723001)
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/98ccb386-ac41-48dd-a3ea-648fe243fe16.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723130)
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/d8c17edf-638d-4f6e-919d-d48f7911566b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723130)
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252F4ceb0c74-01f9-451c-9da4-40bf30d12641.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/4ceb0c74-01f9-451c-9da4-40bf30d12641.jpg not downloaded yet
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3888d0>
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252Fbeaefde2-76bb-4c7f-98da-f3e2ab582bdb.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/beaefde2-76bb-4c7f-98da-f3e2ab582bdb.jpg saved to cache
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7d493605-a2b4-5cf2-9701-eac20744164c
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252F576bc416-ec4a-4808-bcef-cda5405354d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/576bc416-ec4a-4808-bcef-cda5405354d3.jpg not downloaded yet
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3db6d0>
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252Fc2f8e03d-5df6-4a58-908f-491ec4aa6ea9.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/c2f8e03d-5df6-4a58-908f-491ec4aa6ea9.jpg saved to cache
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7d493605-a2b4-5cf2-9701-eac20744164c
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745637/general/144b81b6-9334-499b-83e4-4a2e4ad47354.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723001)
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f364250>
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252F5442462a-bd90-4b5b-b2a3-593f2c457cdd.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/5442462a-bd90-4b5b-b2a3-593f2c457cdd.jpg saved to cache
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7d493605-a2b4-5cf2-9701-eac20744164c
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3bf090>
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F98ccb386-ac41-48dd-a3ea-648fe243fe16.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/98ccb386-ac41-48dd-a3ea-648fe243fe16.jpg saved to cache
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a7a2109d-d3ee-5178-980d-c55a7f53bcf9
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f49e750>
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252Fd8c17edf-638d-4f6e-919d-d48f7911566b.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/d8c17edf-638d-4f6e-919d-d48f7911566b.jpg saved to cache
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a7a2109d-d3ee-5178-980d-c55a7f53bcf9
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745637/general/7a9188eb-88bd-4c7c-9d83-a87a54f17d1c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723001)
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745637/general/51865f76-c123-44ee-bc46-b75a46a4b6cb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723001)
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/6e2e6d20-0df2-4772-9651-2a66afd5628c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723130)
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5690d0>
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252F144b81b6-9334-499b-83e4-4a2e4ad47354.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/144b81b6-9334-499b-83e4-4a2e4ad47354.jpg saved to cache
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7d493605-a2b4-5cf2-9701-eac20744164c
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745668/general/44dc4b1b-4e4d-4be7-bfa2-7e70bdbbd597.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723130)
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745637/general/576bc416-ec4a-4808-bcef-cda5405354d3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723001)
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ebb00d0>
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252F7a9188eb-88bd-4c7c-9d83-a87a54f17d1c.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/7a9188eb-88bd-4c7c-9d83-a87a54f17d1c.jpg saved to cache
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7d493605-a2b4-5cf2-9701-eac20744164c
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4de710>
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252F51865f76-c123-44ee-bc46-b75a46a4b6cb.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/51865f76-c123-44ee-bc46-b75a46a4b6cb.jpg saved to cache
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7d493605-a2b4-5cf2-9701-eac20744164c
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f49fbd0>
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F6e2e6d20-0df2-4772-9651-2a66afd5628c.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/6e2e6d20-0df2-4772-9651-2a66afd5628c.jpg saved to cache
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a7a2109d-d3ee-5178-980d-c55a7f53bcf9
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745637/general/4ceb0c74-01f9-451c-9da4-40bf30d12641.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723001)
2026-03-25 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745637/general/8dbcde0e-b0f3-46c3-98b8-5ed8ef509b9a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723001)
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb7d510>
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745668%252Fgeneral%252F44dc4b1b-4e4d-4be7-bfa2-7e70bdbbd597.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745668/general/44dc4b1b-4e4d-4be7-bfa2-7e70bdbbd597.jpg saved to cache
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a7a2109d-d3ee-5178-980d-c55a7f53bcf9
2026-03-25 13:31:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7a2109d-d3ee-5178-980d-c55a7f53bcf9, skipping ID generation
2026-03-25 13:31:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a2109d-d3ee-5178-980d-c55a7f53bcf9 with scrape type 1
2026-03-25 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7a2109d-d3ee-5178-980d-c55a7f53bcf9 sending to next pipeline
2026-03-25 13:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a7a2109d-d3ee-5178-980d-c55a7f53bcf9, identifier: 10723130
2026-03-25 13:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e988e10>
2026-03-25 13:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252F576bc416-ec4a-4808-bcef-cda5405354d3.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/576bc416-ec4a-4808-bcef-cda5405354d3.jpg saved to cache
2026-03-25 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7d493605-a2b4-5cf2-9701-eac20744164c
2026-03-25 13:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a7a2109d-d3ee-5178-980d-c55a7f53bcf9 with identifier: 10723130
2026-03-25 13:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a7a2109d-d3ee-5178-980d-c55a7f53bcf9 with identifier: 10723130
2026-03-25 13:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a7a2109d-d3ee-5178-980d-c55a7f53bcf9 with identifier: 10723130 to the API
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31: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 13:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745668/general/44dc4b1b-4e4d-4be7-bfa2-7e70bdbbd597.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': 'a7a2109d-d3ee-5178-980d-c55a7f53bcf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MV22NHA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723130',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 34925,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92690,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/6e2e6d20-0df2-4772-9651-2a66afd5628c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101015,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/44dc4b1b-4e4d-4be7-bfa2-7e70bdbbd597.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88925,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/98ccb386-ac41-48dd-a3ea-648fe243fe16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101199,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/d8c17edf-638d-4f6e-919d-d48f7911566b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62776,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/cbea1c35-4287-463c-804c-367c07be3b58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58187,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/7be74876-1b12-466b-870f-6b6093ff2229.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76733,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/c5762dc6-3399-4721-a1e6-0555d3071ab6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100882,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/7ed3602a-c099-4ae0-a671-018ec4af2452.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7a2109d-d3ee-5178-980d-c55a7f53bcf9/a7a2109d-d3ee-5178-980d-c55a7f53bcf9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67831,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745668/general/dbb96d0b-e060-49ca-9e83-e0d683c9efb3.jpg',
'Width': 800}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus 60 kWh - Electric - Automatic - '
'245 hp - MV22NHA - 34,925 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:57 [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 13:31:57 [openlane.gb] INFO: Saving data for 10723130: {'created_time': 1774445517.504455, 'last_price_update_time': 1774445517.504469, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723130') HTTP/1.1" 204 0
2026-03-25 13:31:57 [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 13:31:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716418> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f48e510>
2026-03-25 13:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252F4ceb0c74-01f9-451c-9da4-40bf30d12641.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/4ceb0c74-01f9-451c-9da4-40bf30d12641.jpg saved to cache
2026-03-25 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7d493605-a2b4-5cf2-9701-eac20744164c
2026-03-25 13:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f432950>
2026-03-25 13:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745637%252Fgeneral%252F8dbcde0e-b0f3-46c3-98b8-5ed8ef509b9a.jpg') HTTP/1.1" 204 0
2026-03-25 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745637/general/8dbcde0e-b0f3-46c3-98b8-5ed8ef509b9a.jpg saved to cache
2026-03-25 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7d493605-a2b4-5cf2-9701-eac20744164c
2026-03-25 13:31:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d493605-a2b4-5cf2-9701-eac20744164c, skipping ID generation
2026-03-25 13:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d493605-a2b4-5cf2-9701-eac20744164c with scrape type 1
2026-03-25 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d493605-a2b4-5cf2-9701-eac20744164c sending to next pipeline
2026-03-25 13:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7d493605-a2b4-5cf2-9701-eac20744164c, identifier: 10723001
2026-03-25 13:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7d493605-a2b4-5cf2-9701-eac20744164c with identifier: 10723001
2026-03-25 13:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7d493605-a2b4-5cf2-9701-eac20744164c with identifier: 10723001
2026-03-25 13:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7d493605-a2b4-5cf2-9701-eac20744164c with identifier: 10723001 to the API
2026-03-25 13:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31: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 13:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745637/general/8dbcde0e-b0f3-46c3-98b8-5ed8ef509b9a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '7d493605-a2b4-5cf2-9701-eac20744164c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YD22AKG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723001',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Seat',
'model': 'Ateca',
'odometer': 22510,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98281,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745637/general/beaefde2-76bb-4c7f-98da-f3e2ab582bdb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107497,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745637/general/c2f8e03d-5df6-4a58-908f-491ec4aa6ea9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96457,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745637/general/5442462a-bd90-4b5b-b2a3-593f2c457cdd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103718,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745637/general/51865f76-c123-44ee-bc46-b75a46a4b6cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70723,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745637/general/144b81b6-9334-499b-83e4-4a2e4ad47354.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101340,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745637/general/7a9188eb-88bd-4c7c-9d83-a87a54f17d1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140846,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745637/general/8dbcde0e-b0f3-46c3-98b8-5ed8ef509b9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53869,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745637/general/4ceb0c74-01f9-451c-9da4-40bf30d12641.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d493605-a2b4-5cf2-9701-eac20744164c/7d493605-a2b4-5cf2-9701-eac20744164c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76575,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745637/general/576bc416-ec4a-4808-bcef-cda5405354d3.jpg',
'Width': 800}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ateca 1.5 TSI FR - Petrol - Automatic - 150 hp - YD22AKG - '
'22,510 mi',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:58 [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 13:31:58 [openlane.gb] INFO: Saving data for 10723001: {'created_time': 1774445518.131588, 'last_price_update_time': 1774445518.131598, 'auction_closing_time': 1774540800.0}
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723001') HTTP/1.1" 204 0
2026-03-25 13:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716414> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:31: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 13:31:58 [openlane.gb] INFO: Found listing with ID: 10716387
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716387%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [openlane.gb] INFO: Scrape type for 10716387: 2
2026-03-25 13:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with identifier: 10716418
2026-03-25 13:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with scrape type 2
2026-03-25 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with scrape type 2
2026-03-25 13:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf, identifier: 10716418
2026-03-25 13:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with identifier: 10716418
2026-03-25 13:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with identifier: 10716418
2026-03-25 13:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with identifier: 10716418 to the API
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31: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 13:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716418>
{'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-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '0c524bd9-eabc-5df9-95b5-f06312a1c7cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BWC',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716418',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 18,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 101 hp - DS75BWC '
'- 18 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716418%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [openlane.gb] INFO: Saving data for 10716418: {'auction_closing_time': 1774447200.0, 'created_time': 1774344731.596278, 'last_price_update_time': 1774445518.540956}
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716418') HTTP/1.1" 204 0
2026-03-25 13:31:58 [openlane.gb] INFO: Found listing with ID: 10716386
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716386%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [openlane.gb] INFO: Scrape type for 10716386: 2
2026-03-25 13:31:58 [openlane.gb] INFO: Found listing with ID: 10720657
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720657%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [openlane.gb] INFO: Scrape type for 10720657: 0
2026-03-25 13:31:58 [openlane.gb] INFO: Found listing with ID: 10716366
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716366%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [openlane.gb] INFO: Scrape type for 10716366: 2
2026-03-25 13:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a062a0b9-1f6d-587f-a592-733b6ac9c2c4 with identifier: 10716414
2026-03-25 13:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a062a0b9-1f6d-587f-a592-733b6ac9c2c4 with scrape type 2
2026-03-25 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a062a0b9-1f6d-587f-a592-733b6ac9c2c4 with scrape type 2
2026-03-25 13:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a062a0b9-1f6d-587f-a592-733b6ac9c2c4, identifier: 10716414
2026-03-25 13:31:58 [openlane.gb] INFO: Found listing with ID: 10716370
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716370%27 HTTP/1.1" 200 None
2026-03-25 13:31:58 [openlane.gb] INFO: Scrape type for 10716370: 2
2026-03-25 13:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a062a0b9-1f6d-587f-a592-733b6ac9c2c4 with identifier: 10716414
2026-03-25 13:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a062a0b9-1f6d-587f-a592-733b6ac9c2c4 with identifier: 10716414
2026-03-25 13:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a062a0b9-1f6d-587f-a592-733b6ac9c2c4 with identifier: 10716414 to the API
2026-03-25 13:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:31: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 13:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716414>
{'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-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a062a0b9-1f6d-587f-a592-733b6ac9c2c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BVZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716414',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 21,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 101 hp - DS75BVZ '
'- 21 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716414%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Saving data for 10716414: {'auction_closing_time': 1774447200.0, 'created_time': 1774344730.416316, 'last_price_update_time': 1774445519.01794}
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716414') HTTP/1.1" 204 0
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716372
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716372%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716372: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716417
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716417%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716417: 0
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716367
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716367%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716367: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716398
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716398%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716398: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716408
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716408%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716408: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716373
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716373%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716373: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716399
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716399%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716399: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716388
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716388%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716388: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716384
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716384%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716384: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716374
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716374%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716374: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716379
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716379%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716379: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716433
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716433%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716433: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716423
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716423%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716423: 0
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716430
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716430%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716430: 0
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716437
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716437%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716437: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716413
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716413%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716413: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716428
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716428%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716428: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716432
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716432%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716432: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716427
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716427%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716427: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716435
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716435%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716435: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716438
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716438%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716438: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716439
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716439%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716439: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716440
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716440%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716440: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716422
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716422%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716422: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716442
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716442%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716442: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716436
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716436%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716436: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716434
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716434%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716434: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716419
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716419%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716419: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716420
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716420%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716420: 0
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10716429
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716429%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10716429: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709056
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709056: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709057
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709057: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709060
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709060: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709059
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709059: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709044
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709044: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709055
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709055: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709050
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709050: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709042
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709042: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709048
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709048: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709046
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709046: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709045
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709045: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709040
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709040: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709053
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709053: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709052
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709052: 0
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709051
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709051: 0
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709058
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709058: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709041
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709041: 0
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709049
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709049: 0
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709047
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709047: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10709008
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10709008: 0
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10707311
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10707311: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10722844
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10722844: 0
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10715371
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10715371: 0
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10715370
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710715370%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10715370: 0
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10715369
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710715369%27 HTTP/1.1" 200 None
2026-03-25 13:31:59 [openlane.gb] INFO: Scrape type for 10715369: 0
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10706007
2026-03-25 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:31:59 [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 13:31:59 [openlane.gb] INFO: Scrape type for 10706007: 2
2026-03-25 13:31:59 [openlane.gb] INFO: Found listing with ID: 10722807
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10722807: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10722806
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10722806: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10721103
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10721103: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10711372
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10711372: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10707698
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10707698: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10707699
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10707699: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10606319
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10606319: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10721170
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10721170: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10721104
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10721104: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10721102
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10721102: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10709009
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10709009: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10709007
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10709007: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10674518
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10674518: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10606304
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10606304: 2
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10606317
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10606317: 2
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10630715
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10630715: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10692823
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10692823: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10691303
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10691303: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10692824
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10692824: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10619051
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10619051: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10619050
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10619050: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10630207
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10630207: 2
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10630206
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10630206: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10707310
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10707310: 2
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10707309
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10707309: 2
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10707307
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10707307: 0
2026-03-25 13:32:00 [openlane.gb] INFO: Found listing with ID: 10707308
2026-03-25 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:00 [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 13:32:00 [openlane.gb] INFO: Scrape type for 10707308: 0
2026-03-25 13:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723006> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 196e2c03-7112-5550-a4c9-9a15721a5a3a with identifier: 10723006
2026-03-25 13:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 196e2c03-7112-5550-a4c9-9a15721a5a3a with scrape type 1
2026-03-25 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 196e2c03-7112-5550-a4c9-9a15721a5a3a
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5745642%252Fgeneral%252F40c90102-c965-4eb8-9861-05e93e66bdda.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/40c90102-c965-4eb8-9861-05e93e66bdda.jpg not downloaded yet
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5745642%252Fgeneral%252F624b3301-879c-41ef-9d53-4f422a294e54.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/624b3301-879c-41ef-9d53-4f422a294e54.jpg not downloaded yet
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5745642%252Fgeneral%252F645a2d43-edcc-490b-bbc9-66a9add9827e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/645a2d43-edcc-490b-bbc9-66a9add9827e.jpg not downloaded yet
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5745642%252Fgeneral%252Ff4039f0b-8853-424d-860c-a4c39d27c593.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/f4039f0b-8853-424d-860c-a4c39d27c593.jpg not downloaded yet
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5745642%252Fgeneral%252F9e2e095b-b4e6-4970-95bd-01059ced312d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/9e2e095b-b4e6-4970-95bd-01059ced312d.jpg not downloaded yet
2026-03-25 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5745642%252Fgeneral%252F01ee5521-84d0-45f9-9a1e-82b723da7b87.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/01ee5521-84d0-45f9-9a1e-82b723da7b87.jpg not downloaded yet
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5745642%252Fgeneral%252F04b3a71e-ab9e-44f4-a47a-60a2fc11a004.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/04b3a71e-ab9e-44f4-a47a-60a2fc11a004.jpg not downloaded yet
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5745642%252Fgeneral%252F05236bb7-43d0-45c3-b9cb-b5a9a614a562.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/05236bb7-43d0-45c3-b9cb-b5a9a614a562.jpg not downloaded yet
2026-03-25 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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%252F5745642%252Fgeneral%252F0b05323e-cb7c-4902-814e-f8a1072bea20.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/0b05323e-cb7c-4902-814e-f8a1072bea20.jpg not downloaded yet
2026-03-25 13:32:05 [scrapy.extensions.logstats] INFO: Crawled 33 pages (at 27 pages/min), scraped 26 items (at 24 items/min)
2026-03-25 13:32:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-25 13:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716416> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745642/general/0b05323e-cb7c-4902-814e-f8a1072bea20.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723006)
2026-03-25 13:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with identifier: 10716416
2026-03-25 13:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with scrape type 2
2026-03-25 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with scrape type 2
2026-03-25 13:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: bfd15bea-24bf-5ac9-b3ed-5471cbf38956, identifier: 10716416
2026-03-25 13:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with identifier: 10716416
2026-03-25 13:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:32:10 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-25 13:32:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with identifier: 10716416
2026-03-25 13:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with identifier: 10716416 to the API
2026-03-25 13:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'bfd15bea-24bf-5ac9-b3ed-5471cbf38956',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BWK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716416',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 5,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 101 hp - DS75BWK '
'- 5 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716416%27 HTTP/1.1" 200 None
2026-03-25 13:32:11 [openlane.gb] INFO: Saving data for 10716416: {'auction_closing_time': 1774447200.0, 'created_time': 1774344729.489326, 'last_price_update_time': 1774445531.103873}
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716416') HTTP/1.1" 204 0
2026-03-25 13:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745642/general/05236bb7-43d0-45c3-b9cb-b5a9a614a562.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723006)
2026-03-25 13:32:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f6a2550>
2026-03-25 13:32:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745642%252Fgeneral%252F0b05323e-cb7c-4902-814e-f8a1072bea20.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/0b05323e-cb7c-4902-814e-f8a1072bea20.jpg saved to cache
2026-03-25 13:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 196e2c03-7112-5550-a4c9-9a15721a5a3a
2026-03-25 13:32:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f615990>
2026-03-25 13:32:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745642%252Fgeneral%252F05236bb7-43d0-45c3-b9cb-b5a9a614a562.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/05236bb7-43d0-45c3-b9cb-b5a9a614a562.jpg saved to cache
2026-03-25 13:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 196e2c03-7112-5550-a4c9-9a15721a5a3a
2026-03-25 13:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745642/general/04b3a71e-ab9e-44f4-a47a-60a2fc11a004.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723006)
2026-03-25 13:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745642/general/01ee5521-84d0-45f9-9a1e-82b723da7b87.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723006)
2026-03-25 13:32:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4e6f50>
2026-03-25 13:32:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745642%252Fgeneral%252F04b3a71e-ab9e-44f4-a47a-60a2fc11a004.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/04b3a71e-ab9e-44f4-a47a-60a2fc11a004.jpg saved to cache
2026-03-25 13:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 196e2c03-7112-5550-a4c9-9a15721a5a3a
2026-03-25 13:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745642/general/9e2e095b-b4e6-4970-95bd-01059ced312d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723006)
2026-03-25 13:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716390> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32: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 13:32:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9410d0>
2026-03-25 13:32:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745642%252Fgeneral%252F01ee5521-84d0-45f9-9a1e-82b723da7b87.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/01ee5521-84d0-45f9-9a1e-82b723da7b87.jpg saved to cache
2026-03-25 13:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 196e2c03-7112-5550-a4c9-9a15721a5a3a
2026-03-25 13:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745642/general/645a2d43-edcc-490b-bbc9-66a9add9827e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723006)
2026-03-25 13:32:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb7d850>
2026-03-25 13:32:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745642%252Fgeneral%252F9e2e095b-b4e6-4970-95bd-01059ced312d.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/9e2e095b-b4e6-4970-95bd-01059ced312d.jpg saved to cache
2026-03-25 13:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 196e2c03-7112-5550-a4c9-9a15721a5a3a
2026-03-25 13:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745642/general/f4039f0b-8853-424d-860c-a4c39d27c593.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723006)
2026-03-25 13:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bda75775-dfc9-564e-a726-1edcf52cea81 with identifier: 10716390
2026-03-25 13:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bda75775-dfc9-564e-a726-1edcf52cea81 with scrape type 2
2026-03-25 13:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bda75775-dfc9-564e-a726-1edcf52cea81 with scrape type 2
2026-03-25 13:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: bda75775-dfc9-564e-a726-1edcf52cea81, identifier: 10716390
2026-03-25 13:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: bda75775-dfc9-564e-a726-1edcf52cea81 with identifier: 10716390
2026-03-25 13:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: bda75775-dfc9-564e-a726-1edcf52cea81 with identifier: 10716390
2026-03-25 13:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: bda75775-dfc9-564e-a726-1edcf52cea81 with identifier: 10716390 to the API
2026-03-25 13:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32: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 13:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716390>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'bda75775-dfc9-564e-a726-1edcf52cea81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SXZ7979',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716390',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 17596,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'SXZ7979 - 17,596 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716390%27 HTTP/1.1" 200 None
2026-03-25 13:32:12 [openlane.gb] INFO: Saving data for 10716390: {'auction_closing_time': 1774447200.0, 'created_time': 1774344735.648077, 'last_price_update_time': 1774445532.156693}
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716390') HTTP/1.1" 204 0
2026-03-25 13:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745642/general/624b3301-879c-41ef-9d53-4f422a294e54.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723006)
2026-03-25 13:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745642/general/40c90102-c965-4eb8-9861-05e93e66bdda.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723006)
2026-03-25 13:32:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4e62d0>
2026-03-25 13:32:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745642%252Fgeneral%252F645a2d43-edcc-490b-bbc9-66a9add9827e.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/645a2d43-edcc-490b-bbc9-66a9add9827e.jpg saved to cache
2026-03-25 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 196e2c03-7112-5550-a4c9-9a15721a5a3a
2026-03-25 13:32:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ebb2b10>
2026-03-25 13:32:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745642%252Fgeneral%252Ff4039f0b-8853-424d-860c-a4c39d27c593.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/f4039f0b-8853-424d-860c-a4c39d27c593.jpg saved to cache
2026-03-25 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 196e2c03-7112-5550-a4c9-9a15721a5a3a
2026-03-25 13:32:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f307d50>
2026-03-25 13:32:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745642%252Fgeneral%252F624b3301-879c-41ef-9d53-4f422a294e54.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/624b3301-879c-41ef-9d53-4f422a294e54.jpg saved to cache
2026-03-25 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 196e2c03-7112-5550-a4c9-9a15721a5a3a
2026-03-25 13:32:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f7f7e50>
2026-03-25 13:32:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745642%252Fgeneral%252F40c90102-c965-4eb8-9861-05e93e66bdda.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745642/general/40c90102-c965-4eb8-9861-05e93e66bdda.jpg saved to cache
2026-03-25 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 196e2c03-7112-5550-a4c9-9a15721a5a3a
2026-03-25 13:32:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 196e2c03-7112-5550-a4c9-9a15721a5a3a, skipping ID generation
2026-03-25 13:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 196e2c03-7112-5550-a4c9-9a15721a5a3a with scrape type 1
2026-03-25 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 196e2c03-7112-5550-a4c9-9a15721a5a3a sending to next pipeline
2026-03-25 13:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 196e2c03-7112-5550-a4c9-9a15721a5a3a, identifier: 10723006
2026-03-25 13:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 196e2c03-7112-5550-a4c9-9a15721a5a3a with identifier: 10723006
2026-03-25 13:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 196e2c03-7112-5550-a4c9-9a15721a5a3a with identifier: 10723006
2026-03-25 13:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 196e2c03-7112-5550-a4c9-9a15721a5a3a with identifier: 10723006 to the API
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32: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 13:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745642/general/40c90102-c965-4eb8-9861-05e93e66bdda.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '196e2c03-7112-5550-a4c9-9a15721a5a3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RV22UFN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723006',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 26067,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86447,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745642/general/40c90102-c965-4eb8-9861-05e93e66bdda.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90887,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745642/general/624b3301-879c-41ef-9d53-4f422a294e54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82499,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745642/general/645a2d43-edcc-490b-bbc9-66a9add9827e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96615,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745642/general/f4039f0b-8853-424d-860c-a4c39d27c593.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89859,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745642/general/9e2e095b-b4e6-4970-95bd-01059ced312d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75299,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745642/general/01ee5521-84d0-45f9-9a1e-82b723da7b87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78659,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745642/general/04b3a71e-ab9e-44f4-a47a-60a2fc11a004.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124632,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745642/general/05236bb7-43d0-45c3-b9cb-b5a9a614a562.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_196e2c03-7112-5550-a4c9-9a15721a5a3a/196e2c03-7112-5550-a4c9-9a15721a5a3a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53889,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745642/general/0b05323e-cb7c-4902-814e-f8a1072bea20.jpg',
'Width': 800}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'Santander Consumer Finance',
'title': 'Mercedes-Benz A 200 AMG Line - Petrol - Automatic - 163 hp - '
'RV22UFN - 26,067 mi',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:12 [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 13:32:12 [openlane.gb] INFO: Saving data for 10723006: {'created_time': 1774445532.993291, 'last_price_update_time': 1774445532.993301, 'auction_closing_time': 1774540800.0}
2026-03-25 13:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723006') HTTP/1.1" 204 0
2026-03-25 13:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716371> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32: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 13:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92dd2733-6f7d-5d4f-869e-2f5d61414237 with identifier: 10716371
2026-03-25 13:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92dd2733-6f7d-5d4f-869e-2f5d61414237 with scrape type 2
2026-03-25 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92dd2733-6f7d-5d4f-869e-2f5d61414237 with scrape type 2
2026-03-25 13:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 92dd2733-6f7d-5d4f-869e-2f5d61414237, identifier: 10716371
2026-03-25 13:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 92dd2733-6f7d-5d4f-869e-2f5d61414237 with identifier: 10716371
2026-03-25 13:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:32:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-25 13:32:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 92dd2733-6f7d-5d4f-869e-2f5d61414237 with identifier: 10716371
2026-03-25 13:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 92dd2733-6f7d-5d4f-869e-2f5d61414237 with identifier: 10716371 to the API
2026-03-25 13:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716371>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '92dd2733-6f7d-5d4f-869e-2f5d61414237',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DMZ6182',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716371',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 14773,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh GS - Electric - Automatic - 156 hp - '
'DMZ6182 - 14,773 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716371%27 HTTP/1.1" 200 None
2026-03-25 13:32:15 [openlane.gb] INFO: Saving data for 10716371: {'auction_closing_time': 1774447200.0, 'created_time': 1774344736.573962, 'last_price_update_time': 1774445535.111446}
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716371') HTTP/1.1" 204 0
2026-03-25 13:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723007> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa77b49c-e94c-50be-b8f0-e98036af1f5b with identifier: 10723007
2026-03-25 13:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa77b49c-e94c-50be-b8f0-e98036af1f5b with scrape type 1
2026-03-25 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item fa77b49c-e94c-50be-b8f0-e98036af1f5b
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F49ab1292-b3cc-4ee6-915a-0342e58b42d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/49ab1292-b3cc-4ee6-915a-0342e58b42d6.jpg not downloaded yet
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F8c00512f-443c-4c09-8378-25817235621d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/8c00512f-443c-4c09-8378-25817235621d.jpg not downloaded yet
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F36e90094-2b3c-465f-9350-d253cece7f7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/36e90094-2b3c-465f-9350-d253cece7f7b.jpg not downloaded yet
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F075f14a0-4bd0-47ef-b050-655ce574cd4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/075f14a0-4bd0-47ef-b050-655ce574cd4c.jpg not downloaded yet
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252Fce63c9f6-5487-4f57-87ac-2defba08d45f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/ce63c9f6-5487-4f57-87ac-2defba08d45f.jpg not downloaded yet
2026-03-25 13:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716389> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252Fa6ffae73-ea4d-481b-8862-5bdb7d5f4919.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/a6ffae73-ea4d-481b-8862-5bdb7d5f4919.jpg not downloaded yet
2026-03-25 13:32:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F847f5670-aaf3-4bb6-932e-b632d3c977b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/847f5670-aaf3-4bb6-932e-b632d3c977b4.jpg not downloaded yet
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F4f941815-2597-44b6-b05d-c28bd3fd7827.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/4f941815-2597-44b6-b05d-c28bd3fd7827.jpg not downloaded yet
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252Fc3992f0b-36fe-45f6-ad3d-dbd73cdcd89d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/c3992f0b-36fe-45f6-ad3d-dbd73cdcd89d.jpg not downloaded yet
2026-03-25 13:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db5075fc-0a19-519a-ae9d-53c3148872b8 with identifier: 10716389
2026-03-25 13:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db5075fc-0a19-519a-ae9d-53c3148872b8 with scrape type 2
2026-03-25 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db5075fc-0a19-519a-ae9d-53c3148872b8 with scrape type 2
2026-03-25 13:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: db5075fc-0a19-519a-ae9d-53c3148872b8, identifier: 10716389
2026-03-25 13:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: db5075fc-0a19-519a-ae9d-53c3148872b8 with identifier: 10716389
2026-03-25 13:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: db5075fc-0a19-519a-ae9d-53c3148872b8 with identifier: 10716389
2026-03-25 13:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: db5075fc-0a19-519a-ae9d-53c3148872b8 with identifier: 10716389 to the API
2026-03-25 13:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32: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 13:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716389>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'db5075fc-0a19-519a-ae9d-53c3148872b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV23KAU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716389',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 18705,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'YV23KAU - 18,705 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716389%27 HTTP/1.1" 200 None
2026-03-25 13:32:16 [openlane.gb] INFO: Saving data for 10716389: {'auction_closing_time': 1774447200.0, 'created_time': 1774344732.617153, 'last_price_update_time': 1774445536.171804}
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716389') HTTP/1.1" 204 0
2026-03-25 13:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/ce63c9f6-5487-4f57-87ac-2defba08d45f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723007)
2026-03-25 13:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716391> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32: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 13:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/c3992f0b-36fe-45f6-ad3d-dbd73cdcd89d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723007)
2026-03-25 13:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/4f941815-2597-44b6-b05d-c28bd3fd7827.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723007)
2026-03-25 13:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f41a650>
2026-03-25 13:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252Fce63c9f6-5487-4f57-87ac-2defba08d45f.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/ce63c9f6-5487-4f57-87ac-2defba08d45f.jpg saved to cache
2026-03-25 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fa77b49c-e94c-50be-b8f0-e98036af1f5b
2026-03-25 13:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/847f5670-aaf3-4bb6-932e-b632d3c977b4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723007)
2026-03-25 13:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0692a5c-3982-5d40-867d-58ef1705942c with identifier: 10716391
2026-03-25 13:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0692a5c-3982-5d40-867d-58ef1705942c with scrape type 2
2026-03-25 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0692a5c-3982-5d40-867d-58ef1705942c with scrape type 2
2026-03-25 13:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f0692a5c-3982-5d40-867d-58ef1705942c, identifier: 10716391
2026-03-25 13:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f0692a5c-3982-5d40-867d-58ef1705942c with identifier: 10716391
2026-03-25 13:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f0692a5c-3982-5d40-867d-58ef1705942c with identifier: 10716391
2026-03-25 13:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f0692a5c-3982-5d40-867d-58ef1705942c with identifier: 10716391 to the API
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32: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 13:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716391>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'f0692a5c-3982-5d40-867d-58ef1705942c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LD23VRK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716391',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 19715,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'LD23VRK - 19,715 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716391%27 HTTP/1.1" 200 None
2026-03-25 13:32:16 [openlane.gb] INFO: Saving data for 10716391: {'auction_closing_time': 1774447200.0, 'created_time': 1774344735.304524, 'last_price_update_time': 1774445536.784517}
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716391') HTTP/1.1" 204 0
2026-03-25 13:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/a6ffae73-ea4d-481b-8862-5bdb7d5f4919.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723007)
2026-03-25 13:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4e5fd0>
2026-03-25 13:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252Fc3992f0b-36fe-45f6-ad3d-dbd73cdcd89d.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/c3992f0b-36fe-45f6-ad3d-dbd73cdcd89d.jpg saved to cache
2026-03-25 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fa77b49c-e94c-50be-b8f0-e98036af1f5b
2026-03-25 13:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9637d0>
2026-03-25 13:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F4f941815-2597-44b6-b05d-c28bd3fd7827.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/4f941815-2597-44b6-b05d-c28bd3fd7827.jpg saved to cache
2026-03-25 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fa77b49c-e94c-50be-b8f0-e98036af1f5b
2026-03-25 13:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716403> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32: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 13:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4fb190>
2026-03-25 13:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F847f5670-aaf3-4bb6-932e-b632d3c977b4.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/847f5670-aaf3-4bb6-932e-b632d3c977b4.jpg saved to cache
2026-03-25 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fa77b49c-e94c-50be-b8f0-e98036af1f5b
2026-03-25 13:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/075f14a0-4bd0-47ef-b050-655ce574cd4c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723007)
2026-03-25 13:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f465310>
2026-03-25 13:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252Fa6ffae73-ea4d-481b-8862-5bdb7d5f4919.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/a6ffae73-ea4d-481b-8862-5bdb7d5f4919.jpg saved to cache
2026-03-25 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fa77b49c-e94c-50be-b8f0-e98036af1f5b
2026-03-25 13:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/36e90094-2b3c-465f-9350-d253cece7f7b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723007)
2026-03-25 13:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with identifier: 10716403
2026-03-25 13:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with scrape type 2
2026-03-25 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with scrape type 2
2026-03-25 13:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ad9697f2-07b5-57ac-b38d-e9d8b68124b7, identifier: 10716403
2026-03-25 13:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with identifier: 10716403
2026-03-25 13:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with identifier: 10716403
2026-03-25 13:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with identifier: 10716403 to the API
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32: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 13:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716403>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 218,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ad9697f2-07b5-57ac-b38d-e9d8b68124b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YC70EET',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716403',
'listing': 'auction',
'location': 'Upminster',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 44435,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2021-01-31',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Toyota Rav4 2.5 VVT-i Dynamic - Hybrid - Automatic - 218 hp - '
'YC70EET - 44,435 mi',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2021}
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716403%27 HTTP/1.1" 200 None
2026-03-25 13:32:17 [openlane.gb] INFO: Saving data for 10716403: {'auction_closing_time': 1774447200.0, 'created_time': 1774344740.307296, 'last_price_update_time': 1774445537.461569}
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716403') HTTP/1.1" 204 0
2026-03-25 13:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/8c00512f-443c-4c09-8378-25817235621d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723007)
2026-03-25 13:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745643/general/49ab1292-b3cc-4ee6-915a-0342e58b42d6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723007)
2026-03-25 13:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716407> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3bf710>
2026-03-25 13:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F075f14a0-4bd0-47ef-b050-655ce574cd4c.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/075f14a0-4bd0-47ef-b050-655ce574cd4c.jpg saved to cache
2026-03-25 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fa77b49c-e94c-50be-b8f0-e98036af1f5b
2026-03-25 13:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f49afd0>
2026-03-25 13:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F36e90094-2b3c-465f-9350-d253cece7f7b.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/36e90094-2b3c-465f-9350-d253cece7f7b.jpg saved to cache
2026-03-25 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fa77b49c-e94c-50be-b8f0-e98036af1f5b
2026-03-25 13:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4fbcd0>
2026-03-25 13:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F8c00512f-443c-4c09-8378-25817235621d.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/8c00512f-443c-4c09-8378-25817235621d.jpg saved to cache
2026-03-25 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fa77b49c-e94c-50be-b8f0-e98036af1f5b
2026-03-25 13:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e920550>
2026-03-25 13:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32: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 13:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745643%252Fgeneral%252F49ab1292-b3cc-4ee6-915a-0342e58b42d6.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745643/general/49ab1292-b3cc-4ee6-915a-0342e58b42d6.jpg saved to cache
2026-03-25 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fa77b49c-e94c-50be-b8f0-e98036af1f5b
2026-03-25 13:32:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fa77b49c-e94c-50be-b8f0-e98036af1f5b, skipping ID generation
2026-03-25 13:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa77b49c-e94c-50be-b8f0-e98036af1f5b with scrape type 1
2026-03-25 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa77b49c-e94c-50be-b8f0-e98036af1f5b sending to next pipeline
2026-03-25 13:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: fa77b49c-e94c-50be-b8f0-e98036af1f5b, identifier: 10723007
2026-03-25 13:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b7cef37-a6e4-5af9-90ad-57690c4a936c with identifier: 10716407
2026-03-25 13:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b7cef37-a6e4-5af9-90ad-57690c4a936c with scrape type 2
2026-03-25 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b7cef37-a6e4-5af9-90ad-57690c4a936c with scrape type 2
2026-03-25 13:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2b7cef37-a6e4-5af9-90ad-57690c4a936c, identifier: 10716407
2026-03-25 13:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: fa77b49c-e94c-50be-b8f0-e98036af1f5b with identifier: 10723007
2026-03-25 13:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: fa77b49c-e94c-50be-b8f0-e98036af1f5b with identifier: 10723007
2026-03-25 13:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: fa77b49c-e94c-50be-b8f0-e98036af1f5b with identifier: 10723007 to the API
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745643/general/49ab1292-b3cc-4ee6-915a-0342e58b42d6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 7,
'emission_standard': None,
'engine': '',
'engine_horse_power': 456,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': 'fa77b49c-e94c-50be-b8f0-e98036af1f5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LF23VVN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723007',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 23725,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79474,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/49ab1292-b3cc-4ee6-915a-0342e58b42d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84219,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/8c00512f-443c-4c09-8378-25817235621d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78009,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/36e90094-2b3c-465f-9350-d253cece7f7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81493,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/075f14a0-4bd0-47ef-b050-655ce574cd4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67919,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/ce63c9f6-5487-4f57-87ac-2defba08d45f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67513,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/a6ffae73-ea4d-481b-8862-5bdb7d5f4919.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69194,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/847f5670-aaf3-4bb6-932e-b632d3c977b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78326,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/4f941815-2597-44b6-b05d-c28bd3fd7827.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa77b49c-e94c-50be-b8f0-e98036af1f5b/fa77b49c-e94c-50be-b8f0-e98036af1f5b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84981,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745643/general/c3992f0b-36fe-45f6-ad3d-dbd73cdcd89d.jpg',
'Width': 800}],
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Performance 82 kWh - Electric - Automatic - 456 hp - '
'LF23VVN - 23,725 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:18 [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 13:32:18 [openlane.gb] INFO: Saving data for 10723007: {'created_time': 1774445538.335329, 'last_price_update_time': 1774445538.335343, 'auction_closing_time': 1774540800.0}
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723007') HTTP/1.1" 204 0
2026-03-25 13:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2b7cef37-a6e4-5af9-90ad-57690c4a936c with identifier: 10716407
2026-03-25 13:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2b7cef37-a6e4-5af9-90ad-57690c4a936c with identifier: 10716407
2026-03-25 13:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2b7cef37-a6e4-5af9-90ad-57690c4a936c with identifier: 10716407 to the API
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716407>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Diesel',
'id': '2b7cef37-a6e4-5af9-90ad-57690c4a936c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75SXB',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716407',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Astra',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra 1.5 Ultimate - Diesel - Automatic - 131 hp - DP75SXB '
'- 10 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716407%27 HTTP/1.1" 200 None
2026-03-25 13:32:18 [openlane.gb] INFO: Saving data for 10716407: {'auction_closing_time': 1774447200.0, 'created_time': 1774344737.508586, 'last_price_update_time': 1774445538.657651}
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716407') HTTP/1.1" 204 0
2026-03-25 13:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10707309> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with identifier: 10707309
2026-03-25 13:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with scrape type 2
2026-03-25 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with scrape type 2
2026-03-25 13:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1, identifier: 10707309
2026-03-25 13:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with identifier: 10707309
2026-03-25 13:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with identifier: 10707309
2026-03-25 13:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with identifier: 10707309 to the API
2026-03-25 13:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32: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 13:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10707309>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75ZNK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10707309',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2026-02-28',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Vivaro L1H1 2.0 Pro - Diesel - Manual - 146 hp - DT75ZNK - '
'25 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-25 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:20 [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 13:32:20 [openlane.gb] INFO: Saving data for 10707309: {'auction_closing_time': 1775034000.0, 'created_time': 1774042270.923669, 'last_price_update_time': 1774445540.121281}
2026-03-25 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10707309') HTTP/1.1" 204 0
2026-03-25 13:32:28 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 12.490(s), this was the 1st time calling it.
2026-03-25 13:32:28 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.807078823804639 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 13:32:28 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'af8b79b2d7cb9e92decccf1e895cd878', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=af8b79b2d7cb9e92decccf1e895cd878.
2026-03-25 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716412> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3de8887e-1b16-56be-b779-44bfd2c78fe6 with identifier: 10716412
2026-03-25 13:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 with scrape type 2
2026-03-25 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 with scrape type 2
2026-03-25 13:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3de8887e-1b16-56be-b779-44bfd2c78fe6, identifier: 10716412
2026-03-25 13:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3de8887e-1b16-56be-b779-44bfd2c78fe6 with identifier: 10716412
2026-03-25 13:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3de8887e-1b16-56be-b779-44bfd2c78fe6 with identifier: 10716412
2026-03-25 13:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3de8887e-1b16-56be-b779-44bfd2c78fe6 with identifier: 10716412 to the API
2026-03-25 13:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716412>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 456,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '3de8887e-1b16-56be-b779-44bfd2c78fe6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BG69FUM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716412',
'listing': 'auction',
'location': 'Wigan',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 50479,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2019-09-27',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Performance 82 kWh - Electric - Automatic - 456 hp - '
'BG69FUM - 50,479 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716412%27 HTTP/1.1" 200 None
2026-03-25 13:32:29 [openlane.gb] INFO: Saving data for 10716412: {'auction_closing_time': 1774447200.0, 'created_time': 1774344742.431869, 'last_price_update_time': 1774445549.581218}
2026-03-25 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716412') HTTP/1.1" 204 0
2026-03-25 13:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716400> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32: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 13:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aff78838-d85f-5e9a-bc41-6716659ac81d with identifier: 10716400
2026-03-25 13:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aff78838-d85f-5e9a-bc41-6716659ac81d with scrape type 2
2026-03-25 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aff78838-d85f-5e9a-bc41-6716659ac81d with scrape type 2
2026-03-25 13:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: aff78838-d85f-5e9a-bc41-6716659ac81d, identifier: 10716400
2026-03-25 13:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: aff78838-d85f-5e9a-bc41-6716659ac81d with identifier: 10716400
2026-03-25 13:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: aff78838-d85f-5e9a-bc41-6716659ac81d with identifier: 10716400
2026-03-25 13:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: aff78838-d85f-5e9a-bc41-6716659ac81d with identifier: 10716400 to the API
2026-03-25 13:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716400>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'aff78838-d85f-5e9a-bc41-6716659ac81d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LT20SKN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716400',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 21659,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2020-07-27',
'seats_number': 5,
'seller_name': 'Dudley Motor Company',
'title': 'Toyota C-HR 1.8 Design - Hybrid - Automatic - 122 hp - LT20SKN - '
'21,659 mi',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2020}
2026-03-25 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716400%27 HTTP/1.1" 200 None
2026-03-25 13:32:39 [openlane.gb] INFO: Saving data for 10716400: {'auction_closing_time': 1774447200.0, 'created_time': 1774344738.700207, 'last_price_update_time': 1774445559.968422}
2026-03-25 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716400') HTTP/1.1" 204 0
2026-03-25 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723131> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe1c7b67-fe35-5143-a7dc-8da546a2b732 with identifier: 10723131
2026-03-25 13:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe1c7b67-fe35-5143-a7dc-8da546a2b732 with scrape type 1
2026-03-25 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item fe1c7b67-fe35-5143-a7dc-8da546a2b732
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F542b322c-16ed-4a8e-9167-e82f31348e3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/542b322c-16ed-4a8e-9167-e82f31348e3f.jpg not downloaded yet
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252Fcce68fa5-5617-4f2e-b908-5c5b5c3384a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/cce68fa5-5617-4f2e-b908-5c5b5c3384a7.jpg not downloaded yet
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F4a6a4905-d817-4199-9ae9-d9538446c317.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/4a6a4905-d817-4199-9ae9-d9538446c317.jpg not downloaded yet
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F78d3b09d-4b25-4ac6-80be-a4c9258db0db.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/78d3b09d-4b25-4ac6-80be-a4c9258db0db.jpg not downloaded yet
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F90ada014-e819-412e-a9ab-2dd8e9452797.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/90ada014-e819-412e-a9ab-2dd8e9452797.jpg not downloaded yet
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252Fd5d86059-5882-4836-b994-fab42d19a65a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/d5d86059-5882-4836-b994-fab42d19a65a.jpg not downloaded yet
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F358ed3cf-389a-4808-8044-7f66ee9b267c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/358ed3cf-389a-4808-8044-7f66ee9b267c.jpg not downloaded yet
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252Fb6be53af-ae29-497a-92be-5a28a8f08277.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/b6be53af-ae29-497a-92be-5a28a8f08277.jpg not downloaded yet
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F6a31ce0b-204c-487b-81b5-35b66b113efb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/6a31ce0b-204c-487b-81b5-35b66b113efb.jpg not downloaded yet
2026-03-25 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10630207> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630207
2026-03-25 13:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with scrape type 2
2026-03-25 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with scrape type 2
2026-03-25 13:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082, identifier: 10630207
2026-03-25 13:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630207
2026-03-25 13:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630207
2026-03-25 13:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630207 to the API
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10630207>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8c3947ec-ccc2-5ff3-a067-3e670ef0a082',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75YOG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10630207',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2026-02-09',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Vivaro L1H1 1.5d Pro - Diesel - Manual - 1 hp - DT75YOG - '
'10 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:41 [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 13:32:41 [openlane.gb] INFO: Saving data for 10630207: {'auction_closing_time': 1775034000.0, 'created_time': 1773405095.929244, 'last_price_update_time': 1774445561.458698}
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10630207') HTTP/1.1" 204 0
2026-03-25 13:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/6a31ce0b-204c-487b-81b5-35b66b113efb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723131)
2026-03-25 13:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/b6be53af-ae29-497a-92be-5a28a8f08277.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723131)
2026-03-25 13:32:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f228544bc10>
2026-03-25 13:32:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:32:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F6a31ce0b-204c-487b-81b5-35b66b113efb.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/6a31ce0b-204c-487b-81b5-35b66b113efb.jpg saved to cache
2026-03-25 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fe1c7b67-fe35-5143-a7dc-8da546a2b732
2026-03-25 13:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10606317> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/358ed3cf-389a-4808-8044-7f66ee9b267c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723131)
2026-03-25 13:32:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f7fc910>
2026-03-25 13:32:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:32:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252Fb6be53af-ae29-497a-92be-5a28a8f08277.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/b6be53af-ae29-497a-92be-5a28a8f08277.jpg saved to cache
2026-03-25 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fe1c7b67-fe35-5143-a7dc-8da546a2b732
2026-03-25 13:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/d5d86059-5882-4836-b994-fab42d19a65a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723131)
2026-03-25 13:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317
2026-03-25 13:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eef36a0e-c894-5288-975b-9e695b66dfcd with scrape type 2
2026-03-25 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eef36a0e-c894-5288-975b-9e695b66dfcd with scrape type 2
2026-03-25 13:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: eef36a0e-c894-5288-975b-9e695b66dfcd, identifier: 10606317
2026-03-25 13:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317
2026-03-25 13:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317
2026-03-25 13:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317 to the API
2026-03-25 13:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:42 [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 13:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10606317>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'eef36a0e-c894-5288-975b-9e695b66dfcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DW75CTY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10606317',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2026-02-19',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Movano dropside 2.2 Turbo Prime - Diesel - Manual - 140 hp '
'- DW75CTY - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:42 [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 13:32:42 [openlane.gb] INFO: Saving data for 10606317: {'auction_closing_time': 1775034000.0, 'created_time': 1773403678.454142, 'last_price_update_time': 1774445562.12537}
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10606317') HTTP/1.1" 204 0
2026-03-25 13:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/90ada014-e819-412e-a9ab-2dd8e9452797.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723131)
2026-03-25 13:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/78d3b09d-4b25-4ac6-80be-a4c9258db0db.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723131)
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f6e8550>
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F358ed3cf-389a-4808-8044-7f66ee9b267c.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/358ed3cf-389a-4808-8044-7f66ee9b267c.jpg saved to cache
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fe1c7b67-fe35-5143-a7dc-8da546a2b732
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2285165610>
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252Fd5d86059-5882-4836-b994-fab42d19a65a.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/d5d86059-5882-4836-b994-fab42d19a65a.jpg saved to cache
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fe1c7b67-fe35-5143-a7dc-8da546a2b732
2026-03-25 13:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/4a6a4905-d817-4199-9ae9-d9538446c317.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723131)
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2285172990>
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F90ada014-e819-412e-a9ab-2dd8e9452797.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/90ada014-e819-412e-a9ab-2dd8e9452797.jpg saved to cache
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fe1c7b67-fe35-5143-a7dc-8da546a2b732
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e963790>
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F78d3b09d-4b25-4ac6-80be-a4c9258db0db.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/78d3b09d-4b25-4ac6-80be-a4c9258db0db.jpg saved to cache
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fe1c7b67-fe35-5143-a7dc-8da546a2b732
2026-03-25 13:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/cce68fa5-5617-4f2e-b908-5c5b5c3384a7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723131)
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f40f150>
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F4a6a4905-d817-4199-9ae9-d9538446c317.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/4a6a4905-d817-4199-9ae9-d9538446c317.jpg saved to cache
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fe1c7b67-fe35-5143-a7dc-8da546a2b732
2026-03-25 13:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745669/general/542b322c-16ed-4a8e-9167-e82f31348e3f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723131)
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f47f810>
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252Fcce68fa5-5617-4f2e-b908-5c5b5c3384a7.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/cce68fa5-5617-4f2e-b908-5c5b5c3384a7.jpg saved to cache
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fe1c7b67-fe35-5143-a7dc-8da546a2b732
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ec037d0>
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745669%252Fgeneral%252F542b322c-16ed-4a8e-9167-e82f31348e3f.jpg') HTTP/1.1" 204 0
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745669/general/542b322c-16ed-4a8e-9167-e82f31348e3f.jpg saved to cache
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fe1c7b67-fe35-5143-a7dc-8da546a2b732
2026-03-25 13:32:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe1c7b67-fe35-5143-a7dc-8da546a2b732, skipping ID generation
2026-03-25 13:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe1c7b67-fe35-5143-a7dc-8da546a2b732 with scrape type 1
2026-03-25 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe1c7b67-fe35-5143-a7dc-8da546a2b732 sending to next pipeline
2026-03-25 13:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: fe1c7b67-fe35-5143-a7dc-8da546a2b732, identifier: 10723131
2026-03-25 13:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: fe1c7b67-fe35-5143-a7dc-8da546a2b732 with identifier: 10723131
2026-03-25 13:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: fe1c7b67-fe35-5143-a7dc-8da546a2b732 with identifier: 10723131
2026-03-25 13:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: fe1c7b67-fe35-5143-a7dc-8da546a2b732 with identifier: 10723131 to the API
2026-03-25 13:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745669/general/542b322c-16ed-4a8e-9167-e82f31348e3f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': 'fe1c7b67-fe35-5143-a7dc-8da546a2b732',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LF22ULM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723131',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 11526,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93936,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/542b322c-16ed-4a8e-9167-e82f31348e3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103096,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/cce68fa5-5617-4f2e-b908-5c5b5c3384a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87879,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/4a6a4905-d817-4199-9ae9-d9538446c317.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98752,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/78d3b09d-4b25-4ac6-80be-a4c9258db0db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77268,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/90ada014-e819-412e-a9ab-2dd8e9452797.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89231,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/d5d86059-5882-4836-b994-fab42d19a65a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93788,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/358ed3cf-389a-4808-8044-7f66ee9b267c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78548,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/b6be53af-ae29-497a-92be-5a28a8f08277.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe1c7b67-fe35-5143-a7dc-8da546a2b732/fe1c7b67-fe35-5143-a7dc-8da546a2b732_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59890,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745669/general/6a31ce0b-204c-487b-81b5-35b66b113efb.jpg',
'Width': 800}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 245 hp - '
'LF22ULM - 11,526 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32: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 13:32:43 [openlane.gb] INFO: Saving data for 10723131: {'created_time': 1774445563.15639, 'last_price_update_time': 1774445563.156408, 'auction_closing_time': 1774540800.0}
2026-03-25 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723131') HTTP/1.1" 204 0
2026-03-25 13:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10606304> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32: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 13:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10606304
2026-03-25 13:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b9c269a-fff8-5d2a-839d-8639f47277cb with scrape type 2
2026-03-25 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b9c269a-fff8-5d2a-839d-8639f47277cb with scrape type 2
2026-03-25 13:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7b9c269a-fff8-5d2a-839d-8639f47277cb, identifier: 10606304
2026-03-25 13:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10606304
2026-03-25 13:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10606304
2026-03-25 13:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10606304 to the API
2026-03-25 13:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10606304>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7b9c269a-fff8-5d2a-839d-8639f47277cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75EUK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10606304',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 25650,
'price_includes_vat': True,
'registration_date': '2026-02-09',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Movano dropside 2.2 Turbo Prime - Diesel - Manual - 140 hp '
'- DT75EUK - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-25 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:43 [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 13:32:43 [openlane.gb] INFO: Saving data for 10606304: {'auction_closing_time': 1775034000.0, 'created_time': 1773403721.609663, 'last_price_update_time': 1774445563.636182}
2026-03-25 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10606304') HTTP/1.1" 204 0
2026-03-25 13:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709047> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32: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 13:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ba50e22-7674-5d71-8009-fa39ea7b260a with identifier: 10709047
2026-03-25 13:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ba50e22-7674-5d71-8009-fa39ea7b260a with scrape type 2
2026-03-25 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ba50e22-7674-5d71-8009-fa39ea7b260a with scrape type 2
2026-03-25 13:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2ba50e22-7674-5d71-8009-fa39ea7b260a, identifier: 10709047
2026-03-25 13:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2ba50e22-7674-5d71-8009-fa39ea7b260a with identifier: 10709047
2026-03-25 13:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2ba50e22-7674-5d71-8009-fa39ea7b260a with identifier: 10709047
2026-03-25 13:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2ba50e22-7674-5d71-8009-fa39ea7b260a with identifier: 10709047 to the API
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:45 [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 13:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709047>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '2ba50e22-7674-5d71-8009-fa39ea7b260a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RHX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709047',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 15,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Vivaro L1H1 1.5d Prime - Diesel - Manual - 120 hp - '
'DP75RHX - 15 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:45 [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 13:32:45 [openlane.gb] INFO: Saving data for 10709047: {'auction_closing_time': 1774612800.0, 'created_time': 1774258268.714609, 'last_price_update_time': 1774445565.664611}
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709047') HTTP/1.1" 204 0
2026-03-25 13:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10707311> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10707311
2026-03-25 13:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with scrape type 2
2026-03-25 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with scrape type 2
2026-03-25 13:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8bdd813e-5c69-56c6-8694-2e712fd38ee2, identifier: 10707311
2026-03-25 13:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10707311
2026-03-25 13:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10707311
2026-03-25 13:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10707311 to the API
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32: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 13:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10707311>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8bdd813e-5c69-56c6-8694-2e712fd38ee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV75UYA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10707311',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2026-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Combo 1.5 Turbo Prime Plus - Diesel - Manual - 102 hp - '
'DV75UYA - 25 mi',
'transmission': 'manual',
'trim': 'Prime Plus',
'vin': None,
'year': 2026}
2026-03-25 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:47 [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 13:32:47 [openlane.gb] INFO: Saving data for 10707311: {'auction_closing_time': 1775034000.0, 'created_time': 1774042262.628718, 'last_price_update_time': 1774445567.006452}
2026-03-25 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10707311') HTTP/1.1" 204 0
2026-03-25 13:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10707310> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b37e1847-6231-5a6e-b90a-eacb2bad5470 with identifier: 10707310
2026-03-25 13:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b37e1847-6231-5a6e-b90a-eacb2bad5470 with scrape type 2
2026-03-25 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b37e1847-6231-5a6e-b90a-eacb2bad5470 with scrape type 2
2026-03-25 13:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b37e1847-6231-5a6e-b90a-eacb2bad5470, identifier: 10707310
2026-03-25 13:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b37e1847-6231-5a6e-b90a-eacb2bad5470 with identifier: 10707310
2026-03-25 13:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b37e1847-6231-5a6e-b90a-eacb2bad5470 with identifier: 10707310
2026-03-25 13:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b37e1847-6231-5a6e-b90a-eacb2bad5470 with identifier: 10707310 to the API
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10707310>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b37e1847-6231-5a6e-b90a-eacb2bad5470',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NNX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10707310',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Vivaro L1H1 2.0 Pro - Diesel - Manual - 146 hp - DT75NNX - '
'25 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:52 [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 13:32:52 [openlane.gb] INFO: Saving data for 10707310: {'auction_closing_time': 1775034000.0, 'created_time': 1774042271.296574, 'last_price_update_time': 1774445572.588478}
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10707310') HTTP/1.1" 204 0
2026-03-25 13:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709040> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4601994d-d5d3-5add-bc74-59846020b9c5 with identifier: 10709040
2026-03-25 13:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4601994d-d5d3-5add-bc74-59846020b9c5 with scrape type 2
2026-03-25 13:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4601994d-d5d3-5add-bc74-59846020b9c5 with scrape type 2
2026-03-25 13:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4601994d-d5d3-5add-bc74-59846020b9c5, identifier: 10709040
2026-03-25 13:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4601994d-d5d3-5add-bc74-59846020b9c5 with identifier: 10709040
2026-03-25 13:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4601994d-d5d3-5add-bc74-59846020b9c5 with identifier: 10709040
2026-03-25 13:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4601994d-d5d3-5add-bc74-59846020b9c5 with identifier: 10709040 to the API
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709040>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '4601994d-d5d3-5add-bc74-59846020b9c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU25XKT',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709040',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 43,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-03-04',
'seats_number': 3,
'seller_name': 'Dudley Motor Company',
'title': 'Vauxhall Combo XL 1.5 Prime - Diesel - Manual - 102 hp - DU25XKT - '
'43 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:54 [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 13:32:54 [openlane.gb] INFO: Saving data for 10709040: {'auction_closing_time': 1774612800.0, 'created_time': 1774258264.562725, 'last_price_update_time': 1774445574.508808}
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709040') HTTP/1.1" 204 0
2026-03-25 13:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709053> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with identifier: 10709053
2026-03-25 13:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with scrape type 2
2026-03-25 13:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with scrape type 2
2026-03-25 13:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d, identifier: 10709053
2026-03-25 13:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with identifier: 10709053
2026-03-25 13:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with identifier: 10709053
2026-03-25 13:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with identifier: 10709053 to the API
2026-03-25 13:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709053>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '568d34bc-c16d-5b30-a3ed-01f1bb28a64d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NRN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709053',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro 2.0 Turbo Prime XL - Diesel - Automatic - 1 hp - '
'DT75NRN - 10 mi',
'transmission': 'automatic',
'trim': 'Prime XL',
'vin': None,
'year': 2026}
2026-03-25 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:55 [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 13:32:55 [openlane.gb] INFO: Saving data for 10709053: {'auction_closing_time': 1774612800.0, 'created_time': 1774258286.382425, 'last_price_update_time': 1774445575.617542}
2026-03-25 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709053') HTTP/1.1" 204 0
2026-03-25 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709045> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with identifier: 10709045
2026-03-25 13:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with scrape type 2
2026-03-25 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with scrape type 2
2026-03-25 13:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4, identifier: 10709045
2026-03-25 13:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with identifier: 10709045
2026-03-25 13:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with identifier: 10709045
2026-03-25 13:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with identifier: 10709045 to the API
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709045>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '0cdd0469-85a3-5cec-ae12-a221b05fdbe4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NK24YZZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709045',
'listing': 'auction',
'location': 'Holywell',
'make': 'Renault',
'model': 'Trafic',
'odometer': 18916,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2024-03-19',
'seats_number': 9,
'seller_name': 'E & J Hone Ltd',
'title': 'Renault Trafic Passenger 2.0 DCI Business - Diesel - Manual - 130 '
'hp - NK24YZZ - 18,916 mi',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-25 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:57 [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 13:32:57 [openlane.gb] INFO: Saving data for 10709045: {'auction_closing_time': 1774612800.0, 'created_time': 1774258261.097319, 'last_price_update_time': 1774445577.023148}
2026-03-25 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709045') HTTP/1.1" 204 0
2026-03-25 13:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709058> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b4ac577-1e65-525c-90a3-f3056cf2575d with identifier: 10709058
2026-03-25 13:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b4ac577-1e65-525c-90a3-f3056cf2575d with scrape type 2
2026-03-25 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b4ac577-1e65-525c-90a3-f3056cf2575d with scrape type 2
2026-03-25 13:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7b4ac577-1e65-525c-90a3-f3056cf2575d, identifier: 10709058
2026-03-25 13:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7b4ac577-1e65-525c-90a3-f3056cf2575d with identifier: 10709058
2026-03-25 13:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7b4ac577-1e65-525c-90a3-f3056cf2575d with identifier: 10709058
2026-03-25 13:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7b4ac577-1e65-525c-90a3-f3056cf2575d with identifier: 10709058 to the API
2026-03-25 13:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32: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 13:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709058>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '7b4ac577-1e65-525c-90a3-f3056cf2575d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VK23EDV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709058',
'listing': 'auction',
'location': 'Wigan',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 64000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-03-16',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Vauxhall Vivaro L2H1 1.5 CDTI Dynamic - Diesel - Manual - 1 hp - '
'VK23EDV - 64,000 mi',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2023}
2026-03-25 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:57 [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 13:32:57 [openlane.gb] INFO: Saving data for 10709058: {'auction_closing_time': 1774612800.0, 'created_time': 1774258693.152672, 'last_price_update_time': 1774445577.899035}
2026-03-25 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709058') HTTP/1.1" 204 0
2026-03-25 13:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709048> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32: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 13:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d068857a-0949-5992-95d9-eda06b463672 with identifier: 10709048
2026-03-25 13:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d068857a-0949-5992-95d9-eda06b463672 with scrape type 2
2026-03-25 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d068857a-0949-5992-95d9-eda06b463672 with scrape type 2
2026-03-25 13:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d068857a-0949-5992-95d9-eda06b463672, identifier: 10709048
2026-03-25 13:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d068857a-0949-5992-95d9-eda06b463672 with identifier: 10709048
2026-03-25 13:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d068857a-0949-5992-95d9-eda06b463672 with identifier: 10709048
2026-03-25 13:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d068857a-0949-5992-95d9-eda06b463672 with identifier: 10709048 to the API
2026-03-25 13:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32: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 13:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709048>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 60,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Electric',
'id': 'd068857a-0949-5992-95d9-eda06b463672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA20MEV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709048',
'listing': 'auction',
'location': 'Holywell',
'make': 'Renault',
'model': 'e-Kangoo',
'odometer': 10679,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2020-07-21',
'seats_number': 2,
'seller_name': 'E & J Hone Ltd',
'title': 'Renault Maxi e-Kangoo 31 kWh - Electric - Automatic - 60 hp - '
'MA20MEV - 10,679 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:59 [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 13:32:59 [openlane.gb] INFO: Saving data for 10709048: {'auction_closing_time': 1774612800.0, 'created_time': 1774258258.143281, 'last_price_update_time': 1774445579.562442}
2026-03-25 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709048') HTTP/1.1" 204 0
2026-03-25 13:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10706007> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:32: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 13:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10706007
2026-03-25 13:32:59 [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 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b37423a6-745f-5951-8ec1-77785fe594d2 with scrape type 2
2026-03-25 13:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b37423a6-745f-5951-8ec1-77785fe594d2, identifier: 10706007
2026-03-25 13:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10706007
2026-03-25 13:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10706007
2026-03-25 13:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10706007 to the API
2026-03-25 13:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:32: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 13:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10706007>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b37423a6-745f-5951-8ec1-77785fe594d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NUE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10706007',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 20,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': 'Thompson Fleet Ltd',
'title': 'Vauxhall Movano 2.2 Turbo Prime - Diesel - Automatic - 140 hp - '
'DT75NUE - 20 mi',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-25 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:00 [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 13:33:00 [openlane.gb] INFO: Saving data for 10706007: {'auction_closing_time': 1775034000.0, 'created_time': 1774042271.940125, 'last_price_update_time': 1774445580.12756}
2026-03-25 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10706007') HTTP/1.1" 204 0
2026-03-25 13:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709046> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4903c06-b6e1-56c0-a891-a67dd8a41e86 with identifier: 10709046
2026-03-25 13:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4903c06-b6e1-56c0-a891-a67dd8a41e86 with scrape type 2
2026-03-25 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4903c06-b6e1-56c0-a891-a67dd8a41e86 with scrape type 2
2026-03-25 13:33:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b4903c06-b6e1-56c0-a891-a67dd8a41e86, identifier: 10709046
2026-03-25 13:33:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b4903c06-b6e1-56c0-a891-a67dd8a41e86 with identifier: 10709046
2026-03-25 13:33:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b4903c06-b6e1-56c0-a891-a67dd8a41e86 with identifier: 10709046
2026-03-25 13:33:00 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b4903c06-b6e1-56c0-a891-a67dd8a41e86 with identifier: 10709046 to the API
2026-03-25 13:33:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:33: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 13:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709046>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'b4903c06-b6e1-56c0-a891-a67dd8a41e86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NK24YZS',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709046',
'listing': 'auction',
'location': 'Holywell',
'make': 'Renault',
'model': 'Trafic',
'odometer': 19626,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2024-03-19',
'seats_number': 9,
'seller_name': 'E & J Hone Ltd',
'title': 'Renault Trafic Passenger 2.0 DCI Business - Diesel - Manual - 130 '
'hp - NK24YZS - 19,626 mi',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-25 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:00 [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 13:33:00 [openlane.gb] INFO: Saving data for 10709046: {'auction_closing_time': 1774612800.0, 'created_time': 1774258256.042951, 'last_price_update_time': 1774445580.60165}
2026-03-25 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709046') HTTP/1.1" 204 0
2026-03-25 13:33:05 [scrapy.extensions.logstats] INFO: Crawled 58 pages (at 25 pages/min), scraped 52 items (at 26 items/min)
2026-03-25 13:33:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-25 13:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709044> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with identifier: 10709044
2026-03-25 13:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with scrape type 2
2026-03-25 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with scrape type 2
2026-03-25 13:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3eaa6ed9-3c9a-5333-8412-2a24ea568047, identifier: 10709044
2026-03-25 13:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with identifier: 10709044
2026-03-25 13:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with identifier: 10709044
2026-03-25 13:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with identifier: 10709044 to the API
2026-03-25 13:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:33: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 13:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709044>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '3eaa6ed9-3c9a-5333-8412-2a24ea568047',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SB22LCG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709044',
'listing': 'auction',
'location': 'Holywell',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 72053,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 27800,
'price_includes_vat': True,
'registration_date': '2022-07-07',
'seats_number': 2,
'seller_name': 'E & J Hone Ltd',
'title': 'Land Rover Discovery 3.0 D300 SE Commercial - Diesel - Automatic - '
'301 hp - SB22LCG - 72,053 mi',
'transmission': 'automatic',
'trim': 'SE Commercial',
'vin': None,
'year': 2022}
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:09 [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 13:33:09 [openlane.gb] INFO: Saving data for 10709044: {'auction_closing_time': 1774612800.0, 'created_time': 1774258254.37374, 'last_price_update_time': 1774445589.042374}
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709044') HTTP/1.1" 204 0
2026-03-25 13:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709055> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4be03b5a-2266-5667-a0f3-fe551387ea8e with identifier: 10709055
2026-03-25 13:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4be03b5a-2266-5667-a0f3-fe551387ea8e with scrape type 2
2026-03-25 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4be03b5a-2266-5667-a0f3-fe551387ea8e with scrape type 2
2026-03-25 13:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4be03b5a-2266-5667-a0f3-fe551387ea8e, identifier: 10709055
2026-03-25 13:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4be03b5a-2266-5667-a0f3-fe551387ea8e with identifier: 10709055
2026-03-25 13:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4be03b5a-2266-5667-a0f3-fe551387ea8e with identifier: 10709055
2026-03-25 13:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4be03b5a-2266-5667-a0f3-fe551387ea8e with identifier: 10709055 to the API
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:33: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 13:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709055>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 6,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '4be03b5a-2266-5667-a0f3-fe551387ea8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KR71EYF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709055',
'listing': 'auction',
'location': 'Wigan',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 86000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Mercedes-Benz Vito L3 114 CDI Premium - Diesel - Automatic - 136 hp '
'- KR71EYF - 86,000 mi',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:09 [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 13:33:09 [openlane.gb] INFO: Saving data for 10709055: {'auction_closing_time': 1774612800.0, 'created_time': 1774258268.039359, 'last_price_update_time': 1774445589.57694}
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709055') HTTP/1.1" 204 0
2026-03-25 13:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709042> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with identifier: 10709042
2026-03-25 13:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with scrape type 2
2026-03-25 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with scrape type 2
2026-03-25 13:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e, identifier: 10709042
2026-03-25 13:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with identifier: 10709042
2026-03-25 13:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with identifier: 10709042
2026-03-25 13:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with identifier: 10709042 to the API
2026-03-25 13:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:33:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709042>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd24bfe94-80cb-5647-8bf0-0d9a0b4d098e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS24AOW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709042',
'listing': 'auction',
'location': 'Holywell',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 11427,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2024-03-31',
'seats_number': 5,
'seller_name': 'E & J Hone Ltd',
'title': 'Peugeot Partner 1.5 HDI Asphalt - Diesel - Manual - 102 hp - '
'KS24AOW - 11,427 mi',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2024}
2026-03-25 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:10 [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 13:33:10 [openlane.gb] INFO: Saving data for 10709042: {'auction_closing_time': 1774612800.0, 'created_time': 1774258249.806897, 'last_price_update_time': 1774445590.907035}
2026-03-25 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709042') HTTP/1.1" 204 0
2026-03-25 13:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709057> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33: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 13:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3d13217-7645-562e-b665-f0487a7c59ab with identifier: 10709057
2026-03-25 13:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3d13217-7645-562e-b665-f0487a7c59ab with scrape type 2
2026-03-25 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3d13217-7645-562e-b665-f0487a7c59ab with scrape type 2
2026-03-25 13:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d3d13217-7645-562e-b665-f0487a7c59ab, identifier: 10709057
2026-03-25 13:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d3d13217-7645-562e-b665-f0487a7c59ab with identifier: 10709057
2026-03-25 13:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d3d13217-7645-562e-b665-f0487a7c59ab with identifier: 10709057
2026-03-25 13:33:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d3d13217-7645-562e-b665-f0487a7c59ab with identifier: 10709057 to the API
2026-03-25 13:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:33: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 13:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709057>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3d13217-7645-562e-b665-f0487a7c59ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN73CPU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709057',
'listing': 'auction',
'location': 'Telford',
'make': 'Ford',
'model': 'Ranger',
'odometer': 10155,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 5,
'seller_name': 'Greenhous Vauxhall Telford',
'title': 'Ford Ranger 2.0 Wildtrak - Diesel - Automatic - 1 hp - HN73CPU - '
'10,155 mi',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2023}
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:13 [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 13:33:13 [openlane.gb] INFO: Saving data for 10709057: {'auction_closing_time': 1774612800.0, 'created_time': 1774258256.967029, 'last_price_update_time': 1774445593.041888}
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709057') HTTP/1.1" 204 0
2026-03-25 13:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709056> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33: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 13:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with identifier: 10709056
2026-03-25 13:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with scrape type 2
2026-03-25 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with scrape type 2
2026-03-25 13:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b, identifier: 10709056
2026-03-25 13:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with identifier: 10709056
2026-03-25 13:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with identifier: 10709056
2026-03-25 13:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with identifier: 10709056 to the API
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:33:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709056>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '839f1f7f-0fa5-5de3-9872-db64ec21fe6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HK73XCF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709056',
'listing': 'auction',
'location': 'Telford',
'make': 'Ford',
'model': 'Ranger',
'odometer': 12098,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': 'Greenhous Vauxhall Telford',
'title': 'Ford Ranger 2.0 Wildtrak - Diesel - Automatic - 1 hp - HK73XCF - '
'12,098 mi',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2023}
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:15 [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 13:33:15 [openlane.gb] INFO: Saving data for 10709056: {'auction_closing_time': 1774612800.0, 'created_time': 1774258258.510555, 'last_price_update_time': 1774445595.028884}
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709056') HTTP/1.1" 204 0
2026-03-25 13:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716429> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33: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 13:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10716429
2026-03-25 13:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 968f5d64-e04d-5f48-ba74-78363a27e214 with scrape type 2
2026-03-25 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 968f5d64-e04d-5f48-ba74-78363a27e214 with scrape type 2
2026-03-25 13:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 968f5d64-e04d-5f48-ba74-78363a27e214, identifier: 10716429
2026-03-25 13:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10716429
2026-03-25 13:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10716429
2026-03-25 13:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10716429 to the API
2026-03-25 13:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:33: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 13:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716429>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Diesel',
'id': '968f5d64-e04d-5f48-ba74-78363a27e214',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AF66FFE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716429',
'listing': 'auction',
'location': 'Warrington',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 49700,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2016-09-13',
'seats_number': 5,
'seller_name': 'R & M Autotecnica Ltd',
'title': 'Volkswagen Tiguan 2.0 TDI SEL - Diesel - Automatic - 150 hp - '
'AF66FFE - 49,700 mi',
'transmission': 'automatic',
'trim': 'SEL',
'vin': None,
'year': 2016}
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716429%27 HTTP/1.1" 200 None
2026-03-25 13:33:17 [openlane.gb] INFO: Saving data for 10716429: {'auction_closing_time': 1774447200.0, 'created_time': 1774344687.55495, 'last_price_update_time': 1774445597.113309}
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716429') HTTP/1.1" 204 0
2026-03-25 13:33:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.980(s), this was the 1st time calling it.
2026-03-25 13:33:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.090911404034977 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 13:33:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723002> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:33: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 13:33:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78a6e416-5bd4-5935-8eed-aebb679df58f with identifier: 10723002
2026-03-25 13:33:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78a6e416-5bd4-5935-8eed-aebb679df58f with scrape type 1
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 78a6e416-5bd4-5935-8eed-aebb679df58f
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745638%252Fgeneral%252Faaa01b63-7524-4028-98b9-55c2d96dd60f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/aaa01b63-7524-4028-98b9-55c2d96dd60f.jpg not downloaded yet
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745638%252Fgeneral%252F05224659-6ced-47da-a2fe-f88920868962.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/05224659-6ced-47da-a2fe-f88920868962.jpg not downloaded yet
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745638%252Fgeneral%252Ff782799d-316e-4dfc-9372-48323e25b939.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/f782799d-316e-4dfc-9372-48323e25b939.jpg not downloaded yet
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745638%252Fgeneral%252F1656db7a-1996-4e61-83e7-4f22a6e9b92b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/1656db7a-1996-4e61-83e7-4f22a6e9b92b.jpg not downloaded yet
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745638%252Fgeneral%252Fc7b1fdd2-c098-42f1-9aea-189c42a12a02.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/c7b1fdd2-c098-42f1-9aea-189c42a12a02.jpg not downloaded yet
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745638%252Fgeneral%252Fbad5f0e1-9b25-493e-97e3-c367f1e5f6ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/bad5f0e1-9b25-493e-97e3-c367f1e5f6ac.jpg not downloaded yet
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745638%252Fgeneral%252Fbb0893e3-af56-4573-b123-1c2bf29fcfcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/bb0893e3-af56-4573-b123-1c2bf29fcfcd.jpg not downloaded yet
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745638%252Fgeneral%252F3a195c27-e496-4890-ba10-0222fb419858.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/3a195c27-e496-4890-ba10-0222fb419858.jpg not downloaded yet
2026-03-25 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:33: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%252F5745638%252Fgeneral%252F9a873ffa-6887-484b-82e3-824764ae5104.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/9a873ffa-6887-484b-82e3-824764ae5104.jpg not downloaded yet
2026-03-25 13:34:05 [scrapy.extensions.logstats] INFO: Crawled 65 pages (at 7 pages/min), scraped 58 items (at 6 items/min)
2026-03-25 13:34:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-25 13:34:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.259(s), this was the 1st time calling it.
2026-03-25 13:34:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.67335428604992 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 13:34:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:34:21 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.838(s), this was the 1st time calling it.
2026-03-25 13:34:21 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.339595828455755 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 13:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716419> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10716419
2026-03-25 13:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a466e4cc-91fc-533d-8ee9-60788db3363f with scrape type 2
2026-03-25 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a466e4cc-91fc-533d-8ee9-60788db3363f with scrape type 2
2026-03-25 13:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a466e4cc-91fc-533d-8ee9-60788db3363f, identifier: 10716419
2026-03-25 13:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10716419
2026-03-25 13:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10716419
2026-03-25 13:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10716419 to the API
2026-03-25 13:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34: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 13:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716419>
{'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': 100,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a466e4cc-91fc-533d-8ee9-60788db3363f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BUU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716419',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 100 hp - DS75BUU '
'- 10 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716419%27 HTTP/1.1" 200 None
2026-03-25 13:34:22 [openlane.gb] INFO: Saving data for 10716419: {'auction_closing_time': 1774447200.0, 'created_time': 1774344679.685635, 'last_price_update_time': 1774445662.990295}
2026-03-25 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716419') HTTP/1.1" 204 0
2026-03-25 13:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745638/general/9a873ffa-6887-484b-82e3-824764ae5104.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723002)
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f40c750>
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745638%252Fgeneral%252F9a873ffa-6887-484b-82e3-824764ae5104.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/9a873ffa-6887-484b-82e3-824764ae5104.jpg saved to cache
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 78a6e416-5bd4-5935-8eed-aebb679df58f
2026-03-25 13:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745638/general/3a195c27-e496-4890-ba10-0222fb419858.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723002)
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f6ea750>
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745638%252Fgeneral%252F3a195c27-e496-4890-ba10-0222fb419858.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/3a195c27-e496-4890-ba10-0222fb419858.jpg saved to cache
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 78a6e416-5bd4-5935-8eed-aebb679df58f
2026-03-25 13:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745638/general/bb0893e3-af56-4573-b123-1c2bf29fcfcd.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723002)
2026-03-25 13:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745638/general/bad5f0e1-9b25-493e-97e3-c367f1e5f6ac.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723002)
2026-03-25 13:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745638/general/c7b1fdd2-c098-42f1-9aea-189c42a12a02.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723002)
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5de9d0>
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745638%252Fgeneral%252Fbb0893e3-af56-4573-b123-1c2bf29fcfcd.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/bb0893e3-af56-4573-b123-1c2bf29fcfcd.jpg saved to cache
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 78a6e416-5bd4-5935-8eed-aebb679df58f
2026-03-25 13:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745638/general/1656db7a-1996-4e61-83e7-4f22a6e9b92b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723002)
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f6eaf50>
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745638%252Fgeneral%252Fbad5f0e1-9b25-493e-97e3-c367f1e5f6ac.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/bad5f0e1-9b25-493e-97e3-c367f1e5f6ac.jpg saved to cache
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 78a6e416-5bd4-5935-8eed-aebb679df58f
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ebafdd0>
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745638%252Fgeneral%252Fc7b1fdd2-c098-42f1-9aea-189c42a12a02.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/c7b1fdd2-c098-42f1-9aea-189c42a12a02.jpg saved to cache
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 78a6e416-5bd4-5935-8eed-aebb679df58f
2026-03-25 13:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745638/general/f782799d-316e-4dfc-9372-48323e25b939.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723002)
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3043d0>
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745638%252Fgeneral%252F1656db7a-1996-4e61-83e7-4f22a6e9b92b.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/1656db7a-1996-4e61-83e7-4f22a6e9b92b.jpg saved to cache
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 78a6e416-5bd4-5935-8eed-aebb679df58f
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f66d850>
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745638%252Fgeneral%252Ff782799d-316e-4dfc-9372-48323e25b939.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/f782799d-316e-4dfc-9372-48323e25b939.jpg saved to cache
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 78a6e416-5bd4-5935-8eed-aebb679df58f
2026-03-25 13:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745638/general/05224659-6ced-47da-a2fe-f88920868962.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723002)
2026-03-25 13:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745638/general/aaa01b63-7524-4028-98b9-55c2d96dd60f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723002)
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5dc5d0>
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745638%252Fgeneral%252F05224659-6ced-47da-a2fe-f88920868962.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/05224659-6ced-47da-a2fe-f88920868962.jpg saved to cache
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 78a6e416-5bd4-5935-8eed-aebb679df58f
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f40e810>
2026-03-25 13:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:34: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 13:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745638%252Fgeneral%252Faaa01b63-7524-4028-98b9-55c2d96dd60f.jpg') HTTP/1.1" 204 0
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745638/general/aaa01b63-7524-4028-98b9-55c2d96dd60f.jpg saved to cache
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 78a6e416-5bd4-5935-8eed-aebb679df58f
2026-03-25 13:34:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 78a6e416-5bd4-5935-8eed-aebb679df58f, skipping ID generation
2026-03-25 13:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78a6e416-5bd4-5935-8eed-aebb679df58f with scrape type 1
2026-03-25 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 78a6e416-5bd4-5935-8eed-aebb679df58f sending to next pipeline
2026-03-25 13:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 78a6e416-5bd4-5935-8eed-aebb679df58f, identifier: 10723002
2026-03-25 13:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 78a6e416-5bd4-5935-8eed-aebb679df58f with identifier: 10723002
2026-03-25 13:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 78a6e416-5bd4-5935-8eed-aebb679df58f with identifier: 10723002
2026-03-25 13:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 78a6e416-5bd4-5935-8eed-aebb679df58f with identifier: 10723002 to the API
2026-03-25 13:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34: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 13:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745638/general/aaa01b63-7524-4028-98b9-55c2d96dd60f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '78a6e416-5bd4-5935-8eed-aebb679df58f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AF22ONX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723002',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Mini',
'model': '5 Doors',
'odometer': 29384,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94163,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745638/general/aaa01b63-7524-4028-98b9-55c2d96dd60f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101300,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745638/general/05224659-6ced-47da-a2fe-f88920868962.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92493,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745638/general/f782799d-316e-4dfc-9372-48323e25b939.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99252,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745638/general/1656db7a-1996-4e61-83e7-4f22a6e9b92b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72555,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745638/general/c7b1fdd2-c098-42f1-9aea-189c42a12a02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70359,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745638/general/bad5f0e1-9b25-493e-97e3-c367f1e5f6ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91864,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745638/general/bb0893e3-af56-4573-b123-1c2bf29fcfcd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124203,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745638/general/3a195c27-e496-4890-ba10-0222fb419858.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a6e416-5bd4-5935-8eed-aebb679df58f/78a6e416-5bd4-5935-8eed-aebb679df58f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67142,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745638/general/9a873ffa-6887-484b-82e3-824764ae5104.jpg',
'Width': 800}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Santander Consumer Finance',
'title': 'Mini 5 Doors Cooper 1.5 Classic - Petrol - Manual - 136 hp - '
'AF22ONX - 29,384 mi',
'transmission': 'manual',
'trim': 'Classic',
'vin': None,
'year': 2022}
2026-03-25 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:24 [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 13:34:24 [openlane.gb] INFO: Saving data for 10723002: {'created_time': 1774445664.485059, 'last_price_update_time': 1774445664.48507, 'auction_closing_time': 1774540800.0}
2026-03-25 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723002') HTTP/1.1" 204 0
2026-03-25 13:34:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:34:27 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.398(s), this was the 1st time calling it.
2026-03-25 13:34:27 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.433493440121557 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 13:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716436> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5048cf11-7e52-594e-be63-b3c2ed252f36 with identifier: 10716436
2026-03-25 13:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5048cf11-7e52-594e-be63-b3c2ed252f36 with scrape type 2
2026-03-25 13:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5048cf11-7e52-594e-be63-b3c2ed252f36 with scrape type 2
2026-03-25 13:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 5048cf11-7e52-594e-be63-b3c2ed252f36, identifier: 10716436
2026-03-25 13:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 5048cf11-7e52-594e-be63-b3c2ed252f36 with identifier: 10716436
2026-03-25 13:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 5048cf11-7e52-594e-be63-b3c2ed252f36 with identifier: 10716436
2026-03-25 13:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 5048cf11-7e52-594e-be63-b3c2ed252f36 with identifier: 10716436 to the API
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716436>
{'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': 150,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '5048cf11-7e52-594e-be63-b3c2ed252f36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XGZ2859',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716436',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 43150,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-07-15',
'seats_number': 7,
'seller_name': 'Pentagon Burton Peugeot',
'title': 'Skoda Kodiaq 1.5 TSI SE L - Petrol - Automatic - 150 hp - XGZ2859 - '
'43,150 mi',
'transmission': 'automatic',
'trim': 'SE L',
'vin': None,
'year': 2022}
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716436%27 HTTP/1.1" 200 None
2026-03-25 13:34:30 [openlane.gb] INFO: Saving data for 10716436: {'auction_closing_time': 1774447200.0, 'created_time': 1774344680.952205, 'last_price_update_time': 1774445670.987979}
2026-03-25 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716436') HTTP/1.1" 204 0
2026-03-25 13:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716368> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with identifier: 10716368
2026-03-25 13:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with scrape type 2
2026-03-25 13:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with scrape type 2
2026-03-25 13:34:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d, identifier: 10716368
2026-03-25 13:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with identifier: 10716368
2026-03-25 13:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with identifier: 10716368
2026-03-25 13:34:31 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with identifier: 10716368 to the API
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716368>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO23USB',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716368',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 20149,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'WO23USB - 20,149 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716368%27 HTTP/1.1" 200 None
2026-03-25 13:34:31 [openlane.gb] INFO: Saving data for 10716368: {'auction_closing_time': 1774447200.0, 'created_time': 1774344739.946378, 'last_price_update_time': 1774445671.841476}
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716368') HTTP/1.1" 204 0
2026-03-25 13:34:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716422> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716369> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d5b85de-0772-5806-aafc-120125c077ef with identifier: 10716422
2026-03-25 13:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d5b85de-0772-5806-aafc-120125c077ef with scrape type 2
2026-03-25 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d5b85de-0772-5806-aafc-120125c077ef with scrape type 2
2026-03-25 13:34:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 9d5b85de-0772-5806-aafc-120125c077ef, identifier: 10716422
2026-03-25 13:34:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 9d5b85de-0772-5806-aafc-120125c077ef with identifier: 10716422
2026-03-25 13:34:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 9d5b85de-0772-5806-aafc-120125c077ef with identifier: 10716422
2026-03-25 13:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 9d5b85de-0772-5806-aafc-120125c077ef with identifier: 10716422 to the API
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:34:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716422>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 137,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '9d5b85de-0772-5806-aafc-120125c077ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SY20VDC',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716422',
'listing': 'auction',
'location': 'Dunfermline',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 20980,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 5,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Peugeot e-208 50 kWh GT Line - Electric - Automatic - 137 hp - '
'SY20VDC - 20,980 mi',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716422%27 HTTP/1.1" 200 None
2026-03-25 13:34:33 [openlane.gb] INFO: Saving data for 10716422: {'auction_closing_time': 1774447200.0, 'created_time': 1774344696.289011, 'last_price_update_time': 1774445673.579228}
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716422') HTTP/1.1" 204 0
2026-03-25 13:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a14fdc7b-5ce9-5340-8791-346e3273638a with identifier: 10716369
2026-03-25 13:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a14fdc7b-5ce9-5340-8791-346e3273638a with scrape type 2
2026-03-25 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a14fdc7b-5ce9-5340-8791-346e3273638a with scrape type 2
2026-03-25 13:34:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a14fdc7b-5ce9-5340-8791-346e3273638a, identifier: 10716369
2026-03-25 13:34:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a14fdc7b-5ce9-5340-8791-346e3273638a with identifier: 10716369
2026-03-25 13:34:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a14fdc7b-5ce9-5340-8791-346e3273638a with identifier: 10716369
2026-03-25 13:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a14fdc7b-5ce9-5340-8791-346e3273638a with identifier: 10716369 to the API
2026-03-25 13:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716369>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'a14fdc7b-5ce9-5340-8791-346e3273638a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EO23GZA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716369',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 8700,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'EO23GZA - 8,700 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-25 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716369%27 HTTP/1.1" 200 None
2026-03-25 13:34:35 [openlane.gb] INFO: Saving data for 10716369: {'auction_closing_time': 1774447200.0, 'created_time': 1774344734.073504, 'last_price_update_time': 1774445675.776732}
2026-03-25 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716369') HTTP/1.1" 204 0
2026-03-25 13:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716442> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 148de0da-b0e3-5baf-94ff-e165c469ced9 with identifier: 10716442
2026-03-25 13:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 148de0da-b0e3-5baf-94ff-e165c469ced9 with scrape type 2
2026-03-25 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 148de0da-b0e3-5baf-94ff-e165c469ced9 with scrape type 2
2026-03-25 13:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 148de0da-b0e3-5baf-94ff-e165c469ced9, identifier: 10716442
2026-03-25 13:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 148de0da-b0e3-5baf-94ff-e165c469ced9 with identifier: 10716442
2026-03-25 13:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-25 13:34:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 148de0da-b0e3-5baf-94ff-e165c469ced9 with identifier: 10716442
2026-03-25 13:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 148de0da-b0e3-5baf-94ff-e165c469ced9 with identifier: 10716442 to the API
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716442>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '148de0da-b0e3-5baf-94ff-e165c469ced9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MA21XHN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716442',
'listing': 'auction',
'location': 'Whyteleafe',
'make': 'Renault',
'model': 'Clio',
'odometer': 56792,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'CC Leasing',
'title': 'Renault Clio 1.0 Tce Iconic - Petrol - Manual - 90 hp - MA21XHN - '
'56,792 mi',
'transmission': 'manual',
'trim': 'Iconic',
'vin': None,
'year': 2021}
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716442%27 HTTP/1.1" 200 None
2026-03-25 13:34:36 [openlane.gb] INFO: Saving data for 10716442: {'auction_closing_time': 1774447200.0, 'created_time': 1774344701.788733, 'last_price_update_time': 1774445676.868016}
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716442') HTTP/1.1" 204 0
2026-03-25 13:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716439> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed3deb64-87ac-5fa8-92e4-c406e076a3fb with identifier: 10716439
2026-03-25 13:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed3deb64-87ac-5fa8-92e4-c406e076a3fb with scrape type 2
2026-03-25 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed3deb64-87ac-5fa8-92e4-c406e076a3fb with scrape type 2
2026-03-25 13:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ed3deb64-87ac-5fa8-92e4-c406e076a3fb, identifier: 10716439
2026-03-25 13:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ed3deb64-87ac-5fa8-92e4-c406e076a3fb with identifier: 10716439
2026-03-25 13:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ed3deb64-87ac-5fa8-92e4-c406e076a3fb with identifier: 10716439
2026-03-25 13:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ed3deb64-87ac-5fa8-92e4-c406e076a3fb with identifier: 10716439 to the API
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716439>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ed3deb64-87ac-5fa8-92e4-c406e076a3fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SO72ULJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716439',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Peugeot',
'model': '208',
'odometer': 15279,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Peugeot 208 1.2i Allure Premium - Petrol - Automatic - 102 hp - '
'SO72ULJ - 15,279 mi',
'transmission': 'automatic',
'trim': 'Allure Premium',
'vin': None,
'year': 2022}
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716439%27 HTTP/1.1" 200 None
2026-03-25 13:34:38 [openlane.gb] INFO: Saving data for 10716439: {'auction_closing_time': 1774447200.0, 'created_time': 1774344716.278112, 'last_price_update_time': 1774445678.965212}
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716439') HTTP/1.1" 204 0
2026-03-25 13:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716438> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with identifier: 10716438
2026-03-25 13:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with scrape type 2
2026-03-25 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with scrape type 2
2026-03-25 13:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6, identifier: 10716438
2026-03-25 13:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with identifier: 10716438
2026-03-25 13:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with identifier: 10716438
2026-03-25 13:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with identifier: 10716438 to the API
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34:42 [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 13:34:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716438>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b06dcfd9-fdca-50b0-95bb-512bce4fa2d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YT70WYD',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716438',
'listing': 'auction',
'location': 'Burton upon Trent',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 28123,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 5,
'seller_name': 'Pentagon Burton Peugeot',
'title': 'Nissan Qashqai 1.3 DIG-T Tekna - Petrol - Automatic - 160 hp - '
'YT70WYD - 28,123 mi',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2020}
2026-03-25 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716438%27 HTTP/1.1" 200 None
2026-03-25 13:34:43 [openlane.gb] INFO: Saving data for 10716438: {'auction_closing_time': 1774447200.0, 'created_time': 1774344691.482165, 'last_price_update_time': 1774445683.001191}
2026-03-25 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716438') HTTP/1.1" 204 0
2026-03-25 13:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716427> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c15693a-3cb0-5763-ac88-866a3ee15e37 with identifier: 10716427
2026-03-25 13:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c15693a-3cb0-5763-ac88-866a3ee15e37 with scrape type 2
2026-03-25 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c15693a-3cb0-5763-ac88-866a3ee15e37 with scrape type 2
2026-03-25 13:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 1c15693a-3cb0-5763-ac88-866a3ee15e37, identifier: 10716427
2026-03-25 13:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 1c15693a-3cb0-5763-ac88-866a3ee15e37 with identifier: 10716427
2026-03-25 13:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 1c15693a-3cb0-5763-ac88-866a3ee15e37 with identifier: 10716427
2026-03-25 13:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 1c15693a-3cb0-5763-ac88-866a3ee15e37 with identifier: 10716427 to the API
2026-03-25 13:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34: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 13:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '1c15693a-3cb0-5763-ac88-866a3ee15e37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN73NZP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716427',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Ford',
'model': 'Puma',
'odometer': 15314,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-10-11',
'seats_number': 5,
'seller_name': 'Dudley Motor Company',
'title': 'Ford Puma 1.0 ST Line - Petrol - Manual - 125 hp - DN73NZP - 15,314 '
'mi',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-25 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716427%27 HTTP/1.1" 200 None
2026-03-25 13:34:51 [openlane.gb] INFO: Saving data for 10716427: {'auction_closing_time': 1774447200.0, 'created_time': 1774344674.961107, 'last_price_update_time': 1774445691.613873}
2026-03-25 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716427') HTTP/1.1" 204 0
2026-03-25 13:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716434> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34: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 13:34:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a2127a-5d60-5e7f-b9be-bbd86859a603 with identifier: 10716434
2026-03-25 13:34:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a2127a-5d60-5e7f-b9be-bbd86859a603 with scrape type 2
2026-03-25 13:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51a2127a-5d60-5e7f-b9be-bbd86859a603 with scrape type 2
2026-03-25 13:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 51a2127a-5d60-5e7f-b9be-bbd86859a603, identifier: 10716434
2026-03-25 13:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 51a2127a-5d60-5e7f-b9be-bbd86859a603 with identifier: 10716434
2026-03-25 13:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 51a2127a-5d60-5e7f-b9be-bbd86859a603 with identifier: 10716434
2026-03-25 13:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 51a2127a-5d60-5e7f-b9be-bbd86859a603 with identifier: 10716434 to the API
2026-03-25 13:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:34: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 13:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716434>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '51a2127a-5d60-5e7f-b9be-bbd86859a603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FG72HWK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716434',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 24454,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': 'Pentagon Vauxhall Burton',
'title': 'Toyota Yaris 1.5 Ion - Hybrid - Automatic - 116 hp - FG72HWK - '
'24,454 mi',
'transmission': 'automatic',
'trim': 'Ion',
'vin': None,
'year': 2022}
2026-03-25 13:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716434%27 HTTP/1.1" 200 None
2026-03-25 13:34:58 [openlane.gb] INFO: Saving data for 10716434: {'auction_closing_time': 1774447200.0, 'created_time': 1774344679.303456, 'last_price_update_time': 1774445698.840162}
2026-03-25 13:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716434') HTTP/1.1" 204 0
2026-03-25 13:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716435> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:34: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 13:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5427762-0375-570b-ba3b-3a64f05042b4 with identifier: 10716435
2026-03-25 13:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5427762-0375-570b-ba3b-3a64f05042b4 with scrape type 2
2026-03-25 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5427762-0375-570b-ba3b-3a64f05042b4 with scrape type 2
2026-03-25 13:35:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d5427762-0375-570b-ba3b-3a64f05042b4, identifier: 10716435
2026-03-25 13:35:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d5427762-0375-570b-ba3b-3a64f05042b4 with identifier: 10716435
2026-03-25 13:35:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d5427762-0375-570b-ba3b-3a64f05042b4 with identifier: 10716435
2026-03-25 13:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d5427762-0375-570b-ba3b-3a64f05042b4 with identifier: 10716435 to the API
2026-03-25 13:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'd5427762-0375-570b-ba3b-3a64f05042b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BT69VGA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716435',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 19260,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2019-11-18',
'seats_number': 5,
'seller_name': 'Pentagon Vauxhall Burton',
'title': 'Mercedes-Benz B 200 AMG Line - Petrol - Automatic - 163 hp - '
'BT69VGA - 19,260 mi',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-25 13:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716435%27 HTTP/1.1" 200 None
2026-03-25 13:35:00 [openlane.gb] INFO: Saving data for 10716435: {'auction_closing_time': 1774447200.0, 'created_time': 1774344677.099333, 'last_price_update_time': 1774445700.382571}
2026-03-25 13:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716435') HTTP/1.1" 204 0
2026-03-25 13:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716413> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35: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 13:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716432> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35: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 13:35:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10716413
2026-03-25 13:35:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9c8d82a-0382-59ad-9adc-ff9d5499eeee with scrape type 2
2026-03-25 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9c8d82a-0382-59ad-9adc-ff9d5499eeee with scrape type 2
2026-03-25 13:35:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d9c8d82a-0382-59ad-9adc-ff9d5499eeee, identifier: 10716413
2026-03-25 13:35:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10716413
2026-03-25 13:35:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10716413
2026-03-25 13:35:04 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10716413 to the API
2026-03-25 13:35:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716413>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9c8d82a-0382-59ad-9adc-ff9d5499eeee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BJ72TYP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716413',
'listing': 'auction',
'location': 'Warrington',
'make': 'Fiat',
'model': '500',
'odometer': 31795,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 4,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Fiat 500 1.0 Dolcevita - Petrol - Manual - 69 hp - BJ72TYP - 31,795 '
'mi',
'transmission': 'manual',
'trim': 'Dolcevita',
'vin': None,
'year': 2022}
2026-03-25 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716413%27 HTTP/1.1" 200 None
2026-03-25 13:35:04 [openlane.gb] INFO: Saving data for 10716413: {'auction_closing_time': 1774447200.0, 'created_time': 1774344695.032084, 'last_price_update_time': 1774445704.286675}
2026-03-25 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716413') HTTP/1.1" 204 0
2026-03-25 13:35:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10716432
2026-03-25 13:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 652146f7-25d5-55cb-ad68-9c591a5aaf87 with scrape type 2
2026-03-25 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 652146f7-25d5-55cb-ad68-9c591a5aaf87 with scrape type 2
2026-03-25 13:35:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 652146f7-25d5-55cb-ad68-9c591a5aaf87, identifier: 10716432
2026-03-25 13:35:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10716432
2026-03-25 13:35:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10716432
2026-03-25 13:35:04 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10716432 to the API
2026-03-25 13:35:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716432>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 224,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '652146f7-25d5-55cb-ad68-9c591a5aaf87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WRZ8490',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716432',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Ford',
'model': 'Kuga',
'odometer': 17409,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Ford Kuga 2.5 ST Line - Hybrid - Automatic - 224 hp - WRZ8490 - '
'17,409 mi',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-25 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716432%27 HTTP/1.1" 200 None
2026-03-25 13:35:04 [openlane.gb] INFO: Saving data for 10716432: {'auction_closing_time': 1774447200.0, 'created_time': 1774344674.193737, 'last_price_update_time': 1774445704.702852}
2026-03-25 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716432') HTTP/1.1" 204 0
2026-03-25 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716382> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dba2d793-1553-5f1b-b931-59e724cfd56e with identifier: 10716382
2026-03-25 13:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dba2d793-1553-5f1b-b931-59e724cfd56e with scrape type 2
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dba2d793-1553-5f1b-b931-59e724cfd56e with scrape type 2
2026-03-25 13:35:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: dba2d793-1553-5f1b-b931-59e724cfd56e, identifier: 10716382
2026-03-25 13:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: dba2d793-1553-5f1b-b931-59e724cfd56e with identifier: 10716382
2026-03-25 13:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: dba2d793-1553-5f1b-b931-59e724cfd56e with identifier: 10716382
2026-03-25 13:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: dba2d793-1553-5f1b-b931-59e724cfd56e with identifier: 10716382 to the API
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716382>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'dba2d793-1553-5f1b-b931-59e724cfd56e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LG23XYR',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716382',
'listing': 'auction',
'location': 'Upminster',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 9916,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-05-11',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Skoda Karoq 1.5 TSI SE Drive - Petrol - Automatic - 150 hp - '
'LG23XYR - 9,916 mi',
'transmission': 'automatic',
'trim': 'SE Drive',
'vin': None,
'year': 2023}
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716382%27 HTTP/1.1" 200 None
2026-03-25 13:35:05 [openlane.gb] INFO: Saving data for 10716382: {'auction_closing_time': 1774447200.0, 'created_time': 1774344744.020287, 'last_price_update_time': 1774445705.850988}
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716382') HTTP/1.1" 204 0
2026-03-25 13:35:05 [scrapy.extensions.logstats] INFO: Crawled 79 pages (at 14 pages/min), scraped 73 items (at 15 items/min)
2026-03-25 13:35:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-25 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716437> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716428> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65c6ca64-f78e-53c4-8311-40ec86d71109 with identifier: 10716437
2026-03-25 13:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c6ca64-f78e-53c4-8311-40ec86d71109 with scrape type 2
2026-03-25 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65c6ca64-f78e-53c4-8311-40ec86d71109 with scrape type 2
2026-03-25 13:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 65c6ca64-f78e-53c4-8311-40ec86d71109, identifier: 10716437
2026-03-25 13:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 65c6ca64-f78e-53c4-8311-40ec86d71109 with identifier: 10716437
2026-03-25 13:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 65c6ca64-f78e-53c4-8311-40ec86d71109 with identifier: 10716437
2026-03-25 13:35:06 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 65c6ca64-f78e-53c4-8311-40ec86d71109 with identifier: 10716437 to the API
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716437>
{'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-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '65c6ca64-f78e-53c4-8311-40ec86d71109',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MA72VKP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716437',
'listing': 'auction',
'location': 'Barnsley',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 19482,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'DS DS3 Crossback 50 kWh Bastille - Electric - Automatic - 136 hp - '
'MA72VKP - 19,482 mi',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2022}
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716437%27 HTTP/1.1" 200 None
2026-03-25 13:35:06 [openlane.gb] INFO: Saving data for 10716437: {'auction_closing_time': 1774447200.0, 'created_time': 1774344692.460524, 'last_price_update_time': 1774445706.368216}
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716437') HTTP/1.1" 204 0
2026-03-25 13:35:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10716428
2026-03-25 13:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with scrape type 2
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with scrape type 2
2026-03-25 13:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b7d61b38-4237-5b36-b4e1-51c08d08e0c9, identifier: 10716428
2026-03-25 13:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10716428
2026-03-25 13:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10716428
2026-03-25 13:35:06 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10716428 to the API
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7d61b38-4237-5b36-b4e1-51c08d08e0c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YR66PWO',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716428',
'listing': 'auction',
'location': 'Liverpool',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 90428,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2016-09-26',
'seats_number': 5,
'seller_name': 'Liverpool Car Centre',
'title': 'Ford Fiesta 1.0 EcoBoost ST Line - Petrol - Manual - 125 hp - '
'YR66PWO - 90,428 mi',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2016}
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716428%27 HTTP/1.1" 200 None
2026-03-25 13:35:06 [openlane.gb] INFO: Saving data for 10716428: {'auction_closing_time': 1774447200.0, 'created_time': 1774344678.123664, 'last_price_update_time': 1774445706.741912}
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716428') HTTP/1.1" 204 0
2026-03-25 13:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716433> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07581c52-e909-5153-8350-7c4bd35f2807 with identifier: 10716433
2026-03-25 13:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07581c52-e909-5153-8350-7c4bd35f2807 with scrape type 2
2026-03-25 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07581c52-e909-5153-8350-7c4bd35f2807 with scrape type 2
2026-03-25 13:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 07581c52-e909-5153-8350-7c4bd35f2807, identifier: 10716433
2026-03-25 13:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 07581c52-e909-5153-8350-7c4bd35f2807 with identifier: 10716433
2026-03-25 13:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 07581c52-e909-5153-8350-7c4bd35f2807 with identifier: 10716433
2026-03-25 13:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 07581c52-e909-5153-8350-7c4bd35f2807 with identifier: 10716433 to the API
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 530,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '07581c52-e909-5153-8350-7c4bd35f2807',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LG74BKN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716433',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Byd',
'model': 'Seal',
'odometer': 9818,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2025-01-17',
'seats_number': 5,
'seller_name': 'Pentagon Vauxhall Burton',
'title': 'Byd Seal 83 kWh Excellence - Electric - Automatic - 530 hp - '
'LG74BKN - 9,818 mi',
'transmission': 'automatic',
'trim': 'Excellence',
'vin': None,
'year': 2025}
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716433%27 HTTP/1.1" 200 None
2026-03-25 13:35:07 [openlane.gb] INFO: Saving data for 10716433: {'auction_closing_time': 1774447200.0, 'created_time': 1774344672.049624, 'last_price_update_time': 1774445707.218797}
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716433') HTTP/1.1" 204 0
2026-03-25 13:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716440> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3be055ee-b86e-5a2f-9919-d9307437285f with identifier: 10716440
2026-03-25 13:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3be055ee-b86e-5a2f-9919-d9307437285f with scrape type 2
2026-03-25 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3be055ee-b86e-5a2f-9919-d9307437285f with scrape type 2
2026-03-25 13:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3be055ee-b86e-5a2f-9919-d9307437285f, identifier: 10716440
2026-03-25 13:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3be055ee-b86e-5a2f-9919-d9307437285f with identifier: 10716440
2026-03-25 13:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3be055ee-b86e-5a2f-9919-d9307437285f with identifier: 10716440
2026-03-25 13:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3be055ee-b86e-5a2f-9919-d9307437285f with identifier: 10716440 to the API
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716440>
{'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-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '3be055ee-b86e-5a2f-9919-d9307437285f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NU25BFK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716440',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 2334,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2025-06-04',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Peugeot e-2008 50 kWh GT - Electric - Automatic - 136 hp - NU25BFK '
'- 2,334 mi',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716440%27 HTTP/1.1" 200 None
2026-03-25 13:35:07 [openlane.gb] INFO: Saving data for 10716440: {'auction_closing_time': 1774447200.0, 'created_time': 1774344689.645283, 'last_price_update_time': 1774445707.8189}
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716440') HTTP/1.1" 204 0
2026-03-25 13:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716384> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716374> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10716384
2026-03-25 13:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9aad261-6606-5ace-8f5a-1f326bfecfa7 with scrape type 2
2026-03-25 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9aad261-6606-5ace-8f5a-1f326bfecfa7 with scrape type 2
2026-03-25 13:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f9aad261-6606-5ace-8f5a-1f326bfecfa7, identifier: 10716384
2026-03-25 13:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10716384
2026-03-25 13:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10716384
2026-03-25 13:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10716384 to the API
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716384>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'f9aad261-6606-5ace-8f5a-1f326bfecfa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BT24NVF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716384',
'listing': 'auction',
'location': 'Upminster',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 26275,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2024-05-21',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Volkswagen T-Cross 1.0 TSI R-Line - Petrol - Automatic - 116 hp - '
'BT24NVF - 26,275 mi',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2024}
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716384%27 HTTP/1.1" 200 None
2026-03-25 13:35:08 [openlane.gb] INFO: Saving data for 10716384: {'auction_closing_time': 1774447200.0, 'created_time': 1774344676.589561, 'last_price_update_time': 1774445708.373128}
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716384') HTTP/1.1" 204 0
2026-03-25 13:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716388> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:08 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.314(s), this was the 1st time calling it.
2026-03-25 13:35:08 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.6219523307229355 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 13:35:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10716374
2026-03-25 13:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with scrape type 2
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with scrape type 2
2026-03-25 13:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8, identifier: 10716374
2026-03-25 13:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10716374
2026-03-25 13:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10716374
2026-03-25 13:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10716374 to the API
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716374>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a0d4f90e-225f-57cd-b2c4-57b03fab1cc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK73YWG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716374',
'listing': 'auction',
'location': 'Derby',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 10062,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 5,
'seller_name': 'Pentagon Vauxhall Oldham',
'title': 'Volkswagen T-ROC 1.0 TSI Life - Petrol - Manual - 110 hp - RK73YWG '
'- 10,062 mi',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716374%27 HTTP/1.1" 200 None
2026-03-25 13:35:08 [openlane.gb] INFO: Saving data for 10716374: {'auction_closing_time': 1774447200.0, 'created_time': 1774344671.649969, 'last_price_update_time': 1774445708.768904}
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716374') HTTP/1.1" 204 0
2026-03-25 13:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10716388
2026-03-25 13:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with scrape type 2
2026-03-25 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with scrape type 2
2026-03-25 13:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350, identifier: 10716388
2026-03-25 13:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10716388
2026-03-25 13:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10716388
2026-03-25 13:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10716388 to the API
2026-03-25 13:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716388>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '2e41b3cb-8074-5f91-8ea6-8ddb07eca350',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BU64HKM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716388',
'listing': 'auction',
'location': 'Prestatyn',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 64424,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2014-10-14',
'seats_number': 5,
'seller_name': 'Mount View Cars',
'title': 'Volkswagen Golf R 2.0 TSI - Petrol - Manual - 301 hp - BU64HKM - '
'64,424 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716388%27 HTTP/1.1" 200 None
2026-03-25 13:35:09 [openlane.gb] INFO: Saving data for 10716388: {'auction_closing_time': 1774447200.0, 'created_time': 1774344694.529739, 'last_price_update_time': 1774445709.239839}
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716388') HTTP/1.1" 204 0
2026-03-25 13:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716399> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10716399
2026-03-25 13:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 145a519a-4344-54fe-8d42-c5026384ab56 with scrape type 2
2026-03-25 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 145a519a-4344-54fe-8d42-c5026384ab56 with scrape type 2
2026-03-25 13:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 145a519a-4344-54fe-8d42-c5026384ab56, identifier: 10716399
2026-03-25 13:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10716399
2026-03-25 13:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10716399
2026-03-25 13:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10716399 to the API
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716399>
{'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-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '145a519a-4344-54fe-8d42-c5026384ab56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LS71MXH',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716399',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 39439,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - LS71MXH - 39,439 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716399%27 HTTP/1.1" 200 None
2026-03-25 13:35:09 [openlane.gb] INFO: Saving data for 10716399: {'auction_closing_time': 1774447200.0, 'created_time': 1774344721.495844, 'last_price_update_time': 1774445709.918279}
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716399') HTTP/1.1" 204 0
2026-03-25 13:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716373> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10716373
2026-03-25 13:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b012094f-e582-56f3-a325-cc7d0e9b2bd4 with scrape type 2
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b012094f-e582-56f3-a325-cc7d0e9b2bd4 with scrape type 2
2026-03-25 13:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b012094f-e582-56f3-a325-cc7d0e9b2bd4, identifier: 10716373
2026-03-25 13:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10716373
2026-03-25 13:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10716373
2026-03-25 13:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10716373 to the API
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716373>
{'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-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'b012094f-e582-56f3-a325-cc7d0e9b2bd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RV72LCZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716373',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 20981,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh GS Line - Electric - Automatic - 136 hp - '
'RV72LCZ - 20,981 mi',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716373%27 HTTP/1.1" 200 None
2026-03-25 13:35:10 [openlane.gb] INFO: Saving data for 10716373: {'auction_closing_time': 1774447200.0, 'created_time': 1774344672.432239, 'last_price_update_time': 1774445710.427429}
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716373') HTTP/1.1" 204 0
2026-03-25 13:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716408> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10716408
2026-03-25 13:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73a59ed1-6ded-59c0-985d-a0053859e0fb with scrape type 2
2026-03-25 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73a59ed1-6ded-59c0-985d-a0053859e0fb with scrape type 2
2026-03-25 13:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 73a59ed1-6ded-59c0-985d-a0053859e0fb, identifier: 10716408
2026-03-25 13:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10716408
2026-03-25 13:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10716408
2026-03-25 13:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10716408 to the API
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716408>
{'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-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '73a59ed1-6ded-59c0-985d-a0053859e0fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75SWZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716408',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh GS Line - Electric - Automatic - 136 hp - '
'DP75SWZ - 10 mi',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2025}
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716408%27 HTTP/1.1" 200 None
2026-03-25 13:35:10 [openlane.gb] INFO: Saving data for 10716408: {'auction_closing_time': 1774447200.0, 'created_time': 1774344720.773727, 'last_price_update_time': 1774445710.955855}
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716408') HTTP/1.1" 204 0
2026-03-25 13:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716398> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with identifier: 10716398
2026-03-25 13:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with scrape type 2
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with scrape type 2
2026-03-25 13:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 70f16dc0-62ec-5b7b-b8c5-e1c824944509, identifier: 10716398
2026-03-25 13:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with identifier: 10716398
2026-03-25 13:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with identifier: 10716398
2026-03-25 13:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with identifier: 10716398 to the API
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716398>
{'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-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '70f16dc0-62ec-5b7b-b8c5-e1c824944509',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LL24GHK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716398',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 7728,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh Design - Electric - Automatic - 136 hp - '
'LL24GHK - 7,728 mi',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2024}
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716398%27 HTTP/1.1" 200 None
2026-03-25 13:35:11 [openlane.gb] INFO: Saving data for 10716398: {'auction_closing_time': 1774447200.0, 'created_time': 1774344723.211573, 'last_price_update_time': 1774445711.460735}
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716398') HTTP/1.1" 204 0
2026-03-25 13:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716367> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35: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 13:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10716367
2026-03-25 13:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38120098-04f6-51ca-ac0d-862c585944a3 with scrape type 2
2026-03-25 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38120098-04f6-51ca-ac0d-862c585944a3 with scrape type 2
2026-03-25 13:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 38120098-04f6-51ca-ac0d-862c585944a3, identifier: 10716367
2026-03-25 13:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10716367
2026-03-25 13:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10716367
2026-03-25 13:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10716367 to the API
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716367>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '38120098-04f6-51ca-ac0d-862c585944a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DW74JMO',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716367',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 13131,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 131 hp - '
'DW74JMO - 13,131 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716367%27 HTTP/1.1" 200 None
2026-03-25 13:35:12 [openlane.gb] INFO: Saving data for 10716367: {'auction_closing_time': 1774447200.0, 'created_time': 1774344722.413231, 'last_price_update_time': 1774445712.311169}
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716367') HTTP/1.1" 204 0
2026-03-25 13:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716372> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35: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 13:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716370> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35: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 13:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716366> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35: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 13:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ab821d2-c152-5a92-9e08-be21c5c20d5e with identifier: 10716372
2026-03-25 13:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ab821d2-c152-5a92-9e08-be21c5c20d5e with scrape type 2
2026-03-25 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ab821d2-c152-5a92-9e08-be21c5c20d5e with scrape type 2
2026-03-25 13:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0ab821d2-c152-5a92-9e08-be21c5c20d5e, identifier: 10716372
2026-03-25 13:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0ab821d2-c152-5a92-9e08-be21c5c20d5e with identifier: 10716372
2026-03-25 13:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0ab821d2-c152-5a92-9e08-be21c5c20d5e with identifier: 10716372
2026-03-25 13:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0ab821d2-c152-5a92-9e08-be21c5c20d5e with identifier: 10716372 to the API
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716372>
{'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': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '0ab821d2-c152-5a92-9e08-be21c5c20d5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25PKZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716372',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 7465,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.2 Ultimate - Hybrid - Automatic - 136 hp - '
'DY25PKZ - 7,465 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716372%27 HTTP/1.1" 200 None
2026-03-25 13:35:12 [openlane.gb] INFO: Saving data for 10716372: {'auction_closing_time': 1774447200.0, 'created_time': 1774344723.984758, 'last_price_update_time': 1774445712.982591}
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716372') HTTP/1.1" 204 0
2026-03-25 13:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e894f22-5843-55b4-ab0a-7ec367d838e0 with identifier: 10716370
2026-03-25 13:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e894f22-5843-55b4-ab0a-7ec367d838e0 with scrape type 2
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e894f22-5843-55b4-ab0a-7ec367d838e0 with scrape type 2
2026-03-25 13:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 1e894f22-5843-55b4-ab0a-7ec367d838e0, identifier: 10716370
2026-03-25 13:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1873cae9-c9e6-5978-83d4-f3db33ea2818 with identifier: 10716366
2026-03-25 13:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1873cae9-c9e6-5978-83d4-f3db33ea2818 with scrape type 2
2026-03-25 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1873cae9-c9e6-5978-83d4-f3db33ea2818 with scrape type 2
2026-03-25 13:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 1873cae9-c9e6-5978-83d4-f3db33ea2818, identifier: 10716366
2026-03-25 13:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 1e894f22-5843-55b4-ab0a-7ec367d838e0 with identifier: 10716370
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-25 13:35:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 1e894f22-5843-55b4-ab0a-7ec367d838e0 with identifier: 10716370
2026-03-25 13:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 1e894f22-5843-55b4-ab0a-7ec367d838e0 with identifier: 10716370 to the API
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716370>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '1e894f22-5843-55b4-ab0a-7ec367d838e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25PFK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716370',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 12959,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.2 Ultimate - Hybrid - Automatic - 136 hp - '
'DY25PFK - 12,959 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716370%27 HTTP/1.1" 200 None
2026-03-25 13:35:13 [openlane.gb] INFO: Saving data for 10716370: {'auction_closing_time': 1774447200.0, 'created_time': 1774344725.228026, 'last_price_update_time': 1774445713.771623}
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716370') HTTP/1.1" 204 0
2026-03-25 13:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 1873cae9-c9e6-5978-83d4-f3db33ea2818 with identifier: 10716366
2026-03-25 13:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 1873cae9-c9e6-5978-83d4-f3db33ea2818 with identifier: 10716366
2026-03-25 13:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 1873cae9-c9e6-5978-83d4-f3db33ea2818 with identifier: 10716366 to the API
2026-03-25 13:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716366>
{'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-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '1873cae9-c9e6-5978-83d4-f3db33ea2818',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV24YHJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716366',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 13430,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2024-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.2 Turbo Ultimate - Petrol - Manual - 131 hp - '
'DV24YHJ - 13,430 mi',
'transmission': 'manual',
'trim': 'Ultimate',
'vin': None,
'year': 2024}
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716366%27 HTTP/1.1" 200 None
2026-03-25 13:35:14 [openlane.gb] INFO: Saving data for 10716366: {'auction_closing_time': 1774447200.0, 'created_time': 1774344727.197377, 'last_price_update_time': 1774445714.110738}
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716366') HTTP/1.1" 204 0
2026-03-25 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716386> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35: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 13:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eed3a71a-5ce8-5246-9316-20b50dda2b42 with identifier: 10716386
2026-03-25 13:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eed3a71a-5ce8-5246-9316-20b50dda2b42 with scrape type 2
2026-03-25 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eed3a71a-5ce8-5246-9316-20b50dda2b42 with scrape type 2
2026-03-25 13:35:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: eed3a71a-5ce8-5246-9316-20b50dda2b42, identifier: 10716386
2026-03-25 13:35:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: eed3a71a-5ce8-5246-9316-20b50dda2b42 with identifier: 10716386
2026-03-25 13:35:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: eed3a71a-5ce8-5246-9316-20b50dda2b42 with identifier: 10716386
2026-03-25 13:35:14 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: eed3a71a-5ce8-5246-9316-20b50dda2b42 with identifier: 10716386 to the API
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716386>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'eed3a71a-5ce8-5246-9316-20b50dda2b42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV73VWM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716386',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa Ultimate - Electric - Automatic - 136 hp - DV73VWM - '
'10 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716386%27 HTTP/1.1" 200 None
2026-03-25 13:35:14 [openlane.gb] INFO: Saving data for 10716386: {'auction_closing_time': 1774447200.0, 'created_time': 1774344757.307751, 'last_price_update_time': 1774445714.62278}
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716386') HTTP/1.1" 204 0
2026-03-25 13:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716396> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 861e01fa-3263-5e73-87aa-434b55502668 with identifier: 10716396
2026-03-25 13:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 861e01fa-3263-5e73-87aa-434b55502668 with scrape type 2
2026-03-25 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 861e01fa-3263-5e73-87aa-434b55502668 with scrape type 2
2026-03-25 13:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 861e01fa-3263-5e73-87aa-434b55502668, identifier: 10716396
2026-03-25 13:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 861e01fa-3263-5e73-87aa-434b55502668 with identifier: 10716396
2026-03-25 13:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 861e01fa-3263-5e73-87aa-434b55502668 with identifier: 10716396
2026-03-25 13:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 861e01fa-3263-5e73-87aa-434b55502668 with identifier: 10716396 to the API
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716396>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '861e01fa-3263-5e73-87aa-434b55502668',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MJ25HSZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716396',
'listing': 'auction',
'location': 'HUDDERSFIELD',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 2463,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2025-04-15',
'seats_number': 5,
'seller_name': 'Pentagon Scunthorpe',
'title': 'Seat Ibiza 1.0 TSI Xcellence - Petrol - Manual - 116 hp - MJ25HSZ - '
'2,463 mi',
'transmission': 'manual',
'trim': 'Xcellence',
'vin': None,
'year': 2025}
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716396%27 HTTP/1.1" 200 None
2026-03-25 13:35:15 [openlane.gb] INFO: Saving data for 10716396: {'auction_closing_time': 1774447200.0, 'created_time': 1774344741.200011, 'last_price_update_time': 1774445715.625037}
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716396') HTTP/1.1" 204 0
2026-03-25 13:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745635/general/c2ad6038-1276-496f-a00e-07e955ca2ac3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722999)
2026-03-25 13:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716387> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745635/general/c8cc48b2-961b-48c3-93e5-20bdede1618d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722999)
2026-03-25 13:35:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9bff90>
2026-03-25 13:35:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745635%252Fgeneral%252Fc2ad6038-1276-496f-a00e-07e955ca2ac3.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/c2ad6038-1276-496f-a00e-07e955ca2ac3.jpg saved to cache
2026-03-25 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2e1f53d2-b917-5a34-9219-de4b1630bf79
2026-03-25 13:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7462119f-33b6-567b-ae4d-bc44f1607f52 with identifier: 10716387
2026-03-25 13:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7462119f-33b6-567b-ae4d-bc44f1607f52 with scrape type 2
2026-03-25 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7462119f-33b6-567b-ae4d-bc44f1607f52 with scrape type 2
2026-03-25 13:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7462119f-33b6-567b-ae4d-bc44f1607f52, identifier: 10716387
2026-03-25 13:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7462119f-33b6-567b-ae4d-bc44f1607f52 with identifier: 10716387
2026-03-25 13:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7462119f-33b6-567b-ae4d-bc44f1607f52 with identifier: 10716387
2026-03-25 13:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7462119f-33b6-567b-ae4d-bc44f1607f52 with identifier: 10716387 to the API
2026-03-25 13:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716387>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '7462119f-33b6-567b-ae4d-bc44f1607f52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN73HPF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716387',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 50 kWh Ultimate - Electric - Automatic - 136 hp - '
'DN73HPF - 10 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-25 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716387%27 HTTP/1.1" 200 None
2026-03-25 13:35:16 [openlane.gb] INFO: Saving data for 10716387: {'auction_closing_time': 1774447200.0, 'created_time': 1774344731.934198, 'last_price_update_time': 1774445716.228732}
2026-03-25 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716387') HTTP/1.1" 204 0
2026-03-25 13:35:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4dc8d0>
2026-03-25 13:35:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745635%252Fgeneral%252Fc8cc48b2-961b-48c3-93e5-20bdede1618d.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/c8cc48b2-961b-48c3-93e5-20bdede1618d.jpg saved to cache
2026-03-25 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2e1f53d2-b917-5a34-9219-de4b1630bf79
2026-03-25 13:35:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.908(s), this was the 1st time calling it.
2026-03-25 13:35:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.910793171758112 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 13:35:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.418(s), this was the 1st time calling it.
2026-03-25 13:35:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.46626108005309 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 13:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709050> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716401> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745635/general/6884e0ab-7c1a-4047-a760-cbc567420bd3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722999)
2026-03-25 13:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7d9067f-7846-53f2-bba6-38b77058bc0f with identifier: 10709050
2026-03-25 13:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7d9067f-7846-53f2-bba6-38b77058bc0f with scrape type 2
2026-03-25 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7d9067f-7846-53f2-bba6-38b77058bc0f with scrape type 2
2026-03-25 13:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: e7d9067f-7846-53f2-bba6-38b77058bc0f, identifier: 10709050
2026-03-25 13:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: e7d9067f-7846-53f2-bba6-38b77058bc0f with identifier: 10709050
2026-03-25 13:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: e7d9067f-7846-53f2-bba6-38b77058bc0f with identifier: 10709050
2026-03-25 13:35:21 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: e7d9067f-7846-53f2-bba6-38b77058bc0f with identifier: 10709050 to the API
2026-03-25 13:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709050>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e7d9067f-7846-53f2-bba6-38b77058bc0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX68OYB',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709050',
'listing': 'auction',
'location': 'Whyteleafe',
'make': 'Mitsubishi',
'model': 'Canter',
'odometer': 50594,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2018-11-30',
'seats_number': 2,
'seller_name': 'CC Leasing',
'title': 'Mitsubishi Canter - Diesel - Manual - 1 hp - HX68OYB - 50,594 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:22 [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 13:35:22 [openlane.gb] INFO: Saving data for 10709050: {'auction_closing_time': 1774612800.0, 'created_time': 1774258250.795694, 'last_price_update_time': 1774445722.009596}
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709050') HTTP/1.1" 204 0
2026-03-25 13:35:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23952ea7-7e86-52cf-9944-244e974861f5 with identifier: 10716401
2026-03-25 13:35:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23952ea7-7e86-52cf-9944-244e974861f5 with scrape type 2
2026-03-25 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23952ea7-7e86-52cf-9944-244e974861f5 with scrape type 2
2026-03-25 13:35:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 23952ea7-7e86-52cf-9944-244e974861f5, identifier: 10716401
2026-03-25 13:35:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f569ed0>
2026-03-25 13:35:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745635%252Fgeneral%252F6884e0ab-7c1a-4047-a760-cbc567420bd3.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/6884e0ab-7c1a-4047-a760-cbc567420bd3.jpg saved to cache
2026-03-25 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2e1f53d2-b917-5a34-9219-de4b1630bf79
2026-03-25 13:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 23952ea7-7e86-52cf-9944-244e974861f5 with identifier: 10716401
2026-03-25 13:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 23952ea7-7e86-52cf-9944-244e974861f5 with identifier: 10716401
2026-03-25 13:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 23952ea7-7e86-52cf-9944-244e974861f5 with identifier: 10716401 to the API
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716401>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '23952ea7-7e86-52cf-9944-244e974861f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MT73UAK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716401',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Seat',
'model': 'Arona',
'odometer': 16562,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'Dudley Motor Company',
'title': 'Seat Arona 1.0 TSI FR Sport - Petrol - Manual - 110 hp - MT73UAK - '
'16,562 mi',
'transmission': 'manual',
'trim': 'FR Sport',
'vin': None,
'year': 2023}
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716401%27 HTTP/1.1" 200 None
2026-03-25 13:35:22 [openlane.gb] INFO: Saving data for 10716401: {'auction_closing_time': 1774447200.0, 'created_time': 1774344741.897516, 'last_price_update_time': 1774445722.528004}
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716401') HTTP/1.1" 204 0
2026-03-25 13:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745648/general/f740a999-a2ca-4160-9c4c-f58c95e1b980.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723049)
2026-03-25 13:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745635/general/0db887de-cc21-46d8-828d-b1e021601480.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722999)
2026-03-25 13:35:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2285651350>
2026-03-25 13:35:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745648%252Fgeneral%252Ff740a999-a2ca-4160-9c4c-f58c95e1b980.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/f740a999-a2ca-4160-9c4c-f58c95e1b980.jpg saved to cache
2026-03-25 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 173a4a68-0026-5548-87fe-c21ccf0b6771
2026-03-25 13:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745648/general/5caecc31-fb3b-421e-8d89-d71c10a589db.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723049)
2026-03-25 13:35:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e963bd0>
2026-03-25 13:35:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745635%252Fgeneral%252F0db887de-cc21-46d8-828d-b1e021601480.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/0db887de-cc21-46d8-828d-b1e021601480.jpg saved to cache
2026-03-25 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2e1f53d2-b917-5a34-9219-de4b1630bf79
2026-03-25 13:35:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3d9ed0>
2026-03-25 13:35:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745648%252Fgeneral%252F5caecc31-fb3b-421e-8d89-d71c10a589db.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/5caecc31-fb3b-421e-8d89-d71c10a589db.jpg saved to cache
2026-03-25 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 173a4a68-0026-5548-87fe-c21ccf0b6771
2026-03-25 13:35:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10724730> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745635/general/b97cc06c-0578-47c6-bafe-ffb54fb1d4e4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722999)
2026-03-25 13:35:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1362e49-99f3-585a-a21d-220b85a391c7 with identifier: 10724730
2026-03-25 13:35:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1362e49-99f3-585a-a21d-220b85a391c7 with scrape type 1
2026-03-25 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b1362e49-99f3-585a-a21d-220b85a391c7
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5731602%252Fgeneral%252F3bcebd9c-a147-4b42-b6ac-87fa2bbd71d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731602/general/3bcebd9c-a147-4b42-b6ac-87fa2bbd71d1.jpg already downloaded
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5731602%252Fgeneral%252F170a134d-0b87-4c30-ab7b-0d0f2dc43df1.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731602/general/170a134d-0b87-4c30-ab7b-0d0f2dc43df1.jpg already downloaded
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5731602%252Fgeneral%252F95ed6b5c-5135-4549-b9f0-b182bb995576.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731602/general/95ed6b5c-5135-4549-b9f0-b182bb995576.jpg already downloaded
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5731602%252Fgeneral%252F69a66a32-e97d-446d-a040-855476cdd260.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731602/general/69a66a32-e97d-446d-a040-855476cdd260.jpg already downloaded
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5731602%252Fgeneral%252F661ed6b5-9b36-4831-8add-e412f5cf788d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731602/general/661ed6b5-9b36-4831-8add-e412f5cf788d.jpg already downloaded
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5731602%252Fgeneral%252Fb17dc3dd-ba79-46ca-9c7b-8dbde1ffd342.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731602/general/b17dc3dd-ba79-46ca-9c7b-8dbde1ffd342.jpg already downloaded
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5731602%252Fgeneral%252Fb8b47679-1485-4638-be4d-ba73ecaebb44.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731602/general/b8b47679-1485-4638-be4d-ba73ecaebb44.jpg already downloaded
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5731602%252Fgeneral%252Fa275ac7e-0c86-4e75-9575-18add7d872e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731602/general/a275ac7e-0c86-4e75-9575-18add7d872e0.jpg already downloaded
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5731602%252Fgeneral%252F2ef89141-1dae-41cd-a572-48dd0f4140e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731602/general/2ef89141-1dae-41cd-a572-48dd0f4140e2.jpg already downloaded
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5731602%252Fgeneral%252Fb19e584a-e807-4006-945b-c6c5c5c5eb9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731602/general/b19e584a-e807-4006-945b-c6c5c5c5eb9a.jpg already downloaded
2026-03-25 13:35:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b1362e49-99f3-585a-a21d-220b85a391c7, identifier: 10724730
2026-03-25 13:35:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b1362e49-99f3-585a-a21d-220b85a391c7 with identifier: 10724730
2026-03-25 13:35:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b1362e49-99f3-585a-a21d-220b85a391c7 with identifier: 10724730
2026-03-25 13:35:23 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b1362e49-99f3-585a-a21d-220b85a391c7 with identifier: 10724730 to the API
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10724730>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b1362e49-99f3-585a-a21d-220b85a391c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LF69YRX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10724730',
'listing': 'auction',
'location': 'Derby',
'make': 'Seat',
'model': 'Arona',
'odometer': 51500,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5731602/general/3bcebd9c-a147-4b42-b6ac-87fa2bbd71d1.jpg',
'https://images.openlane.eu/carimgs/5731602/general/170a134d-0b87-4c30-ab7b-0d0f2dc43df1.jpg',
'https://images.openlane.eu/carimgs/5731602/general/95ed6b5c-5135-4549-b9f0-b182bb995576.jpg',
'https://images.openlane.eu/carimgs/5731602/general/69a66a32-e97d-446d-a040-855476cdd260.jpg',
'https://images.openlane.eu/carimgs/5731602/general/661ed6b5-9b36-4831-8add-e412f5cf788d.jpg',
'https://images.openlane.eu/carimgs/5731602/general/b17dc3dd-ba79-46ca-9c7b-8dbde1ffd342.jpg',
'https://images.openlane.eu/carimgs/5731602/general/b8b47679-1485-4638-be4d-ba73ecaebb44.jpg',
'https://images.openlane.eu/carimgs/5731602/general/a275ac7e-0c86-4e75-9575-18add7d872e0.jpg',
'https://images.openlane.eu/carimgs/5731602/general/2ef89141-1dae-41cd-a572-48dd0f4140e2.jpg',
'https://images.openlane.eu/carimgs/5731602/general/b19e584a-e807-4006-945b-c6c5c5c5eb9a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1362e49-99f3-585a-a21d-220b85a391c7/b1362e49-99f3-585a-a21d-220b85a391c7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113533,
'Height': 611,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731602/general/3bcebd9c-a147-4b42-b6ac-87fa2bbd71d1.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1362e49-99f3-585a-a21d-220b85a391c7/b1362e49-99f3-585a-a21d-220b85a391c7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106529,
'Height': 612,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731602/general/170a134d-0b87-4c30-ab7b-0d0f2dc43df1.jpg',
'Width': 852},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1362e49-99f3-585a-a21d-220b85a391c7/b1362e49-99f3-585a-a21d-220b85a391c7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101037,
'Height': 597,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731602/general/95ed6b5c-5135-4549-b9f0-b182bb995576.jpg',
'Width': 833},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1362e49-99f3-585a-a21d-220b85a391c7/b1362e49-99f3-585a-a21d-220b85a391c7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102165,
'Height': 611,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731602/general/69a66a32-e97d-446d-a040-855476cdd260.jpg',
'Width': 865},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1362e49-99f3-585a-a21d-220b85a391c7/b1362e49-99f3-585a-a21d-220b85a391c7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95071,
'Height': 583,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731602/general/661ed6b5-9b36-4831-8add-e412f5cf788d.jpg',
'Width': 865},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1362e49-99f3-585a-a21d-220b85a391c7/b1362e49-99f3-585a-a21d-220b85a391c7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128673,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731602/general/b17dc3dd-ba79-46ca-9c7b-8dbde1ffd342.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1362e49-99f3-585a-a21d-220b85a391c7/b1362e49-99f3-585a-a21d-220b85a391c7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90578,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731602/general/b8b47679-1485-4638-be4d-ba73ecaebb44.jpg',
'Width': 863},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1362e49-99f3-585a-a21d-220b85a391c7/b1362e49-99f3-585a-a21d-220b85a391c7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86401,
'Height': 630,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731602/general/a275ac7e-0c86-4e75-9575-18add7d872e0.jpg',
'Width': 842},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1362e49-99f3-585a-a21d-220b85a391c7/b1362e49-99f3-585a-a21d-220b85a391c7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171587,
'Height': 651,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731602/general/2ef89141-1dae-41cd-a572-48dd0f4140e2.jpg',
'Width': 865},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1362e49-99f3-585a-a21d-220b85a391c7/b1362e49-99f3-585a-a21d-220b85a391c7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136619,
'Height': 647,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731602/general/b19e584a-e807-4006-945b-c6c5c5c5eb9a.jpg',
'Width': 858}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2019-12-13',
'seats_number': 5,
'seller_name': 'Pentagon Vauxhall Derby',
'title': 'Seat Arona 1.0 TSI Xcellence - Petrol - Automatic - 116 hp - '
'LF69YRX - 51,500 mi',
'transmission': 'automatic',
'trim': 'Xcellence',
'vin': None,
'year': 2019}
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710724730%27 HTTP/1.1" 200 None
2026-03-25 13:35:23 [openlane.gb] INFO: Saving data for 10724730: {'created_time': 1774445723.927577, 'last_price_update_time': 1774445723.927588, 'auction_closing_time': 1774447200.0}
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10724730') HTTP/1.1" 204 0
2026-03-25 13:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745648/general/6558bf2b-e941-45b8-981a-e5c8542c8067.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723049)
2026-03-25 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716395> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716431> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eaf0fd0>
2026-03-25 13:35:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745635%252Fgeneral%252Fb97cc06c-0578-47c6-bafe-ffb54fb1d4e4.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/b97cc06c-0578-47c6-bafe-ffb54fb1d4e4.jpg saved to cache
2026-03-25 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2e1f53d2-b917-5a34-9219-de4b1630bf79
2026-03-25 13:35:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5d2810>
2026-03-25 13:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745648%252Fgeneral%252F6558bf2b-e941-45b8-981a-e5c8542c8067.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/6558bf2b-e941-45b8-981a-e5c8542c8067.jpg saved to cache
2026-03-25 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 173a4a68-0026-5548-87fe-c21ccf0b6771
2026-03-25 13:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d16bb4a-581a-5c8b-93a3-f016d642308f with identifier: 10716395
2026-03-25 13:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d16bb4a-581a-5c8b-93a3-f016d642308f with scrape type 2
2026-03-25 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d16bb4a-581a-5c8b-93a3-f016d642308f with scrape type 2
2026-03-25 13:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4d16bb4a-581a-5c8b-93a3-f016d642308f, identifier: 10716395
2026-03-25 13:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745635/general/b1c908c1-5de4-4daa-b747-30e76aeb2fb7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722999)
2026-03-25 13:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4d16bb4a-581a-5c8b-93a3-f016d642308f with identifier: 10716395
2026-03-25 13:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4d16bb4a-581a-5c8b-93a3-f016d642308f with identifier: 10716395
2026-03-25 13:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4d16bb4a-581a-5c8b-93a3-f016d642308f with identifier: 10716395 to the API
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716395>
{'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-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '4d16bb4a-581a-5c8b-93a3-f016d642308f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LD74ZZW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716395',
'listing': 'auction',
'location': 'Burton upon Trent',
'make': 'Peugeot',
'model': '2008',
'odometer': 2859,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': 'Pentagon Burton Peugeot',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 101 hp - LD74ZZW - '
'2,859 mi',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716395%27 HTTP/1.1" 200 None
2026-03-25 13:35:24 [openlane.gb] INFO: Saving data for 10716395: {'auction_closing_time': 1774447200.0, 'created_time': 1774344745.956543, 'last_price_update_time': 1774445724.494645}
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716395') HTTP/1.1" 204 0
2026-03-25 13:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745648/general/aa57d1c5-ad84-4538-894d-afa5ce5c12bb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723049)
2026-03-25 13:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6049a20-0b20-5f15-af56-c3c3ccc17c5b with identifier: 10716431
2026-03-25 13:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6049a20-0b20-5f15-af56-c3c3ccc17c5b with scrape type 2
2026-03-25 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6049a20-0b20-5f15-af56-c3c3ccc17c5b with scrape type 2
2026-03-25 13:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: e6049a20-0b20-5f15-af56-c3c3ccc17c5b, identifier: 10716431
2026-03-25 13:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: e6049a20-0b20-5f15-af56-c3c3ccc17c5b with identifier: 10716431
2026-03-25 13:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: e6049a20-0b20-5f15-af56-c3c3ccc17c5b with identifier: 10716431
2026-03-25 13:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: e6049a20-0b20-5f15-af56-c3c3ccc17c5b with identifier: 10716431 to the API
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716431>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'e6049a20-0b20-5f15-af56-c3c3ccc17c5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LV72HCN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716431',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Nissan',
'model': 'Juke',
'odometer': 28602,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Nissan Juke 1.0 DIG-T Tekna - Petrol - Manual - 114 hp - LV72HCN - '
'28,602 mi',
'transmission': 'manual',
'trim': 'Tekna',
'vin': None,
'year': 2022}
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716431%27 HTTP/1.1" 200 None
2026-03-25 13:35:24 [openlane.gb] INFO: Saving data for 10716431: {'auction_closing_time': 1774447200.0, 'created_time': 1774344677.766286, 'last_price_update_time': 1774445724.922366}
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716431') HTTP/1.1" 204 0
2026-03-25 13:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9bff90>
2026-03-25 13:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745635%252Fgeneral%252Fb1c908c1-5de4-4daa-b747-30e76aeb2fb7.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/b1c908c1-5de4-4daa-b747-30e76aeb2fb7.jpg saved to cache
2026-03-25 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2e1f53d2-b917-5a34-9219-de4b1630bf79
2026-03-25 13:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2285173ad0>
2026-03-25 13:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745648%252Fgeneral%252Faa57d1c5-ad84-4538-894d-afa5ce5c12bb.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/aa57d1c5-ad84-4538-894d-afa5ce5c12bb.jpg saved to cache
2026-03-25 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 173a4a68-0026-5548-87fe-c21ccf0b6771
2026-03-25 13:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745635/general/e7d96222-6977-4bc3-8247-20678770a7da.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722999)
2026-03-25 13:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f38af10>
2026-03-25 13:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745635%252Fgeneral%252Fe7d96222-6977-4bc3-8247-20678770a7da.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/e7d96222-6977-4bc3-8247-20678770a7da.jpg saved to cache
2026-03-25 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2e1f53d2-b917-5a34-9219-de4b1630bf79
2026-03-25 13:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745648/general/eb6c398a-ce2f-496b-a617-9102dd77056b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723049)
2026-03-25 13:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3d84d0>
2026-03-25 13:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745648%252Fgeneral%252Feb6c398a-ce2f-496b-a617-9102dd77056b.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/eb6c398a-ce2f-496b-a617-9102dd77056b.jpg saved to cache
2026-03-25 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 173a4a68-0026-5548-87fe-c21ccf0b6771
2026-03-25 13:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716402> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745635/general/3a206863-cac0-4a9b-9268-163b1cd62654.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722999)
2026-03-25 13:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36e84dcf-3587-50a8-a1c8-1754a506940a with identifier: 10716402
2026-03-25 13:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36e84dcf-3587-50a8-a1c8-1754a506940a with scrape type 2
2026-03-25 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36e84dcf-3587-50a8-a1c8-1754a506940a with scrape type 2
2026-03-25 13:35:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 36e84dcf-3587-50a8-a1c8-1754a506940a, identifier: 10716402
2026-03-25 13:35:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 36e84dcf-3587-50a8-a1c8-1754a506940a with identifier: 10716402
2026-03-25 13:35:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 36e84dcf-3587-50a8-a1c8-1754a506940a with identifier: 10716402
2026-03-25 13:35:25 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 36e84dcf-3587-50a8-a1c8-1754a506940a with identifier: 10716402 to the API
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716402>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 143,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '36e84dcf-3587-50a8-a1c8-1754a506940a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GD73MTX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716402',
'listing': 'auction',
'location': 'Upminster',
'make': 'Nissan',
'model': 'Juke',
'odometer': 17053,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Nissan Juke 1.6 N-connecta - Hybrid - Automatic - 143 hp - GD73MTX '
'- 17,053 mi',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2024}
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716402%27 HTTP/1.1" 200 None
2026-03-25 13:35:25 [openlane.gb] INFO: Saving data for 10716402: {'auction_closing_time': 1774447200.0, 'created_time': 1774344746.291847, 'last_price_update_time': 1774445725.810347}
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716402') HTTP/1.1" 204 0
2026-03-25 13:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745648/general/dd77fa15-9880-42e4-9a82-164d44f9ce35.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723049)
2026-03-25 13:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3d8210>
2026-03-25 13:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745635%252Fgeneral%252F3a206863-cac0-4a9b-9268-163b1cd62654.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/3a206863-cac0-4a9b-9268-163b1cd62654.jpg saved to cache
2026-03-25 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2e1f53d2-b917-5a34-9219-de4b1630bf79
2026-03-25 13:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745635/general/4d7cffad-0d2c-45dc-9ee0-0afb48ef45bb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722999)
2026-03-25 13:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f357350>
2026-03-25 13:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745648%252Fgeneral%252Fdd77fa15-9880-42e4-9a82-164d44f9ce35.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/dd77fa15-9880-42e4-9a82-164d44f9ce35.jpg saved to cache
2026-03-25 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 173a4a68-0026-5548-87fe-c21ccf0b6771
2026-03-25 13:35:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f58f550>
2026-03-25 13:35:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745635%252Fgeneral%252F4d7cffad-0d2c-45dc-9ee0-0afb48ef45bb.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745635/general/4d7cffad-0d2c-45dc-9ee0-0afb48ef45bb.jpg saved to cache
2026-03-25 13:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2e1f53d2-b917-5a34-9219-de4b1630bf79
2026-03-25 13:35:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2e1f53d2-b917-5a34-9219-de4b1630bf79, skipping ID generation
2026-03-25 13:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e1f53d2-b917-5a34-9219-de4b1630bf79 with scrape type 1
2026-03-25 13:35:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2e1f53d2-b917-5a34-9219-de4b1630bf79 sending to next pipeline
2026-03-25 13:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2e1f53d2-b917-5a34-9219-de4b1630bf79, identifier: 10722999
2026-03-25 13:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2e1f53d2-b917-5a34-9219-de4b1630bf79 with identifier: 10722999
2026-03-25 13:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2e1f53d2-b917-5a34-9219-de4b1630bf79 with identifier: 10722999
2026-03-25 13:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2e1f53d2-b917-5a34-9219-de4b1630bf79 with identifier: 10722999 to the API
2026-03-25 13:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745635/general/4d7cffad-0d2c-45dc-9ee0-0afb48ef45bb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 159,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '2e1f53d2-b917-5a34-9219-de4b1630bf79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BJ24MHV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10722999',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Kia',
'model': 'Ceed',
'odometer': 21732,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93881,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745635/general/4d7cffad-0d2c-45dc-9ee0-0afb48ef45bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100398,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745635/general/3a206863-cac0-4a9b-9268-163b1cd62654.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89272,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745635/general/e7d96222-6977-4bc3-8247-20678770a7da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106759,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745635/general/b1c908c1-5de4-4daa-b747-30e76aeb2fb7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83284,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745635/general/b97cc06c-0578-47c6-bafe-ffb54fb1d4e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98564,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745635/general/0db887de-cc21-46d8-828d-b1e021601480.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130224,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745635/general/6884e0ab-7c1a-4047-a760-cbc567420bd3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73436,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745635/general/c8cc48b2-961b-48c3-93e5-20bdede1618d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e1f53d2-b917-5a34-9219-de4b1630bf79/2e1f53d2-b917-5a34-9219-de4b1630bf79_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81440,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745635/general/c2ad6038-1276-496f-a00e-07e955ca2ac3.jpg',
'Width': 800}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2024-03-12',
'seats_number': 5,
'seller_name': None,
'title': 'Kia ProCeed 1.5 GT Line - Petrol - Manual - 159 hp - BJ24MHV - '
'21,732 mi',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2024}
2026-03-25 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:26 [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 13:35:26 [openlane.gb] INFO: Saving data for 10722999: {'created_time': 1774445726.521472, 'last_price_update_time': 1774445726.521482, 'auction_closing_time': 1774540800.0}
2026-03-25 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10722999') HTTP/1.1" 204 0
2026-03-25 13:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745648/general/d4f508ad-5822-43fd-b7a9-0d294cf807e3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723049)
2026-03-25 13:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716415> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745648/general/2b6ebfd3-7d6c-43b6-b8e5-9eec664ab1d4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723049)
2026-03-25 13:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745648/general/f1ecf367-19f6-41a1-be6c-0f7972b2c8ee.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723049)
2026-03-25 13:35:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb7fe50>
2026-03-25 13:35:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745648%252Fgeneral%252Fd4f508ad-5822-43fd-b7a9-0d294cf807e3.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/d4f508ad-5822-43fd-b7a9-0d294cf807e3.jpg saved to cache
2026-03-25 13:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 173a4a68-0026-5548-87fe-c21ccf0b6771
2026-03-25 13:35:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c45032f7-269d-5e64-a284-991fefe90dce with identifier: 10716415
2026-03-25 13:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c45032f7-269d-5e64-a284-991fefe90dce with scrape type 2
2026-03-25 13:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c45032f7-269d-5e64-a284-991fefe90dce with scrape type 2
2026-03-25 13:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: c45032f7-269d-5e64-a284-991fefe90dce, identifier: 10716415
2026-03-25 13:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: c45032f7-269d-5e64-a284-991fefe90dce with identifier: 10716415
2026-03-25 13:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: c45032f7-269d-5e64-a284-991fefe90dce with identifier: 10716415
2026-03-25 13:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: c45032f7-269d-5e64-a284-991fefe90dce with identifier: 10716415 to the API
2026-03-25 13:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716415>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 241,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'c45032f7-269d-5e64-a284-991fefe90dce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LG69HCE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716415',
'listing': 'auction',
'location': 'Liverpool',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 111543,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2019-09-30',
'seats_number': 5,
'seller_name': 'Liverpool Car Centre',
'title': 'Land Rover Range Rover Velar 2.0 R-Dynamic SE - Diesel - Automatic '
'- 241 hp - LG69HCE - 111,543 mi',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2019}
2026-03-25 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716415%27 HTTP/1.1" 200 None
2026-03-25 13:35:27 [openlane.gb] INFO: Saving data for 10716415: {'auction_closing_time': 1774447200.0, 'created_time': 1774344747.20178, 'last_price_update_time': 1774445727.039149}
2026-03-25 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716415') HTTP/1.1" 204 0
2026-03-25 13:35:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f66db10>
2026-03-25 13:35:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745648%252Fgeneral%252F2b6ebfd3-7d6c-43b6-b8e5-9eec664ab1d4.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/2b6ebfd3-7d6c-43b6-b8e5-9eec664ab1d4.jpg saved to cache
2026-03-25 13:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 173a4a68-0026-5548-87fe-c21ccf0b6771
2026-03-25 13:35:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9a1d50>
2026-03-25 13:35:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745648%252Fgeneral%252Ff1ecf367-19f6-41a1-be6c-0f7972b2c8ee.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745648/general/f1ecf367-19f6-41a1-be6c-0f7972b2c8ee.jpg saved to cache
2026-03-25 13:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 173a4a68-0026-5548-87fe-c21ccf0b6771
2026-03-25 13:35:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 173a4a68-0026-5548-87fe-c21ccf0b6771, skipping ID generation
2026-03-25 13:35:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 173a4a68-0026-5548-87fe-c21ccf0b6771 with scrape type 1
2026-03-25 13:35:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 173a4a68-0026-5548-87fe-c21ccf0b6771 sending to next pipeline
2026-03-25 13:35:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 173a4a68-0026-5548-87fe-c21ccf0b6771, identifier: 10723049
2026-03-25 13:35:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 173a4a68-0026-5548-87fe-c21ccf0b6771 with identifier: 10723049
2026-03-25 13:35:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 173a4a68-0026-5548-87fe-c21ccf0b6771 with identifier: 10723049
2026-03-25 13:35:27 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 173a4a68-0026-5548-87fe-c21ccf0b6771 with identifier: 10723049 to the API
2026-03-25 13:35:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745648/general/f1ecf367-19f6-41a1-be6c-0f7972b2c8ee.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '173a4a68-0026-5548-87fe-c21ccf0b6771',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE23WKZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723049',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Kia',
'model': 'Ceed',
'odometer': 31661,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93952,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745648/general/2b6ebfd3-7d6c-43b6-b8e5-9eec664ab1d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104624,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745648/general/f1ecf367-19f6-41a1-be6c-0f7972b2c8ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91080,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745648/general/d4f508ad-5822-43fd-b7a9-0d294cf807e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745648/general/dd77fa15-9880-42e4-9a82-164d44f9ce35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100326,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745648/general/eb6c398a-ce2f-496b-a617-9102dd77056b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76401,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745648/general/aa57d1c5-ad84-4538-894d-afa5ce5c12bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98697,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745648/general/6558bf2b-e941-45b8-981a-e5c8542c8067.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86663,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745648/general/5caecc31-fb3b-421e-8d89-d71c10a589db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173a4a68-0026-5548-87fe-c21ccf0b6771/173a4a68-0026-5548-87fe-c21ccf0b6771_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69791,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745648/general/f740a999-a2ca-4160-9c4c-f58c95e1b980.jpg',
'Width': 800}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Kia ProCeed 1.5 T-GDI GT Line - Petrol - Manual - 160 hp - FE23WKZ '
'- 31,661 mi',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2023}
2026-03-25 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:28 [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 13:35:28 [openlane.gb] INFO: Saving data for 10723049: {'created_time': 1774445728.344224, 'last_price_update_time': 1774445728.344235, 'auction_closing_time': 1774540800.0}
2026-03-25 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723049') HTTP/1.1" 204 0
2026-03-25 13:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716405> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716404> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6530110-b29d-5a75-bf9c-336a4a53c8b3 with identifier: 10716405
2026-03-25 13:35:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6530110-b29d-5a75-bf9c-336a4a53c8b3 with scrape type 2
2026-03-25 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6530110-b29d-5a75-bf9c-336a4a53c8b3 with scrape type 2
2026-03-25 13:35:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d6530110-b29d-5a75-bf9c-336a4a53c8b3, identifier: 10716405
2026-03-25 13:35:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d6530110-b29d-5a75-bf9c-336a4a53c8b3 with identifier: 10716405
2026-03-25 13:35:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d6530110-b29d-5a75-bf9c-336a4a53c8b3 with identifier: 10716405
2026-03-25 13:35:28 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d6530110-b29d-5a75-bf9c-336a4a53c8b3 with identifier: 10716405 to the API
2026-03-25 13:35:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd6530110-b29d-5a75-bf9c-336a4a53c8b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SP24UCS',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716405',
'listing': 'auction',
'location': 'Upminster',
'make': 'Kia',
'model': 'Niro',
'odometer': 51927,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2024-08-20',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Kia Niro 1.6 GDI 2 - Hybrid - Automatic - 129 hp - SP24UCS - 51,927 '
'mi',
'transmission': 'automatic',
'trim': '2',
'vin': None,
'year': 2024}
2026-03-25 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716405%27 HTTP/1.1" 200 None
2026-03-25 13:35:28 [openlane.gb] INFO: Saving data for 10716405: {'auction_closing_time': 1774447200.0, 'created_time': 1774344749.626192, 'last_price_update_time': 1774445728.826996}
2026-03-25 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716405') HTTP/1.1" 204 0
2026-03-25 13:35:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fda9922-c50d-557c-b6d8-a896040263db with identifier: 10716404
2026-03-25 13:35:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fda9922-c50d-557c-b6d8-a896040263db with scrape type 2
2026-03-25 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fda9922-c50d-557c-b6d8-a896040263db with scrape type 2
2026-03-25 13:35:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2fda9922-c50d-557c-b6d8-a896040263db, identifier: 10716404
2026-03-25 13:35:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2fda9922-c50d-557c-b6d8-a896040263db with identifier: 10716404
2026-03-25 13:35:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2fda9922-c50d-557c-b6d8-a896040263db with identifier: 10716404
2026-03-25 13:35:29 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2fda9922-c50d-557c-b6d8-a896040263db with identifier: 10716404 to the API
2026-03-25 13:35:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716404>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '2fda9922-c50d-557c-b6d8-a896040263db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YUI3178',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716404',
'listing': 'auction',
'location': 'Upminster',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 64716,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Mercedes-Benz GLA 180 AMG Line Premium - Petrol - Automatic - 136 '
'hp - YUI3178 - 64,716 mi',
'transmission': 'automatic',
'trim': 'AMG Line Premium',
'vin': None,
'year': 2022}
2026-03-25 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716404%27 HTTP/1.1" 200 None
2026-03-25 13:35:29 [openlane.gb] INFO: Saving data for 10716404: {'auction_closing_time': 1774447200.0, 'created_time': 1774344748.859531, 'last_price_update_time': 1774445729.216394}
2026-03-25 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716404') HTTP/1.1" 204 0
2026-03-25 13:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709060> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebecc5bb-3015-59ce-9797-3a2347fc5931 with identifier: 10709060
2026-03-25 13:35:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebecc5bb-3015-59ce-9797-3a2347fc5931 with scrape type 2
2026-03-25 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebecc5bb-3015-59ce-9797-3a2347fc5931 with scrape type 2
2026-03-25 13:35:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ebecc5bb-3015-59ce-9797-3a2347fc5931, identifier: 10709060
2026-03-25 13:35:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ebecc5bb-3015-59ce-9797-3a2347fc5931 with identifier: 10709060
2026-03-25 13:35:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ebecc5bb-3015-59ce-9797-3a2347fc5931 with identifier: 10709060
2026-03-25 13:35:34 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ebecc5bb-3015-59ce-9797-3a2347fc5931 with identifier: 10709060 to the API
2026-03-25 13:35:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709060>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ebecc5bb-3015-59ce-9797-3a2347fc5931',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HV22KFZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709060',
'listing': 'auction',
'location': 'Wigan',
'make': 'Ford',
'model': 'Transit',
'odometer': 31000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Ford Transit 2.0 Leader - Diesel - Manual - 131 hp - HV22KFZ - '
'31,000 mi',
'transmission': 'manual',
'trim': 'Leader',
'vin': None,
'year': 2022}
2026-03-25 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:34 [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 13:35:34 [openlane.gb] INFO: Saving data for 10709060: {'auction_closing_time': 1774612800.0, 'created_time': 1774258251.726366, 'last_price_update_time': 1774445734.731892}
2026-03-25 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709060') HTTP/1.1" 204 0
2026-03-25 13:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716377> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd101c04-df1a-516b-b455-a05bfded401f with identifier: 10716377
2026-03-25 13:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd101c04-df1a-516b-b455-a05bfded401f with scrape type 2
2026-03-25 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd101c04-df1a-516b-b455-a05bfded401f with scrape type 2
2026-03-25 13:35:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: fd101c04-df1a-516b-b455-a05bfded401f, identifier: 10716377
2026-03-25 13:35:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: fd101c04-df1a-516b-b455-a05bfded401f with identifier: 10716377
2026-03-25 13:35:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:35:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-25 13:35:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:35:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: fd101c04-df1a-516b-b455-a05bfded401f with identifier: 10716377
2026-03-25 13:35:36 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: fd101c04-df1a-516b-b455-a05bfded401f with identifier: 10716377 to the API
2026-03-25 13:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716377>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'fd101c04-df1a-516b-b455-a05bfded401f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24FUE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716377',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 12143,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WO24FUE - 12,143 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-25 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716377%27 HTTP/1.1" 200 None
2026-03-25 13:35:36 [openlane.gb] INFO: Saving data for 10716377: {'auction_closing_time': 1774447200.0, 'created_time': 1774344666.049151, 'last_price_update_time': 1774445736.471803}
2026-03-25 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716377') HTTP/1.1" 204 0
2026-03-25 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716379> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f895f61-ac43-5486-bef3-4c297ba15573 with identifier: 10716379
2026-03-25 13:35:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f895f61-ac43-5486-bef3-4c297ba15573 with scrape type 2
2026-03-25 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f895f61-ac43-5486-bef3-4c297ba15573 with scrape type 2
2026-03-25 13:35:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4f895f61-ac43-5486-bef3-4c297ba15573, identifier: 10716379
2026-03-25 13:35:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4f895f61-ac43-5486-bef3-4c297ba15573 with identifier: 10716379
2026-03-25 13:35:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4f895f61-ac43-5486-bef3-4c297ba15573 with identifier: 10716379
2026-03-25 13:35:37 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4f895f61-ac43-5486-bef3-4c297ba15573 with identifier: 10716379 to the API
2026-03-25 13:35:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716379>
{'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': 150,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '4f895f61-ac43-5486-bef3-4c297ba15573',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MK72TVM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716379',
'listing': 'auction',
'location': 'Barnoldswick',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 32000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.5 TSI R-Line - Petrol - Automatic - 150 hp - '
'MK72TVM - 32,000 mi',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716379%27 HTTP/1.1" 200 None
2026-03-25 13:35:38 [openlane.gb] INFO: Saving data for 10716379: {'auction_closing_time': 1774447200.0, 'created_time': 1774344670.923761, 'last_price_update_time': 1774445738.365169}
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716379') HTTP/1.1" 204 0
2026-03-25 13:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716426> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4993e18e-bf0d-582c-8149-c27caa2d7569 with identifier: 10716426
2026-03-25 13:35:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4993e18e-bf0d-582c-8149-c27caa2d7569 with scrape type 2
2026-03-25 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4993e18e-bf0d-582c-8149-c27caa2d7569 with scrape type 2
2026-03-25 13:35:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4993e18e-bf0d-582c-8149-c27caa2d7569, identifier: 10716426
2026-03-25 13:35:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4993e18e-bf0d-582c-8149-c27caa2d7569 with identifier: 10716426
2026-03-25 13:35:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4993e18e-bf0d-582c-8149-c27caa2d7569 with identifier: 10716426
2026-03-25 13:35:38 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4993e18e-bf0d-582c-8149-c27caa2d7569 with identifier: 10716426 to the API
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '4993e18e-bf0d-582c-8149-c27caa2d7569',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FV74JLU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716426',
'listing': 'auction',
'location': 'Scunthorpe',
'make': 'Seat',
'model': 'Arona',
'odometer': 42000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2024-11-30',
'seats_number': 5,
'seller_name': 'Pentagon Scunthorpe',
'title': 'Seat Arona 1.0 TSI FR - Petrol - Manual - 116 hp - FV74JLU - 42,000 '
'mi',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716426%27 HTTP/1.1" 200 None
2026-03-25 13:35:38 [openlane.gb] INFO: Saving data for 10716426: {'auction_closing_time': 1774447200.0, 'created_time': 1774344743.614171, 'last_price_update_time': 1774445738.862676}
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716426') HTTP/1.1" 204 0
2026-03-25 13:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716383> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1b0d06d-f84c-5700-bfe0-995237c77dcb with identifier: 10716383
2026-03-25 13:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1b0d06d-f84c-5700-bfe0-995237c77dcb with scrape type 2
2026-03-25 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1b0d06d-f84c-5700-bfe0-995237c77dcb with scrape type 2
2026-03-25 13:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f1b0d06d-f84c-5700-bfe0-995237c77dcb, identifier: 10716383
2026-03-25 13:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f1b0d06d-f84c-5700-bfe0-995237c77dcb with identifier: 10716383
2026-03-25 13:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f1b0d06d-f84c-5700-bfe0-995237c77dcb with identifier: 10716383
2026-03-25 13:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f1b0d06d-f84c-5700-bfe0-995237c77dcb with identifier: 10716383 to the API
2026-03-25 13:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716383>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'f1b0d06d-f84c-5700-bfe0-995237c77dcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SL22EFS',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716383',
'listing': 'auction',
'location': 'Upminster',
'make': 'BMW',
'model': '2 Series',
'odometer': 39460,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'BMW 2 Series Gran Coupé 218i M Sport - Petrol - Manual - 136 hp - '
'SL22EFS - 39,460 mi',
'transmission': 'manual',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716383%27 HTTP/1.1" 200 None
2026-03-25 13:35:39 [openlane.gb] INFO: Saving data for 10716383: {'auction_closing_time': 1774447200.0, 'created_time': 1774344668.880551, 'last_price_update_time': 1774445739.42144}
2026-03-25 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716383') HTTP/1.1" 204 0
2026-03-25 13:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723054> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d936380d-a345-51b0-8dcd-acc9bd55a7ec with identifier: 10723054
2026-03-25 13:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d936380d-a345-51b0-8dcd-acc9bd55a7ec with scrape type 1
2026-03-25 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item d936380d-a345-51b0-8dcd-acc9bd55a7ec
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F25126c6c-a7d4-4265-811d-5993e8c13f48.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/25126c6c-a7d4-4265-811d-5993e8c13f48.jpg not downloaded yet
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252Fc7494bc0-89d7-4789-80ad-6ef15648ae44.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/c7494bc0-89d7-4789-80ad-6ef15648ae44.jpg not downloaded yet
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F3735383c-509e-4369-a74d-b0b61bd03de6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/3735383c-509e-4369-a74d-b0b61bd03de6.jpg not downloaded yet
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F5faa3134-1399-46f1-8735-c5ebec3c15d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/5faa3134-1399-46f1-8735-c5ebec3c15d6.jpg not downloaded yet
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F85b8006d-973b-4eed-8fa4-16b42ee5d422.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/85b8006d-973b-4eed-8fa4-16b42ee5d422.jpg not downloaded yet
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252Fa860c98a-0e3d-41f0-9d09-ccc791fe4c0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/a860c98a-0e3d-41f0-9d09-ccc791fe4c0e.jpg not downloaded yet
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F93b30cc2-3930-4386-a573-ac47cb9ba816.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/93b30cc2-3930-4386-a573-ac47cb9ba816.jpg not downloaded yet
2026-03-25 13:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/25126c6c-a7d4-4265-811d-5993e8c13f48.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723054)
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252Fbacb418a-dbe7-4c51-b4f9-40632189ddfe.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/bacb418a-dbe7-4c51-b4f9-40632189ddfe.jpg not downloaded yet
2026-03-25 13:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/c7494bc0-89d7-4789-80ad-6ef15648ae44.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723054)
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F13fd926e-2ae8-4ebe-8b36-e4e4687ed139.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/13fd926e-2ae8-4ebe-8b36-e4e4687ed139.jpg not downloaded yet
2026-03-25 13:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/93b30cc2-3930-4386-a573-ac47cb9ba816.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723054)
2026-03-25 13:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9bebd0>
2026-03-25 13:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F25126c6c-a7d4-4265-811d-5993e8c13f48.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/25126c6c-a7d4-4265-811d-5993e8c13f48.jpg saved to cache
2026-03-25 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d936380d-a345-51b0-8dcd-acc9bd55a7ec
2026-03-25 13:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f6e9790>
2026-03-25 13:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252Fc7494bc0-89d7-4789-80ad-6ef15648ae44.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/c7494bc0-89d7-4789-80ad-6ef15648ae44.jpg saved to cache
2026-03-25 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d936380d-a345-51b0-8dcd-acc9bd55a7ec
2026-03-25 13:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/bacb418a-dbe7-4c51-b4f9-40632189ddfe.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723054)
2026-03-25 13:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/13fd926e-2ae8-4ebe-8b36-e4e4687ed139.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723054)
2026-03-25 13:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9a2ad0>
2026-03-25 13:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F93b30cc2-3930-4386-a573-ac47cb9ba816.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/93b30cc2-3930-4386-a573-ac47cb9ba816.jpg saved to cache
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d936380d-a345-51b0-8dcd-acc9bd55a7ec
2026-03-25 13:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/a860c98a-0e3d-41f0-9d09-ccc791fe4c0e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723054)
2026-03-25 13:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/85b8006d-973b-4eed-8fa4-16b42ee5d422.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723054)
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f49d750>
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252Fbacb418a-dbe7-4c51-b4f9-40632189ddfe.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/bacb418a-dbe7-4c51-b4f9-40632189ddfe.jpg saved to cache
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d936380d-a345-51b0-8dcd-acc9bd55a7ec
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f58fd50>
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F13fd926e-2ae8-4ebe-8b36-e4e4687ed139.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/13fd926e-2ae8-4ebe-8b36-e4e4687ed139.jpg saved to cache
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d936380d-a345-51b0-8dcd-acc9bd55a7ec
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f358690>
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252Fa860c98a-0e3d-41f0-9d09-ccc791fe4c0e.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/a860c98a-0e3d-41f0-9d09-ccc791fe4c0e.jpg saved to cache
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d936380d-a345-51b0-8dcd-acc9bd55a7ec
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f432f90>
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F85b8006d-973b-4eed-8fa4-16b42ee5d422.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/85b8006d-973b-4eed-8fa4-16b42ee5d422.jpg saved to cache
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d936380d-a345-51b0-8dcd-acc9bd55a7ec
2026-03-25 13:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/5faa3134-1399-46f1-8735-c5ebec3c15d6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723054)
2026-03-25 13:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745653/general/3735383c-509e-4369-a74d-b0b61bd03de6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723054)
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f416110>
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F5faa3134-1399-46f1-8735-c5ebec3c15d6.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/5faa3134-1399-46f1-8735-c5ebec3c15d6.jpg saved to cache
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d936380d-a345-51b0-8dcd-acc9bd55a7ec
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3165d0>
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745653%252Fgeneral%252F3735383c-509e-4369-a74d-b0b61bd03de6.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745653/general/3735383c-509e-4369-a74d-b0b61bd03de6.jpg saved to cache
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d936380d-a345-51b0-8dcd-acc9bd55a7ec
2026-03-25 13:35:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d936380d-a345-51b0-8dcd-acc9bd55a7ec, skipping ID generation
2026-03-25 13:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d936380d-a345-51b0-8dcd-acc9bd55a7ec with scrape type 1
2026-03-25 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d936380d-a345-51b0-8dcd-acc9bd55a7ec sending to next pipeline
2026-03-25 13:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d936380d-a345-51b0-8dcd-acc9bd55a7ec, identifier: 10723054
2026-03-25 13:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d936380d-a345-51b0-8dcd-acc9bd55a7ec with identifier: 10723054
2026-03-25 13:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d936380d-a345-51b0-8dcd-acc9bd55a7ec with identifier: 10723054
2026-03-25 13:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d936380d-a345-51b0-8dcd-acc9bd55a7ec with identifier: 10723054 to the API
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745653/general/3735383c-509e-4369-a74d-b0b61bd03de6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': 'd936380d-a345-51b0-8dcd-acc9bd55a7ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MV22LYD',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723054',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 37930,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80406,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/25126c6c-a7d4-4265-811d-5993e8c13f48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88743,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/c7494bc0-89d7-4789-80ad-6ef15648ae44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83424,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/3735383c-509e-4369-a74d-b0b61bd03de6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90896,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/5faa3134-1399-46f1-8735-c5ebec3c15d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71733,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/85b8006d-973b-4eed-8fa4-16b42ee5d422.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74936,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/a860c98a-0e3d-41f0-9d09-ccc791fe4c0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81719,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/93b30cc2-3930-4386-a573-ac47cb9ba816.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107377,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/bacb418a-dbe7-4c51-b4f9-40632189ddfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d936380d-a345-51b0-8dcd-acc9bd55a7ec/d936380d-a345-51b0-8dcd-acc9bd55a7ec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59980,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745653/general/13fd926e-2ae8-4ebe-8b36-e4e4687ed139.jpg',
'Width': 800}],
'price': 36100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche Taycan Cross Turismo 93 kWh - Electric - Automatic - 476 hp '
'- MV22LYD - 37,930 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:42 [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 13:35:42 [openlane.gb] INFO: Saving data for 10723054: {'created_time': 1774445742.015301, 'last_price_update_time': 1774445742.015311, 'auction_closing_time': 1774540800.0}
2026-03-25 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723054') HTTP/1.1" 204 0
2026-03-25 13:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716411> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:35:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d65d1f5-9efc-5301-b045-5283daf8ca9f with identifier: 10716411
2026-03-25 13:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d65d1f5-9efc-5301-b045-5283daf8ca9f with scrape type 2
2026-03-25 13:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d65d1f5-9efc-5301-b045-5283daf8ca9f with scrape type 2
2026-03-25 13:35:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3d65d1f5-9efc-5301-b045-5283daf8ca9f, identifier: 10716411
2026-03-25 13:35:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3d65d1f5-9efc-5301-b045-5283daf8ca9f with identifier: 10716411
2026-03-25 13:35:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3d65d1f5-9efc-5301-b045-5283daf8ca9f with identifier: 10716411
2026-03-25 13:35:42 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3d65d1f5-9efc-5301-b045-5283daf8ca9f with identifier: 10716411 to the API
2026-03-25 13:35:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:42 [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 13:35:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716411>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '3d65d1f5-9efc-5301-b045-5283daf8ca9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LN67RMZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716411',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 50641,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2017-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 1.4 MultiAir Longitude - Petrol - Automatic - 140 hp '
'- LN67RMZ - 50,641 mi',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2017}
2026-03-25 13:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716411%27 HTTP/1.1" 200 None
2026-03-25 13:35:43 [openlane.gb] INFO: Saving data for 10716411: {'auction_closing_time': 1774447200.0, 'created_time': 1774344668.546605, 'last_price_update_time': 1774445743.04666}
2026-03-25 13:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716411') HTTP/1.1" 204 0
2026-03-25 13:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723011> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35: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 13:35:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb1debc8-1f71-5f26-b4ec-56819dc11960 with identifier: 10723011
2026-03-25 13:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb1debc8-1f71-5f26-b4ec-56819dc11960 with scrape type 1
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item bb1debc8-1f71-5f26-b4ec-56819dc11960
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252F1e4a32f2-7fdd-45a5-8e71-4c71335f6362.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/1e4a32f2-7fdd-45a5-8e71-4c71335f6362.jpg not downloaded yet
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252Fb1c36785-2b74-4659-912b-e457a2ecbea7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/b1c36785-2b74-4659-912b-e457a2ecbea7.jpg not downloaded yet
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252F8bee9f3f-1b55-4971-9e3b-768a000a4b29.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/8bee9f3f-1b55-4971-9e3b-768a000a4b29.jpg not downloaded yet
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252Fc9f20067-8cc6-4ed5-9daa-c5ca8faaf087.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/c9f20067-8cc6-4ed5-9daa-c5ca8faaf087.jpg not downloaded yet
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252F43f45e0a-983c-47c9-854b-2aa2b3685f35.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/43f45e0a-983c-47c9-854b-2aa2b3685f35.jpg not downloaded yet
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252F55004243-9437-42b0-84ce-e8ca952c6a0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/55004243-9437-42b0-84ce-e8ca952c6a0b.jpg not downloaded yet
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252Fa52bd086-0ba1-4042-8819-a7ef4f9e9b24.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/a52bd086-0ba1-4042-8819-a7ef4f9e9b24.jpg not downloaded yet
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252F8e2210d3-3c76-44cc-8b7c-3122f3d18377.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/8e2210d3-3c76-44cc-8b7c-3122f3d18377.jpg not downloaded yet
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252F28f53db3-b8c9-4243-af0b-963a64019467.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/28f53db3-b8c9-4243-af0b-963a64019467.jpg not downloaded yet
2026-03-25 13:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745647/general/b1c36785-2b74-4659-912b-e457a2ecbea7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723011)
2026-03-25 13:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745647/general/1e4a32f2-7fdd-45a5-8e71-4c71335f6362.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723011)
2026-03-25 13:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745647/general/28f53db3-b8c9-4243-af0b-963a64019467.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723011)
2026-03-25 13:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745647/general/8e2210d3-3c76-44cc-8b7c-3122f3d18377.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723011)
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5dc910>
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252Fb1c36785-2b74-4659-912b-e457a2ecbea7.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/b1c36785-2b74-4659-912b-e457a2ecbea7.jpg saved to cache
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bb1debc8-1f71-5f26-b4ec-56819dc11960
2026-03-25 13:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745647/general/a52bd086-0ba1-4042-8819-a7ef4f9e9b24.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723011)
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f43d190>
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252F1e4a32f2-7fdd-45a5-8e71-4c71335f6362.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/1e4a32f2-7fdd-45a5-8e71-4c71335f6362.jpg saved to cache
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bb1debc8-1f71-5f26-b4ec-56819dc11960
2026-03-25 13:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745647/general/8bee9f3f-1b55-4971-9e3b-768a000a4b29.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723011)
2026-03-25 13:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745647/general/c9f20067-8cc6-4ed5-9daa-c5ca8faaf087.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723011)
2026-03-25 13:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745647/general/55004243-9437-42b0-84ce-e8ca952c6a0b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723011)
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f56cdd0>
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252F28f53db3-b8c9-4243-af0b-963a64019467.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/28f53db3-b8c9-4243-af0b-963a64019467.jpg saved to cache
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bb1debc8-1f71-5f26-b4ec-56819dc11960
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eba1010>
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252F8e2210d3-3c76-44cc-8b7c-3122f3d18377.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/8e2210d3-3c76-44cc-8b7c-3122f3d18377.jpg saved to cache
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bb1debc8-1f71-5f26-b4ec-56819dc11960
2026-03-25 13:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745647/general/43f45e0a-983c-47c9-854b-2aa2b3685f35.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723011)
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f56e750>
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252Fa52bd086-0ba1-4042-8819-a7ef4f9e9b24.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/a52bd086-0ba1-4042-8819-a7ef4f9e9b24.jpg saved to cache
2026-03-25 13:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bb1debc8-1f71-5f26-b4ec-56819dc11960
2026-03-25 13:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709059> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35: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 13:35:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f35b690>
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252F8bee9f3f-1b55-4971-9e3b-768a000a4b29.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/8bee9f3f-1b55-4971-9e3b-768a000a4b29.jpg saved to cache
2026-03-25 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bb1debc8-1f71-5f26-b4ec-56819dc11960
2026-03-25 13:35:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2285faa5d0>
2026-03-25 13:35:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252Fc9f20067-8cc6-4ed5-9daa-c5ca8faaf087.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/c9f20067-8cc6-4ed5-9daa-c5ca8faaf087.jpg saved to cache
2026-03-25 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bb1debc8-1f71-5f26-b4ec-56819dc11960
2026-03-25 13:35:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f329950>
2026-03-25 13:35:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252F55004243-9437-42b0-84ce-e8ca952c6a0b.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/55004243-9437-42b0-84ce-e8ca952c6a0b.jpg saved to cache
2026-03-25 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bb1debc8-1f71-5f26-b4ec-56819dc11960
2026-03-25 13:35:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5d1bd0>
2026-03-25 13:35:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745647%252Fgeneral%252F43f45e0a-983c-47c9-854b-2aa2b3685f35.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745647/general/43f45e0a-983c-47c9-854b-2aa2b3685f35.jpg saved to cache
2026-03-25 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bb1debc8-1f71-5f26-b4ec-56819dc11960
2026-03-25 13:35:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bb1debc8-1f71-5f26-b4ec-56819dc11960, skipping ID generation
2026-03-25 13:35:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb1debc8-1f71-5f26-b4ec-56819dc11960 with scrape type 1
2026-03-25 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb1debc8-1f71-5f26-b4ec-56819dc11960 sending to next pipeline
2026-03-25 13:35:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: bb1debc8-1f71-5f26-b4ec-56819dc11960, identifier: 10723011
2026-03-25 13:35:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with identifier: 10709059
2026-03-25 13:35:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with scrape type 2
2026-03-25 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with scrape type 2
2026-03-25 13:35:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a, identifier: 10709059
2026-03-25 13:35:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: bb1debc8-1f71-5f26-b4ec-56819dc11960 with identifier: 10723011
2026-03-25 13:35:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: bb1debc8-1f71-5f26-b4ec-56819dc11960 with identifier: 10723011
2026-03-25 13:35:45 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: bb1debc8-1f71-5f26-b4ec-56819dc11960 with identifier: 10723011 to the API
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35:45 [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 13:35:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745647/general/43f45e0a-983c-47c9-854b-2aa2b3685f35.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'bb1debc8-1f71-5f26-b4ec-56819dc11960',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR22MTE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723011',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Peugeot',
'model': '2008',
'odometer': 30755,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95357,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745647/general/1e4a32f2-7fdd-45a5-8e71-4c71335f6362.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105738,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745647/general/b1c36785-2b74-4659-912b-e457a2ecbea7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94593,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745647/general/8bee9f3f-1b55-4971-9e3b-768a000a4b29.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745647/general/c9f20067-8cc6-4ed5-9daa-c5ca8faaf087.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74122,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745647/general/43f45e0a-983c-47c9-854b-2aa2b3685f35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92446,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745647/general/55004243-9437-42b0-84ce-e8ca952c6a0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118552,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745647/general/a52bd086-0ba1-4042-8819-a7ef4f9e9b24.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47016,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745647/general/8e2210d3-3c76-44cc-8b7c-3122f3d18377.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb1debc8-1f71-5f26-b4ec-56819dc11960/bb1debc8-1f71-5f26-b4ec-56819dc11960_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84984,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745647/general/28f53db3-b8c9-4243-af0b-963a64019467.jpg',
'Width': 800}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2i GT - Petrol - Manual - 131 hp - LR22MTE - 30,755 '
'mi',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:45 [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 13:35:45 [openlane.gb] INFO: Saving data for 10723011: {'created_time': 1774445745.681233, 'last_price_update_time': 1774445745.681244, 'auction_closing_time': 1774540800.0}
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723011') HTTP/1.1" 204 0
2026-03-25 13:35:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with identifier: 10709059
2026-03-25 13:35:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with identifier: 10709059
2026-03-25 13:35:45 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with identifier: 10709059 to the API
2026-03-25 13:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709059>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce88ffb5-d8d8-50a5-bb53-141f4a494d5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LF68XAM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709059',
'listing': 'auction',
'location': 'Wigan',
'make': 'Ford',
'model': 'Transit',
'odometer': 70000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2018-09-14',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Ford Transit L2H3 2.0 TDCI - Diesel - Manual - 1 hp - LF68XAM - '
'70,000 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:47 [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 13:35:47 [openlane.gb] INFO: Saving data for 10709059: {'auction_closing_time': 1774612800.0, 'created_time': 1774258255.186578, 'last_price_update_time': 1774445747.652529}
2026-03-25 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709059') HTTP/1.1" 204 0
2026-03-25 13:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723133> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723062> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35: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 13:35: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 13:35:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7368324-9450-5a8f-8c0f-f498c6f472b3 with identifier: 10723133
2026-03-25 13:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7368324-9450-5a8f-8c0f-f498c6f472b3 with scrape type 1
2026-03-25 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item b7368324-9450-5a8f-8c0f-f498c6f472b3
2026-03-25 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745671%252Fgeneral%252F3f053752-8399-47a0-9515-94b36a6d598c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/3f053752-8399-47a0-9515-94b36a6d598c.jpg not downloaded yet
2026-03-25 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745671%252Fgeneral%252F1347d70e-cc74-4b7e-aed8-6681836c19ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/1347d70e-cc74-4b7e-aed8-6681836c19ed.jpg not downloaded yet
2026-03-25 13:35:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2349a457-3ec5-5cf7-bbb1-6b027102dd49 with identifier: 10723062
2026-03-25 13:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2349a457-3ec5-5cf7-bbb1-6b027102dd49 with scrape type 1
2026-03-25 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 2349a457-3ec5-5cf7-bbb1-6b027102dd49
2026-03-25 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745661%252Fgeneral%252F7b93cc87-4dfb-4f5f-9547-eb3b362f5422.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/7b93cc87-4dfb-4f5f-9547-eb3b362f5422.jpg not downloaded yet
2026-03-25 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745671%252Fgeneral%252Fe8838fd3-db7c-46ea-977c-c059a9c90953.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/e8838fd3-db7c-46ea-977c-c059a9c90953.jpg not downloaded yet
2026-03-25 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745661%252Fgeneral%252Fccd95834-d143-4cf1-9f61-b8df45a5f8bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/ccd95834-d143-4cf1-9f61-b8df45a5f8bb.jpg not downloaded yet
2026-03-25 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745671%252Fgeneral%252F13d3ff79-6d9d-4d76-bfe5-bf6883da21fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/13d3ff79-6d9d-4d76-bfe5-bf6883da21fb.jpg not downloaded yet
2026-03-25 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745661%252Fgeneral%252F16a95736-708d-4bf6-8c04-581233fb5262.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/16a95736-708d-4bf6-8c04-581233fb5262.jpg not downloaded yet
2026-03-25 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745671%252Fgeneral%252F82d98986-6fcf-4bb3-9a8d-da76e2c2b493.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/82d98986-6fcf-4bb3-9a8d-da76e2c2b493.jpg not downloaded yet
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745661%252Fgeneral%252F65045dd6-c31d-435b-9e15-014bd4bd2f84.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/65045dd6-c31d-435b-9e15-014bd4bd2f84.jpg not downloaded yet
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745671/general/3f053752-8399-47a0-9515-94b36a6d598c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723133)
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745671/general/1347d70e-cc74-4b7e-aed8-6681836c19ed.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723133)
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745671%252Fgeneral%252Fb3886b36-1351-49dc-b743-8fae4b9610c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/b3886b36-1351-49dc-b743-8fae4b9610c5.jpg not downloaded yet
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745671/general/e8838fd3-db7c-46ea-977c-c059a9c90953.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723133)
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745661%252Fgeneral%252F8bb966c5-1161-4c47-8413-f943bb7cb1b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/8bb966c5-1161-4c47-8413-f943bb7cb1b0.jpg not downloaded yet
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745671%252Fgeneral%252Fc82d1975-00a9-4b1c-a875-4a03ba65b6d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/c82d1975-00a9-4b1c-a875-4a03ba65b6d0.jpg not downloaded yet
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745661%252Fgeneral%252Ff0cb2948-517a-4094-85ab-f76a7bdbf485.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/f0cb2948-517a-4094-85ab-f76a7bdbf485.jpg not downloaded yet
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745671%252Fgeneral%252F45f9ac7f-7e1f-4a26-a74d-023ae74add93.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/45f9ac7f-7e1f-4a26-a74d-023ae74add93.jpg not downloaded yet
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745661/general/7b93cc87-4dfb-4f5f-9547-eb3b362f5422.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723062)
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745661%252Fgeneral%252F7c72c1f9-be5e-4f85-ba76-19682e7d164e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/7c72c1f9-be5e-4f85-ba76-19682e7d164e.jpg not downloaded yet
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745671/general/82d98986-6fcf-4bb3-9a8d-da76e2c2b493.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723133)
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745671%252Fgeneral%252Ff4558162-721d-4ffc-9da8-282cd8a42834.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/f4558162-721d-4ffc-9da8-282cd8a42834.jpg not downloaded yet
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745661/general/65045dd6-c31d-435b-9e15-014bd4bd2f84.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723062)
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745661%252Fgeneral%252F81c13587-1332-44db-9ea2-40e9f9e3f682.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/81c13587-1332-44db-9ea2-40e9f9e3f682.jpg not downloaded yet
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f316110>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745671%252Fgeneral%252F3f053752-8399-47a0-9515-94b36a6d598c.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/3f053752-8399-47a0-9515-94b36a6d598c.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b7368324-9450-5a8f-8c0f-f498c6f472b3
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e94dad0>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745671%252Fgeneral%252F1347d70e-cc74-4b7e-aed8-6681836c19ed.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/1347d70e-cc74-4b7e-aed8-6681836c19ed.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b7368324-9450-5a8f-8c0f-f498c6f472b3
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9618d0>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745671%252Fgeneral%252Fe8838fd3-db7c-46ea-977c-c059a9c90953.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/e8838fd3-db7c-46ea-977c-c059a9c90953.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b7368324-9450-5a8f-8c0f-f498c6f472b3
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745671/general/b3886b36-1351-49dc-b743-8fae4b9610c5.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723133)
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35: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%252F5745661%252Fgeneral%252F8a17076d-4ab1-4df3-b8f6-d0262ece485b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/8a17076d-4ab1-4df3-b8f6-d0262ece485b.jpg not downloaded yet
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745661/general/f0cb2948-517a-4094-85ab-f76a7bdbf485.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723062)
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f62afd0>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745661%252Fgeneral%252F7b93cc87-4dfb-4f5f-9547-eb3b362f5422.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/7b93cc87-4dfb-4f5f-9547-eb3b362f5422.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2349a457-3ec5-5cf7-bbb1-6b027102dd49
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f30a290>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745671%252Fgeneral%252F82d98986-6fcf-4bb3-9a8d-da76e2c2b493.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/82d98986-6fcf-4bb3-9a8d-da76e2c2b493.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b7368324-9450-5a8f-8c0f-f498c6f472b3
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e982850>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745661%252Fgeneral%252F65045dd6-c31d-435b-9e15-014bd4bd2f84.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/65045dd6-c31d-435b-9e15-014bd4bd2f84.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2349a457-3ec5-5cf7-bbb1-6b027102dd49
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745671/general/45f9ac7f-7e1f-4a26-a74d-023ae74add93.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723133)
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745661/general/7c72c1f9-be5e-4f85-ba76-19682e7d164e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723062)
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f7e1f90>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745671%252Fgeneral%252Fb3886b36-1351-49dc-b743-8fae4b9610c5.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/b3886b36-1351-49dc-b743-8fae4b9610c5.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b7368324-9450-5a8f-8c0f-f498c6f472b3
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e92f3d0>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745661%252Fgeneral%252Ff0cb2948-517a-4094-85ab-f76a7bdbf485.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/f0cb2948-517a-4094-85ab-f76a7bdbf485.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2349a457-3ec5-5cf7-bbb1-6b027102dd49
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745671/general/13d3ff79-6d9d-4d76-bfe5-bf6883da21fb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723133)
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745661/general/ccd95834-d143-4cf1-9f61-b8df45a5f8bb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723062)
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745661/general/8a17076d-4ab1-4df3-b8f6-d0262ece485b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723062)
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745661/general/81c13587-1332-44db-9ea2-40e9f9e3f682.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723062)
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745671/general/f4558162-721d-4ffc-9da8-282cd8a42834.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723133)
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745661/general/16a95736-708d-4bf6-8c04-581233fb5262.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723062)
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f7e2ad0>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745671%252Fgeneral%252F45f9ac7f-7e1f-4a26-a74d-023ae74add93.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/45f9ac7f-7e1f-4a26-a74d-023ae74add93.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b7368324-9450-5a8f-8c0f-f498c6f472b3
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f7d7550>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745661%252Fgeneral%252F7c72c1f9-be5e-4f85-ba76-19682e7d164e.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/7c72c1f9-be5e-4f85-ba76-19682e7d164e.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2349a457-3ec5-5cf7-bbb1-6b027102dd49
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745671/general/c82d1975-00a9-4b1c-a875-4a03ba65b6d0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723133)
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f7e3b10>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745671%252Fgeneral%252F13d3ff79-6d9d-4d76-bfe5-bf6883da21fb.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/13d3ff79-6d9d-4d76-bfe5-bf6883da21fb.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b7368324-9450-5a8f-8c0f-f498c6f472b3
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f7d4410>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745661%252Fgeneral%252Fccd95834-d143-4cf1-9f61-b8df45a5f8bb.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/ccd95834-d143-4cf1-9f61-b8df45a5f8bb.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2349a457-3ec5-5cf7-bbb1-6b027102dd49
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745661/general/8bb966c5-1161-4c47-8413-f943bb7cb1b0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723062)
2026-03-25 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10717372> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e92d250>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745661%252Fgeneral%252F8a17076d-4ab1-4df3-b8f6-d0262ece485b.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/8a17076d-4ab1-4df3-b8f6-d0262ece485b.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2349a457-3ec5-5cf7-bbb1-6b027102dd49
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f8e7990>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745661%252Fgeneral%252F81c13587-1332-44db-9ea2-40e9f9e3f682.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/81c13587-1332-44db-9ea2-40e9f9e3f682.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2349a457-3ec5-5cf7-bbb1-6b027102dd49
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f8f9f10>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745671%252Fgeneral%252Ff4558162-721d-4ffc-9da8-282cd8a42834.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/f4558162-721d-4ffc-9da8-282cd8a42834.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b7368324-9450-5a8f-8c0f-f498c6f472b3
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4aab50>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745661%252Fgeneral%252F16a95736-708d-4bf6-8c04-581233fb5262.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/16a95736-708d-4bf6-8c04-581233fb5262.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2349a457-3ec5-5cf7-bbb1-6b027102dd49
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9975d0>
2026-03-25 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745671%252Fgeneral%252Fc82d1975-00a9-4b1c-a875-4a03ba65b6d0.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745671/general/c82d1975-00a9-4b1c-a875-4a03ba65b6d0.jpg saved to cache
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b7368324-9450-5a8f-8c0f-f498c6f472b3
2026-03-25 13:35:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b7368324-9450-5a8f-8c0f-f498c6f472b3, skipping ID generation
2026-03-25 13:35:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7368324-9450-5a8f-8c0f-f498c6f472b3 with scrape type 1
2026-03-25 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b7368324-9450-5a8f-8c0f-f498c6f472b3 sending to next pipeline
2026-03-25 13:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b7368324-9450-5a8f-8c0f-f498c6f472b3, identifier: 10723133
2026-03-25 13:35:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f3bfe50>
2026-03-25 13:35:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745661%252Fgeneral%252F8bb966c5-1161-4c47-8413-f943bb7cb1b0.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745661/general/8bb966c5-1161-4c47-8413-f943bb7cb1b0.jpg saved to cache
2026-03-25 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2349a457-3ec5-5cf7-bbb1-6b027102dd49
2026-03-25 13:35:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2349a457-3ec5-5cf7-bbb1-6b027102dd49, skipping ID generation
2026-03-25 13:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2349a457-3ec5-5cf7-bbb1-6b027102dd49 with scrape type 1
2026-03-25 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2349a457-3ec5-5cf7-bbb1-6b027102dd49 sending to next pipeline
2026-03-25 13:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2349a457-3ec5-5cf7-bbb1-6b027102dd49, identifier: 10723062
2026-03-25 13:35:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c168a9-7a32-5d0e-b50d-cedbbe1b44fe with identifier: 10717372
2026-03-25 13:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c168a9-7a32-5d0e-b50d-cedbbe1b44fe with scrape type 2
2026-03-25 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2c168a9-7a32-5d0e-b50d-cedbbe1b44fe with scrape type 2
2026-03-25 13:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: e2c168a9-7a32-5d0e-b50d-cedbbe1b44fe, identifier: 10717372
2026-03-25 13:35:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b7368324-9450-5a8f-8c0f-f498c6f472b3 with identifier: 10723133
2026-03-25 13:35:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b7368324-9450-5a8f-8c0f-f498c6f472b3 with identifier: 10723133
2026-03-25 13:35:49 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b7368324-9450-5a8f-8c0f-f498c6f472b3 with identifier: 10723133 to the API
2026-03-25 13:35:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745671/general/c82d1975-00a9-4b1c-a875-4a03ba65b6d0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7368324-9450-5a8f-8c0f-f498c6f472b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LT22VCL',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723133',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Peugeot',
'model': '2008',
'odometer': 7630,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96837,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745671/general/3f053752-8399-47a0-9515-94b36a6d598c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104671,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745671/general/1347d70e-cc74-4b7e-aed8-6681836c19ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91444,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745671/general/e8838fd3-db7c-46ea-977c-c059a9c90953.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102027,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745671/general/13d3ff79-6d9d-4d76-bfe5-bf6883da21fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92397,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745671/general/82d98986-6fcf-4bb3-9a8d-da76e2c2b493.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98064,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745671/general/b3886b36-1351-49dc-b743-8fae4b9610c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108435,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745671/general/c82d1975-00a9-4b1c-a875-4a03ba65b6d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91556,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745671/general/45f9ac7f-7e1f-4a26-a74d-023ae74add93.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7368324-9450-5a8f-8c0f-f498c6f472b3/b7368324-9450-5a8f-8c0f-f498c6f472b3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45901,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745671/general/f4558162-721d-4ffc-9da8-282cd8a42834.jpg',
'Width': 800}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-04-04',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2i GT - Petrol - Manual - 131 hp - LT22VCL - 7,630 '
'mi',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:49 [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 13:35:49 [openlane.gb] INFO: Saving data for 10723133: {'created_time': 1774445749.770671, 'last_price_update_time': 1774445749.770683, 'auction_closing_time': 1774540800.0}
2026-03-25 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723133') HTTP/1.1" 204 0
2026-03-25 13:35:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2349a457-3ec5-5cf7-bbb1-6b027102dd49 with identifier: 10723062
2026-03-25 13:35:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2349a457-3ec5-5cf7-bbb1-6b027102dd49 with identifier: 10723062
2026-03-25 13:35:49 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2349a457-3ec5-5cf7-bbb1-6b027102dd49 with identifier: 10723062 to the API
2026-03-25 13:35:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745661/general/8bb966c5-1161-4c47-8413-f943bb7cb1b0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '2349a457-3ec5-5cf7-bbb1-6b027102dd49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CK22HLW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723062',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Peugeot',
'model': '2008',
'odometer': 24551,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95112,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745661/general/7b93cc87-4dfb-4f5f-9547-eb3b362f5422.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106581,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745661/general/ccd95834-d143-4cf1-9f61-b8df45a5f8bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88985,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745661/general/16a95736-708d-4bf6-8c04-581233fb5262.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106945,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745661/general/65045dd6-c31d-435b-9e15-014bd4bd2f84.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93941,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745661/general/8bb966c5-1161-4c47-8413-f943bb7cb1b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84840,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745661/general/f0cb2948-517a-4094-85ab-f76a7bdbf485.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100648,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745661/general/7c72c1f9-be5e-4f85-ba76-19682e7d164e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99720,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745661/general/81c13587-1332-44db-9ea2-40e9f9e3f682.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2349a457-3ec5-5cf7-bbb1-6b027102dd49/2349a457-3ec5-5cf7-bbb1-6b027102dd49_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46171,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745661/general/8a17076d-4ab1-4df3-b8f6-d0262ece485b.jpg',
'Width': 800}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2i GT - Petrol - Manual - 131 hp - CK22HLW - 24,551 '
'mi',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 13:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:50 [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 13:35:50 [openlane.gb] INFO: Saving data for 10723062: {'created_time': 1774445750.839197, 'last_price_update_time': 1774445750.839208, 'auction_closing_time': 1774540800.0}
2026-03-25 13:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723062') HTTP/1.1" 204 0
2026-03-25 13:35:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: e2c168a9-7a32-5d0e-b50d-cedbbe1b44fe with identifier: 10717372
2026-03-25 13:35:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: e2c168a9-7a32-5d0e-b50d-cedbbe1b44fe with identifier: 10717372
2026-03-25 13:35:50 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: e2c168a9-7a32-5d0e-b50d-cedbbe1b44fe with identifier: 10717372 to the API
2026-03-25 13:35:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10717372>
{'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': 1,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'e2c168a9-7a32-5d0e-b50d-cedbbe1b44fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY68DLZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10717372',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 80876,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2018-09-01',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.5 Turbo SE - Diesel - Manual - 1 hp - FY68DLZ '
'- 80,876 mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2018}
2026-03-25 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:51 [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 13:35:51 [openlane.gb] INFO: Saving data for 10717372: {'auction_closing_time': 1774533600.0, 'created_time': 1774359082.541039, 'last_price_update_time': 1774445751.136926}
2026-03-25 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10717372') HTTP/1.1" 204 0
2026-03-25 13:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723053> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e00b779-7a21-5e91-882f-e97d74272ffa with identifier: 10723053
2026-03-25 13:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e00b779-7a21-5e91-882f-e97d74272ffa with scrape type 1
2026-03-25 13:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 4e00b779-7a21-5e91-882f-e97d74272ffa
2026-03-25 13:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F8712e910-adc1-4730-9ad3-3b9a7a9d7395.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/8712e910-adc1-4730-9ad3-3b9a7a9d7395.jpg not downloaded yet
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F4bf00d97-e33a-4722-bf92-c8a75d5a4fdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/4bf00d97-e33a-4722-bf92-c8a75d5a4fdd.jpg not downloaded yet
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F7d07b8f5-4478-4fe1-a3d5-baeab6f4d061.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/7d07b8f5-4478-4fe1-a3d5-baeab6f4d061.jpg not downloaded yet
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252Fd21c7d66-668c-4b02-88e1-59127551a4e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/d21c7d66-668c-4b02-88e1-59127551a4e2.jpg not downloaded yet
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F23af90a5-09a6-4b57-9d16-fff42b93e96f.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/23af90a5-09a6-4b57-9d16-fff42b93e96f.jpg not downloaded yet
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F5bc6d7a6-6ff3-477b-88cd-d99b3273c5b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/5bc6d7a6-6ff3-477b-88cd-d99b3273c5b7.jpg not downloaded yet
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F79a9af75-cfdb-4cb1-9fdb-041cc7dcf0b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/79a9af75-cfdb-4cb1-9fdb-041cc7dcf0b8.jpg not downloaded yet
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F5c389b81-9473-4509-8447-17bad2aca821.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/5c389b81-9473-4509-8447-17bad2aca821.jpg not downloaded yet
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F047af657-07f3-470e-8603-d8f178edf4a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/047af657-07f3-470e-8603-d8f178edf4a4.jpg not downloaded yet
2026-03-25 13:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745652/general/4bf00d97-e33a-4722-bf92-c8a75d5a4fdd.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723053)
2026-03-25 13:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745652/general/8712e910-adc1-4730-9ad3-3b9a7a9d7395.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723053)
2026-03-25 13:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745652/general/7d07b8f5-4478-4fe1-a3d5-baeab6f4d061.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723053)
2026-03-25 13:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745652/general/5bc6d7a6-6ff3-477b-88cd-d99b3273c5b7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723053)
2026-03-25 13:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745652/general/d21c7d66-668c-4b02-88e1-59127551a4e2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723053)
2026-03-25 13:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745652/general/23af90a5-09a6-4b57-9d16-fff42b93e96f.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723053)
2026-03-25 13:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745652/general/79a9af75-cfdb-4cb1-9fdb-041cc7dcf0b8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723053)
2026-03-25 13:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745652/general/047af657-07f3-470e-8603-d8f178edf4a4.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723053)
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9bed50>
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F4bf00d97-e33a-4722-bf92-c8a75d5a4fdd.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/4bf00d97-e33a-4722-bf92-c8a75d5a4fdd.jpg saved to cache
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e00b779-7a21-5e91-882f-e97d74272ffa
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eafbbd0>
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F8712e910-adc1-4730-9ad3-3b9a7a9d7395.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/8712e910-adc1-4730-9ad3-3b9a7a9d7395.jpg saved to cache
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e00b779-7a21-5e91-882f-e97d74272ffa
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f6a3890>
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F7d07b8f5-4478-4fe1-a3d5-baeab6f4d061.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/7d07b8f5-4478-4fe1-a3d5-baeab6f4d061.jpg saved to cache
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e00b779-7a21-5e91-882f-e97d74272ffa
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f418d50>
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F5bc6d7a6-6ff3-477b-88cd-d99b3273c5b7.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/5bc6d7a6-6ff3-477b-88cd-d99b3273c5b7.jpg saved to cache
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e00b779-7a21-5e91-882f-e97d74272ffa
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f616190>
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252Fd21c7d66-668c-4b02-88e1-59127551a4e2.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/d21c7d66-668c-4b02-88e1-59127551a4e2.jpg saved to cache
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e00b779-7a21-5e91-882f-e97d74272ffa
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f48d8d0>
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F23af90a5-09a6-4b57-9d16-fff42b93e96f.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/23af90a5-09a6-4b57-9d16-fff42b93e96f.jpg saved to cache
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4e00b779-7a21-5e91-882f-e97d74272ffa
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9a1dd0>
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F79a9af75-cfdb-4cb1-9fdb-041cc7dcf0b8.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/79a9af75-cfdb-4cb1-9fdb-041cc7dcf0b8.jpg saved to cache
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4e00b779-7a21-5e91-882f-e97d74272ffa
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f307090>
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F047af657-07f3-470e-8603-d8f178edf4a4.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/047af657-07f3-470e-8603-d8f178edf4a4.jpg saved to cache
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e00b779-7a21-5e91-882f-e97d74272ffa
2026-03-25 13:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745652/general/5c389b81-9473-4509-8447-17bad2aca821.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723053)
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f44db50>
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745652%252Fgeneral%252F5c389b81-9473-4509-8447-17bad2aca821.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745652/general/5c389b81-9473-4509-8447-17bad2aca821.jpg saved to cache
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4e00b779-7a21-5e91-882f-e97d74272ffa
2026-03-25 13:35:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e00b779-7a21-5e91-882f-e97d74272ffa, skipping ID generation
2026-03-25 13:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e00b779-7a21-5e91-882f-e97d74272ffa with scrape type 1
2026-03-25 13:35:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e00b779-7a21-5e91-882f-e97d74272ffa sending to next pipeline
2026-03-25 13:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4e00b779-7a21-5e91-882f-e97d74272ffa, identifier: 10723053
2026-03-25 13:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4e00b779-7a21-5e91-882f-e97d74272ffa with identifier: 10723053
2026-03-25 13:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4e00b779-7a21-5e91-882f-e97d74272ffa with identifier: 10723053
2026-03-25 13:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4e00b779-7a21-5e91-882f-e97d74272ffa with identifier: 10723053 to the API
2026-03-25 13:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745652/general/5c389b81-9473-4509-8447-17bad2aca821.jpg>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 328,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '4e00b779-7a21-5e91-882f-e97d74272ffa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NL72YDU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723053',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 74594,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99696,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745652/general/8712e910-adc1-4730-9ad3-3b9a7a9d7395.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105593,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745652/general/4bf00d97-e33a-4722-bf92-c8a75d5a4fdd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97072,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745652/general/7d07b8f5-4478-4fe1-a3d5-baeab6f4d061.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104321,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745652/general/d21c7d66-668c-4b02-88e1-59127551a4e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88413,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745652/general/23af90a5-09a6-4b57-9d16-fff42b93e96f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86484,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745652/general/5bc6d7a6-6ff3-477b-88cd-d99b3273c5b7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111055,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745652/general/79a9af75-cfdb-4cb1-9fdb-041cc7dcf0b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87223,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745652/general/5c389b81-9473-4509-8447-17bad2aca821.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e00b779-7a21-5e91-882f-e97d74272ffa/4e00b779-7a21-5e91-882f-e97d74272ffa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69640,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745652/general/047af657-07f3-470e-8603-d8f178edf4a4.jpg',
'Width': 800}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-60 2.5 Exclusive-Line - Hybrid - Automatic - 328 hp - '
'NL72YDU - 74,594 mi',
'transmission': 'automatic',
'trim': 'Exclusive-Line',
'vin': None,
'year': 2023}
2026-03-25 13:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:57 [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 13:35:57 [openlane.gb] INFO: Saving data for 10723053: {'created_time': 1774445757.278242, 'last_price_update_time': 1774445757.278254, 'auction_closing_time': 1774540800.0}
2026-03-25 13:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723053') HTTP/1.1" 204 0
2026-03-25 13:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723066> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab7b2277-8f52-50d7-a9d9-a91133b830cf with identifier: 10723066
2026-03-25 13:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab7b2277-8f52-50d7-a9d9-a91133b830cf with scrape type 1
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item ab7b2277-8f52-50d7-a9d9-a91133b830cf
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252Fcc3ea6eb-30fe-4b2a-9c28-0b42ebbe352e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/cc3ea6eb-30fe-4b2a-9c28-0b42ebbe352e.jpg not downloaded yet
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252F663b97b2-fab3-4004-bbbf-928a13a0db17.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/663b97b2-fab3-4004-bbbf-928a13a0db17.jpg not downloaded yet
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252Fc5054eb9-1439-4d76-a2fa-f4f338dacddf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/c5054eb9-1439-4d76-a2fa-f4f338dacddf.jpg not downloaded yet
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252Ffcc07d57-17b4-4892-8ab4-f519f7a61fdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/fcc07d57-17b4-4892-8ab4-f519f7a61fdf.jpg not downloaded yet
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252Fba338a1c-bd32-40db-b79c-d6b2c7f463a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/ba338a1c-bd32-40db-b79c-d6b2c7f463a6.jpg not downloaded yet
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252F4090b9b1-2ed2-413e-97a3-965ee77c1302.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/4090b9b1-2ed2-413e-97a3-965ee77c1302.jpg not downloaded yet
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252Fa670d95e-8394-4055-9e2e-706be44a298c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/a670d95e-8394-4055-9e2e-706be44a298c.jpg not downloaded yet
2026-03-25 13:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745665/general/cc3ea6eb-30fe-4b2a-9c28-0b42ebbe352e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723066)
2026-03-25 13:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745665/general/663b97b2-fab3-4004-bbbf-928a13a0db17.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723066)
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252F3ab4fe97-8d39-4a95-b990-7aff2a19cfb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/3ab4fe97-8d39-4a95-b990-7aff2a19cfb8.jpg not downloaded yet
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252Ff8ca57e8-5a93-4798-a5d7-5bd269d7c1fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/f8ca57e8-5a93-4798-a5d7-5bd269d7c1fe.jpg not downloaded yet
2026-03-25 13:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745665/general/c5054eb9-1439-4d76-a2fa-f4f338dacddf.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723066)
2026-03-25 13:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745665/general/4090b9b1-2ed2-413e-97a3-965ee77c1302.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723066)
2026-03-25 13:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745665/general/fcc07d57-17b4-4892-8ab4-f519f7a61fdf.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723066)
2026-03-25 13:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745665/general/ba338a1c-bd32-40db-b79c-d6b2c7f463a6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723066)
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e961610>
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252Fcc3ea6eb-30fe-4b2a-9c28-0b42ebbe352e.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/cc3ea6eb-30fe-4b2a-9c28-0b42ebbe352e.jpg saved to cache
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ab7b2277-8f52-50d7-a9d9-a91133b830cf
2026-03-25 13:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745665/general/f8ca57e8-5a93-4798-a5d7-5bd269d7c1fe.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723066)
2026-03-25 13:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745665/general/3ab4fe97-8d39-4a95-b990-7aff2a19cfb8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723066)
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e94e010>
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252F663b97b2-fab3-4004-bbbf-928a13a0db17.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/663b97b2-fab3-4004-bbbf-928a13a0db17.jpg saved to cache
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ab7b2277-8f52-50d7-a9d9-a91133b830cf
2026-03-25 13:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745665/general/a670d95e-8394-4055-9e2e-706be44a298c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723066)
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f8f6950>
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252Fc5054eb9-1439-4d76-a2fa-f4f338dacddf.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/c5054eb9-1439-4d76-a2fa-f4f338dacddf.jpg saved to cache
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ab7b2277-8f52-50d7-a9d9-a91133b830cf
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5ffb50>
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252F4090b9b1-2ed2-413e-97a3-965ee77c1302.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/4090b9b1-2ed2-413e-97a3-965ee77c1302.jpg saved to cache
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ab7b2277-8f52-50d7-a9d9-a91133b830cf
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f8e6010>
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252Ffcc07d57-17b4-4892-8ab4-f519f7a61fdf.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/fcc07d57-17b4-4892-8ab4-f519f7a61fdf.jpg saved to cache
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ab7b2277-8f52-50d7-a9d9-a91133b830cf
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227ebbc6d0>
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252Fba338a1c-bd32-40db-b79c-d6b2c7f463a6.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/ba338a1c-bd32-40db-b79c-d6b2c7f463a6.jpg saved to cache
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ab7b2277-8f52-50d7-a9d9-a91133b830cf
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f40f5d0>
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252Ff8ca57e8-5a93-4798-a5d7-5bd269d7c1fe.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/f8ca57e8-5a93-4798-a5d7-5bd269d7c1fe.jpg saved to cache
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ab7b2277-8f52-50d7-a9d9-a91133b830cf
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f66cf10>
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252F3ab4fe97-8d39-4a95-b990-7aff2a19cfb8.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/3ab4fe97-8d39-4a95-b990-7aff2a19cfb8.jpg saved to cache
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ab7b2277-8f52-50d7-a9d9-a91133b830cf
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eba3090>
2026-03-25 13:35:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:35: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 13:35:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745665%252Fgeneral%252Fa670d95e-8394-4055-9e2e-706be44a298c.jpg') HTTP/1.1" 204 0
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745665/general/a670d95e-8394-4055-9e2e-706be44a298c.jpg saved to cache
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ab7b2277-8f52-50d7-a9d9-a91133b830cf
2026-03-25 13:35:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab7b2277-8f52-50d7-a9d9-a91133b830cf, skipping ID generation
2026-03-25 13:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab7b2277-8f52-50d7-a9d9-a91133b830cf with scrape type 1
2026-03-25 13:35:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab7b2277-8f52-50d7-a9d9-a91133b830cf sending to next pipeline
2026-03-25 13:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ab7b2277-8f52-50d7-a9d9-a91133b830cf, identifier: 10723066
2026-03-25 13:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ab7b2277-8f52-50d7-a9d9-a91133b830cf with identifier: 10723066
2026-03-25 13:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ab7b2277-8f52-50d7-a9d9-a91133b830cf with identifier: 10723066
2026-03-25 13:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ab7b2277-8f52-50d7-a9d9-a91133b830cf with identifier: 10723066 to the API
2026-03-25 13:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:35: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 13:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745665/general/a670d95e-8394-4055-9e2e-706be44a298c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'ab7b2277-8f52-50d7-a9d9-a91133b830cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BV22XLK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723066',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Kia',
'model': 'Stonic',
'odometer': 12947,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89756,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745665/general/cc3ea6eb-30fe-4b2a-9c28-0b42ebbe352e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97286,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745665/general/663b97b2-fab3-4004-bbbf-928a13a0db17.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86003,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745665/general/c5054eb9-1439-4d76-a2fa-f4f338dacddf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92379,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745665/general/fcc07d57-17b4-4892-8ab4-f519f7a61fdf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75516,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745665/general/ba338a1c-bd32-40db-b79c-d6b2c7f463a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86786,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745665/general/4090b9b1-2ed2-413e-97a3-965ee77c1302.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92029,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745665/general/a670d95e-8394-4055-9e2e-706be44a298c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98378,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745665/general/3ab4fe97-8d39-4a95-b990-7aff2a19cfb8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7b2277-8f52-50d7-a9d9-a91133b830cf/ab7b2277-8f52-50d7-a9d9-a91133b830cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54368,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745665/general/f8ca57e8-5a93-4798-a5d7-5bd269d7c1fe.jpg',
'Width': 800}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic 1.0 - Petrol - Manual - 101 hp - BV22XLK - 12,947 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 13:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:59 [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 13:35:59 [openlane.gb] INFO: Saving data for 10723066: {'created_time': 1774445759.197922, 'last_price_update_time': 1774445759.197937, 'auction_closing_time': 1774540800.0}
2026-03-25 13:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723066') HTTP/1.1" 204 0
2026-03-25 13:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10722998> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd1a0d25-52de-5014-8db6-306e8e65a553 with identifier: 10722998
2026-03-25 13:36:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd1a0d25-52de-5014-8db6-306e8e65a553 with scrape type 1
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item dd1a0d25-52de-5014-8db6-306e8e65a553
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5745634%252Fgeneral%252Fd5eea4da-f989-4233-a56a-dff35acd3950.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/d5eea4da-f989-4233-a56a-dff35acd3950.jpg not downloaded yet
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5745634%252Fgeneral%252F6fdf54ef-35f2-4c6e-865b-f76bdac590fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/6fdf54ef-35f2-4c6e-865b-f76bdac590fc.jpg not downloaded yet
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5745634%252Fgeneral%252F6514ac81-5920-4040-bb27-835491376d98.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/6514ac81-5920-4040-bb27-835491376d98.jpg not downloaded yet
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5745634%252Fgeneral%252F2cfd5cf1-7aee-44a3-83a3-c8e1f7845dd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/2cfd5cf1-7aee-44a3-83a3-c8e1f7845dd0.jpg not downloaded yet
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5745634%252Fgeneral%252Fd9b5f7de-e0b8-454b-9539-b496d65306cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/d9b5f7de-e0b8-454b-9539-b496d65306cb.jpg not downloaded yet
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5745634%252Fgeneral%252Fd1db35d7-f8df-4882-9879-93080205994c.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/d1db35d7-f8df-4882-9879-93080205994c.jpg not downloaded yet
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5745634%252Fgeneral%252F838a53a9-ed38-491f-8bfc-ca610b310a12.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/838a53a9-ed38-491f-8bfc-ca610b310a12.jpg not downloaded yet
2026-03-25 13:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745634/general/6fdf54ef-35f2-4c6e-865b-f76bdac590fc.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722998)
2026-03-25 13:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745634/general/d5eea4da-f989-4233-a56a-dff35acd3950.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722998)
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5745634%252Fgeneral%252Fafebe24a-305d-4476-9e0a-654307425ecc.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/afebe24a-305d-4476-9e0a-654307425ecc.jpg not downloaded yet
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36: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%252F5745634%252Fgeneral%252Fe4f7fdd7-ee3f-4457-8f70-e1b77d8bfa1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/e4f7fdd7-ee3f-4457-8f70-e1b77d8bfa1b.jpg not downloaded yet
2026-03-25 13:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745634/general/6514ac81-5920-4040-bb27-835491376d98.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722998)
2026-03-25 13:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745634/general/2cfd5cf1-7aee-44a3-83a3-c8e1f7845dd0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722998)
2026-03-25 13:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745634/general/e4f7fdd7-ee3f-4457-8f70-e1b77d8bfa1b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722998)
2026-03-25 13:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745634/general/d1db35d7-f8df-4882-9879-93080205994c.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722998)
2026-03-25 13:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745634/general/d9b5f7de-e0b8-454b-9539-b496d65306cb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722998)
2026-03-25 13:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745634/general/afebe24a-305d-4476-9e0a-654307425ecc.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722998)
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f2285165390>
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745634%252Fgeneral%252F6fdf54ef-35f2-4c6e-865b-f76bdac590fc.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/6fdf54ef-35f2-4c6e-865b-f76bdac590fc.jpg saved to cache
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd1a0d25-52de-5014-8db6-306e8e65a553
2026-03-25 13:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745634/general/838a53a9-ed38-491f-8bfc-ca610b310a12.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10722998)
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb97f50>
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745634%252Fgeneral%252Fd5eea4da-f989-4233-a56a-dff35acd3950.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/d5eea4da-f989-4233-a56a-dff35acd3950.jpg saved to cache
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd1a0d25-52de-5014-8db6-306e8e65a553
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f47cbd0>
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745634%252Fgeneral%252F6514ac81-5920-4040-bb27-835491376d98.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/6514ac81-5920-4040-bb27-835491376d98.jpg saved to cache
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd1a0d25-52de-5014-8db6-306e8e65a553
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e955250>
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745634%252Fgeneral%252F2cfd5cf1-7aee-44a3-83a3-c8e1f7845dd0.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/2cfd5cf1-7aee-44a3-83a3-c8e1f7845dd0.jpg saved to cache
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dd1a0d25-52de-5014-8db6-306e8e65a553
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f6ebf90>
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745634%252Fgeneral%252Fe4f7fdd7-ee3f-4457-8f70-e1b77d8bfa1b.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/e4f7fdd7-ee3f-4457-8f70-e1b77d8bfa1b.jpg saved to cache
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dd1a0d25-52de-5014-8db6-306e8e65a553
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5d0810>
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745634%252Fgeneral%252Fd1db35d7-f8df-4882-9879-93080205994c.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/d1db35d7-f8df-4882-9879-93080205994c.jpg saved to cache
2026-03-25 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd1a0d25-52de-5014-8db6-306e8e65a553
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9554d0>
2026-03-25 13:36:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745634%252Fgeneral%252Fd9b5f7de-e0b8-454b-9539-b496d65306cb.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/d9b5f7de-e0b8-454b-9539-b496d65306cb.jpg saved to cache
2026-03-25 13:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd1a0d25-52de-5014-8db6-306e8e65a553
2026-03-25 13:36:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f530cd0>
2026-03-25 13:36:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745634%252Fgeneral%252Fafebe24a-305d-4476-9e0a-654307425ecc.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/afebe24a-305d-4476-9e0a-654307425ecc.jpg saved to cache
2026-03-25 13:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd1a0d25-52de-5014-8db6-306e8e65a553
2026-03-25 13:36:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4ed210>
2026-03-25 13:36:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745634%252Fgeneral%252F838a53a9-ed38-491f-8bfc-ca610b310a12.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745634/general/838a53a9-ed38-491f-8bfc-ca610b310a12.jpg saved to cache
2026-03-25 13:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dd1a0d25-52de-5014-8db6-306e8e65a553
2026-03-25 13:36:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd1a0d25-52de-5014-8db6-306e8e65a553, skipping ID generation
2026-03-25 13:36:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd1a0d25-52de-5014-8db6-306e8e65a553 with scrape type 1
2026-03-25 13:36:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd1a0d25-52de-5014-8db6-306e8e65a553 sending to next pipeline
2026-03-25 13:36:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: dd1a0d25-52de-5014-8db6-306e8e65a553, identifier: 10722998
2026-03-25 13:36:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: dd1a0d25-52de-5014-8db6-306e8e65a553 with identifier: 10722998
2026-03-25 13:36:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: dd1a0d25-52de-5014-8db6-306e8e65a553 with identifier: 10722998
2026-03-25 13:36:04 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: dd1a0d25-52de-5014-8db6-306e8e65a553 with identifier: 10722998 to the API
2026-03-25 13:36:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745634/general/838a53a9-ed38-491f-8bfc-ca610b310a12.jpg>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'dd1a0d25-52de-5014-8db6-306e8e65a553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AU22LZR',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10722998',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 27808,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86338,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745634/general/d5eea4da-f989-4233-a56a-dff35acd3950.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88390,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745634/general/6fdf54ef-35f2-4c6e-865b-f76bdac590fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80670,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745634/general/6514ac81-5920-4040-bb27-835491376d98.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82624,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745634/general/2cfd5cf1-7aee-44a3-83a3-c8e1f7845dd0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101019,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745634/general/d9b5f7de-e0b8-454b-9539-b496d65306cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82662,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745634/general/d1db35d7-f8df-4882-9879-93080205994c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89252,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745634/general/838a53a9-ed38-491f-8bfc-ca610b310a12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73541,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745634/general/afebe24a-305d-4476-9e0a-654307425ecc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd1a0d25-52de-5014-8db6-306e8e65a553/dd1a0d25-52de-5014-8db6-306e8e65a553_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71851,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745634/general/e4f7fdd7-ee3f-4457-8f70-e1b77d8bfa1b.jpg',
'Width': 800}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA 180 AMG Line - Petrol - Automatic - 136 hp - '
'AU22LZR - 27,808 mi',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 13:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:04 [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 13:36:04 [openlane.gb] INFO: Saving data for 10722998: {'created_time': 1774445764.636641, 'last_price_update_time': 1774445764.636657, 'auction_closing_time': 1774540800.0}
2026-03-25 13:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10722998') HTTP/1.1" 204 0
2026-03-25 13:36:05 [scrapy.extensions.logstats] INFO: Crawled 121 pages (at 42 pages/min), scraped 117 items (at 44 items/min)
2026-03-25 13:36:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-25 13:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716425> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with identifier: 10716425
2026-03-25 13:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with scrape type 2
2026-03-25 13:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with scrape type 2
2026-03-25 13:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11, identifier: 10716425
2026-03-25 13:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with identifier: 10716425
2026-03-25 13:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with identifier: 10716425
2026-03-25 13:36:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with identifier: 10716425 to the API
2026-03-25 13:36:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 430,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HT72LXS',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716425',
'listing': 'auction',
'location': 'Corby',
'make': 'Maserati',
'model': 'Levante',
'odometer': 40476,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 31800,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'Maserati Levante 3.0 Modena - Petrol - Automatic - 430 hp - HT72LXS '
'- 40,476 mi',
'transmission': 'automatic',
'trim': 'Modena',
'vin': None,
'year': 2023}
2026-03-25 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716425%27 HTTP/1.1" 200 None
2026-03-25 13:36:07 [openlane.gb] INFO: Saving data for 10716425: {'auction_closing_time': 1774447200.0, 'created_time': 1774344748.532834, 'last_price_update_time': 1774445767.870207}
2026-03-25 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716425') HTTP/1.1" 204 0
2026-03-25 13:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10721077> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:36:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 993da5d9-202c-51d2-97a1-c17397fd079a with identifier: 10721077
2026-03-25 13:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 993da5d9-202c-51d2-97a1-c17397fd079a with scrape type 1
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 993da5d9-202c-51d2-97a1-c17397fd079a
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252F2f5c7e1a-119e-4bb1-9ef5-36121998d9fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/2f5c7e1a-119e-4bb1-9ef5-36121998d9fd.jpg not downloaded yet
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252F9c505db6-9482-49e4-874f-67f529b96ff8.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/9c505db6-9482-49e4-874f-67f529b96ff8.jpg not downloaded yet
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252F7a9adc45-4062-46f9-be2b-397081334ef0.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/7a9adc45-4062-46f9-be2b-397081334ef0.jpg not downloaded yet
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252Fa0bc49e1-4552-4f89-97d6-5a0b261617e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/a0bc49e1-4552-4f89-97d6-5a0b261617e3.jpg not downloaded yet
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252F0cf6386c-bfdc-4fed-9748-a7fb34ac9570.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/0cf6386c-bfdc-4fed-9748-a7fb34ac9570.jpg not downloaded yet
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252Fd94d47e3-a030-4b99-8765-27e9e53617fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/d94d47e3-a030-4b99-8765-27e9e53617fb.jpg not downloaded yet
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252F43f02a44-60ff-4754-a8d4-ea706ea467a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/43f02a44-60ff-4754-a8d4-ea706ea467a3.jpg not downloaded yet
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252F8219cd3c-30ea-45c0-b259-27831ead60bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/8219cd3c-30ea-45c0-b259-27831ead60bb.jpg not downloaded yet
2026-03-25 13:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744838/general/9c505db6-9482-49e4-874f-67f529b96ff8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10721077)
2026-03-25 13:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744838/general/2f5c7e1a-119e-4bb1-9ef5-36121998d9fd.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10721077)
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252Fcf05ed9d-6bc2-40a2-b4a1-1f38e606fe4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/cf05ed9d-6bc2-40a2-b4a1-1f38e606fe4d.jpg not downloaded yet
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252F409e1105-d05f-48b8-9d6c-c3bb88db9302.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/409e1105-d05f-48b8-9d6c-c3bb88db9302.jpg not downloaded yet
2026-03-25 13:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744838/general/7a9adc45-4062-46f9-be2b-397081334ef0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10721077)
2026-03-25 13:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744838/general/a0bc49e1-4552-4f89-97d6-5a0b261617e3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10721077)
2026-03-25 13:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744838/general/d94d47e3-a030-4b99-8765-27e9e53617fb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10721077)
2026-03-25 13:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744838/general/0cf6386c-bfdc-4fed-9748-a7fb34ac9570.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10721077)
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f629090>
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252F9c505db6-9482-49e4-874f-67f529b96ff8.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/9c505db6-9482-49e4-874f-67f529b96ff8.jpg saved to cache
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 993da5d9-202c-51d2-97a1-c17397fd079a
2026-03-25 13:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744838/general/cf05ed9d-6bc2-40a2-b4a1-1f38e606fe4d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10721077)
2026-03-25 13:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744838/general/409e1105-d05f-48b8-9d6c-c3bb88db9302.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10721077)
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f4ed410>
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252F2f5c7e1a-119e-4bb1-9ef5-36121998d9fd.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/2f5c7e1a-119e-4bb1-9ef5-36121998d9fd.jpg saved to cache
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 993da5d9-202c-51d2-97a1-c17397fd079a
2026-03-25 13:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744838/general/43f02a44-60ff-4754-a8d4-ea706ea467a3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10721077)
2026-03-25 13:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744838/general/8219cd3c-30ea-45c0-b259-27831ead60bb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10721077)
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f5d0d50>
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252F7a9adc45-4062-46f9-be2b-397081334ef0.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/7a9adc45-4062-46f9-be2b-397081334ef0.jpg saved to cache
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 993da5d9-202c-51d2-97a1-c17397fd079a
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f56ddd0>
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252Fa0bc49e1-4552-4f89-97d6-5a0b261617e3.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/a0bc49e1-4552-4f89-97d6-5a0b261617e3.jpg saved to cache
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 993da5d9-202c-51d2-97a1-c17397fd079a
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f48e5d0>
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252Fd94d47e3-a030-4b99-8765-27e9e53617fb.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/d94d47e3-a030-4b99-8765-27e9e53617fb.jpg saved to cache
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 993da5d9-202c-51d2-97a1-c17397fd079a
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9216d0>
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252F0cf6386c-bfdc-4fed-9748-a7fb34ac9570.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/0cf6386c-bfdc-4fed-9748-a7fb34ac9570.jpg saved to cache
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 993da5d9-202c-51d2-97a1-c17397fd079a
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9200d0>
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252Fcf05ed9d-6bc2-40a2-b4a1-1f38e606fe4d.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/cf05ed9d-6bc2-40a2-b4a1-1f38e606fe4d.jpg saved to cache
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 993da5d9-202c-51d2-97a1-c17397fd079a
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f48d8d0>
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252F409e1105-d05f-48b8-9d6c-c3bb88db9302.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/409e1105-d05f-48b8-9d6c-c3bb88db9302.jpg saved to cache
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 993da5d9-202c-51d2-97a1-c17397fd079a
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f62bb10>
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252F43f02a44-60ff-4754-a8d4-ea706ea467a3.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/43f02a44-60ff-4754-a8d4-ea706ea467a3.jpg saved to cache
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 993da5d9-202c-51d2-97a1-c17397fd079a
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f7e3f10>
2026-03-25 13:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:36: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 13:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744838%252Fgeneral%252F8219cd3c-30ea-45c0-b259-27831ead60bb.jpg') HTTP/1.1" 204 0
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744838/general/8219cd3c-30ea-45c0-b259-27831ead60bb.jpg saved to cache
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 993da5d9-202c-51d2-97a1-c17397fd079a
2026-03-25 13:36:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 993da5d9-202c-51d2-97a1-c17397fd079a, skipping ID generation
2026-03-25 13:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 993da5d9-202c-51d2-97a1-c17397fd079a with scrape type 1
2026-03-25 13:36:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 993da5d9-202c-51d2-97a1-c17397fd079a sending to next pipeline
2026-03-25 13:36:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 993da5d9-202c-51d2-97a1-c17397fd079a, identifier: 10721077
2026-03-25 13:36:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 993da5d9-202c-51d2-97a1-c17397fd079a with identifier: 10721077
2026-03-25 13:36:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 993da5d9-202c-51d2-97a1-c17397fd079a with identifier: 10721077
2026-03-25 13:36:14 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 993da5d9-202c-51d2-97a1-c17397fd079a with identifier: 10721077 to the API
2026-03-25 13:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:36:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:36:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744838/general/8219cd3c-30ea-45c0-b259-27831ead60bb.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': 150,
'expiration_date': '2026-03-25T13:58:00Z',
'fuel_type': 'Electric',
'id': '993da5d9-202c-51d2-97a1-c17397fd079a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LP72OSJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10721077',
'listing': 'auction',
'location': 'Bruntingthorpe',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 19069,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105596,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744838/general/2f5c7e1a-119e-4bb1-9ef5-36121998d9fd.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105640,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744838/general/9c505db6-9482-49e4-874f-67f529b96ff8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106732,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744838/general/7a9adc45-4062-46f9-be2b-397081334ef0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109242,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744838/general/a0bc49e1-4552-4f89-97d6-5a0b261617e3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152908,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744838/general/0cf6386c-bfdc-4fed-9748-a7fb34ac9570.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140337,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744838/general/d94d47e3-a030-4b99-8765-27e9e53617fb.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168416,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744838/general/43f02a44-60ff-4754-a8d4-ea706ea467a3.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179819,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744838/general/8219cd3c-30ea-45c0-b259-27831ead60bb.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154641,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744838/general/cf05ed9d-6bc2-40a2-b4a1-1f38e606fe4d.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_993da5d9-202c-51d2-97a1-c17397fd079a/993da5d9-202c-51d2-97a1-c17397fd079a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106559,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744838/general/409e1105-d05f-48b8-9d6c-c3bb88db9302.jpg',
'Width': 1500}],
'price': 4500,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'Avis Budget UK Ltd',
'title': 'Nissan Leaf 40 kWh Acenta - Electric - Automatic - 150 hp - LP72OSJ '
'- 19,069 mi',
'transmission': 'automatic',
'trim': 'Acenta',
'vin': None,
'year': 2022}
2026-03-25 13:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721077%27 HTTP/1.1" 200 None
2026-03-25 13:36:14 [openlane.gb] INFO: Saving data for 10721077: {'created_time': 1774445774.669552, 'last_price_update_time': 1774445774.669563, 'auction_closing_time': 1774447080.0}
2026-03-25 13:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721077') HTTP/1.1" 204 0
2026-03-25 13:37:05 [scrapy.extensions.logstats] INFO: Crawled 123 pages (at 2 pages/min), scraped 119 items (at 2 items/min)
2026-03-25 13:37:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-25 13:37:37 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.384(s), this was the 1st time calling it.
2026-03-25 13:37:37 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.323944228932589 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 13:37:37 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.385(s), this was the 1st time calling it.
2026-03-25 13:37:37 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.710497026373181 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 13:37:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:37:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:37:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716393> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:37:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 109f99ca-3d79-5234-a100-99a74632eaf6 with identifier: 10716393
2026-03-25 13:37:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 109f99ca-3d79-5234-a100-99a74632eaf6 with scrape type 2
2026-03-25 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 109f99ca-3d79-5234-a100-99a74632eaf6 with scrape type 2
2026-03-25 13:37:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 109f99ca-3d79-5234-a100-99a74632eaf6, identifier: 10716393
2026-03-25 13:37:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 109f99ca-3d79-5234-a100-99a74632eaf6 with identifier: 10716393
2026-03-25 13:37:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 109f99ca-3d79-5234-a100-99a74632eaf6 with identifier: 10716393
2026-03-25 13:37:43 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 109f99ca-3d79-5234-a100-99a74632eaf6 with identifier: 10716393 to the API
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:37:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716393>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '109f99ca-3d79-5234-a100-99a74632eaf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP74BOJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716393',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 5576,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2024-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WP74BOJ - 5,576 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716393%27 HTTP/1.1" 200 None
2026-03-25 13:37:43 [openlane.gb] INFO: Saving data for 10716393: {'auction_closing_time': 1774447200.0, 'created_time': 1774344666.409604, 'last_price_update_time': 1774445863.72918}
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716393') HTTP/1.1" 204 0
2026-03-25 13:37:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.205(s), this was the 1st time calling it.
2026-03-25 13:37:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.762334835843639 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 13:38:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:38:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716410> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea76dd53-ef29-5337-9b9d-55e326021f9b with identifier: 10716410
2026-03-25 13:38:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea76dd53-ef29-5337-9b9d-55e326021f9b with scrape type 2
2026-03-25 13:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea76dd53-ef29-5337-9b9d-55e326021f9b with scrape type 2
2026-03-25 13:38:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ea76dd53-ef29-5337-9b9d-55e326021f9b, identifier: 10716410
2026-03-25 13:38:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ea76dd53-ef29-5337-9b9d-55e326021f9b with identifier: 10716410
2026-03-25 13:38:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ea76dd53-ef29-5337-9b9d-55e326021f9b with identifier: 10716410
2026-03-25 13:38:02 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ea76dd53-ef29-5337-9b9d-55e326021f9b with identifier: 10716410 to the API
2026-03-25 13:38:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716410>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ea76dd53-ef29-5337-9b9d-55e326021f9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YP18BVZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716410',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Compass',
'odometer': 60207,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2018-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 1.4 MultiAir Longitude - Petrol - Manual - 140 hp - '
'YP18BVZ - 60,207 mi',
'transmission': 'manual',
'trim': 'Longitude',
'vin': None,
'year': 2018}
2026-03-25 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716410%27 HTTP/1.1" 200 None
2026-03-25 13:38:02 [openlane.gb] INFO: Saving data for 10716410: {'auction_closing_time': 1774447200.0, 'created_time': 1774344668.197778, 'last_price_update_time': 1774445882.782121}
2026-03-25 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716410') HTTP/1.1" 204 0
2026-03-25 13:38:05 [scrapy.extensions.logstats] INFO: Crawled 125 pages (at 2 pages/min), scraped 121 items (at 2 items/min)
2026-03-25 13:38:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-25 13:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10723010> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-25 13:38:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3ff928c-3ce7-5010-9dcb-6732ee19c198 with identifier: 10723010
2026-03-25 13:38:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3ff928c-3ce7-5010-9dcb-6732ee19c198 with scrape type 1
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item a3ff928c-3ce7-5010-9dcb-6732ee19c198
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5745646%252Fgeneral%252F84dd590f-1186-49a7-b253-433dd8d5d660.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/84dd590f-1186-49a7-b253-433dd8d5d660.jpg not downloaded yet
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5745646%252Fgeneral%252F739c6e1c-723a-4a58-8284-1f5ed65c6199.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/739c6e1c-723a-4a58-8284-1f5ed65c6199.jpg not downloaded yet
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5745646%252Fgeneral%252F351552aa-9ae3-44b0-aba9-0233d1290960.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/351552aa-9ae3-44b0-aba9-0233d1290960.jpg not downloaded yet
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5745646%252Fgeneral%252F6cadaf88-776b-4309-a56e-fd18e7ce9560.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/6cadaf88-776b-4309-a56e-fd18e7ce9560.jpg not downloaded yet
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5745646%252Fgeneral%252Fe9924dd3-3e5a-45e6-8ecd-c89b86c8d3d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/e9924dd3-3e5a-45e6-8ecd-c89b86c8d3d2.jpg not downloaded yet
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5745646%252Fgeneral%252Fe0c7b594-128c-42c0-8048-e461d30e9f4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/e0c7b594-128c-42c0-8048-e461d30e9f4e.jpg not downloaded yet
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5745646%252Fgeneral%252F1056d808-0e7e-4fd5-8074-62637796b72a.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/1056d808-0e7e-4fd5-8074-62637796b72a.jpg not downloaded yet
2026-03-25 13:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5745646%252Fgeneral%252Fa619620e-c536-489a-be71-15d930336186.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/a619620e-c536-489a-be71-15d930336186.jpg not downloaded yet
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38: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%252F5745646%252Fgeneral%252F839432f2-a7a7-4ccc-95e1-279698baab10.jpg%27 HTTP/1.1" 200 None
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/839432f2-a7a7-4ccc-95e1-279698baab10.jpg not downloaded yet
2026-03-25 13:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745646/general/351552aa-9ae3-44b0-aba9-0233d1290960.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723010)
2026-03-25 13:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745646/general/84dd590f-1186-49a7-b253-433dd8d5d660.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723010)
2026-03-25 13:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745646/general/6cadaf88-776b-4309-a56e-fd18e7ce9560.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723010)
2026-03-25 13:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745646/general/e9924dd3-3e5a-45e6-8ecd-c89b86c8d3d2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723010)
2026-03-25 13:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745646/general/1056d808-0e7e-4fd5-8074-62637796b72a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723010)
2026-03-25 13:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745646/general/839432f2-a7a7-4ccc-95e1-279698baab10.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723010)
2026-03-25 13:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745646/general/a619620e-c536-489a-be71-15d930336186.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723010)
2026-03-25 13:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745646/general/e0c7b594-128c-42c0-8048-e461d30e9f4e.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723010)
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f467290>
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745646%252Fgeneral%252F351552aa-9ae3-44b0-aba9-0233d1290960.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/351552aa-9ae3-44b0-aba9-0233d1290960.jpg saved to cache
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a3ff928c-3ce7-5010-9dcb-6732ee19c198
2026-03-25 13:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745646/general/739c6e1c-723a-4a58-8284-1f5ed65c6199.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10723010)
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f49c190>
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745646%252Fgeneral%252F84dd590f-1186-49a7-b253-433dd8d5d660.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/84dd590f-1186-49a7-b253-433dd8d5d660.jpg saved to cache
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a3ff928c-3ce7-5010-9dcb-6732ee19c198
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f787f10>
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745646%252Fgeneral%252F6cadaf88-776b-4309-a56e-fd18e7ce9560.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/6cadaf88-776b-4309-a56e-fd18e7ce9560.jpg saved to cache
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a3ff928c-3ce7-5010-9dcb-6732ee19c198
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227e9885d0>
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745646%252Fgeneral%252Fe9924dd3-3e5a-45e6-8ecd-c89b86c8d3d2.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/e9924dd3-3e5a-45e6-8ecd-c89b86c8d3d2.jpg saved to cache
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a3ff928c-3ce7-5010-9dcb-6732ee19c198
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f48d010>
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745646%252Fgeneral%252F1056d808-0e7e-4fd5-8074-62637796b72a.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/1056d808-0e7e-4fd5-8074-62637796b72a.jpg saved to cache
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a3ff928c-3ce7-5010-9dcb-6732ee19c198
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eba3c90>
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745646%252Fgeneral%252F839432f2-a7a7-4ccc-95e1-279698baab10.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/839432f2-a7a7-4ccc-95e1-279698baab10.jpg saved to cache
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a3ff928c-3ce7-5010-9dcb-6732ee19c198
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb9b9d0>
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745646%252Fgeneral%252Fa619620e-c536-489a-be71-15d930336186.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/a619620e-c536-489a-be71-15d930336186.jpg saved to cache
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a3ff928c-3ce7-5010-9dcb-6732ee19c198
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227eb12910>
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745646%252Fgeneral%252Fe0c7b594-128c-42c0-8048-e461d30e9f4e.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/e0c7b594-128c-42c0-8048-e461d30e9f4e.jpg saved to cache
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a3ff928c-3ce7-5010-9dcb-6732ee19c198
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f227f320a10>
2026-03-25 13:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:38: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 13:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745646%252Fgeneral%252F739c6e1c-723a-4a58-8284-1f5ed65c6199.jpg') HTTP/1.1" 204 0
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745646/general/739c6e1c-723a-4a58-8284-1f5ed65c6199.jpg saved to cache
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a3ff928c-3ce7-5010-9dcb-6732ee19c198
2026-03-25 13:38:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a3ff928c-3ce7-5010-9dcb-6732ee19c198, skipping ID generation
2026-03-25 13:38:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3ff928c-3ce7-5010-9dcb-6732ee19c198 with scrape type 1
2026-03-25 13:38:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3ff928c-3ce7-5010-9dcb-6732ee19c198 sending to next pipeline
2026-03-25 13:38:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a3ff928c-3ce7-5010-9dcb-6732ee19c198, identifier: 10723010
2026-03-25 13:38:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a3ff928c-3ce7-5010-9dcb-6732ee19c198 with identifier: 10723010
2026-03-25 13:38:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a3ff928c-3ce7-5010-9dcb-6732ee19c198 with identifier: 10723010
2026-03-25 13:38:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a3ff928c-3ce7-5010-9dcb-6732ee19c198 with identifier: 10723010 to the API
2026-03-25 13:38:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:38: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 13:38:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745646/general/739c6e1c-723a-4a58-8284-1f5ed65c6199.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'a3ff928c-3ce7-5010-9dcb-6732ee19c198',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YX22HMG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10723010',
'listing': 'auction',
'location': 'CLM NEWPRT',
'make': 'Mini',
'model': '5 Doors',
'odometer': 22267,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87559,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745646/general/84dd590f-1186-49a7-b253-433dd8d5d660.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104518,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745646/general/739c6e1c-723a-4a58-8284-1f5ed65c6199.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86298,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745646/general/351552aa-9ae3-44b0-aba9-0233d1290960.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100429,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745646/general/6cadaf88-776b-4309-a56e-fd18e7ce9560.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77226,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745646/general/e9924dd3-3e5a-45e6-8ecd-c89b86c8d3d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99277,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745646/general/e0c7b594-128c-42c0-8048-e461d30e9f4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83985,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745646/general/1056d808-0e7e-4fd5-8074-62637796b72a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60508,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745646/general/a619620e-c536-489a-be71-15d930336186.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3ff928c-3ce7-5010-9dcb-6732ee19c198/a3ff928c-3ce7-5010-9dcb-6732ee19c198_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84117,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745646/general/839432f2-a7a7-4ccc-95e1-279698baab10.jpg',
'Width': 800}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mini 5 Doors Cooper 1.5 Classic - Petrol - Manual - 136 hp - '
'YX22HMG - 22,267 mi',
'transmission': 'manual',
'trim': 'Classic',
'vin': None,
'year': 2022}
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:08 [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 13:38:08 [openlane.gb] INFO: Saving data for 10723010: {'created_time': 1774445888.153561, 'last_price_update_time': 1774445888.153572, 'auction_closing_time': 1774540800.0}
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723010') HTTP/1.1" 204 0
2026-03-25 13:38:08 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 13:38:08 [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 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:38:08 [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%201774013888 HTTP/1.1" 200 None
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10630365') HTTP/1.1" 204 0
2026-03-25 13:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701432') HTTP/1.1" 204 0
2026-03-25 13:38:08 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (122 items) in: file:///var/lib/scrapyd/items/sourcing_v2/openlane.gb/task_10_2026-03-25T13_30_00.jl
2026-03-25 13:38:08 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 500874,
'downloader/request_count': 451,
'downloader/request_method_count/GET': 448,
'downloader/request_method_count/POST': 3,
'downloader/response_bytes': 38382711,
'downloader/response_count': 451,
'downloader/response_status_count/200': 451,
'elapsed_time_seconds': 482.568454,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 13, 38, 8, 323591, tzinfo=datetime.timezone.utc),
'item_scraped_count': 122,
'log_count/DEBUG': 4476,
'log_count/INFO': 3995,
'memusage/max': 193548288,
'memusage/startup': 150544384,
'photo_download_count': 325,
'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': 183,
'playwright/request_count/method/GET': 159,
'playwright/request_count/method/POST': 24,
'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': 35,
'playwright/request_count/resource_type/other': 2,
'playwright/request_count/resource_type/script': 65,
'playwright/request_count/resource_type/stylesheet': 6,
'playwright/request_count/resource_type/xhr': 9,
'playwright/response_count': 170,
'playwright/response_count/method/GET': 146,
'playwright/response_count/method/POST': 24,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 55,
'playwright/response_count/resource_type/font': 6,
'playwright/response_count/resource_type/image': 28,
'playwright/response_count/resource_type/other': 2,
'playwright/response_count/resource_type/script': 63,
'playwright/response_count/resource_type/stylesheet': 6,
'playwright/response_count/resource_type/xhr': 8,
'request_depth_max': 4,
'response_received_count': 126,
'scheduler/dequeued': 451,
'scheduler/dequeued/memory': 451,
'scheduler/enqueued': 451,
'scheduler/enqueued/memory': 451,
'scrape_type/new': 38,
'scrape_type/price_update': 84,
'scrape_type/skipped': 166,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 136,
'scrapy-zyte-api/error_ratio': 0.08088235294117647,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/errors': 11,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 10,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 11.457899409109759,
'scrapy-zyte-api/mean_response_seconds': 11.485125287935139,
'scrapy-zyte-api/processed': 125,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 125,
'scrapy-zyte-api/request_args/experimental.requestCookies': 125,
'scrapy-zyte-api/request_args/experimental.responseCookies': 125,
'scrapy-zyte-api/request_args/httpRequestBody': 3,
'scrapy-zyte-api/request_args/httpRequestMethod': 3,
'scrapy-zyte-api/request_args/httpResponseBody': 125,
'scrapy-zyte-api/request_args/httpResponseHeaders': 125,
'scrapy-zyte-api/request_args/url': 125,
'scrapy-zyte-api/status_codes/0': 10,
'scrapy-zyte-api/status_codes/200': 125,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 125,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 288,
'source/total_available': 288,
'start_time': datetime.datetime(2026, 3, 25, 13, 30, 5, 755137, tzinfo=datetime.timezone.utc)}
2026-03-25 13:38:08 [scrapy.core.engine] INFO: Spider closed (finished)